Skip to content

Commit

Permalink
Update dependency @linaria/react to ^4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2023
1 parent b813b1c commit 459f9dd
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@linaria/atomic": "^4.2.4",
"@linaria/babel-preset": "^4.3.2",
"@linaria/core": "^4.2.4",
"@linaria/react": "^4.3.2",
"@linaria/react": "^4.3.4",
"@linaria/stylelint-config-standard-linaria": "^4.1.5",
"@linaria/vite": "^4.2.4",
"@storybook/addon-actions": "^6.5.15",
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1785,14 +1785,14 @@
"@linaria/logger" "^3.0.0-beta.20"
"@linaria/utils" "^3.0.0-beta.20"

"@linaria/core@^4.2.4":
version "4.2.4"
resolved "https://registry.yarnpkg.com/@linaria/core/-/core-4.2.4.tgz#61fb57e9e320457a2a101690ebb193727f64416b"
integrity sha512-5niAoJ/NEgbpzZA29xejuvD09KGBsL4X4wDZrJxt0LvipXu5tco3s2JYLoLozc7gFO2KRyyxBY8IpMsIM/Zcug==
"@linaria/core@^4.2.4", "@linaria/core@^4.2.6":
version "4.2.6"
resolved "https://registry.yarnpkg.com/@linaria/core/-/core-4.2.6.tgz#dc78d1388d5aca793141a35b8b035deedfe48cfc"
integrity sha512-AKB3xh20KJ3ZPnynJkLd1X1y/qSDYu2HVHPXa28ouDbGoUpPLrl3/nsdoqalzu/igqnDYCOLqT9qXbuT3vG8ww==
dependencies:
"@linaria/logger" "^4.0.0"
"@linaria/tags" "^4.2.2"
"@linaria/utils" "^4.2.6"
"@linaria/tags" "^4.3.1"
"@linaria/utils" "^4.3.1"

"@linaria/logger@^3.0.0-beta.20":
version "3.0.0-beta.20"
Expand Down Expand Up @@ -1827,15 +1827,15 @@
dependencies:
"@linaria/babel-preset" "^3.0.0-beta.23"

"@linaria/react@^4.3.2":
version "4.3.2"
resolved "https://registry.yarnpkg.com/@linaria/react/-/react-4.3.2.tgz#f32ec1d8c7222d50a0ed815a58ba9be9937b395a"
integrity sha512-RzBHsNDK2GP3VZPqwBpu+S7X/Lm2lfXaWT4lYJIVhF5Io1inVZfQunmnhQTagX3y55p2xMHFJ6Tl161MXkDAdA==
"@linaria/react@^4.3.2", "@linaria/react@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@linaria/react/-/react-4.3.4.tgz#d300cc97d9cabc0caeb6ba2346cc332c1fdedcdb"
integrity sha512-GZbXfD5jJyyTGotlskgsMjcm+Guh0riVDuSv5puxATXe96gG/lnRppR+MNG3iZp0pbsAOBjXOoveui6ldc2ZVg==
dependencies:
"@emotion/is-prop-valid" "^1.2.0"
"@linaria/core" "^4.2.4"
"@linaria/tags" "^4.2.2"
"@linaria/utils" "^4.2.6"
"@linaria/core" "^4.2.6"
"@linaria/tags" "^4.3.1"
"@linaria/utils" "^4.3.1"
react-html-attributes "^1.4.6"
ts-invariant "^0.10.3"

Expand Down Expand Up @@ -1880,24 +1880,24 @@
stylelint "^14.11.0"
stylelint-config-standard "^28.0.0"

"@linaria/tags@^4.2.2":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@linaria/tags/-/tags-4.2.2.tgz#35ce7441e59aeaffdf5b128f9a8f3cc44928ba42"
integrity sha512-tzcToQC4rinPf8UBZ+R7ha/M5I8e1GW0tsGpRuF1CBFbFlL32Ba4ZV565+IwV1LLKwqfUv6GFhPbFDEWA8++QQ==
"@linaria/tags@^4.2.2", "@linaria/tags@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@linaria/tags/-/tags-4.3.1.tgz#fb4cfce6860a2594efcbd1f551c69061112dd85d"
integrity sha512-H1CgDYnZg8+TBiezoRxo6uBYWDzAqV/P+siFlbPGWgykzfqyO8p5XL/awk41sAdR07+2JhpXUowNUOEo7LJTYg==
dependencies:
"@babel/generator" "^7.20.4"
"@linaria/logger" "^4.0.0"
"@linaria/utils" "^4.2.6"
"@linaria/utils" "^4.3.1"

"@linaria/utils@^3.0.0-beta.20":
version "3.0.0-beta.20"
resolved "https://registry.yarnpkg.com/@linaria/utils/-/utils-3.0.0-beta.20.tgz#0965df816120a1973c4559b746571c01c6cb9bef"
integrity sha512-SKRC9dBApzu0kTksVtGZ7eJz1vMu7xew/JEAjQj6XTQDblzWpTPyKQHBOGXNkqXjIB8PwAqWfvKzKapzaOwQaQ==

"@linaria/utils@^4.2.6":
version "4.2.6"
resolved "https://registry.yarnpkg.com/@linaria/utils/-/utils-4.2.6.tgz#c3b2ab390278fc26c954fec50c4afa81b3ac82c8"
integrity sha512-q74wDDD15cccyCd1CNFabEfycXylseh7EM3Pp756XMFv95souhodhw9AbUpTTEcm32sVPZvgR1rakxQJLkxWNw==
"@linaria/utils@^4.2.6", "@linaria/utils@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@linaria/utils/-/utils-4.3.1.tgz#7e4a43b4b88c21d9954c6236f3fca258fac80f2b"
integrity sha512-+Rx07/gpqUL8v9rcUs4kt8JS6UkcJn829iofNAf3jVcizl1FyOOD0wRTJPq4Rh5l3AsbUqFCYgoCkHHMAMgK5Q==
dependencies:
"@babel/core" "^7.20.2"
"@babel/plugin-proposal-export-namespace-from" "^7.18.9"
Expand Down

0 comments on commit 459f9dd

Please sign in to comment.