Skip to content

Commit

Permalink
Bump router (#9400)
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed May 9, 2024
1 parent 4453a61 commit 6893db5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions packages/remix-react/package.json
Expand Up @@ -21,8 +21,8 @@
"dependencies": {
"@remix-run/router": "1.16.1-pre.0",
"@remix-run/server-runtime": "workspace:*",
"react-router": "6.23.1-pre.0",
"react-router-dom": "6.23.1-pre.0",
"react-router": "6.23.1-pre.1",
"react-router-dom": "6.23.1-pre.1",
"turbo-stream": "^2.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/remix-testing/package.json
Expand Up @@ -22,7 +22,7 @@
"@remix-run/node": "workspace:*",
"@remix-run/react": "workspace:*",
"@remix-run/router": "1.16.1-pre.0",
"react-router-dom": "6.23.1-pre.0"
"react-router-dom": "6.23.1-pre.1"
},
"devDependencies": {
"@remix-run/server-runtime": "workspace:*",
Expand Down
22 changes: 11 additions & 11 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 6893db5

Please sign in to comment.