Skip to content

Commit a6bd991

Browse files
committed
fix dependencies
1 parent ab20323 commit a6bd991

File tree

4 files changed

+271
-305
lines changed

4 files changed

+271
-305
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
"@types/react": "latest",
5454
"@types/react-dom": "latest",
5555
"autoprefixer": "latest",
56-
"eslint": "latest",
57-
"eslint-config-next": "latest",
58-
"eslint-plugin-next-on-pages": "^1.6.3",
56+
"eslint": "8.55.0",
57+
"eslint-config-next": "14.0.4",
58+
"eslint-plugin-next-on-pages": "1.6.3",
5959
"postcss": "latest",
6060
"tailwindcss": "latest",
6161
"typescript": "latest",

0 commit comments

Comments
 (0)