fix: frontend not being able to build

This commit is contained in:
Marie 2023-12-28 19:37:22 +01:00
parent 870f70a683
commit 18e82c0627
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
3 changed files with 8 additions and 8 deletions

View file

@ -76,7 +76,7 @@
"@nestjs/core": "10.2.10",
"@nestjs/testing": "10.2.10",
"@peertube/http-signature": "1.7.0",
"@sharkey/sfm-js": "0.24.2",
"@sharkey/sfm-js": "0.24.3",
"@simplewebauthn/server": "8.3.5",
"@sinonjs/fake-timers": "11.2.2",
"@smithy/node-http-handler": "2.1.10",

View file

@ -22,7 +22,7 @@
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-replace": "5.0.5",
"@rollup/pluginutils": "5.1.0",
"@sharkey/sfm-js": "0.24.2",
"@sharkey/sfm-js": "0.24.3",
"@syuilo/aiscript": "0.16.0",
"@phosphor-icons/web": "^2.0.3",
"@twemoji/parser": "15.0.0",