Skip to content

Commit

Permalink
build: ⬆️ upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmannZ committed Nov 1, 2023
1 parent 7d3e8a3 commit 56fae43
Show file tree
Hide file tree
Showing 5 changed files with 865 additions and 814 deletions.
12 changes: 6 additions & 6 deletions examples/with-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.8.4",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"eslint": "8.51.0",
"eslint-config-next": "13.5.4",
"next": "13.5.4",
"@types/node": "20.8.10",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"eslint": "8.52.0",
"eslint-config-next": "14.0.1",
"next": "14.0.1",
"next-runtime-env": "link:../..",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
Loading

0 comments on commit 56fae43

Please sign in to comment.