chore: update dependencies

This commit is contained in:
naskya 2024-02-20 17:45:48 +09:00
parent 52ebc2d8dc
commit 5574c8e482
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C
6 changed files with 232 additions and 232 deletions

View file

@ -49,7 +49,7 @@
"@biomejs/cli-linux-x64": "^1.5.3",
"@types/gulp": "4.0.17",
"@types/gulp-rename": "2.0.6",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"add": "2.0.6",
"cross-env": "7.0.3",
"execa": "8.0.1",

View file

@ -38,7 +38,7 @@
"ajv": "8.12.0",
"archiver": "6.0.1",
"argon2": "^0.31.2",
"aws-sdk": "2.1558.0",
"aws-sdk": "2.1561.0",
"axios": "^1.6.7",
"backend-rs": "workspace:*",
"bcryptjs": "2.4.3",
@ -116,7 +116,7 @@
"stringz": "2.1.0",
"summaly": "2.7.0",
"syslog-pro": "1.0.0",
"systeminformation": "5.21.24",
"systeminformation": "5.22.0",
"tar-stream": "^3.1.7",
"tesseract.js": "^5.0.4",
"tinycolor2": "1.6.0",
@ -130,7 +130,7 @@
},
"devDependencies": {
"@swc/cli": "0.1.65",
"@swc/core": "1.4.1",
"@swc/core": "1.4.2",
"@types/adm-zip": "^0.5.5",
"@types/bcryptjs": "2.4.6",
"@types/color-convert": "^2.0.3",
@ -151,7 +151,7 @@
"@types/koa__multer": "2.0.7",
"@types/koa__router": "12.0.4",
"@types/mocha": "10.0.6",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@types/node-fetch": "2.6.11",
"@types/nodemailer": "6.4.14",
"@types/oauth": "0.9.4",
@ -187,7 +187,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.3.3",
"webpack": "^5.90.2",
"webpack": "^5.90.3",
"ws": "8.16.0"
}
}

View file

@ -69,9 +69,9 @@
"prettier": "3.2.5",
"prismjs": "1.29.0",
"punycode": "2.3.1",
"rollup": "4.11.0",
"rollup": "4.12.0",
"s-age": "1.1.2",
"sass": "1.70.0",
"sass": "1.71.0",
"seedrandom": "3.0.5",
"stringz": "2.1.0",
"swiper": "11.0.6",

View file

@ -21,17 +21,17 @@
},
"devDependencies": {
"@swc/cli": "0.1.65",
"@swc/core": "1.4.1",
"@swc/core": "1.4.2",
"@swc/types": "^0.1.5",
"@types/jest": "^29.5.12",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"jest": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"jest-websocket-mock": "^2.5.0",
"mock-socket": "^9.3.1",
"ts-jest": "^29.1.2",
"ts-node": "10.9.2",
"tsd": "^0.30.4",
"tsd": "^0.30.5",
"typescript": "5.3.3"
},
"files": [

View file

@ -11,7 +11,7 @@
},
"devDependencies": {
"@swc/cli": "0.1.65",
"@swc/core": "1.4.1",
"@swc/core": "1.4.2",
"@swc/core-android-arm64": "1.3.11",
"firefish-js": "workspace:*",
"idb-keyval": "^6.2.1",

File diff suppressed because it is too large Load diff