mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-13 00:43:08 +02:00
upd: up sfm.js version
This commit is contained in:
parent
9a9f61a6c0
commit
870f70a683
3 changed files with 8 additions and 8 deletions
|
@ -76,7 +76,7 @@
|
||||||
"@nestjs/core": "10.2.10",
|
"@nestjs/core": "10.2.10",
|
||||||
"@nestjs/testing": "10.2.10",
|
"@nestjs/testing": "10.2.10",
|
||||||
"@peertube/http-signature": "1.7.0",
|
"@peertube/http-signature": "1.7.0",
|
||||||
"@sharkey/sfm-js": "0.24.1",
|
"@sharkey/sfm-js": "0.24.2",
|
||||||
"@simplewebauthn/server": "8.3.5",
|
"@simplewebauthn/server": "8.3.5",
|
||||||
"@sinonjs/fake-timers": "11.2.2",
|
"@sinonjs/fake-timers": "11.2.2",
|
||||||
"@smithy/node-http-handler": "2.1.10",
|
"@smithy/node-http-handler": "2.1.10",
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
"@rollup/plugin-json": "6.1.0",
|
"@rollup/plugin-json": "6.1.0",
|
||||||
"@rollup/plugin-replace": "5.0.5",
|
"@rollup/plugin-replace": "5.0.5",
|
||||||
"@rollup/pluginutils": "5.1.0",
|
"@rollup/pluginutils": "5.1.0",
|
||||||
"@sharkey/sfm-js": "0.24.1",
|
"@sharkey/sfm-js": "0.24.2",
|
||||||
"@syuilo/aiscript": "0.16.0",
|
"@syuilo/aiscript": "0.16.0",
|
||||||
"@phosphor-icons/web": "^2.0.3",
|
"@phosphor-icons/web": "^2.0.3",
|
||||||
"@twemoji/parser": "15.0.0",
|
"@twemoji/parser": "15.0.0",
|
||||||
|
|
|
@ -110,8 +110,8 @@ importers:
|
||||||
specifier: 1.7.0
|
specifier: 1.7.0
|
||||||
version: 1.7.0
|
version: 1.7.0
|
||||||
'@sharkey/sfm-js':
|
'@sharkey/sfm-js':
|
||||||
specifier: 0.24.1
|
specifier: 0.24.2
|
||||||
version: 0.24.1
|
version: 0.24.2
|
||||||
'@simplewebauthn/server':
|
'@simplewebauthn/server':
|
||||||
specifier: 8.3.5
|
specifier: 8.3.5
|
||||||
version: 8.3.5
|
version: 8.3.5
|
||||||
|
@ -673,8 +673,8 @@ importers:
|
||||||
specifier: 5.1.0
|
specifier: 5.1.0
|
||||||
version: 5.1.0(rollup@4.9.1)
|
version: 5.1.0(rollup@4.9.1)
|
||||||
'@sharkey/sfm-js':
|
'@sharkey/sfm-js':
|
||||||
specifier: 0.24.1
|
specifier: 0.24.2
|
||||||
version: 0.24.1
|
version: 0.24.2
|
||||||
'@syuilo/aiscript':
|
'@syuilo/aiscript':
|
||||||
specifier: 0.16.0
|
specifier: 0.16.0
|
||||||
version: 0.16.0
|
version: 0.16.0
|
||||||
|
@ -5853,8 +5853,8 @@ packages:
|
||||||
string-argv: 0.3.1
|
string-argv: 0.3.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@sharkey/sfm-js@0.24.1:
|
/@sharkey/sfm-js@0.24.2:
|
||||||
resolution: {integrity: sha512-STBMI34OEXjS94+/uUk9MtJLoKzF6TqZbS6BZRZ8bo4NEq2rTH330R6Q90xSJI1FY6RIV7kxepIG8cjUumY4kA==, tarball: https://git.joinsharkey.org/api/packages/Sharkey/npm/%40sharkey%2Fsfm-js/-/0.24.1/sfm-js-0.24.1.tgz}
|
resolution: {integrity: sha512-xaOIyy+NGlb6TjzB3nB+80UU5ASHjyl2JE/RcKrHQJxkhjPtvSWvnoyKlKrG2pUEBCMyLrrpYViHECdJ9jJteA==, tarball: https://git.joinsharkey.org/api/packages/Sharkey/npm/%40sharkey%2Fsfm-js/-/0.24.2/sfm-js-0.24.2.tgz}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@twemoji/parser': 15.0.0
|
'@twemoji/parser': 15.0.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
Loading…
Reference in a new issue