Skip to content

Commit 1ed0209

Browse files
authored
Update npm dependency (#15)
1 parent 6909a5a commit 1ed0209

File tree

3 files changed

+49
-214
lines changed

3 files changed

+49
-214
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
"@rollup/plugin-replace": "^6.0.3",
5353
"@rollup/plugin-typescript": "^11.1.3",
5454
"@testing-library/jest-dom": "^6.6.3",
55-
"@testing-library/react": "^14.0.0",
56-
"@testing-library/react-hooks": "^8.0.1",
55+
"@testing-library/react": "^16.3.1",
56+
"@testing-library/dom": "^10.4.0",
5757
"@types/jest": "^29.5.4",
5858
"@types/node": "^22.14.1",
59-
"@types/react": "^18.3.23",
59+
"@types/react": "^19.1.1",
6060
"@eslint/js": "^9.39.0",
6161
"typescript-eslint": "^8.0.0",
6262
"eslint": "^9.39.0",

0 commit comments

Comments
 (0)