Skip to content

Commit

Permalink
Bump router
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Dec 6, 2023
1 parent aa62cbf commit a727076
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 22 deletions.
5 changes: 5 additions & 0 deletions .changeset/kind-radios-know.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@remix-run/react": patch
---

[Remove] Bump router
2 changes: 1 addition & 1 deletion packages/remix-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mdx-js/mdx": "^2.3.0",
"@npmcli/package-json": "^4.0.1",
"@remix-run/node": "2.4.0-pre.3",
"@remix-run/router": "1.14.0-pre.0",
"@remix-run/router": "1.14.0-pre.1",
"@remix-run/server-runtime": "2.4.0-pre.3",
"@types/mdx": "^2.0.5",
"@vanilla-extract/integration": "^6.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/remix-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"typings": "dist/index.d.ts",
"module": "dist/esm/index.js",
"dependencies": {
"@remix-run/router": "1.14.0-pre.0",
"@remix-run/router": "1.14.0-pre.1",
"@remix-run/server-runtime": "2.4.0-pre.3",
"react-router": "6.21.0-pre.2",
"react-router-dom": "6.21.0-pre.2"
"react-router": "6.21.0-pre.3",
"react-router-dom": "6.21.0-pre.3"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/remix-server-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"typings": "dist/index.d.ts",
"module": "dist/esm/index.js",
"dependencies": {
"@remix-run/router": "1.14.0-pre.0",
"@remix-run/router": "1.14.0-pre.1",
"@types/cookie": "^0.5.3",
"@web3-storage/multipart-parser": "^1.0.0",
"cookie": "^0.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/remix-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"dependencies": {
"@remix-run/node": "2.4.0-pre.3",
"@remix-run/react": "2.4.0-pre.3",
"@remix-run/router": "1.14.0-pre.0",
"react-router-dom": "6.21.0-pre.2"
"@remix-run/router": "1.14.0-pre.1",
"react-router-dom": "6.21.0-pre.3"
},
"devDependencies": {
"@types/node": "^18.17.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2314,10 +2314,10 @@
"@changesets/types" "^5.0.0"
dotenv "^8.1.0"

"@remix-run/[email protected].0":
version "1.14.0-pre.0"
resolved "https://registry.npmjs.org/@remix-run/router/-/router-1.14.0-pre.0.tgz#e19bd909a4dcd6682f08ad62691b6663eea3b0cd"
integrity sha512-AbyTs3orZCJaR1xKPHB7ovMa/kIDeaKwcrYNsXhFlbSB40PHmISmUPiCM7+ZRBZ70yN/ilEgDxhxHO8+w+kZMg==
"@remix-run/[email protected].1":
version "1.14.0-pre.1"
resolved "https://registry.npmjs.org/@remix-run/router/-/router-1.14.0-pre.1.tgz#89d01f682d4874f02c00b1b32db47603414e5e78"
integrity sha512-Vx+mkbdCY/9WB6ayH2EYCkpjgBg1w/TkV1M9EAi7veLSU+/+XI4Vxvq0BrWsA5uYvVSPSBeVwnOYgG68BfP4mA==

"@remix-run/web-blob@^3.1.0":
version "3.1.0"
Expand Down Expand Up @@ -11024,20 +11024,20 @@ react-refresh@^0.14.0:
resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.0.tgz"
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==

[email protected].2:
version "6.21.0-pre.2"
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.21.0-pre.2.tgz#184e8c6219b3f5020196555acf2c43295557a96a"
integrity sha512-IFhEsZEmc67/4f2CHSfap1xjY40Kp/adUhVg0DXxOldOWO7/Us8giIGlmkl+krPwd797URoMYuZQOLmoITSdlQ==
[email protected].3:
version "6.21.0-pre.3"
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.21.0-pre.3.tgz#a5bdb075fb3b9ca614d2366e4a5ca1086f3bf57e"
integrity sha512-KzQfDBO5Yl7+04f50Z6IBjDEz4jO5j7/PNJIwacOaL4rAWJM0+7btNZGEiQgqhRWEFbFMwWqnIzLjm4HYXtZxA==
dependencies:
"@remix-run/router" "1.14.0-pre.0"
react-router "6.21.0-pre.2"
"@remix-run/router" "1.14.0-pre.1"
react-router "6.21.0-pre.3"

[email protected].2:
version "6.21.0-pre.2"
resolved "https://registry.npmjs.org/react-router/-/react-router-6.21.0-pre.2.tgz#694c7438e0910141e480a532a4c9c010fd8b56f4"
integrity sha512-51GWE+ghz4WjI7XN6tn2r/9mznK5oSA3ZuXNyLuksxUFWK+qSh0iA+FNoMyigxqjfdMzbAm/0IGxsJPKRgOqQw==
[email protected].3:
version "6.21.0-pre.3"
resolved "https://registry.npmjs.org/react-router/-/react-router-6.21.0-pre.3.tgz#6bb97a79653651c87cfb2beeff84f859ab33fb22"
integrity sha512-zSXOQD/rpE5yOd9q0kVs6F4ot0pu/wUb5hOlgrbO9B1TzT0xHos8E6k77U2s4z9UkEEGBmK8vv6UG8d/igXpGA==
dependencies:
"@remix-run/router" "1.14.0-pre.0"
"@remix-run/router" "1.14.0-pre.1"

react@^18.2.0:
version "18.2.0"
Expand Down

0 comments on commit a727076

Please sign in to comment.