This commit is contained in:
2025-02-01 10:44:25 +08:00
parent 4cbceabaaa
commit a4d53dfd21
2 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@types/nprogress": "^0.2.3",
"@types/qs": "^6.9.18",
"@vitejs/plugin-vue": "^5.2.1",
@@ -1743,9 +1743,9 @@
}
},
"node_modules/@types/node": {
"version": "22.12.0",
"resolved": "https://registry.npmmirror.com/@types/node/-/node-22.12.0.tgz",
"integrity": "sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==",
"version": "22.13.0",
"resolved": "https://registry.npmmirror.com/@types/node/-/node-22.13.0.tgz",
"integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==",
"dev": true,
"license": "MIT",
"dependencies": {