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 Apr 4, 2024
1 parent 4e48aab commit ce3c64c
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.12.4",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"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.12.4",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"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.12.4",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"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.12.4",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@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 ce3c64c

Please sign in to comment.