From 09616d0a434e45ff912651d68ec14342d6de384d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 21:57:55 +0000 Subject: [PATCH] Update Node.js to v22 --- package.json | 4 ++-- pnpm-lock.yaml | 32 ++++++++++++++++---------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 7172483e..76b16d59 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "last 5 versions" ], "engines": { - "node": ">=20.18.1" + "node": ">=22.12.0" }, "packageManager": "pnpm@9.14.4", "dependencies": { @@ -34,7 +34,7 @@ "@gizmo-dev/eslint-plugin": "^5.0.6", "@mapbox/stylelint-processor-arbitrary-tags": "^0.4.0", "@types/fuzzaldrin": "^2.1.7", - "@types/node": "^20.17.9", + "@types/node": "^22.10.1", "@types/ws": "^8.5.13", "@vitejs/plugin-vue": "^4.6.2", "@vuedx/typescript-plugin-vue": "^0.7.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e84dcef..20300e0d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,14 +49,14 @@ importers: specifier: ^2.1.7 version: 2.1.7 '@types/node': - specifier: ^20.17.9 - version: 20.17.9 + specifier: ^22.10.1 + version: 22.10.1 '@types/ws': specifier: ^8.5.13 version: 8.5.13 '@vitejs/plugin-vue': specifier: ^4.6.2 - version: 4.6.2(vite@4.5.5(@types/node@20.17.9)(sass@1.81.1))(vue@3.5.13(typescript@5.6.3)) + version: 4.6.2(vite@4.5.5(@types/node@22.10.1)(sass@1.81.1))(vue@3.5.13(typescript@5.6.3)) '@vuedx/typescript-plugin-vue': specifier: ^0.7.6 version: 0.7.6 @@ -101,7 +101,7 @@ importers: version: 5.6.3 vite: specifier: ^4.5.5 - version: 4.5.5(@types/node@20.17.9)(sass@1.81.1) + version: 4.5.5(@types/node@22.10.1)(sass@1.81.1) vite-svg-loader: specifier: ^4.0.0 version: 4.0.0 @@ -505,8 +505,8 @@ packages: '@types/minimist@1.2.5': resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} - '@types/node@20.17.9': - resolution: {integrity: sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==} + '@types/node@22.10.1': + resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1992,8 +1992,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} untildify@4.0.0: resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==} @@ -2523,9 +2523,9 @@ snapshots: '@types/minimist@1.2.5': {} - '@types/node@20.17.9': + '@types/node@22.10.1': dependencies: - undici-types: 6.19.8 + undici-types: 6.20.0 '@types/normalize-package-data@2.4.4': {} @@ -2535,7 +2535,7 @@ snapshots: '@types/ws@8.5.13': dependencies: - '@types/node': 20.17.9 + '@types/node': 22.10.1 '@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.16.0)(typescript@5.6.3))(eslint@9.16.0)(typescript@5.6.3)': dependencies: @@ -2658,9 +2658,9 @@ snapshots: '@typescript-eslint/types': 8.16.0 eslint-visitor-keys: 4.2.0 - '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@20.17.9)(sass@1.81.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.10.1)(sass@1.81.1))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 4.5.5(@types/node@20.17.9)(sass@1.81.1) + vite: 4.5.5(@types/node@22.10.1)(sass@1.81.1) vue: 3.5.13(typescript@5.6.3) '@volar/language-core@2.4.10': @@ -4147,7 +4147,7 @@ snapshots: typescript@5.6.3: {} - undici-types@6.19.8: {} + undici-types@6.20.0: {} untildify@4.0.0: {} @@ -4175,13 +4175,13 @@ snapshots: '@vue/compiler-sfc': 3.5.13 svgo: 3.3.2 - vite@4.5.5(@types/node@20.17.9)(sass@1.81.1): + vite@4.5.5(@types/node@22.10.1)(sass@1.81.1): dependencies: esbuild: 0.18.20 postcss: 8.4.49 rollup: 3.29.5 optionalDependencies: - '@types/node': 20.17.9 + '@types/node': 22.10.1 fsevents: 2.3.3 sass: 1.81.1