forked from naskya/firefish
chore: upgrade dependencies
This commit is contained in:
parent
475e2877f1
commit
23ab5567dd
6 changed files with 337 additions and 340 deletions
File diff suppressed because it is too large
Load diff
|
@ -49,7 +49,7 @@
|
|||
"@biomejs/cli-linux-x64": "1.4.1",
|
||||
"@types/gulp": "4.0.17",
|
||||
"@types/gulp-rename": "2.0.6",
|
||||
"@types/node": "20.10.5",
|
||||
"@types/node": "20.10.6",
|
||||
"add": "2.0.6",
|
||||
"cross-env": "7.0.3",
|
||||
"execa": "8.0.1",
|
||||
|
|
|
@ -41,13 +41,13 @@
|
|||
"ajv": "8.12.0",
|
||||
"archiver": "6.0.1",
|
||||
"argon2": "^0.31.2",
|
||||
"aws-sdk": "2.1527.0",
|
||||
"aws-sdk": "2.1528.0",
|
||||
"axios": "1.6.3",
|
||||
"bcryptjs": "2.4.3",
|
||||
"blurhash": "2.0.5",
|
||||
"bull": "4.12.0",
|
||||
"cacheable-lookup": "TheEssem/cacheable-lookup",
|
||||
"cbor-x": "1.5.6",
|
||||
"cbor-x": "1.5.7",
|
||||
"chalk": "5.3.0",
|
||||
"chalk-template": "1.1.0",
|
||||
"chokidar": "3.5.3",
|
||||
|
@ -74,7 +74,7 @@
|
|||
"json5": "2.2.3",
|
||||
"jsonld": "8.3.2",
|
||||
"jsrsasign": "10.9.0",
|
||||
"koa": "2.14.2",
|
||||
"koa": "2.15.0",
|
||||
"koa-body": "6.0.1",
|
||||
"koa-bodyparser": "4.4.1",
|
||||
"koa-favicon": "2.1.0",
|
||||
|
@ -92,7 +92,7 @@
|
|||
"native-utils": "link:native-utils",
|
||||
"nested-property": "4.0.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"nodemailer": "6.9.7",
|
||||
"nodemailer": "6.9.8",
|
||||
"nsfwjs": "2.4.2",
|
||||
"opencc-js": "1.0.5",
|
||||
"os-utils": "0.0.14",
|
||||
|
@ -134,7 +134,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.1.63",
|
||||
"@swc/core": "1.3.101",
|
||||
"@swc/core": "1.3.102",
|
||||
"@types/adm-zip": "0.5.5",
|
||||
"@types/bcryptjs": "2.4.6",
|
||||
"@types/escape-regexp": "0.0.3",
|
||||
|
@ -152,7 +152,7 @@
|
|||
"@types/koa__cors": "5.0.0",
|
||||
"@types/koa__multer": "2.0.7",
|
||||
"@types/koa__router": "12.0.4",
|
||||
"@types/node": "20.10.5",
|
||||
"@types/node": "20.10.6",
|
||||
"@types/node-fetch": "2.6.10",
|
||||
"@types/nodemailer": "6.4.14",
|
||||
"@types/oauth": "0.9.4",
|
||||
|
|
|
@ -31,9 +31,9 @@
|
|||
"@types/throttle-debounce": "5.0.2",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"@types/uuid": "9.0.7",
|
||||
"@vitejs/plugin-vue": "5.0.0",
|
||||
"@vue/compiler-sfc": "3.3.13",
|
||||
"@vue/runtime-core": "3.3.13",
|
||||
"@vitejs/plugin-vue": "5.0.2",
|
||||
"@vue/compiler-sfc": "3.4.3",
|
||||
"@vue/runtime-core": "3.4.3",
|
||||
"autobind-decorator": "2.4.0",
|
||||
"autosize": "6.0.1",
|
||||
"blurhash": "2.0.5",
|
||||
|
@ -68,9 +68,9 @@
|
|||
"prettier": "3.1.1",
|
||||
"prismjs": "1.29.0",
|
||||
"punycode": "2.3.1",
|
||||
"rollup": "4.9.1",
|
||||
"rollup": "4.9.2",
|
||||
"s-age": "1.1.2",
|
||||
"sass": "1.69.5",
|
||||
"sass": "1.69.6",
|
||||
"seedrandom": "3.0.5",
|
||||
"stringz": "2.1.0",
|
||||
"swiper": "11.0.5",
|
||||
|
@ -85,8 +85,8 @@
|
|||
"uuid": "9.0.1",
|
||||
"vite": "5.0.10",
|
||||
"vite-plugin-compression": "0.5.1",
|
||||
"vue": "3.3.13",
|
||||
"vue-draggable-plus": "^0.3.3",
|
||||
"vue": "3.4.3",
|
||||
"vue-draggable-plus": "^0.3.4",
|
||||
"vue-plyr": "^7.0.0",
|
||||
"vue-prism-editor": "2.0.0-alpha.2"
|
||||
}
|
||||
|
|
|
@ -19,11 +19,11 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.1.63",
|
||||
"@swc/core": "1.3.101",
|
||||
"@swc/core": "1.3.102",
|
||||
"@swc/types": "0.1.5",
|
||||
"@types/node": "20.10.5",
|
||||
"@types/node": "20.10.6",
|
||||
"ts-node": "10.9.2",
|
||||
"tsd": "0.30.1",
|
||||
"tsd": "0.30.2",
|
||||
"typescript": "5.3.3"
|
||||
},
|
||||
"files": [
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.1.63",
|
||||
"@swc/core": "1.3.101",
|
||||
"@swc/core": "1.3.102",
|
||||
"@swc/core-android-arm64": "1.3.11",
|
||||
"firefish-js": "workspace:*",
|
||||
"idb-keyval": "6.2.1",
|
||||
|
|
Loading…
Reference in a new issue