Skip to content

Commit b059c56

Browse files
dependabot[bot]jorilindell
authored andcommitted
Bump react-router from 6.30.3 to 6.30.4
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.30.3 to 6.30.4. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router@6.30.4/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@6.30.4/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 6.30.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ef6e02 commit b059c56

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react": "18.3.1",
3838
"react-dom": "18.3.1",
3939
"react-redux": "^9.1.2",
40-
"react-router": "^6.30.2",
40+
"react-router": "^6.30.4",
4141
"react-router-dom": "^6.30.2",
4242
"redux": "^5.0.1",
4343
"redux-actions": "^3.0.0",

yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1805,6 +1805,11 @@
18051805
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971"
18061806
integrity sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==
18071807

1808+
"@remix-run/router@1.23.3":
1809+
version "1.23.3"
1810+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.3.tgz#957c098d4393d301a8aa7dccf3ef28ea5430e36a"
1811+
integrity sha512-4An71tdz9X8+3sI4Qqqd2LWd9vS39J7sqd9EU4Scw7TJE/qB10Flv/UuqbPVgfQV9XoK8Np6jNquZitnZq5i+Q==
1812+
18081813
"@sinclair/typebox@^0.27.8":
18091814
version "0.27.8"
18101815
resolved "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz"
@@ -6245,13 +6250,20 @@ react-router-dom@^6.30.2:
62456250
"@remix-run/router" "1.23.2"
62466251
react-router "6.30.3"
62476252

6248-
react-router@6.30.3, react-router@^6.30.2:
6253+
react-router@6.30.3:
62496254
version "6.30.3"
62506255
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.3.tgz#994b3ccdbe0e81fe84d4f998100f62584dfbf1cf"
62516256
integrity sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==
62526257
dependencies:
62536258
"@remix-run/router" "1.23.2"
62546259

6260+
react-router@^6.30.4:
6261+
version "6.30.4"
6262+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.4.tgz#638f35176527bd243d96d81d35d33b757bad46c2"
6263+
integrity sha512-SVUsDe+DybHM/WmYKIVYhZh1o5Dcuf16yM6WjG02Q9XVFMZIJyHYhwrr6bFBXZkVP6z69kNkMyBCujt8FaFLJA==
6264+
dependencies:
6265+
"@remix-run/router" "1.23.3"
6266+
62556267
react@18.3.1:
62566268
version "18.3.1"
62576269
resolved "https://registry.npmjs.org/react/-/react-18.3.1.tgz"

0 commit comments

Comments
 (0)