Skip to content

Commit b655e81

Browse files
authored
Merge pull request #998 from revisit-studies/dependabot/npm_and_yarn/react-router-7.12.0
Bump react-router from 7.9.5 to 7.12.0
2 parents 4a2d066 + dc0c9cd commit b655e81

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
@@ -59,7 +59,7 @@
5959
"react-dom": "^18.3.1",
6060
"react-markdown": "^9.0.3",
6161
"react-redux": "^9.2.0",
62-
"react-router": "^7.9.1",
62+
"react-router": "^7.12.0",
6363
"react-vega": "^7.6.0",
6464
"rehype-raw": "^7.0.0",
6565
"remark-gfm": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7074,10 +7074,10 @@ react-responsive@^9.0.2:
70747074
prop-types "^15.6.1"
70757075
shallow-equal "^1.2.1"
70767076

7077-
react-router@^7.9.1:
7078-
version "7.9.5"
7079-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.9.5.tgz#68722186b4c9f42be36e658d9fe5d62ac1e0808b"
7080-
integrity sha512-JmxqrnBZ6E9hWmf02jzNn9Jm3UqyeimyiwzD69NjxGySG6lIz/1LVPsoTCwN7NBX2XjCEa1LIX5EMz1j2b6u6A==
7077+
react-router@^7.12.0:
7078+
version "7.12.0"
7079+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.12.0.tgz#459a86862abbedd02e76e686751fe71f9fd73a4f"
7080+
integrity sha512-kTPDYPFzDVGIIGNLS5VJykK0HfHLY5MF3b+xj0/tTyNYL1gF1qs7u67Z9jEhQk2sQ98SUaHxlG31g1JtF7IfVw==
70817081
dependencies:
70827082
cookie "^1.0.1"
70837083
set-cookie-parser "^2.6.0"

0 commit comments

Comments
 (0)