Skip to content

Commit 67ab4b4

Browse files
committed
upgrade eslint
1 parent 56a4bcc commit 67ab4b4

2 files changed

Lines changed: 193 additions & 364 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
},
4848
"devDependencies": {
4949
"@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",
50+
"@types/node": "^22.9.4",
51+
"@types/react": "^19.0.0-rc.1",
52+
"@types/react-dom": "19.0.0-rc.1",
53+
"@typescript-eslint/eslint-plugin": "^8.16.0",
54+
"@typescript-eslint/parser": "^8.16.0",
5555
"autoprefixer": "^10.4.20",
56-
"eslint": "^8.57.1",
56+
"eslint": "^9.15.0",
5757
"eslint-config-next": "15.0.3",
5858
"eslint-config-prettier": "^9.1.0",
5959
"eslint-import-resolver-node": "^0.3.9",

0 commit comments

Comments
 (0)