We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b8f5b commit d65b071Copy full SHA for d65b071
package.json
@@ -13,17 +13,17 @@
13
"@types/node": "18.15.0",
14
"@types/react": "18.0.28",
15
"@types/react-dom": "18.0.11",
16
- "eslint": "8.34.0",
17
- "eslint-config-next": "13.2.1",
+ "eslint": "8.39.0",
+ "eslint-config-next": "13.4.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",
25
- "@typescript-eslint/eslint-plugin": "^5.53.0",
26
- "@typescript-eslint/parser": "^5.53.0",
+ "@typescript-eslint/eslint-plugin": "^5.59.2",
+ "@typescript-eslint/parser": "^5.59.2",
27
"autoprefixer": "^10.4.14",
28
"postcss": "^8.4.21",
29
"tailwindcss": "^3.2.7"
0 commit comments