Skip to content

Commit

Permalink
upgrade @horizontal-org/shira-ui version
Browse files Browse the repository at this point in the history
  • Loading branch information
ValbuenaG committed Jan 8, 2025
1 parent d1f6fa3 commit 218b738
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@babel/core": "^7.16.0",
"@divviup/dap": "^0.9.0",
"@horizontal-org/shira-ui": "1.0.12",
"@horizontal-org/shira-ui": "1.0.23",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
"@popperjs/core": "^2.11.8",
"@svgr/webpack": "^5.5.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1418,10 +1418,10 @@
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz"
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==

"@horizontal-org/shira-ui@1.0.12":
version "1.0.12"
resolved "https://registry.yarnpkg.com/@horizontal-org/shira-ui/-/shira-ui-1.0.12.tgz#e3959f21f2292ea9f455b0f954c09b7f5a2f9780"
integrity sha512-M2rR0IzL1pIYKfsPW9OiL2UbMQVOD7u8hswvm0abs2vscBbzs1KCelCn34cR3qmx6PT12imcJsqKrtPk/mQbcg==
"@horizontal-org/shira-ui@1.0.23":
version "1.0.23"
resolved "https://registry.yarnpkg.com/@horizontal-org/shira-ui/-/shira-ui-1.0.23.tgz#3c25ca6fbc0d3248a5b43617953da2ac2a0edb1d"
integrity sha512-2v3uwSI2YnWHf+oolJiXE4nLTFugaurJbZS1jDjYPWGcC/FLsBehRBhkTjNtLJ4qtND5qGoVyCjNl69KxHR4qQ==
dependencies:
react-icons "^5.4.0"
styled-components "^6.1.13"
Expand Down Expand Up @@ -5733,7 +5733,7 @@ css-select@^4.1.3:

css-to-react-native@3.2.0:
version "3.2.0"
resolved "https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-3.2.0.tgz"
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.2.0.tgz#cdd8099f71024e149e4f6fe17a7d46ecd55f1e32"
integrity sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==
dependencies:
camelize "^1.0.0"
Expand Down Expand Up @@ -13225,9 +13225,9 @@ style-to-object@0.4.1:
inline-style-parser "0.1.1"

styled-components@^6.1.13:
version "6.1.13"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.13.tgz#2d777750b773b31469bd79df754a32479e9f475e"
integrity sha512-M0+N2xSnAtwcVAQeFEsGWFFxXDftHUD7XrKla06QbpUMmbmtFBMMTcKWvFXtWxuD5qQkB8iU5gk6QASlx2ZRMw==
version "6.1.14"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.14.tgz#addd3b645f400f8aad84c992afec58804ad1d217"
integrity sha512-KtfwhU5jw7UoxdM0g6XU9VZQFV4do+KrM8idiVCH5h4v49W+3p3yMe0icYwJgZQZepa5DbH04Qv8P0/RdcLcgg==
dependencies:
"@emotion/is-prop-valid" "1.2.2"
"@emotion/unitless" "0.8.1"
Expand Down

0 comments on commit 218b738

Please sign in to comment.