Skip to content

Commit

Permalink
Update dependency styled-components to v6.1.14 (#528)
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 Jan 4, 2025
1 parent 0e2a8f3 commit 8f15d46
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.13",
"styled-components": "6.1.14",
"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 @@ -19840,9 +19840,9 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit 8f15d46

Please sign in to comment.