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 d551142 commit 28a0bd3Copy full SHA for 28a0bd3
app/package.json
@@ -68,13 +68,13 @@
68
},
69
"devDependencies": {
70
"@tailwindcss/vite": "^4.1.10",
71
- "@types/jsdom": "^21.1.7",
+ "@types/jsdom": "^27.0.0",
72
"@types/react": "^19.0.0",
73
"@types/react-dom": "^19.0.0",
74
"@types/showdown": "^2.0.6",
75
"@types/turndown": "^5.0.5",
76
"@vitejs/plugin-react": "^4.2.1",
77
- "jsdom": "^26.0.0",
+ "jsdom": "^27.0.0",
78
"openapi-typescript": "7.8.0",
79
"tailwindcss": "^4.1.10",
80
"tailwindcss-animate": "^1.0.7",
0 commit comments