Skip to content
Open
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 @@ -103,7 +103,7 @@
"react-motion": "^0.5.2",
"react-notification-system": "^0.4.0",
"react-refresh": "^0.16.0",
"react-router": "^7.12.0",
"react-router": "^7.15.1",
"react-tooltip": "^4.5.1",
"react-transition-group": "^4.x",
"request": "^2.88.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6958,7 +6958,7 @@ __metadata:
react-motion: ^0.5.2
react-notification-system: ^0.4.0
react-refresh: ^0.16.0
react-router: ^7.12.0
react-router: ^7.15.1
react-tooltip: ^4.5.1
react-transition-group: ^4.x
request: ^2.88.2
Expand Down Expand Up @@ -15290,9 +15290,9 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:^7.12.0":
version: 7.13.1
resolution: "react-router@npm:7.13.1"
"react-router@npm:^7.15.1":
version: 7.15.1
resolution: "react-router@npm:7.15.1"
dependencies:
cookie: ^1.0.1
set-cookie-parser: ^2.6.0
Expand All @@ -15302,7 +15302,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 159e7fa3fbec7fc0273064bb54fd4d395e21f84ae5cb21d57fb6c53bfc274d9879918001ceb4f4a1f28f0e4dd41865b82366b88f027ba17243ee592a676c9ef2
checksum: b00a33bb4611279463a2e3801bc212e5a03694c52c6c5da8ac6ec13c59d6fa669faf4da2f6a0359301f84748276f48802ae5293eadf0b3381f63bd01855f85ec
languageName: node
linkType: hard

Expand Down
Loading