Skip to content

Commit f5c86e7

Browse files
build(deps-dev): bump react-router from 6.2.2 to 6.30.2 in /eden/contrib
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.2.2 to 6.30.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 6.30.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbf561c commit f5c86e7

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

eden/contrib/reviewstack.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/react-dom": "^18.0.0",
4444
"graphql": "^16.8.1",
4545
"history": "^5.3.0",
46-
"react-router": "6.2.*",
46+
"react-router": "6.30.*",
4747
"react-router-dom": "6.2.*",
4848
"styled-components": "^5.3.5",
4949
"ts-loader": "^9.3.1"

eden/contrib/yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2137,6 +2137,11 @@
21372137
dependencies:
21382138
"@babel/runtime" "^7.6.2"
21392139

2140+
"@remix-run/[email protected]":
2141+
version "1.23.1"
2142+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.1.tgz#0ce8857b024e24fc427585316383ad9d295b3a7f"
2143+
integrity sha512-vDbaOzF7yT2Qs4vO6XV1MHcJv+3dgR1sT+l3B8xxOVhUC336prMvqrvsLL/9Dnw2xr6Qhz4J0dmS0llNAbnUmQ==
2144+
21402145
"@rollup/plugin-babel@^5.2.0":
21412146
version "5.3.1"
21422147
resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz"
@@ -9100,13 +9105,20 @@ [email protected].*:
91009105
history "^5.2.0"
91019106
react-router "6.2.2"
91029107

9103-
9108+
91049109
version "6.2.2"
91059110
resolved "https://registry.npmjs.org/react-router/-/react-router-6.2.2.tgz"
91069111
integrity sha512-/MbxyLzd7Q7amp4gDOGaYvXwhEojkJD5BtExkuKmj39VEE0m3l/zipf6h2WIB2jyAO0lI6NGETh4RDcktRm4AQ==
91079112
dependencies:
91089113
history "^5.2.0"
91099114

9115+
9116+
version "6.30.2"
9117+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.2.tgz#c78a3b40f7011f49a373b1df89492e7d4ec12359"
9118+
integrity sha512-H2Bm38Zu1bm8KUE5NVWRMzuIyAV8p/JrOaBJAwVmp37AXG72+CZJlEBw6pdn9i5TBgLMhNDgijS4ZlblpHyWTA==
9119+
dependencies:
9120+
"@remix-run/router" "1.23.1"
9121+
91109122
91119123
version "5.0.1"
91129124
resolved "https://registry.npmjs.org/react-scripts/-/react-scripts-5.0.1.tgz"

0 commit comments

Comments
 (0)