Skip to content

Commit 28a0bd3

Browse files
Update dependency jsdom to v27
1 parent d551142 commit 28a0bd3

File tree

2 files changed

+232
-49
lines changed

2 files changed

+232
-49
lines changed

app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@
6868
},
6969
"devDependencies": {
7070
"@tailwindcss/vite": "^4.1.10",
71-
"@types/jsdom": "^21.1.7",
71+
"@types/jsdom": "^27.0.0",
7272
"@types/react": "^19.0.0",
7373
"@types/react-dom": "^19.0.0",
7474
"@types/showdown": "^2.0.6",
7575
"@types/turndown": "^5.0.5",
7676
"@vitejs/plugin-react": "^4.2.1",
77-
"jsdom": "^26.0.0",
77+
"jsdom": "^27.0.0",
7878
"openapi-typescript": "7.8.0",
7979
"tailwindcss": "^4.1.10",
8080
"tailwindcss-animate": "^1.0.7",

0 commit comments

Comments
 (0)