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 06b782e commit 10dc53bCopy full SHA for 10dc53b
apps/server/package.json
@@ -105,7 +105,7 @@
105
"is-svg": "6.1.0",
106
"jimp": "1.6.0",
107
"js-yaml": "4.1.0",
108
- "jsdom": "26.1.0",
+ "jsdom": "27.0.0",
109
"marked": "16.3.0",
110
"mime-types": "3.0.1",
111
"multer": "2.0.2",
package.json
@@ -52,7 +52,7 @@
52
"eslint-plugin-react-hooks": "5.2.0",
53
"happy-dom": "~18.0.0",
54
"jiti": "2.6.0",
55
- "jsdom": "~26.1.0",
+ "jsdom": "~27.0.0",
56
"jsonc-eslint-parser": "^2.1.0",
57
"react-refresh": "^0.17.0",
58
"rollup-plugin-webpack-stats": "2.1.4",
0 commit comments