Skip to content

Commit 5e7463e

Browse files
Bump react-router and react-router-dom
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies needed to be updated together. Updates `react-router` from 6.23.1 to 6.30.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router@6.30.3/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@6.30.3/packages/react-router) Updates `react-router-dom` from 6.23.1 to 6.30.3 - [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/react-router-dom@6.30.3/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 6.30.3 dependency-type: direct:production - dependency-name: react-router-dom dependency-version: 6.30.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d7550a commit 5e7463e

3 files changed

Lines changed: 34 additions & 45 deletions

File tree

package-lock.json

Lines changed: 17 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"react": "18.3.1",
3737
"react-dom": "18.3.1",
3838
"react-redux": "^9.1.2",
39-
"react-router": "^6.23.1",
40-
"react-router-dom": "^6.23.1",
39+
"react-router": "^6.30.3",
40+
"react-router-dom": "^6.30.3",
4141
"redux": "^5.0.1",
4242
"redux-actions": "^3.0.0",
4343
"redux-persist": "^6.0.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1794,10 +1794,10 @@
17941794
schema-utils "^4.2.0"
17951795
source-map "^0.7.3"
17961796

1797-
"@remix-run/router@1.21.0":
1798-
version "1.21.0"
1799-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.21.0.tgz#c65ae4262bdcfe415dbd4f64ec87676e4a56e2b5"
1800-
integrity sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==
1797+
"@remix-run/router@1.23.2":
1798+
version "1.23.2"
1799+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971"
1800+
integrity sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==
18011801

18021802
"@sinclair/typebox@^0.27.8":
18031803
version "0.27.8"
@@ -6145,20 +6145,20 @@ react-refresh@^0.14.2:
61456145
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
61466146
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
61476147

6148-
react-router-dom@^6.23.1:
6149-
version "6.28.1"
6150-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.28.1.tgz#b78fe452d2cd31919b80e57047a896bfa1509f8c"
6151-
integrity sha512-YraE27C/RdjcZwl5UCqF/ffXnZDxpJdk9Q6jw38SZHjXs7NNdpViq2l2c7fO7+4uWaEfcwfGCv3RSg4e1By/fQ==
6148+
react-router-dom@^6.30.3:
6149+
version "6.30.3"
6150+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.3.tgz#42ae6dc4c7158bfb0b935f162b9621b29dddf740"
6151+
integrity sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==
61526152
dependencies:
6153-
"@remix-run/router" "1.21.0"
6154-
react-router "6.28.1"
6153+
"@remix-run/router" "1.23.2"
6154+
react-router "6.30.3"
61556155

6156-
react-router@6.28.1, react-router@^6.23.1:
6157-
version "6.28.1"
6158-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.28.1.tgz#f82317ab24eee67d7beb7b304c0378b2b48fa178"
6159-
integrity sha512-2omQTA3rkMljmrvvo6WtewGdVh45SpL9hGiCI9uUrwGGfNFDIvGK4gYJsKlJoNVi6AQZcopSCballL+QGOm7fA==
6156+
react-router@6.30.3, react-router@^6.30.3:
6157+
version "6.30.3"
6158+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.3.tgz#994b3ccdbe0e81fe84d4f998100f62584dfbf1cf"
6159+
integrity sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==
61606160
dependencies:
6161-
"@remix-run/router" "1.21.0"
6161+
"@remix-run/router" "1.23.2"
61626162

61636163
react@18.3.1:
61646164
version "18.3.1"

0 commit comments

Comments
 (0)