Skip to content

Commit 5111433

Browse files
fix(deps): update react-router monorepo to v7.1.3 (#715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a303bd commit 5111433

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"react-dom": "19.0.0",
5656
"react-error-boundary": "4.1.2",
5757
"react-redux": "9.2.0",
58-
"react-router": "7.1.2",
59-
"react-router-dom": "7.1.2",
58+
"react-router": "7.1.3",
59+
"react-router-dom": "7.1.3",
6060
"tailwind-merge": "2.6.0",
6161
"tailwindcss-animate": "1.0.7"
6262
},

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13279,8 +13279,8 @@ __metadata:
1327913279
react-dom: "npm:19.0.0"
1328013280
react-error-boundary: "npm:4.1.2"
1328113281
react-redux: "npm:9.2.0"
13282-
react-router: "npm:7.1.2"
13283-
react-router-dom: "npm:7.1.2"
13282+
react-router: "npm:7.1.3"
13283+
react-router-dom: "npm:7.1.3"
1328413284
semantic-release: "npm:24.2.1"
1328513285
tailwind-merge: "npm:2.6.0"
1328613286
tailwindcss: "npm:3.4.17"
@@ -13383,21 +13383,21 @@ __metadata:
1338313383
languageName: node
1338413384
linkType: hard
1338513385

13386-
"react-router-dom@npm:7.1.2":
13387-
version: 7.1.2
13388-
resolution: "react-router-dom@npm:7.1.2"
13386+
"react-router-dom@npm:7.1.3":
13387+
version: 7.1.3
13388+
resolution: "react-router-dom@npm:7.1.3"
1338913389
dependencies:
13390-
react-router: "npm:7.1.2"
13390+
react-router: "npm:7.1.3"
1339113391
peerDependencies:
1339213392
react: ">=18"
1339313393
react-dom: ">=18"
13394-
checksum: 10c0/d6570e00011b39f683895fdc0b09d5d8a1d106df565a0fc192388c601020fb630fb6b79630413ab0ae1cec4f92cf75c129b7c9b8b2379ba61c480965c4a1569b
13394+
checksum: 10c0/84752b90e3f9e9168fc29d7dd5eb0ff622a831de15e4e5d899694f19bc988387d831d180d07f503071d944fa4a666c1d07004e4526268215cc5dbe5bba98f52c
1339513395
languageName: node
1339613396
linkType: hard
1339713397

13398-
"react-router@npm:7.1.2":
13399-
version: 7.1.2
13400-
resolution: "react-router@npm:7.1.2"
13398+
"react-router@npm:7.1.3":
13399+
version: 7.1.3
13400+
resolution: "react-router@npm:7.1.3"
1340113401
dependencies:
1340213402
"@types/cookie": "npm:^0.6.0"
1340313403
cookie: "npm:^1.0.1"
@@ -13409,7 +13409,7 @@ __metadata:
1340913409
peerDependenciesMeta:
1341013410
react-dom:
1341113411
optional: true
13412-
checksum: 10c0/f2ef57c8c95cfee0c0689cbcb9a28ebbc5a554831b9e8f9d0295f4c6ac0960a448e16b828dd75168b4e8da228068c99d88248be3418467d6a76ab4ea02bf0d71
13412+
checksum: 10c0/f42f7b245533d1adaa00779a0287993a836d5b56039d97a6643a8b3a721ffb92ff47c97cfb36409fec8794ac3c8a884339f588cf21fcd7f6dccdfc834520c76f
1341313413
languageName: node
1341413414
linkType: hard
1341513415

0 commit comments

Comments
 (0)