From 7ede021f308c6e699523065584f2714a94afec40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:38:55 +0000 Subject: [PATCH] Bump @types/node from 20.17.0 to 22.7.9 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.0 to 22.7.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 69 ++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 54 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 70f5986..f0f5777 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@types/eslint__js": "^8.42.3", "@types/jest": "^29.5.14", - "@types/node": "^20.17.0", + "@types/node": "^22.7.9", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "@types/react-helmet": "^6.1.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 32dfde6..bf5ae63 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -107,8 +107,8 @@ importers: specifier: ^29.5.14 version: 29.5.14 '@types/node': - specifier: ^20.17.0 - version: 20.17.0 + specifier: ^22.7.9 + version: 22.7.9 '@types/react': specifier: ^18.3.12 version: 18.3.12 @@ -123,7 +123,7 @@ importers: version: 4.4.11 '@vitejs/plugin-react': specifier: ^4.3.3 - version: 4.3.3(vite@5.4.10(@types/node@20.17.0)(sass@1.80.4)) + version: 4.3.3(vite@5.4.10(@types/node@22.7.9)(sass@1.80.4)) concurrently: specifier: ^9.0.1 version: 9.0.1 @@ -144,7 +144,7 @@ importers: version: 5.3.0 jest: specifier: ^29.5.0 - version: 29.7.0(@types/node@20.17.0)(babel-plugin-macros@3.1.0) + version: 29.7.0(@types/node@22.7.9)(babel-plugin-macros@3.1.0) jest-localstorage-mock: specifier: ^2.4.26 version: 2.4.26 @@ -165,7 +165,7 @@ importers: version: 8.11.0(eslint@9.13.0)(typescript@5.6.3) vite: specifier: ^5.4.10 - version: 5.4.10(@types/node@20.17.0)(sass@1.80.4) + version: 5.4.10(@types/node@22.7.9)(sass@1.80.4) packages: @@ -2052,6 +2052,9 @@ packages: '@types/node@20.17.0': resolution: {integrity: sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==} + '@types/node@22.7.9': + resolution: {integrity: sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==} + '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} @@ -8046,6 +8049,10 @@ snapshots: dependencies: undici-types: 6.19.8 + '@types/node@22.7.9': + dependencies: + undici-types: 6.19.8 + '@types/parse-json@4.0.2': {} '@types/prop-types@15.7.13': {} @@ -8167,14 +8174,14 @@ snapshots: '@typescript-eslint/types': 8.11.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-react@4.3.3(vite@5.4.10(@types/node@20.17.0)(sass@1.80.4))': + '@vitejs/plugin-react@4.3.3(vite@5.4.10(@types/node@22.7.9)(sass@1.80.4))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2) '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.25.2) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.10(@types/node@20.17.0)(sass@1.80.4) + vite: 5.4.10(@types/node@22.7.9)(sass@1.80.4) transitivePeerDependencies: - supports-color @@ -8890,13 +8897,13 @@ snapshots: crc-32: 1.2.2 readable-stream: 4.5.2 - create-jest@29.7.0(@types/node@20.17.0)(babel-plugin-macros@3.1.0): + create-jest@29.7.0(@types/node@22.7.9)(babel-plugin-macros@3.1.0): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@20.17.0)(babel-plugin-macros@3.1.0) + jest-config: 29.7.0(@types/node@22.7.9)(babel-plugin-macros@3.1.0) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -10402,16 +10409,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@20.17.0)(babel-plugin-macros@3.1.0): + jest-cli@29.7.0(@types/node@22.7.9)(babel-plugin-macros@3.1.0): dependencies: '@jest/core': 29.7.0(babel-plugin-macros@3.1.0) '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.17.0)(babel-plugin-macros@3.1.0) + create-jest: 29.7.0(@types/node@22.7.9)(babel-plugin-macros@3.1.0) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@20.17.0)(babel-plugin-macros@3.1.0) + jest-config: 29.7.0(@types/node@22.7.9)(babel-plugin-macros@3.1.0) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -10451,6 +10458,36 @@ snapshots: - babel-plugin-macros - supports-color + jest-config@29.7.0(@types/node@22.7.9)(babel-plugin-macros@3.1.0): + dependencies: + '@babel/core': 7.25.2 + '@jest/test-sequencer': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.25.2) + chalk: 4.1.2 + ci-info: 3.9.0 + deepmerge: 4.3.1 + glob: 7.2.3 + graceful-fs: 4.2.11 + jest-circus: 29.7.0(babel-plugin-macros@3.1.0) + jest-environment-node: 29.7.0 + jest-get-type: 29.6.3 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-runner: 29.7.0 + jest-util: 29.7.0 + jest-validate: 29.7.0 + micromatch: 4.0.7 + parse-json: 5.2.0 + pretty-format: 29.7.0 + slash: 3.0.0 + strip-json-comments: 3.1.1 + optionalDependencies: + '@types/node': 22.7.9 + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + jest-diff@29.7.0: dependencies: chalk: 4.1.2 @@ -10668,12 +10705,12 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@20.17.0)(babel-plugin-macros@3.1.0): + jest@29.7.0(@types/node@22.7.9)(babel-plugin-macros@3.1.0): dependencies: '@jest/core': 29.7.0(babel-plugin-macros@3.1.0) '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@20.17.0)(babel-plugin-macros@3.1.0) + jest-cli: 29.7.0(@types/node@22.7.9)(babel-plugin-macros@3.1.0) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -12487,13 +12524,13 @@ snapshots: vary@1.1.2: {} - vite@5.4.10(@types/node@20.17.0)(sass@1.80.4): + vite@5.4.10(@types/node@22.7.9)(sass@1.80.4): dependencies: esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.22.5 optionalDependencies: - '@types/node': 20.17.0 + '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.80.4