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 0b39e22 commit 50f721dCopy full SHA for 50f721d
package.json
@@ -11,7 +11,7 @@
11
},
12
"dependencies": {
13
"classnames": "2.3.1",
14
- "next": "12.1.0",
+ "next": "13.3.0",
15
"react": "17.0.2",
16
"react-dom": "17.0.2",
17
"waait": "1.0.5"
@@ -20,7 +20,7 @@
20
"@types/node": "17.0.10",
21
"@types/react": "17.0.39",
22
"eslint": "8.9.0",
23
- "eslint-config-next": "12.1.0",
+ "eslint-config-next": "13.3.0",
24
"typescript": "4.5.5"
25
}
26
0 commit comments