Skip to content

Commit

Permalink
chore(deps): update dependency next to v14.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent fd6bf61 commit 2d181b2
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 58 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.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"next": "14.2.9",
"next": "14.2.10",
"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.1.5",
"@location-state/core": "workspace:*",
"@location-state/conform": "workspace:*",
"next": "14.2.9",
"next": "14.2.10",
"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.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"next": "14.2.9",
"next": "14.2.10",
"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.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"next": "14.2.9",
"next": "14.2.10",
"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.5",
"navigation-api-types": "0.5.1",
"next": "14.2.9",
"next": "14.2.10",
"react": "18.3.1"
},
"peerDependencies": {
Expand Down
106 changes: 53 additions & 53 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 2d181b2

Please sign in to comment.