We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b8f5b commit f35f6c7Copy full SHA for f35f6c7
package.json
@@ -13,15 +13,15 @@
13
"@types/node": "18.15.0",
14
"@types/react": "18.0.28",
15
"@types/react-dom": "18.0.11",
16
- "eslint": "8.34.0",
+ "eslint": "9.32.0",
17
"eslint-config-next": "13.2.1",
18
"next": "13.2.4",
19
"react": "18.2.0",
20
"react-dom": "18.2.0",
21
"typescript": "4.9.5"
22
},
23
"devDependencies": {
24
- "@hazmi35/eslint-config": "^8.7.1",
+ "@hazmi35/eslint-config": "^9.0.0",
25
"@typescript-eslint/eslint-plugin": "^5.53.0",
26
"@typescript-eslint/parser": "^5.53.0",
27
"autoprefixer": "^10.4.14",
0 commit comments