diff --git a/package.json b/package.json index 05fd612d..cbf16dce 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "vite": "5.3.4" }, "devDependencies": { - "@types/node": "20.14.12", + "@types/node": "22.8.4", "@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 43e3b4d6..b155881c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,11 +25,11 @@ importers: version: 2.8.0 vite: specifier: 5.3.4 - version: 5.3.4(@types/node@20.14.12) + version: 5.3.4(@types/node@22.8.4) devDependencies: '@types/node': - specifier: 20.14.12 - version: 20.14.12 + specifier: 22.8.4 + version: 22.8.4 '@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) @@ -68,7 +68,7 @@ importers: version: 5.5.4 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.8.4)) packages: @@ -368,8 +368,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.8.4': + resolution: {integrity: sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==} '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} @@ -751,6 +751,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: @@ -1490,8 +1491,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.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} universalify@2.0.1: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} @@ -1771,9 +1772,9 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@20.14.12': + '@types/node@22.8.4': dependencies: - undici-types: 5.26.5 + undici-types: 6.19.8 '@types/trusted-types@2.0.7': {} @@ -3079,7 +3080,7 @@ snapshots: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - undici-types@5.26.5: {} + undici-types@6.19.8: {} universalify@2.0.1: {} @@ -3087,22 +3088,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.8.4)): 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.8.4) transitivePeerDependencies: - supports-color - vite@5.3.4(@types/node@20.14.12): + vite@5.3.4(@types/node@22.8.4): dependencies: esbuild: 0.21.5 postcss: 8.4.40 rollup: 4.19.1 optionalDependencies: - '@types/node': 20.14.12 + '@types/node': 22.8.4 fsevents: 2.3.3 which-boxed-primitive@1.0.2: