Skip to content

Commit 29912c2

Browse files
build(deps-dev): bump react-router-dom from 6.29.0 to 6.30.1
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.29.0 to 6.30.1. - [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.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 6.30.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e27e17 commit 29912c2

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@strapi/strapi": "^5.6.0",
5252
"react": "^18.3.1",
5353
"react-dom": "^18.3.1",
54-
"react-router-dom": "^6.29.0",
54+
"react-router-dom": "^6.30.1",
5555
"styled-components": "^6.1.14"
5656
},
5757
"devDependencies": {
@@ -75,7 +75,7 @@
7575
"prettier": "3.2.5",
7676
"react": "^18.3.1",
7777
"react-dom": "^18.3.1",
78-
"react-router-dom": "^6.29.0",
78+
"react-router-dom": "^6.30.1",
7979
"styled-components": "^6.1.14"
8080
},
8181
"author": {

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2760,10 +2760,10 @@
27602760
redux-thunk "^2.4.2"
27612761
reselect "^4.1.8"
27622762

2763-
"@remix-run/router@1.22.0":
2764-
version "1.22.0"
2765-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.22.0.tgz#dd8096cb055c475a4de6b35322b8d3b118c17b43"
2766-
integrity sha512-MBOl8MeOzpK0HQQQshKB7pABXbmyHizdTpqnrIseTbsv0nAepwC2ENZa1aaBExNQcpLoXmWthhak8SABLzvGPw==
2763+
"@remix-run/router@1.23.0":
2764+
version "1.23.0"
2765+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.0.tgz#35390d0e7779626c026b11376da6789eb8389242"
2766+
integrity sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==
27672767

27682768
"@rollup/rollup-android-arm-eabi@4.27.4":
27692769
version "4.27.4"
@@ -11424,20 +11424,20 @@ react-remove-scroll@2.5.5:
1142411424
use-callback-ref "^1.3.0"
1142511425
use-sidecar "^1.1.2"
1142611426

11427-
react-router-dom@^6.29.0:
11428-
version "6.29.0"
11429-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.29.0.tgz#2ffb56b03ef3d6d6daafcfad9f3922132d2ced94"
11430-
integrity sha512-pkEbJPATRJ2iotK+wUwHfy0xs2T59YPEN8BQxVCPeBZvK7kfPESRc/nyxzdcxR17hXgUPYx2whMwl+eo9cUdnQ==
11427+
react-router-dom@^6.30.1:
11428+
version "6.30.1"
11429+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.1.tgz#da2580c272ddb61325e435478566be9563a4a237"
11430+
integrity sha512-llKsgOkZdbPU1Eg3zK8lCn+sjD9wMRZZPuzmdWWX5SUs8OFkN5HnFVC0u5KMeMaC9aoancFI/KoLuKPqN+hxHw==
1143111431
dependencies:
11432-
"@remix-run/router" "1.22.0"
11433-
react-router "6.29.0"
11432+
"@remix-run/router" "1.23.0"
11433+
react-router "6.30.1"
1143411434

11435-
react-router@6.29.0:
11436-
version "6.29.0"
11437-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.29.0.tgz#14a329ca838b4de048fc5cca82874b727ee546b7"
11438-
integrity sha512-DXZJoE0q+KyeVw75Ck6GkPxFak63C4fGqZGNijnWgzB/HzSP1ZfTlBj5COaGWwhrMQ/R8bXiq5Ooy4KG+ReyjQ==
11435+
react-router@6.30.1:
11436+
version "6.30.1"
11437+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.1.tgz#ecb3b883c9ba6dbf5d319ddbc996747f4ab9f4c3"
11438+
integrity sha512-X1m21aEmxGXqENEPG3T6u0Th7g0aS4ZmoNynhbs+Cn+q+QGTLt+d5IQ2bHAXKzKcxGJjxACpVbnYQSCRcfxHlQ==
1143911439
dependencies:
11440-
"@remix-run/router" "1.22.0"
11440+
"@remix-run/router" "1.23.0"
1144111441

1144211442
react-select@5.8.0:
1144311443
version "5.8.0"

0 commit comments

Comments
 (0)