We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab7daa commit a40c9efCopy full SHA for a40c9ef
template-default/package.json
@@ -43,15 +43,15 @@
43
"nth-check": "^2.1.1"
44
},
45
"devDependencies": {
46
- "@testing-library/jest-dom": "^5.17.0",
47
- "@testing-library/react": "^14.3.1",
+ "@testing-library/jest-dom": "^6.0.0",
+ "@testing-library/react": "^16.0.0",
48
"@testing-library/user-event": "^14.6.1",
49
- "@types/jest": "^29.5.14",
50
- "@types/node": "^18.19.100",
51
- "@types/react": "^18.3.21",
52
- "@types/react-dom": "^18.3.7",
+ "@types/jest": "^30.0.0",
+ "@types/node": "^22.0.0",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
53
"@types/react-router-dom": "^5.3.3",
54
- "gh-pages": "^5.0.0",
+ "gh-pages": "^6.0.0",
55
"typescript": "^5.8.3"
56
}
57
0 commit comments