Skip to content

Commit 76b9940

Browse files
committed
build: ⬆️ upgrade deps
1 parent e5aec1b commit 76b9940

File tree

4 files changed

+260
-184
lines changed

4 files changed

+260
-184
lines changed

examples/with-app-router-context/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@types/node": "22.13.13",
13-
"@types/react": "18.3.2",
14-
"@types/react-dom": "18.3.0",
12+
"@types/node": "22.13.14",
13+
"@types/react": "18.3.20",
14+
"@types/react-dom": "18.3.5",
1515
"eslint": "9.23.0",
1616
"eslint-config-next": "15.2.4",
1717
"next": "14.2.26",

0 commit comments

Comments
 (0)