Skip to content

Commit ee18d20

Browse files
build(deps-dev): bump jsdom from 24.1.1 to 25.0.0 in /dashboard
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.1.1 to 25.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.1.1...25.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c92462b commit ee18d20

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@macaron-css/vite": "1.5.1",
2626
"@tanstack/virtual-core": "3.10.6",
2727
"@types/node": "22.5.2",
28-
"jsdom": "24.1.1",
28+
"jsdom": "25.0.0",
2929
"rollup-plugin-visualizer": "5.12.0",
3030
"typescript": "5.5.4",
3131
"unplugin-fonts": "1.1.1",

dashboard/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3115,9 +3115,9 @@ __metadata:
31153115
languageName: node
31163116
linkType: hard
31173117

3118-
"jsdom@npm:24.1.1":
3119-
version: 24.1.1
3120-
resolution: "jsdom@npm:24.1.1"
3118+
"jsdom@npm:25.0.0":
3119+
version: 25.0.0
3120+
resolution: "jsdom@npm:25.0.0"
31213121
dependencies:
31223122
cssstyle: "npm:^4.0.1"
31233123
data-urls: "npm:^5.0.0"
@@ -3145,7 +3145,7 @@ __metadata:
31453145
peerDependenciesMeta:
31463146
canvas:
31473147
optional: true
3148-
checksum: 10c0/02d6bfe32f09f26329c0e53ad9f9883a3c671fc1f75725167d2089ca412f5b7ca85ff8aa62327d1cc6fc70ffbb3b18dfc7642c4b2096c2c8b19aaf9a48473eb3
3148+
checksum: 10c0/1552bcfb816b2c69ae159ba0cd79e8964030c106cc0cb2deb20a64c1ca54e1ea41352b9802d89b7cf823e43e6d74ed7289abff4aacc95b1b2bc936570aab3594
31493149
languageName: node
31503150
linkType: hard
31513151

@@ -3504,7 +3504,7 @@ __metadata:
35043504
async-lock: "npm:1.4.1"
35053505
chart.js: "npm:4.4.4"
35063506
fuse.js: "npm:7.0.0"
3507-
jsdom: "npm:24.1.1"
3507+
jsdom: "npm:25.0.0"
35083508
rollup-plugin-visualizer: "npm:5.12.0"
35093509
solid-chartjs: "npm:1.3.11"
35103510
solid-icons: "npm:1.1.0"

0 commit comments

Comments
 (0)