We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0288c8c commit 256d06aCopy full SHA for 256d06a
3 files changed
apps/frontend/package.json
@@ -42,7 +42,7 @@
42
"@types/react": "^19.2.14",
43
"@types/react-dom": "^19.2.3",
44
"cross-env": "^10.1.0",
45
- "eslint": "^9.39.4",
+ "eslint": "^10.0.0",
46
"eslint-config-next": "^16.2.1",
47
"eslint-config-prettier": "^10.1.8",
48
"eslint-plugin-import": "^2.32.0",
package.json
@@ -18,10 +18,10 @@
18
"devDependencies": {
19
"@commitlint/cli": "^20.5.0",
20
"@commitlint/config-conventional": "^20.5.0",
21
- "@eslint/js": "^9.39.4",
+ "@eslint/js": "^10.0.0",
22
"commitizen": "^4.3.1",
23
"cz-conventional-changelog": "^3.3.0",
24
25
26
27
"eslint-plugin-import-x": "^4.16.2",
0 commit comments