chore: update dependencies

This commit is contained in:
naskya 2024-02-15 23:37:49 +09:00
parent 4eefd534d8
commit 20127ff2b6
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C
6 changed files with 352 additions and 352 deletions

View file

@ -5,7 +5,7 @@
"type": "git",
"url": "https://firefish.dev/firefish/firefish.git"
},
"packageManager": "pnpm@8.15.2",
"packageManager": "pnpm@8.15.3",
"private": true,
"scripts": {
"rebuild": "pnpm run clean && pnpm run build",
@ -38,8 +38,8 @@
"chokidar": "^3.3.1"
},
"dependencies": {
"@bull-board/api": "5.14.0",
"@bull-board/ui": "5.14.0",
"@bull-board/api": "5.14.1",
"@bull-board/ui": "5.14.1",
"@napi-rs/cli": "^2.18.0",
"@tensorflow/tfjs": "^4.17.0",
"js-yaml": "4.1.0",
@ -53,7 +53,7 @@
"@biomejs/cli-linux-x64": "^1.5.3",
"@types/gulp": "4.0.17",
"@types/gulp-rename": "2.0.6",
"@types/node": "20.11.17",
"@types/node": "20.11.18",
"add": "2.0.6",
"cross-env": "7.0.3",
"execa": "8.0.1",
@ -63,7 +63,7 @@
"gulp-replace": "1.1.4",
"gulp-terser": "2.1.0",
"install-peers": "^1.0.4",
"pnpm": "8.15.2",
"pnpm": "8.15.3",
"typescript": "5.3.3"
}
}

View file

@ -22,9 +22,9 @@
"@tensorflow/tfjs-node": "4.17.0"
},
"dependencies": {
"@bull-board/api": "5.14.0",
"@bull-board/koa": "5.14.0",
"@bull-board/ui": "5.14.0",
"@bull-board/api": "5.14.1",
"@bull-board/koa": "5.14.1",
"@bull-board/ui": "5.14.1",
"@discordapp/twemoji": "^15.0.2",
"@elastic/elasticsearch": "8.12.1",
"@koa/cors": "5.0.0",
@ -32,7 +32,7 @@
"@koa/router": "12.0.1",
"@ladjs/koa-views": "9.0.0",
"@peertube/http-signature": "1.7.0",
"@redocly/openapi-core": "1.8.2",
"@redocly/openapi-core": "1.9.0",
"@sinonjs/fake-timers": "11.2.2",
"@tensorflow/tfjs": "^4.17.0",
"@twemoji/parser": "^15.0.0",
@ -40,7 +40,7 @@
"ajv": "8.12.0",
"archiver": "6.0.1",
"argon2": "^0.31.2",
"aws-sdk": "2.1555.0",
"aws-sdk": "2.1558.0",
"axios": "^1.6.7",
"backend-rs": "workspace:*",
"bcryptjs": "2.4.3",
@ -134,7 +134,7 @@
},
"devDependencies": {
"@swc/cli": "0.1.65",
"@swc/core": "1.4.0",
"@swc/core": "1.4.1",
"@types/adm-zip": "^0.5.5",
"@types/bcryptjs": "2.4.6",
"@types/color-convert": "^2.0.3",
@ -155,7 +155,7 @@
"@types/koa__multer": "2.0.7",
"@types/koa__router": "12.0.4",
"@types/mocha": "10.0.6",
"@types/node": "20.11.17",
"@types/node": "20.11.18",
"@types/node-fetch": "2.6.11",
"@types/nodemailer": "6.4.14",
"@types/oauth": "0.9.4",
@ -163,14 +163,14 @@
"@types/pg": "^8.11.0",
"@types/probe-image-size": "^7.2.4",
"@types/pug": "2.0.10",
"@types/punycode": "2.1.3",
"@types/punycode": "2.1.4",
"@types/qrcode": "1.5.5",
"@types/qs": "6.9.11",
"@types/random-seed": "0.3.5",
"@types/ratelimiter": "3.4.6",
"@types/rename": "1.0.7",
"@types/sanitize-html": "2.11.0",
"@types/semver": "7.5.6",
"@types/semver": "7.5.7",
"@types/sinonjs__fake-timers": "8.1.5",
"@types/syslog-pro": "^1.0.3",
"@types/tinycolor2": "1.4.6",
@ -191,7 +191,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.3.3",
"webpack": "^5.90.1",
"webpack": "^5.90.2",
"ws": "8.16.0"
}
}

View file

@ -25,15 +25,15 @@
"@types/katex": "0.16.7",
"@types/matter-js": "0.19.6",
"@types/prismjs": "^1.26.3",
"@types/punycode": "2.1.3",
"@types/punycode": "2.1.4",
"@types/seedrandom": "3.0.8",
"@types/textarea-caret": "^3.0.3",
"@types/throttle-debounce": "5.0.2",
"@types/tinycolor2": "1.4.6",
"@types/uuid": "9.0.8",
"@vitejs/plugin-vue": "5.0.4",
"@vue/compiler-sfc": "3.4.18",
"@vue/runtime-core": "3.4.18",
"@vue/compiler-sfc": "3.4.19",
"@vue/runtime-core": "3.4.19",
"autobind-decorator": "2.4.0",
"autosize": "6.0.1",
"blurhash": "2.0.5",
@ -68,7 +68,7 @@
"prettier": "3.2.5",
"prismjs": "1.29.0",
"punycode": "2.3.1",
"rollup": "4.10.0",
"rollup": "4.11.0",
"s-age": "1.1.2",
"sass": "1.70.0",
"seedrandom": "3.0.5",
@ -83,9 +83,9 @@
"typescript": "5.3.3",
"unicode-emoji-json": "^0.4.0",
"uuid": "9.0.1",
"vite": "5.1.1",
"vite": "5.1.3",
"vite-plugin-compression": "^0.5.1",
"vue": "3.4.18",
"vue": "3.4.19",
"vue-draggable-plus": "^0.3.5",
"vue-plyr": "^7.0.0",
"vue-prism-editor": "2.0.0-alpha.2"

View file

@ -21,10 +21,10 @@
},
"devDependencies": {
"@swc/cli": "0.1.65",
"@swc/core": "1.4.0",
"@swc/core": "1.4.1",
"@swc/types": "^0.1.5",
"@types/jest": "^29.5.12",
"@types/node": "20.11.17",
"@types/node": "20.11.18",
"jest": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"jest-websocket-mock": "^2.5.0",

View file

@ -10,11 +10,11 @@
},
"devDependencies": {
"@swc/cli": "0.1.65",
"@swc/core": "1.4.0",
"@swc/core": "1.4.1",
"@swc/core-android-arm64": "1.3.11",
"firefish-js": "workspace:*",
"idb-keyval": "^6.2.1",
"vite": "5.1.1",
"vite": "5.1.3",
"vite-plugin-compression": "^0.5.1"
},
"optionalDependencies": {

File diff suppressed because it is too large Load diff