Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"react-is": "^19.0.0",
"react-lottie-player": "^2.1.0",
"react-markdown": "^10.1.0",
"react-router": "^7.6.3",
"react-router": "^7.9.4",
"react-syntax-highlighter": "^15.6.1",
"react-toastify": "^11.0.5",
"remark-gfm": "^4.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4799,7 +4799,7 @@ __metadata:
react-is: "npm:^19.0.0"
react-lottie-player: "npm:^2.1.0"
react-markdown: "npm:^10.1.0"
react-router: "npm:^7.6.3"
react-router: "npm:^7.9.4"
react-syntax-highlighter: "npm:^15.6.1"
react-test-renderer: "npm:^19.0.0"
react-toastify: "npm:^11.0.5"
Expand Down Expand Up @@ -11010,9 +11010,9 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:^7.6.3":
version: 7.6.3
resolution: "react-router@npm:7.6.3"
"react-router@npm:^7.9.4":
version: 7.9.4
resolution: "react-router@npm:7.9.4"
dependencies:
cookie: "npm:^1.0.1"
set-cookie-parser: "npm:^2.6.0"
Expand All @@ -11022,7 +11022,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10c0/43c8dd124d1c3f9fb11afa905fb0c87e19b73b04877e9be09f84eac34948ea90d6c4aae408c8030fe6dc4ed88c0bcf2e857b53a817ebbe5ce7d26e485a330c7d
checksum: 10c0/c7556b752fa88d2bff600ce3533c962dcbe9ca9bf71f9c4b8e8a21f904856990bcb284844d53eb1dd486adaa7567c7ecf0deb3e518262269ea1ea89bea246be4
languageName: node
linkType: hard

Expand Down
Loading