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 @@ -55,7 +55,7 @@
"@mui/icons-material": "^7.3.4",
"@mui/material": "^7.3.4",
"@tanstack/react-query": "^5.90.2",
"@types/styled-components": "^5.1.34",
"@types/styled-components": "^5.1.35",
"ansi-styles": "^6.2.1",
"d3": "^7.9.0",
"d3-dag": "^1.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4392,14 +4392,14 @@ __metadata:
languageName: node
linkType: hard

"@types/styled-components@npm:^5.1.34":
version: 5.1.34
resolution: "@types/styled-components@npm:5.1.34"
"@types/styled-components@npm:^5.1.35":
version: 5.1.35
resolution: "@types/styled-components@npm:5.1.35"
dependencies:
"@types/hoist-non-react-statics": "npm:*"
"@types/react": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/5bce93ea2c6161fc45daaf863eefdc20672e839ae486597c40b95e7978e249c160c1bc9706f56cb5152a7ef63cf485d15a9502889169ef945281f511e4b2d5a0
checksum: 10c0/829d2d03c2e687f3079bbb6512b298ba8427c8371f9575c5ce1ec2abbbbe92d4455a731049b2b217168272ac6b507d8797fe754549801d94ec2fcdbce1a1aced
languageName: node
linkType: hard

Expand Down Expand Up @@ -4762,7 +4762,7 @@ __metadata:
"@types/react": "npm:^19.1.8"
"@types/react-dom": "npm:^19.1.6"
"@types/react-is": "npm:^19"
"@types/styled-components": "npm:^5.1.34"
"@types/styled-components": "npm:^5.1.35"
ansi-styles: "npm:^6.2.1"
babel-jest: "npm:^30.2.0"
babel-plugin-styled-components: "npm:^2.1.4"
Expand Down