Skip to content

Commit

Permalink
Update dependency styled-components to v6.1.13 (#507)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent f1aa61e commit f4910a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-feather": "2.0.10",
"styled-components": "6.1.12",
"styled-components": "6.1.13",
"xstate": "4.38.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19824,9 +19824,9 @@ __metadata:
languageName: node
linkType: hard

"styled-components@npm:6.1.12":
version: 6.1.12
resolution: "styled-components@npm:6.1.12"
"styled-components@npm:6.1.13":
version: 6.1.13
resolution: "styled-components@npm:6.1.13"
dependencies:
"@emotion/is-prop-valid": 1.2.2
"@emotion/unitless": 0.8.1
Expand All @@ -19840,7 +19840,7 @@ __metadata:
peerDependencies:
react: ">= 16.8.0"
react-dom: ">= 16.8.0"
checksum: 1ad728aea763a26dbce5ede380ef54b0aacae177166d19346eed97eab8e46935b8797d3ba8e1db689605175d5f9c9892a60d91d2e797e2ea61901fb7f58ed1a5
checksum: dd0379179c6ce9655c97285e9f6475b533d4cc4cad72e8f16824c5454803a9d12126877d8b2837cd5b54520250c55cde97a183e813eed720d2575362d9646663
languageName: node
linkType: hard

Expand Down Expand Up @@ -21292,7 +21292,7 @@ __metadata:
react: 18.3.1
react-dom: 18.3.1
react-feather: 2.0.10
styled-components: 6.1.12
styled-components: 6.1.13
xstate: 4.38.0
languageName: unknown
linkType: soft
Expand Down

0 comments on commit f4910a2

Please sign in to comment.