Skip to content

Commit 6b34b0c

Browse files
committed
upgrade react-router
1 parent cdbc2e4 commit 6b34b0c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
"react": "19.1.1",
212212
"react-dom": "19.1.1",
213213
"react-redux": "9.2.0",
214-
"react-router": "7.12.0",
214+
"react-router": "7.15.0",
215215
"sirv": "3.0.2",
216216
"yup": "1.7.1"
217217
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4456,10 +4456,10 @@ react-refresh@^0.17.0:
44564456
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53"
44574457
integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==
44584458

4459-
react-router@7.12.0:
4460-
version "7.12.0"
4461-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.12.0.tgz#459a86862abbedd02e76e686751fe71f9fd73a4f"
4462-
integrity sha512-kTPDYPFzDVGIIGNLS5VJykK0HfHLY5MF3b+xj0/tTyNYL1gF1qs7u67Z9jEhQk2sQ98SUaHxlG31g1JtF7IfVw==
4459+
react-router@7.15.0:
4460+
version "7.15.0"
4461+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.15.0.tgz#cb438ff254ab5a1e356ef5a23d7821d8f6fbe652"
4462+
integrity sha512-HW9vYwuM8f4yx66Izy8xfrzCM+SBJluoZcCbww9A1TySax11S5Vgw6fi3ZjMONw9J4gQwngL7PzkyIpJJpJ7RQ==
44634463
dependencies:
44644464
cookie "^1.0.1"
44654465
set-cookie-parser "^2.6.0"

0 commit comments

Comments
 (0)