update to sfm-js version 0.24.8

This commit is contained in:
Hazelnoot 2025-06-14 18:21:58 -04:00
parent b44264c38b
commit e3cf30ad09
4 changed files with 23 additions and 133 deletions

View file

@ -90,7 +90,7 @@
"@simplewebauthn/server": "12.0.0",
"@sinonjs/fake-timers": "11.3.1",
"@smithy/node-http-handler": "2.5.0",
"mfm-js": "npm:@transfem-org/sfm-js@0.24.6",
"mfm-js": "npm:@transfem-org/sfm-js@0.24.8",
"@twemoji/parser": "15.1.1",
"accepts": "1.3.8",
"ajv": "8.17.1",

View file

@ -12,7 +12,7 @@
"dependencies": {
"@discordapp/twemoji": "15.1.0",
"@phosphor-icons/web": "2.1.2",
"mfm-js": "npm:@transfem-org/sfm-js@0.24.6",
"mfm-js": "npm:@transfem-org/sfm-js@0.24.8",
"buraha": "0.0.1",
"frontend-shared": "workspace:*",
"json5": "2.2.3",

View file

@ -112,7 +112,7 @@
"@vue/compiler-core": "3.5.14",
"@vue/compiler-sfc": "3.5.14",
"@vue/runtime-core": "3.5.14",
"mfm-js": "npm:@transfem-org/sfm-js@0.24.6",
"mfm-js": "npm:@transfem-org/sfm-js@0.24.8",
"acorn": "8.14.1",
"astring": "1.9.0",
"cross-env": "7.0.3",