Skip to content

Commit

Permalink
build(deps): bump @remix-run/react from 2.4.1 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) from 2.4.1 to 2.6.0.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-react/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/react@2.6.0/packages/remix-react)

---
updated-dependencies:
- dependency-name: "@remix-run/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2024
1 parent 9fcdba6 commit 28c10c4
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 19 deletions.
2 changes: 1 addition & 1 deletion examples/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@backflipjs/react": "workspace:~0.0.7",
"@backflipjs/server": "workspace:~0.0.7",
"@remix-run/node": "~2.4.1",
"@remix-run/react": "~2.4.1",
"@remix-run/react": "~2.6.0",
"@remix-run/serve": "~2.5.1",
"isbot": "3.8.0",
"react": "~18.2.0",
Expand Down
57 changes: 40 additions & 17 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion www/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@cloudflare/kv-asset-handler": "~0.3.0",
"@cloudmix-dev/react": "~0.0.25",
"@remix-run/cloudflare": "~2.4.1",
"@remix-run/react": "~2.4.1",
"@remix-run/react": "~2.6.0",
"@remix-run/server-runtime": "~2.4.1",
"cookie": "~0.6.0",
"isbot": "~4.1.0",
Expand Down

0 comments on commit 28c10c4

Please sign in to comment.