diff --git a/editors/code/package.json b/editors/code/package.json index e54024d5..527a0310 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -46,7 +46,7 @@ "@rauschma/env-var": "^1.0.1", "@types/eslint__js": "^8.42.3", "@types/mocha": "^10.0.10", - "@types/node": "~22.10.1", + "@types/node": "~22.10.2", "@types/vscode": "^1.95.0", "@typescript-eslint/eslint-plugin": "^8.17.0", "@typescript-eslint/parser": "^8.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b89d5205..93faef6b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: ^10.0.10 version: 10.0.10 '@types/node': - specifier: ~22.10.1 - version: 22.10.1 + specifier: ~22.10.2 + version: 22.10.2 '@types/vscode': specifier: ^1.95.0 version: 1.95.0 @@ -129,7 +129,7 @@ importers: version: 19.0.1 '@vitejs/plugin-react-swc': specifier: ^3.7.2 - version: 3.7.2(vite@6.0.2(@types/node@22.10.1)(jiti@2.0.0)(yaml@2.6.1)) + version: 3.7.2(vite@6.0.2(@types/node@22.10.2)(jiti@2.0.0)(yaml@2.6.1)) autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.49) @@ -141,7 +141,7 @@ importers: version: 5.7.2 vite: specifier: ^6.0.2 - version: 6.0.2(@types/node@22.10.1)(jiti@2.0.0)(yaml@2.6.1) + version: 6.0.2(@types/node@22.10.2)(jiti@2.0.0)(yaml@2.6.1) packages: @@ -658,8 +658,8 @@ packages: '@types/mocha@10.0.10': resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==} - '@types/node@22.10.1': - resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} + '@types/node@22.10.2': + resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==} '@types/prop-types@15.7.13': resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} @@ -3611,7 +3611,7 @@ snapshots: '@types/mocha@10.0.10': {} - '@types/node@22.10.1': + '@types/node@22.10.2': dependencies: undici-types: 6.20.0 @@ -3792,10 +3792,10 @@ snapshots: '@typescript-eslint/types': 8.17.0 eslint-visitor-keys: 4.2.0 - '@vitejs/plugin-react-swc@3.7.2(vite@6.0.2(@types/node@22.10.1)(jiti@2.0.0)(yaml@2.6.1))': + '@vitejs/plugin-react-swc@3.7.2(vite@6.0.2(@types/node@22.10.2)(jiti@2.0.0)(yaml@2.6.1))': dependencies: '@swc/core': 1.9.3 - vite: 6.0.2(@types/node@22.10.1)(jiti@2.0.0)(yaml@2.6.1) + vite: 6.0.2(@types/node@22.10.2)(jiti@2.0.0)(yaml@2.6.1) transitivePeerDependencies: - '@swc/helpers' @@ -6445,13 +6445,13 @@ snapshots: vary@1.1.2: {} - vite@6.0.2(@types/node@22.10.1)(jiti@2.0.0)(yaml@2.6.1): + vite@6.0.2(@types/node@22.10.2)(jiti@2.0.0)(yaml@2.6.1): dependencies: esbuild: 0.24.0 postcss: 8.4.49 rollup: 4.27.4 optionalDependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 fsevents: 2.3.3 jiti: 2.0.0 yaml: 2.6.1