We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd1e17 commit 07d29c0Copy full SHA for 07d29c0
example/next/package.json
@@ -9,7 +9,7 @@
9
"lint": "next lint"
10
},
11
"dependencies": {
12
- "next": "12.3.1",
+ "next": "12.3.5",
13
"react": "18.2.0",
14
"react-dom": "18.2.0"
15
@@ -18,7 +18,7 @@
18
"@types/react": "18.0.21",
19
"@types/react-dom": "18.0.6",
20
"eslint": "8.28.0",
21
- "eslint-config-next": "12.3.1",
+ "eslint-config-next": "12.3.5",
22
"typescript": "4.8.3"
23
}
24
0 commit comments