deps: update dependencies (#17229)

* deps: update dependencies

* update lockfile
This commit is contained in:
かっこかり
2026-03-09 09:09:09 +09:00
committed by GitHub
parent 582ebe422c
commit 25783425e1
4 changed files with 108 additions and 105 deletions

View File

@@ -41,17 +41,17 @@
},
"optionalDependencies": {
"@swc/core-android-arm64": "1.3.11",
"@swc/core-darwin-arm64": "1.15.17",
"@swc/core-darwin-x64": "1.15.17",
"@swc/core-darwin-arm64": "1.15.18",
"@swc/core-darwin-x64": "1.15.18",
"@swc/core-freebsd-x64": "1.3.11",
"@swc/core-linux-arm-gnueabihf": "1.15.17",
"@swc/core-linux-arm64-gnu": "1.15.17",
"@swc/core-linux-arm64-musl": "1.15.17",
"@swc/core-linux-x64-gnu": "1.15.17",
"@swc/core-linux-x64-musl": "1.15.17",
"@swc/core-win32-arm64-msvc": "1.15.17",
"@swc/core-win32-ia32-msvc": "1.15.17",
"@swc/core-win32-x64-msvc": "1.15.17",
"@swc/core-linux-arm-gnueabihf": "1.15.18",
"@swc/core-linux-arm64-gnu": "1.15.18",
"@swc/core-linux-arm64-musl": "1.15.18",
"@swc/core-linux-x64-gnu": "1.15.18",
"@swc/core-linux-x64-musl": "1.15.18",
"@swc/core-win32-arm64-msvc": "1.15.18",
"@swc/core-win32-ia32-msvc": "1.15.18",
"@swc/core-win32-x64-msvc": "1.15.18",
"@tensorflow/tfjs": "4.22.0",
"@tensorflow/tfjs-node": "4.22.0",
"bufferutil": "4.1.0",
@@ -94,7 +94,7 @@
"@sinonjs/fake-timers": "15.1.0",
"@smithy/node-http-handler": "4.4.12",
"@swc/cli": "0.8.0",
"@swc/core": "1.15.17",
"@swc/core": "1.15.18",
"@twemoji/parser": "16.0.0",
"accepts": "1.3.8",
"ajv": "8.18.0",
@@ -197,7 +197,7 @@
"@types/nodemailer": "7.0.11",
"@types/oauth2orize": "1.11.5",
"@types/oauth2orize-pkce": "0.1.2",
"@types/pg": "8.16.0",
"@types/pg": "8.18.0",
"@types/qrcode": "1.5.6",
"@types/random-seed": "0.3.5",
"@types/ratelimiter": "3.4.6",

View File

@@ -69,7 +69,7 @@
"sass": "1.97.3",
"shiki": "3.23.0",
"textarea-caret": "3.1.0",
"three": "0.183.1",
"three": "0.183.2",
"throttle-debounce": "5.0.2",
"tinycolor2": "1.6.0",
"v-code-diff": "1.13.1",