We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd720de + 1a7d70f commit bce4132Copy full SHA for bce4132
2 files changed
fe/inventory-frontend/package.json
@@ -22,7 +22,7 @@
22
"react-dom": "19.2.4"
23
},
24
"devDependencies": {
25
- "@eslint/js": "9.39.3",
+ "@eslint/js": "10.0.1",
26
"@faker-js/faker": "10.3.0",
27
"@testing-library/dom": "10.4.1",
28
"@testing-library/jest-dom": "6.9.1",
@@ -33,7 +33,7 @@
33
"@types/react-dom": "19.2.3",
34
"@vitejs/plugin-react": "5.1.4",
35
"@vitest/coverage-v8": "4.0.18",
36
- "eslint": "9.39.3",
+ "eslint": "10.0.2",
37
"eslint-plugin-react-hooks": "7.0.1",
38
"eslint-plugin-react-refresh": "0.5.2",
39
"globals": "17.3.0",
0 commit comments