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 f26b10b commit 216dea1Copy full SHA for 216dea1
frontend/package.json
@@ -45,13 +45,13 @@
45
"@testing-library/user-event": "^14.5.2",
46
"@types/jest-axe": "^3.5.9",
47
"@types/react": "^18.2.79",
48
- "@typescript-eslint/eslint-plugin": "^7.4.0",
49
- "@typescript-eslint/parser": "^7.4.0",
+ "@typescript-eslint/eslint-plugin": "^7.7.1",
+ "@typescript-eslint/parser": "^7.7.1",
50
"babel-jest": "^29.7.0",
51
- "eslint": "^8.57.0",
+ "eslint": "^9.1.1",
52
"eslint-config-next": "^14.2.3",
53
- "eslint-plugin-jest-dom": "^5.2.0",
54
- "eslint-plugin-testing-library": "^6.2.0",
+ "eslint-plugin-jest-dom": "^5.4.0",
+ "eslint-plugin-testing-library": "^6.2.2",
55
"fast-check": "^3.18.0",
56
"husky": "^9.0.11",
57
"jest": "^29.7.0",
0 commit comments