Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency styled-components to v6.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent b0f7480 commit cd8aa43
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.75.0",
"styled-components": "6.1.8",
"styled-components": "6.1.9",
"typescript": "5.4.5"
},
"packageManager": "[email protected]",
Expand Down
21 changes: 7 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -245,14 +245,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/unitless@npm:0.8.0":
version: 0.8.0
resolution: "@emotion/unitless@npm:0.8.0"
checksum: 10c0/1f2cfb7c0ccb83c20b1c6d8d92a74a93da4b2a440f9a0d49ded08647faf299065a2ffde17e1335920fa10397b85f8635bbfe14f3cd29222a59ea81d978478072
languageName: node
linkType: hard

"@emotion/unitless@npm:^0.8.1":
"@emotion/unitless@npm:0.8.1, @emotion/unitless@npm:^0.8.1":
version: 0.8.1
resolution: "@emotion/unitless@npm:0.8.1"
checksum: 10c0/a1ed508628288f40bfe6dd17d431ed899c067a899fa293a13afe3aed1d70fac0412b8a215fafab0b42829360db687fecd763e5f01a64ddc4a4b58ec3112ff548
Expand Down Expand Up @@ -4576,12 +4569,12 @@ __metadata:
languageName: node
linkType: hard

"styled-components@npm:6.1.8":
version: 6.1.8
resolution: "styled-components@npm:6.1.8"
"styled-components@npm:6.1.9":
version: 6.1.9
resolution: "styled-components@npm:6.1.9"
dependencies:
"@emotion/is-prop-valid": "npm:1.2.1"
"@emotion/unitless": "npm:0.8.0"
"@emotion/unitless": "npm:0.8.1"
"@types/stylis": "npm:4.2.0"
css-to-react-native: "npm:3.2.0"
csstype: "npm:3.1.2"
Expand All @@ -4592,7 +4585,7 @@ __metadata:
peerDependencies:
react: ">= 16.8.0"
react-dom: ">= 16.8.0"
checksum: 10c0/fafe4b9198d5d7980c2358821d1a89f86200d55c8eec03670cf12cf43b8a05a77eafaf0872cd85821f68238308e0f5c9d9aa43a62e6987c65b70baa2c3277ab8
checksum: 10c0/e5298859675f954424af45e7e1261980f86ca01188509e0af330cabe869533e6ce04aa63a4f94cbdc66ba1b834da247e54bb0ee05b5d2d57d906f0a45388763f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4720,7 +4713,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
sass: "npm:1.75.0"
styled-components: "npm:6.1.8"
styled-components: "npm:6.1.9"
typescript: "npm:5.4.5"
languageName: unknown
linkType: soft
Expand Down

1 comment on commit cd8aa43

@vercel
Copy link

@vercel vercel bot commented on cd8aa43 May 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.