From 72afb60ff7a6da54ce32e0168dc50b0b9cde7669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 12:59:57 +0000 Subject: [PATCH] build(deps-dev): bump @types/node from 20.14.9 to 22.0.2 in /dashboard Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.9 to 22.0.2. - [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] --- dashboard/package.json | 2 +- dashboard/yarn.lock | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/dashboard/package.json b/dashboard/package.json index 8e823e34..22010cca 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -23,7 +23,7 @@ "@macaron-css/solid": "1.5.1", "@macaron-css/vite": "1.5.1", "@tanstack/virtual-core": "3.8.1", - "@types/node": "20.14.9", + "@types/node": "22.0.2", "rollup-plugin-visualizer": "5.12.0", "typescript": "5.5.3", "unplugin-fonts": "1.1.1", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index 9e99bbc8..e3304783 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -1785,12 +1785,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:20.14.9": - version: 20.14.9 - resolution: "@types/node@npm:20.14.9" +"@types/node@npm:22.0.2": + version: 22.0.2 + resolution: "@types/node@npm:22.0.2" dependencies: - undici-types: "npm:~5.26.4" - checksum: 10c0/911ffa444dc032897f4a23ed580c67903bd38ea1c5ec99b1d00fa10b83537a3adddef8e1f29710cbdd8e556a61407ed008e06537d834e48caf449ce59f87d387 + undici-types: "npm:~6.11.1" + checksum: 10c0/59ee26fb1104674b2e23981d7569ad113aa8ee23c8449af8e4312aa9352ac738c5ffd0ae4d8077db0467704a3b9ccc662048e39716cb5ad51cdb24d106c7871b languageName: node linkType: hard @@ -3580,7 +3580,7 @@ __metadata: "@tanstack/solid-virtual": "npm:3.8.1" "@tanstack/virtual-core": "npm:3.8.1" "@types/async-lock": "npm:1.4.2" - "@types/node": "npm:20.14.9" + "@types/node": "npm:22.0.2" ansi-to-html: "npm:0.7.2" async-lock: "npm:1.4.1" chart.js: "npm:4.4.3" @@ -4353,6 +4353,13 @@ __metadata: languageName: node linkType: hard +"undici-types@npm:~6.11.1": + version: 6.11.1 + resolution: "undici-types@npm:6.11.1" + checksum: 10c0/d8f5739a8e6c779d72336c82deb49c56d5ac9f9f6e0eb2e8dd4d3f6929ae9db7cde370d2e46516fe6cad04ea53e790c5e16c4c75eed7cd0f9bd31b0763bb2fa3 + languageName: node + linkType: hard + "unique-filename@npm:^3.0.0": version: 3.0.0 resolution: "unique-filename@npm:3.0.0"