From 2768b7851e4170c6165e489cf5ab9d9eda009621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:28:42 +0000 Subject: [PATCH] chore(deps-dev): bump @types/node from 22.7.5 to 22.7.9 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.5 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-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index 38dbb834..578343d9 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@iconify-json/mdi": "^1.2.1", "@playwright/test": "^1.48.1", "@types/echarts": "^4.9.22", - "@types/node": "^22.7.5", + "@types/node": "^22.7.9", "@typescript-eslint/eslint-plugin": "^8.11.0", "@typescript-eslint/parser": "^8.11.0", "@vitejs/plugin-vue": "^5.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9dee3c79..484e40e2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^4.9.22 version: 4.9.22 '@types/node': - specifier: ^22.7.5 - version: 22.7.5 + specifier: ^22.7.9 + version: 22.7.9 '@typescript-eslint/eslint-plugin': specifier: ^8.11.0 version: 8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0(jiti@2.3.3))(typescript@5.6.3))(eslint@9.13.0(jiti@2.3.3))(typescript@5.6.3) @@ -101,7 +101,7 @@ importers: version: 8.11.0(eslint@9.13.0(jiti@2.3.3))(typescript@5.6.3) '@vitejs/plugin-vue': specifier: ^5.1.4 - version: 5.1.4(vite@5.4.10(@types/node@22.7.5)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3)) + version: 5.1.4(vite@5.4.10(@types/node@22.7.9)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3)) '@vue/compiler-sfc': specifier: 3.5.12 version: 3.5.12 @@ -161,10 +161,10 @@ importers: version: 0.27.4(@babel/parser@7.25.8)(@nuxt/kit@3.13.2(rollup@4.24.0)(webpack-sources@3.2.3))(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) vite: specifier: ^5.4.10 - version: 5.4.10(@types/node@22.7.5)(sass@1.79.5) + version: 5.4.10(@types/node@22.7.9)(sass@1.79.5) vitest: specifier: ^2.1.3 - version: 2.1.3(@types/node@22.7.5)(happy-dom@15.7.4)(sass@1.79.5) + version: 2.1.3(@types/node@22.7.9)(happy-dom@15.7.4)(sass@1.79.5) vue-tsc: specifier: ^2.1.6 version: 2.1.6(typescript@5.6.3) @@ -782,8 +782,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@22.7.5': - resolution: {integrity: sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==} + '@types/node@22.7.9': + resolution: {integrity: sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==} '@types/web-bluetooth@0.0.20': resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} @@ -3060,7 +3060,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@22.7.5': + '@types/node@22.7.9': dependencies: undici-types: 6.19.8 @@ -3149,9 +3149,9 @@ snapshots: '@typescript-eslint/types': 8.11.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@22.7.5)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3))': + '@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@22.7.9)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3))': dependencies: - vite: 5.4.10(@types/node@22.7.5)(sass@1.79.5) + vite: 5.4.10(@types/node@22.7.9)(sass@1.79.5) vue: 3.5.12(typescript@5.6.3) '@vitest/expect@2.1.3': @@ -3161,13 +3161,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@22.7.5)(sass@1.79.5))': + '@vitest/mocker@2.1.3(@vitest/spy@2.1.3)(vite@5.4.10(@types/node@22.7.9)(sass@1.79.5))': dependencies: '@vitest/spy': 2.1.3 estree-walker: 3.0.3 magic-string: 0.30.11 optionalDependencies: - vite: 5.4.10(@types/node@22.7.5)(sass@1.79.5) + vite: 5.4.10(@types/node@22.7.9)(sass@1.79.5) '@vitest/pretty-format@2.1.3': dependencies: @@ -4569,12 +4569,12 @@ snapshots: util-deprecate@1.0.2: {} - vite-node@2.1.3(@types/node@22.7.5)(sass@1.79.5): + vite-node@2.1.3(@types/node@22.7.9)(sass@1.79.5): dependencies: cac: 6.7.14 debug: 4.3.7 pathe: 1.1.2 - vite: 5.4.10(@types/node@22.7.5)(sass@1.79.5) + vite: 5.4.10(@types/node@22.7.9)(sass@1.79.5) transitivePeerDependencies: - '@types/node' - less @@ -4586,20 +4586,20 @@ snapshots: - supports-color - terser - vite@5.4.10(@types/node@22.7.5)(sass@1.79.5): + vite@5.4.10(@types/node@22.7.9)(sass@1.79.5): dependencies: esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.24.0 optionalDependencies: - '@types/node': 22.7.5 + '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.79.5 - vitest@2.1.3(@types/node@22.7.5)(happy-dom@15.7.4)(sass@1.79.5): + vitest@2.1.3(@types/node@22.7.9)(happy-dom@15.7.4)(sass@1.79.5): dependencies: '@vitest/expect': 2.1.3 - '@vitest/mocker': 2.1.3(@vitest/spy@2.1.3)(vite@5.4.10(@types/node@22.7.5)(sass@1.79.5)) + '@vitest/mocker': 2.1.3(@vitest/spy@2.1.3)(vite@5.4.10(@types/node@22.7.9)(sass@1.79.5)) '@vitest/pretty-format': 2.1.3 '@vitest/runner': 2.1.3 '@vitest/snapshot': 2.1.3 @@ -4614,11 +4614,11 @@ snapshots: tinyexec: 0.3.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.10(@types/node@22.7.5)(sass@1.79.5) - vite-node: 2.1.3(@types/node@22.7.5)(sass@1.79.5) + vite: 5.4.10(@types/node@22.7.9)(sass@1.79.5) + vite-node: 2.1.3(@types/node@22.7.9)(sass@1.79.5) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.7.5 + '@types/node': 22.7.9 happy-dom: 15.7.4 transitivePeerDependencies: - less