We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207b36f commit 8d49301Copy full SHA for 8d49301
app/package.json
@@ -34,9 +34,9 @@
34
"@storybook/addon-essentials": "^8.0.0",
35
"@storybook/nextjs": "^8.0.0",
36
"@storybook/react": "^8.0.0",
37
- "@testing-library/dom": "^9.0.1",
+ "@testing-library/dom": "^10.0.0",
38
"@testing-library/jest-dom": "^6.0.0",
39
- "@testing-library/react": "^14.0.0",
+ "@testing-library/react": "^15.0.0",
40
"@testing-library/user-event": "^14.4.3",
41
"@types/jest": "^29.5.5",
42
"@types/jest-axe": "^3.5.5",
@@ -49,7 +49,7 @@
49
"eslint": "^8.36.0",
50
"eslint-config-next": "^14.0.0",
51
"eslint-config-prettier": "^9.0.0",
52
- "eslint-plugin-jest": "^27.2.1",
+ "eslint-plugin-jest": "^28.0.0",
53
"eslint-plugin-jest-dom": "^5.0.1",
54
"eslint-plugin-storybook": "^0.8.0",
55
"eslint-plugin-testing-library": "^6.0.0",
0 commit comments