Skip to content

Commit

Permalink
Merge pull request #111 from expatfile/@HofmannZ/chore/22-03-24
Browse files Browse the repository at this point in the history
🧹 House keeping
  • Loading branch information
HofmannZ authored Mar 26, 2024
2 parents a9abdc3 + dbb6949 commit 0729232
Show file tree
Hide file tree
Showing 7 changed files with 2,652 additions and 2,116 deletions.
14 changes: 7 additions & 7 deletions examples/with-app-router-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.10.1",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"eslint": "8.54.0",
"eslint-config-next": "14.0.3",
"next": "14.0.3",
"@types/node": "20.11.30",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"next": "14.1.4",
"next-runtime-env": "link:../..",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.2"
"typescript": "5.4.3"
}
}
Loading

0 comments on commit 0729232

Please sign in to comment.