chore(deps): update @type/node to v22

This commit is contained in:
alex8088 2025-01-22 21:13:05 +08:00
parent 96ae3c5cd9
commit 5a5af050b2
2 changed files with 11 additions and 11 deletions

View File

@ -79,7 +79,7 @@
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-typescript": "^12.1.2",
"@swc/core": "^1.10.9",
"@types/node": "^18.19.39",
"@types/node": "^22.10.7",
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",

20
pnpm-lock.yaml generated
View File

@ -41,8 +41,8 @@ devDependencies:
specifier: ^1.10.9
version: 1.10.9
'@types/node':
specifier: ^18.19.39
version: 18.19.39
specifier: ^22.10.7
version: 22.10.7
eslint:
specifier: ^9.18.0
version: 9.18.0
@ -84,7 +84,7 @@ devDependencies:
version: 8.21.0(eslint@9.18.0)(typescript@5.7.3)
vite:
specifier: ^6.0.11
version: 6.0.11(@types/node@18.19.39)
version: 6.0.11(@types/node@22.10.7)
packages:
@ -977,10 +977,10 @@ packages:
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
dev: true
/@types/node@18.19.39:
resolution: {integrity: sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ==}
/@types/node@22.10.7:
resolution: {integrity: sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==}
dependencies:
undici-types: 5.26.5
undici-types: 6.20.0
dev: true
/@types/resolve@1.20.2:
@ -2253,8 +2253,8 @@ packages:
hasBin: true
dev: true
/undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
/undici-types@6.20.0:
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
dev: true
/update-browserslist-db@1.1.2(browserslist@4.24.4):
@ -2274,7 +2274,7 @@ packages:
punycode: 2.3.1
dev: true
/vite@6.0.11(@types/node@18.19.39):
/vite@6.0.11(@types/node@22.10.7):
resolution: {integrity: sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
@ -2314,7 +2314,7 @@ packages:
yaml:
optional: true
dependencies:
'@types/node': 18.19.39
'@types/node': 22.10.7
esbuild: 0.24.2
postcss: 8.5.1
rollup: 4.31.0