From b8572fd28f998556da160e688498bc56294335de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 01:23:10 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22 --- package.json | 2 +- pnpm-lock.yaml | 60 +++++++++++++++++++++++++------------------------- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/package.json b/package.json index 98a79cb..2e7608d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.6.1", - "@types/node": "^20.8.9", + "@types/node": "^22.0.0", "@types/react": "^18.2.15", "@types/react-dom": "^18.2.7", "@vitejs/plugin-react": "^4.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8465684..0725b89 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,7 +46,7 @@ importers: version: 2.19.3(react@18.3.1) react-dnd: specifier: ^16.0.1 - version: 16.0.1(@types/node@20.17.1)(@types/react@18.3.12)(react@18.3.1) + version: 16.0.1(@types/node@22.8.2)(@types/react@18.3.12)(react@18.3.1) react-dnd-html5-backend: specifier: ^16.0.1 version: 16.0.1 @@ -76,8 +76,8 @@ importers: specifier: ^1.6.1 version: 1.9.4 '@types/node': - specifier: ^20.8.9 - version: 20.17.1 + specifier: ^22.0.0 + version: 22.8.2 '@types/react': specifier: ^18.2.15 version: 18.3.12 @@ -86,10 +86,10 @@ importers: version: 18.3.1 '@vitejs/plugin-react': specifier: ^4.0.3 - version: 4.3.3(vite@5.4.10(@types/node@20.17.1)(sass@1.80.4)) + version: 4.3.3(vite@5.4.10(@types/node@22.8.2)(sass@1.80.4)) '@vitest/coverage-v8': specifier: ^2.0.0 - version: 2.1.3(vitest@2.1.3(@types/node@20.17.1)(sass@1.80.4)) + version: 2.1.3(vitest@2.1.3(@types/node@22.8.2)(sass@1.80.4)) sass: specifier: ^1.69.5 version: 1.80.4 @@ -107,13 +107,13 @@ importers: version: 5.6.3 vite: specifier: ^5.0.0 - version: 5.4.10(@types/node@20.17.1)(sass@1.80.4) + version: 5.4.10(@types/node@22.8.2)(sass@1.80.4) vite-tsconfig-paths: specifier: ^5.0.0 - version: 5.0.1(typescript@5.6.3)(vite@5.4.10(@types/node@20.17.1)(sass@1.80.4)) + version: 5.0.1(typescript@5.6.3)(vite@5.4.10(@types/node@22.8.2)(sass@1.80.4)) vitest: specifier: ^2.0.0 - version: 2.1.3(@types/node@20.17.1)(sass@1.80.4) + version: 2.1.3(@types/node@22.8.2)(sass@1.80.4) packages: @@ -733,8 +733,8 @@ packages: '@types/mdast@4.0.4': resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} - '@types/node@20.17.1': - resolution: {integrity: sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==} + '@types/node@22.8.2': + resolution: {integrity: sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==} '@types/prop-types@15.7.13': resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} @@ -2545,7 +2545,7 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@20.17.1': + '@types/node@22.8.2': dependencies: undici-types: 6.19.8 @@ -2572,18 +2572,18 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react@4.3.3(vite@5.4.10(@types/node@20.17.1)(sass@1.80.4))': + '@vitejs/plugin-react@4.3.3(vite@5.4.10(@types/node@22.8.2)(sass@1.80.4))': dependencies: '@babel/core': 7.25.8 '@babel/plugin-transform-react-jsx-self': 7.25.7(@babel/core@7.25.8) '@babel/plugin-transform-react-jsx-source': 7.25.7(@babel/core@7.25.8) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.10(@types/node@20.17.1)(sass@1.80.4) + vite: 5.4.10(@types/node@22.8.2)(sass@1.80.4) transitivePeerDependencies: - supports-color - '@vitest/coverage-v8@2.1.3(vitest@2.1.3(@types/node@20.17.1)(sass@1.80.4))': + '@vitest/coverage-v8@2.1.3(vitest@2.1.3(@types/node@22.8.2)(sass@1.80.4))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 @@ -2597,7 +2597,7 @@ snapshots: std-env: 3.7.0 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.1.3(@types/node@20.17.1)(sass@1.80.4) + vitest: 2.1.3(@types/node@22.8.2)(sass@1.80.4) transitivePeerDependencies: - supports-color @@ -2608,13 +2608,13 @@ snapshots: chai: 5.1.1 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.3(@vitest/spy@2.1.3)(vite@5.4.10(@types/node@20.17.1)(sass@1.80.4))': + '@vitest/mocker@2.1.3(@vitest/spy@2.1.3)(vite@5.4.10(@types/node@22.8.2)(sass@1.80.4))': dependencies: '@vitest/spy': 2.1.3 estree-walker: 3.0.3 magic-string: 0.30.12 optionalDependencies: - vite: 5.4.10(@types/node@20.17.1)(sass@1.80.4) + vite: 5.4.10(@types/node@22.8.2)(sass@1.80.4) '@vitest/pretty-format@2.1.3': dependencies: @@ -3325,7 +3325,7 @@ snapshots: dependencies: dnd-core: 16.0.1 - react-dnd@16.0.1(@types/node@20.17.1)(@types/react@18.3.12)(react@18.3.1): + react-dnd@16.0.1(@types/node@22.8.2)(@types/react@18.3.12)(react@18.3.1): dependencies: '@react-dnd/invariant': 4.0.2 '@react-dnd/shallowequal': 4.0.2 @@ -3334,7 +3334,7 @@ snapshots: hoist-non-react-statics: 3.3.2 react: 18.3.1 optionalDependencies: - '@types/node': 20.17.1 + '@types/node': 22.8.2 '@types/react': 18.3.12 react-dom@18.3.1(react@18.3.1): @@ -3734,12 +3734,12 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite-node@2.1.3(@types/node@20.17.1)(sass@1.80.4): + vite-node@2.1.3(@types/node@22.8.2)(sass@1.80.4): dependencies: cac: 6.7.14 debug: 4.3.7 pathe: 1.1.2 - vite: 5.4.10(@types/node@20.17.1)(sass@1.80.4) + vite: 5.4.10(@types/node@22.8.2)(sass@1.80.4) transitivePeerDependencies: - '@types/node' - less @@ -3751,31 +3751,31 @@ snapshots: - supports-color - terser - vite-tsconfig-paths@5.0.1(typescript@5.6.3)(vite@5.4.10(@types/node@20.17.1)(sass@1.80.4)): + vite-tsconfig-paths@5.0.1(typescript@5.6.3)(vite@5.4.10(@types/node@22.8.2)(sass@1.80.4)): dependencies: debug: 4.3.6 globrex: 0.1.2 tsconfck: 3.1.1(typescript@5.6.3) optionalDependencies: - vite: 5.4.10(@types/node@20.17.1)(sass@1.80.4) + vite: 5.4.10(@types/node@22.8.2)(sass@1.80.4) transitivePeerDependencies: - supports-color - typescript - vite@5.4.10(@types/node@20.17.1)(sass@1.80.4): + vite@5.4.10(@types/node@22.8.2)(sass@1.80.4): dependencies: esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.24.2 optionalDependencies: - '@types/node': 20.17.1 + '@types/node': 22.8.2 fsevents: 2.3.3 sass: 1.80.4 - vitest@2.1.3(@types/node@20.17.1)(sass@1.80.4): + vitest@2.1.3(@types/node@22.8.2)(sass@1.80.4): dependencies: '@vitest/expect': 2.1.3 - '@vitest/mocker': 2.1.3(@vitest/spy@2.1.3)(vite@5.4.10(@types/node@20.17.1)(sass@1.80.4)) + '@vitest/mocker': 2.1.3(@vitest/spy@2.1.3)(vite@5.4.10(@types/node@22.8.2)(sass@1.80.4)) '@vitest/pretty-format': 2.1.3 '@vitest/runner': 2.1.3 '@vitest/snapshot': 2.1.3 @@ -3790,11 +3790,11 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.1 tinyrainbow: 1.2.0 - vite: 5.4.10(@types/node@20.17.1)(sass@1.80.4) - vite-node: 2.1.3(@types/node@20.17.1)(sass@1.80.4) + vite: 5.4.10(@types/node@22.8.2)(sass@1.80.4) + vite-node: 2.1.3(@types/node@22.8.2)(sass@1.80.4) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.17.1 + '@types/node': 22.8.2 transitivePeerDependencies: - less - lightningcss