Skip to content

Commit 32cf0c6

Browse files
authored
fix: react dom typings (#40)
1 parent 9cd26c9 commit 32cf0c6

File tree

2 files changed

+52
-54
lines changed

2 files changed

+52
-54
lines changed

package-lock.json

Lines changed: 50 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"@testing-library/react": "^16.0.0",
6565
"@testing-library/user-event": "^14.5.1",
6666
"@types/node": "^22.6.1",
67-
"@types/react": "^19.0.8",
68-
"@types/react-dom": "^19.0.3",
67+
"@types/react": "^18.2.37",
68+
"@types/react-dom": "^18.2.15",
6969
"@typescript-eslint/eslint-plugin": "^8.7.0",
7070
"@typescript-eslint/parser": "^8.7.0",
7171
"@vitejs/plugin-react": "^4.2.0",

0 commit comments

Comments
 (0)