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 4aef151 commit 431cdd0Copy full SHA for 431cdd0
packages/cra-template/template.json
@@ -1,14 +1,14 @@
1
{
2
"package": {
3
"devDependencies": {
4
- "@jest/globals": "^29.5.0",
5
- "@testing-library/dom": "^10.4.0",
6
- "@testing-library/jest-dom": "^6.6.3",
7
- "@testing-library/react": "^16.1.0",
8
- "@testing-library/user-event": "^13.2.1",
9
- "@types/testing-library__jest-dom": "^5.14.5",
10
- "jest": "^29.5.0",
11
- "eslint": "^8.39.0"
+ "@jest/globals": "^30.0.5",
+ "@testing-library/dom": "^10.4.1",
+ "@testing-library/jest-dom": "^6.6.4",
+ "@testing-library/react": "^16.3.0",
+ "@testing-library/user-event": "^14.6.1",
+ "@types/testing-library__jest-dom": "^6.0.0",
+ "jest": "^30.0.5",
+ "eslint": "^9.32.0"
12
}
13
14
0 commit comments