bump: deps

This commit is contained in:
Yanlong Wang 2024-10-18 12:59:44 +08:00
parent 74eac2fc18
commit cf32ab4fa7
No known key found for this signature in database
GPG Key ID: C0A623C0BADF9F37
3 changed files with 14 additions and 6 deletions

View File

@ -15,7 +15,7 @@
"archiver": "^6.0.1",
"axios": "^1.3.3",
"bcrypt": "^5.1.0",
"civkit": "^0.7.0-1189ee3",
"civkit": "^0.8.0-8592519",
"core-js": "^3.37.1",
"cors": "^2.8.5",
"dayjs": "^1.11.9",
@ -52,6 +52,7 @@
"@types/generic-pool": "^3.8.1",
"@types/node": "^20.14.13",
"@types/set-cookie-parser": "^2.4.7",
"@types/xmldom": "^0.1.34",
"@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.12.0",
"eslint": "^8.9.0",
@ -2435,6 +2436,12 @@
"@types/webidl-conversions": "*"
}
},
"node_modules/@types/xmldom": {
"version": "0.1.34",
"resolved": "https://registry.npmjs.org/@types/xmldom/-/xmldom-0.1.34.tgz",
"integrity": "sha512-7eZFfxI9XHYjJJuugddV6N5YNeXgQE1lArWOcd1eCOKWb/FGs5SIjacSYuEJuwhsGS3gy4RuZ5EUIcqYscuPDA==",
"dev": true
},
"node_modules/@types/yargs": {
"version": "17.0.32",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.32.tgz",
@ -3720,9 +3727,9 @@
}
},
"node_modules/civkit": {
"version": "0.7.0-1189ee3",
"resolved": "https://registry.npmjs.org/civkit/-/civkit-0.7.0-1189ee3.tgz",
"integrity": "sha512-htjxZc5E25hjqAn+1xuN2Gr8gX40lbnQPMCno5ie8nuyp5aNsBfHdi5ADEkCvpcm9/cmXs6gKVqHlGjgNPyIFQ==",
"version": "0.8.0-8592519",
"resolved": "https://registry.npmjs.org/civkit/-/civkit-0.8.0-8592519.tgz",
"integrity": "sha512-CFd6RLjYyKkNNlzE/kBqWqiYQJOzMXL2uuMiDYGy+IY4WnO5U9wzQ1VQDEWSPWDZl+czybyVGTp0Uz5s9NyA5A==",
"dependencies": {
"lodash": "^4.17.21",
"tslib": "^2.5.0"

View File

@ -35,7 +35,7 @@
"archiver": "^6.0.1",
"axios": "^1.3.3",
"bcrypt": "^5.1.0",
"civkit": "^0.7.0-1189ee3",
"civkit": "^0.8.0-8592519",
"core-js": "^3.37.1",
"cors": "^2.8.5",
"dayjs": "^1.11.9",
@ -72,6 +72,7 @@
"@types/generic-pool": "^3.8.1",
"@types/node": "^20.14.13",
"@types/set-cookie-parser": "^2.4.7",
"@types/xmldom": "^0.1.34",
"@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.12.0",
"eslint": "^8.9.0",

@ -1 +1 @@
Subproject commit e3136746a0736b7308c56406abf0b7126ec788f9
Subproject commit 09a88ebec8ba6154df6cb0b5a3caab07fe7cd150