Skip to content

Commit d075034

Browse files
chore(deps): bump the react-router group with 2 updates (#13230)
1 parent 958d8f1 commit d075034

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"prismjs": "^1.30.0",
146146
"react-markdown": "^10.1.0",
147147
"react-modal": "^3.16.3",
148-
"react-router-dom": "^7.6.2",
148+
"react-router-dom": "^7.6.3",
149149
"read-chunk": "^5.0.0",
150150
"rehype-format": "^5.0.1",
151151
"rehype-parse": "^9.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13460,17 +13460,17 @@ react-refresh@^0.17:
1346013460
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53"
1346113461
integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==
1346213462

13463-
react-router-dom@^7.6.2:
13464-
version "7.6.2"
13465-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.6.2.tgz#e97e386ab390b6503a2a7968124b7a3237fb10c7"
13466-
integrity sha512-Q8zb6VlTbdYKK5JJBLQEN06oTUa/RAbG/oQS1auK1I0TbJOXktqm+QENEVJU6QvWynlXPRBXI3fiOQcSEA78rA==
13463+
react-router-dom@^7.6.3:
13464+
version "7.6.3"
13465+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.6.3.tgz#45686e71bb958cf80dd93ca3abf4111feb4edd35"
13466+
integrity sha512-DiWJm9qdUAmiJrVWaeJdu4TKu13+iB/8IEi0EW/XgaHCjW/vWGrwzup0GVvaMteuZjKnh5bEvJP/K0MDnzawHw==
1346713467
dependencies:
13468-
react-router "7.6.2"
13468+
react-router "7.6.3"
1346913469

13470-
react-router@7.6.2, react-router@^7.6.2:
13471-
version "7.6.2"
13472-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.2.tgz#9f48b343bead7d0a94e28342fc4f9ae29131520e"
13473-
integrity sha512-U7Nv3y+bMimgWjhlT5CRdzHPu2/KVmqPwKUCChW8en5P3znxUqwlYFlbmyj8Rgp1SF6zs5X4+77kBVknkg6a0w==
13470+
react-router@7.6.3, react-router@^7.6.2:
13471+
version "7.6.3"
13472+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.3.tgz#7a4ea5b479b66d2c49a8f000812b2319b4d0a6da"
13473+
integrity sha512-zf45LZp5skDC6I3jDLXQUu0u26jtuP4lEGbc7BbdyxenBN1vJSTA18czM2D+h5qyMBuMrD+9uB+mU37HIoKGRA==
1347413474
dependencies:
1347513475
cookie "^1.0.1"
1347613476
set-cookie-parser "^2.6.0"

0 commit comments

Comments
 (0)