Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent c1bd17b commit 30098a1
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 34 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 @@ -13,8 +13,8 @@
"@location-state/core": "workspace:*",
"@location-state/next": "workspace:*",
"@types/node": "20.11.30",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
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 @@ -11,8 +11,8 @@
"@location-state/core": "workspace:*",
"@location-state/next": "workspace:*",
"@types/node": "20.11.30",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"next": "14.1.4",
"qs": "6.12.0",
"react": "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 @@ -13,8 +13,8 @@
"@location-state/core": "workspace:*",
"@location-state/next": "workspace:*",
"@types/node": "20.11.30",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@changesets/cli": "2.27.1",
"@playwright/test": "1.42.1",
"@types/node": "20.11.30",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@vitejs/plugin-react": "4.2.1",
"husky": "9.0.11",
"jsdom": "24.0.0",
Expand Down
48 changes: 22 additions & 26 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 30098a1

Please sign in to comment.