We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2a6e9 commit cdb9c67Copy full SHA for cdb9c67
package.json
@@ -119,7 +119,7 @@
119
"execa": "^9.6.0",
120
"glob-gitignore": "^1.0.15",
121
"globby": "^15.0.0",
122
- "jsdom": "27.1.0",
+ "jsdom": "26.1.0",
123
"lerna": "^9.0.0",
124
"magic-string": "^0.30.21",
125
"markdownlint-cli2": "^0.18.1",
test/performance-charts/package.json
@@ -20,7 +20,7 @@
20
"@vitejs/plugin-react-swc": "catalog:",
21
"@vitest/browser-playwright": "catalog:",
22
"@vitest/ui": "catalog:",
23
- "jsdom": "^27.1.0",
+ "jsdom": "^26.1.0",
24
"react": "catalog:",
25
"react-dom": "catalog:",
26
"vitest": "catalog:"
0 commit comments