Skip to content

Commit

Permalink
Bump router (#8029)
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Nov 16, 2023
1 parent cd8261e commit bf0b9a2
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 20 deletions.
5 changes: 5 additions & 0 deletions .changeset/sweet-peas-count.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@remix-run/react": patch
---

[REMOVE} Bump router
4 changes: 2 additions & 2 deletions packages/remix-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"typings": "dist/index.d.ts",
"module": "dist/esm/index.js",
"dependencies": {
"@remix-run/router": "1.12.0-pre.0",
"@remix-run/router": "1.12.0",
"@remix-run/server-runtime": "2.3.0-pre.1",
"react-router-dom": "6.19.0-pre.0"
"react-router-dom": "6.19.0"
},
"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.12.0-pre.0",
"@remix-run/router": "1.12.0",
"@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.3.0-pre.1",
"@remix-run/react": "2.3.0-pre.1",
"@remix-run/router": "1.12.0-pre.0",
"react-router-dom": "6.19.0-pre.0"
"@remix-run/router": "1.12.0",
"react-router-dom": "6.19.0"
},
"devDependencies": {
"@types/node": "^18.17.1",
Expand Down
7 changes: 3 additions & 4 deletions scripts/bump-router-versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ cd packages/remix-server-runtime
yarn add -E @remix-run/router@${ROUTER_VERSION}
cd ../..

# cd packages/remix-express
# yarn add -E @remix-run/router@${ROUTER_VERSION}
# cd ../..

cd packages/remix-react
yarn add -E @remix-run/router@${ROUTER_VERSION} react-router-dom@${RR_VERSION}
cd ../..
Expand All @@ -43,4 +39,7 @@ cd packages/remix-testing
yarn add -E @remix-run/router@${ROUTER_VERSION} react-router-dom@${RR_VERSION}
cd ../..

# Because deplicates...
npx yarn-deduplicate && rm -rf ./node_modules && yarn

set +x
27 changes: 16 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2319,6 +2319,11 @@
"@changesets/types" "^5.0.0"
dotenv "^8.1.0"

"@remix-run/router@1.12.0":
version "1.12.0"
resolved "https://registry.npmjs.org/@remix-run/router/-/router-1.12.0.tgz#e89b64b6fa97a8a5b740a4c38c2904b80f1f229a"
integrity sha512-2hXv036Bux90e1GXTWSMfNzfDDK8LA8JYEWfyHxzvwdp6GyoWEovKc9cotb3KCKmkdwsIBuFGX7ScTWyiHv7Eg==

"@remix-run/router@1.12.0-pre.0":
version "1.12.0-pre.0"
resolved "https://registry.npmjs.org/@remix-run/router/-/router-1.12.0-pre.0.tgz#a7a3ed1941016f574147a97d64d3c687bf343113"
Expand Down Expand Up @@ -11028,20 +11033,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==

react-router-dom@6.19.0-pre.0:
version "6.19.0-pre.0"
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.19.0-pre.0.tgz#99d561cf50babea4c8c65317950884bb1db76395"
integrity sha512-elYzIXUmv92//Stn0IK8EYQixv1zeuUWw/HZM9LTQ4aGdNeBTqpTEq/K66KJbmfklzgVpg29Nr515onohZA1dA==
react-router-dom@6.19.0:
version "6.19.0"
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.19.0.tgz#ee807e36ae7dd954db7a3f770e38b7cc026c66a8"
integrity sha512-N6dWlcgL2w0U5HZUUqU2wlmOrSb3ighJmtQ438SWbhB1yuLTXQ8yyTBMK3BSvVjp7gBtKurT554nCtMOgxCZmQ==
dependencies:
"@remix-run/router" "1.12.0-pre.0"
react-router "6.19.0-pre.0"
"@remix-run/router" "1.12.0"
react-router "6.19.0"

react-router@6.19.0-pre.0:
version "6.19.0-pre.0"
resolved "https://registry.npmjs.org/react-router/-/react-router-6.19.0-pre.0.tgz#bebd659375430700b894e6007311bd1ff4bd84c5"
integrity sha512-qyPRUTh6jnZHu9t0UtdLdcVeKCWVmJbIZo0YgZb4ETxygqe/43WAPHsJ8TjA6/b6A+SeYhDZqeVu/U/lpBdUsA==
react-router@6.19.0:
version "6.19.0"
resolved "https://registry.npmjs.org/react-router/-/react-router-6.19.0.tgz#6d5062fa33495859daca98d86292ab03b037a9ca"
integrity sha512-0W63PKCZ7+OuQd7Tm+RbkI8kCLmn4GPjDbX61tWljPxWgqTKlEpeQUwPkT1DRjYhF8KSihK0hQpmhU4uxVMcdw==
dependencies:
"@remix-run/router" "1.12.0-pre.0"
"@remix-run/router" "1.12.0"

react@^18.2.0:
version "18.2.0"
Expand Down

0 comments on commit bf0b9a2

Please sign in to comment.