Bump @remix-run/react from 1.4.3 to 1.6.7

Bumps [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) from 1.4.3 to 1.6.7.
- [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@1.6.7/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>
This commit is contained in:
dependabot[bot]
2022-08-01 03:44:57 +00:00
committed by GitHub
parent 9c6c8617bd
commit 4a0f2d659e
2 changed files with 33 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
},
"dependencies": {
"@remix-run/node": "^1.6.3",
"@remix-run/react": "^1.4.3",
"@remix-run/react": "^1.6.7",
"@remix-run/serve": "^1.6.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"