Skip to content

Commit

Permalink
chore(deps): update dependency next to v14.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 509efda commit 2976b33
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 59 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": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"next": "14.2.16",
"next": "14.2.17",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.6.3",
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.16",
"next": "14.2.17",
"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": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"next": "14.2.16",
"next": "14.2.17",
"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": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"next": "14.2.16",
"next": "14.2.17",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.6.3",
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.12",
"navigation-api-types": "0.5.1",
"next": "14.2.16",
"next": "14.2.17",
"react": "18.3.1"
},
"peerDependencies": {
Expand Down
108 changes: 54 additions & 54 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 2976b33

Please sign in to comment.