From 7217040d461ce9d9aac1f3a177e25d1a6565ddd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 06:02:05 +0000 Subject: [PATCH] build(deps): update dependency @types/node to v22 --- package.json | 2 +- pnpm-lock.yaml | 31 ++++++++++++++++--------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 30ed02c9..b1e910b4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "lit": "2.8.0" }, "devDependencies": { - "@types/node": "20.14.12", + "@types/node": "22.13.2", "@typescript-eslint/eslint-plugin": "7.17.0", "@typescript-eslint/parser": "7.17.0", "eslint": "8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 539e5ae8..774b639a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: version: 2.8.0 devDependencies: '@types/node': - specifier: 20.14.12 - version: 20.14.12 + specifier: 22.13.2 + version: 22.13.2 '@typescript-eslint/eslint-plugin': specifier: 7.17.0 version: 7.17.0(@typescript-eslint/parser@7.17.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) @@ -62,10 +62,10 @@ importers: version: 5.5.4 vite: specifier: 5.3.4 - version: 5.3.4(@types/node@20.14.12) + version: 5.3.4(@types/node@22.13.2) vite-plugin-compression: specifier: 0.5.1 - version: 0.5.1(vite@5.3.4(@types/node@20.14.12)) + version: 0.5.1(vite@5.3.4(@types/node@22.13.2)) packages: @@ -365,8 +365,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@20.14.12': - resolution: {integrity: sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==} + '@types/node@22.13.2': + resolution: {integrity: sha512-Z+r8y3XL9ZpI2EY52YYygAFmo2/oWfNSj4BCpAXE2McAexDk8VcnBMGC9Djn9gTKt4d2T/hhXqmPzo4hfIXtTg==} '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} @@ -744,6 +744,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -1483,8 +1484,8 @@ packages: unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} - 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==} universalify@2.0.1: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} @@ -1764,9 +1765,9 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@20.14.12': + '@types/node@22.13.2': dependencies: - undici-types: 5.26.5 + undici-types: 6.20.0 '@types/trusted-types@2.0.7': {} @@ -3070,7 +3071,7 @@ snapshots: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - undici-types@5.26.5: {} + undici-types@6.20.0: {} universalify@2.0.1: {} @@ -3078,22 +3079,22 @@ snapshots: dependencies: punycode: 2.3.1 - vite-plugin-compression@0.5.1(vite@5.3.4(@types/node@20.14.12)): + vite-plugin-compression@0.5.1(vite@5.3.4(@types/node@22.13.2)): dependencies: chalk: 4.1.2 debug: 4.3.6 fs-extra: 10.1.0 - vite: 5.3.4(@types/node@20.14.12) + vite: 5.3.4(@types/node@22.13.2) transitivePeerDependencies: - supports-color - vite@5.3.4(@types/node@20.14.12): + vite@5.3.4(@types/node@22.13.2): dependencies: esbuild: 0.21.5 postcss: 8.4.40 rollup: 4.19.1 optionalDependencies: - '@types/node': 20.14.12 + '@types/node': 22.13.2 fsevents: 2.3.3 which-boxed-primitive@1.0.2: