Skip to content

Commit

Permalink
chore(deps): update dependency next to v14.2.14 (#534)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 5c96c1b commit 6f5b3cb
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 64 deletions.
2 changes: 1 addition & 1 deletion apps/example-next-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"next": "14.2.13",
"next": "14.2.14",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/example-next-conform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@conform-to/zod": "1.2.2",
"@location-state/core": "workspace:*",
"@location-state/conform": "workspace:*",
"next": "14.2.13",
"next": "14.2.14",
"react": "18.3.1",
"react-dom": "18.3.1",
"zod": "3.23.8"
Expand Down
2 changes: 1 addition & 1 deletion apps/example-next-custom-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"next": "14.2.13",
"next": "14.2.14",
"qs": "6.13.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/example-next-unsafe-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"next": "14.2.13",
"next": "14.2.14",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.6.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 @@ -35,7 +35,7 @@
"@repo/configs": "workspace:*",
"@types/react": "18.3.10",
"navigation-api-types": "0.5.1",
"next": "14.2.13",
"next": "14.2.14",
"react": "18.3.1"
},
"peerDependencies": {
Expand Down
113 changes: 54 additions & 59 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f5b3cb

Please sign in to comment.