Skip to content

Commit

Permalink
Update nextjs monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent ef09710 commit 5659879
Show file tree
Hide file tree
Showing 5 changed files with 238 additions and 204 deletions.
4 changes: 2 additions & 2 deletions apps/example-next-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"next": "14.0.4",
"eslint-config-next": "14.1.0",
"next": "14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3",
Expand Down
4 changes: 2 additions & 2 deletions apps/example-next-custom-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"eslint": "8.48.0",
"eslint-config-next": "13.5.3",
"next": "13.5.3",
"eslint-config-next": "13.5.6",
"next": "13.5.6",
"qs": "6.11.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/example-next-unsafe-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"eslint": "8.48.0",
"eslint-config-next": "13.5.3",
"next": "13.5.3",
"eslint-config-next": "13.5.6",
"next": "13.5.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/location-state-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@location-state/core": "workspace:*",
"configs": "workspace:*",
"eslint-config-custom": "workspace:*",
"next": "14.0.4"
"next": "14.1.0"
},
"peerDependencies": {
"next": "^13.0.0 || ^14.0.0",
Expand Down
Loading

0 comments on commit 5659879

Please sign in to comment.