Skip to content

Commit 56fae43

Browse files
committed
build: ⬆️ upgrade deps
1 parent 7d3e8a3 commit 56fae43

File tree

5 files changed

+865
-814
lines changed

5 files changed

+865
-814
lines changed

examples/with-app-router/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@types/node": "20.8.4",
13-
"@types/react": "18.2.28",
14-
"@types/react-dom": "18.2.13",
15-
"eslint": "8.51.0",
16-
"eslint-config-next": "13.5.4",
17-
"next": "13.5.4",
12+
"@types/node": "20.8.10",
13+
"@types/react": "18.2.33",
14+
"@types/react-dom": "18.2.14",
15+
"eslint": "8.52.0",
16+
"eslint-config-next": "14.0.1",
17+
"next": "14.0.1",
1818
"next-runtime-env": "link:../..",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)