We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a4bcc commit 67ab4b4Copy full SHA for 67ab4b4
2 files changed
package.json
@@ -47,13 +47,13 @@
47
},
48
"devDependencies": {
49
"@next/env": "15.0.3",
50
- "@types/node": "^20.17.8",
51
- "@types/react": "npm:types-react@19.0.0-rc.1",
52
- "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
53
- "@typescript-eslint/eslint-plugin": "^7.18.0",
54
- "@typescript-eslint/parser": "^7.18.0",
+ "@types/node": "^22.9.4",
+ "@types/react": "^19.0.0-rc.1",
+ "@types/react-dom": "19.0.0-rc.1",
+ "@typescript-eslint/eslint-plugin": "^8.16.0",
+ "@typescript-eslint/parser": "^8.16.0",
55
"autoprefixer": "^10.4.20",
56
- "eslint": "^8.57.1",
+ "eslint": "^9.15.0",
57
"eslint-config-next": "15.0.3",
58
"eslint-config-prettier": "^9.1.0",
59
"eslint-import-resolver-node": "^0.3.9",
0 commit comments