diff --git a/package.json b/package.json index 7a1de1d..64d82c3 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@sxzz/eslint-config": "^4.1.1", "@sxzz/prettier-config": "^2.0.2", "@types/babel__core": "^7.20.5", - "@types/node": "^20.14.2", + "@types/node": "^22.10.5", "bumpp": "^9.4.1", "eslint": "^9.4.0", "fast-glob": "^3.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9741e74..120a2a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: ^7.20.5 version: 7.20.5 '@types/node': - specifier: ^20.14.2 - version: 20.14.2 + specifier: ^22.10.5 + version: 22.10.5 bumpp: specifier: ^9.4.1 version: 9.4.1 @@ -68,10 +68,10 @@ importers: version: 5.4.5 vite: specifier: ^5.3.1 - version: 5.3.1(@types/node@20.14.2) + version: 5.3.1(@types/node@22.10.5) vitest: specifier: ^2.0.3 - version: 2.0.3(@types/node@20.14.2) + version: 2.0.3(@types/node@22.10.5) vue: specifier: ^3.4.28 version: 3.4.28(typescript@5.4.5) @@ -696,8 +696,8 @@ packages: '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node@20.14.2': - resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==} + '@types/node@22.10.5': + resolution: {integrity: sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2453,8 +2453,8 @@ packages: unconfig@0.5.5: resolution: {integrity: sha512-VQZ5PT9HDX+qag0XdgQi8tJepPhXiR/yVOkn707gJDKo31lGjRilPREiQJ9Z6zd/Ugpv6ZvO5VxVIcatldYcNQ==} - 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==} unist-util-is@6.0.0: resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==} @@ -3160,9 +3160,9 @@ snapshots: '@types/ms@0.7.34': {} - '@types/node@20.14.2': + '@types/node@22.10.5': dependencies: - undici-types: 5.26.5 + undici-types: 6.20.0 '@types/normalize-package-data@2.4.4': {} @@ -5211,7 +5211,7 @@ snapshots: transitivePeerDependencies: - supports-color - undici-types@5.26.5: {} + undici-types@6.20.0: {} unist-util-is@6.0.0: dependencies: @@ -5254,13 +5254,13 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite-node@2.0.3(@types/node@20.14.2): + vite-node@2.0.3(@types/node@22.10.5): dependencies: cac: 6.7.14 debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.3.1(@types/node@20.14.2) + vite: 5.3.1(@types/node@22.10.5) transitivePeerDependencies: - '@types/node' - less @@ -5271,16 +5271,16 @@ snapshots: - supports-color - terser - vite@5.3.1(@types/node@20.14.2): + vite@5.3.1(@types/node@22.10.5): dependencies: esbuild: 0.21.5 postcss: 8.4.38 rollup: 4.13.0 optionalDependencies: - '@types/node': 20.14.2 + '@types/node': 22.10.5 fsevents: 2.3.3 - vitest@2.0.3(@types/node@20.14.2): + vitest@2.0.3(@types/node@22.10.5): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.3 @@ -5298,11 +5298,11 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.3.1(@types/node@20.14.2) - vite-node: 2.0.3(@types/node@20.14.2) + vite: 5.3.1(@types/node@22.10.5) + vite-node: 2.0.3(@types/node@22.10.5) why-is-node-running: 2.2.2 optionalDependencies: - '@types/node': 20.14.2 + '@types/node': 22.10.5 transitivePeerDependencies: - less - lightningcss