Skip to content

Commit

Permalink
Update dependency @linaria/babel-preset to ^4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent b813b1c commit 06db1e5
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 40 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@babel/core": "^7.20.7",
"@linaria/atomic": "^4.2.4",
"@linaria/babel-preset": "^4.3.2",
"@linaria/babel-preset": "^4.5.0",
"@linaria/core": "^4.2.4",
"@linaria/react": "^4.3.2",
"@linaria/stylelint-config-standard-linaria": "^4.1.5",
Expand Down
88 changes: 49 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1756,24 +1756,23 @@
source-map "^0.7.3"
stylis "^3.5.4"

"@linaria/babel-preset@^4.3.2":
version "4.3.2"
resolved "https://registry.yarnpkg.com/@linaria/babel-preset/-/babel-preset-4.3.2.tgz#fdf96c263a54ed4f93a0d9e844b95d5ee12d05df"
integrity sha512-SBuoaset5V2ws1+dAvZ/v0+ANgcU2sinke5CxhuOjVkP0hu+OvqZDmzH43jVCiCYz3Gi/RmOOpntZUgu3VuN0w==
"@linaria/babel-preset@^4.3.2", "@linaria/babel-preset@^4.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@linaria/babel-preset/-/babel-preset-4.5.0.tgz#afeb2a495ce789712e6bed070396862ebb6fb79e"
integrity sha512-PEVwUmJpgM9U3xiRw5CU0Ewo+c3w7h2dAvB/hFSHQ2NaePMrKrUXvf/S7u39EPT+MRutQLcsSy6y7xBl6paaXg==
dependencies:
"@babel/core" "^7.20.2"
"@babel/generator" "^7.20.4"
"@babel/helper-module-imports" "^7.18.6"
"@babel/template" "^7.18.10"
"@babel/traverse" "^7.20.1"
"@babel/types" "^7.20.2"
"@linaria/core" "^4.2.4"
"@linaria/logger" "^4.0.0"
"@linaria/shaker" "^4.2.6"
"@linaria/tags" "^4.2.2"
"@linaria/utils" "^4.2.6"
cosmiconfig "^5.1.0"
find-up "^5.0.0"
"@linaria/core" "^4.5.0"
"@linaria/logger" "^4.5.0"
"@linaria/shaker" "^4.5.0"
"@linaria/tags" "^4.5.0"
"@linaria/utils" "^4.5.0"
cosmiconfig "^8.0.0"
source-map "^0.7.3"
stylis "^3.5.4"

Expand All @@ -1785,14 +1784,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.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@linaria/core/-/core-4.5.0.tgz#45e66111247c984bb690ce50134e584070ac32f6"
integrity sha512-Pju28q16xyKU+cGVNt98JbynHhbERLDNRaTVqqMAVHGfuuwDWPnY8fN2psMY4Sh3xxK+rktMQFGcAREfMYowCA==
dependencies:
"@linaria/logger" "^4.0.0"
"@linaria/tags" "^4.2.2"
"@linaria/utils" "^4.2.6"
"@linaria/logger" "^4.5.0"
"@linaria/tags" "^4.5.0"
"@linaria/utils" "^4.5.0"

"@linaria/logger@^3.0.0-beta.20":
version "3.0.0-beta.20"
Expand All @@ -1802,10 +1801,10 @@
debug "^4.1.1"
picocolors "^1.0.0"

"@linaria/logger@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@linaria/logger/-/logger-4.0.0.tgz#6f73eb3cc11d548967a7caf2e7997439e46fca0d"
integrity sha512-YnBq0JlDWMEkTOK+tMo5yEVR0f5V//6qMLToGcLhTyM9g9i+IDFn51Z+5q2hLk7RdG4NBPgbcCXYi2w4RKsPeg==
"@linaria/logger@^4.0.0", "@linaria/logger@^4.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@linaria/logger/-/logger-4.5.0.tgz#e5de815ffe7806822f47a559a512b98f66acea13"
integrity sha512-XdQLk242Cpcsc9a3Cz1ktOE5ysTo2TpxdeFQEPwMm8Z/+F/S6ZxBDdHYJL09srXWz3hkJr3oS2FPuMZNH1HIxw==
dependencies:
debug "^4.1.1"
picocolors "^1.0.0"
Expand Down Expand Up @@ -1855,19 +1854,19 @@
babel-plugin-transform-react-remove-prop-types "^0.4.24"
ts-invariant "^0.10.3"

"@linaria/shaker@^4.2.6":
version "4.2.6"
resolved "https://registry.yarnpkg.com/@linaria/shaker/-/shaker-4.2.6.tgz#723a33d2aa80706e57c31e1856f5380feec5b429"
integrity sha512-ItsYPhpj1SFt8DfIG6pKwqbK+cCuPDMXPrSid2hIkiGTI+J3+Ie43imhOJpXfBvLzybu95R/ZBiZHx/eQeAbSA==
"@linaria/shaker@^4.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@linaria/shaker/-/shaker-4.5.0.tgz#b41ed96e2f79aeeba7455bf50365aa1fc6ae44a4"
integrity sha512-oxavj2cFM+lRZISXENLYCo+IZ7akrWhY2hGdW0DU+DukqR8MgBdIJJRqnkdBL13E5y/Iz9kHWfXiHTp5eAzJdQ==
dependencies:
"@babel/core" "^7.20.2"
"@babel/generator" "^7.20.4"
"@babel/plugin-transform-modules-commonjs" "^7.19.6"
"@babel/plugin-transform-runtime" "^7.19.6"
"@babel/plugin-transform-template-literals" "^7.18.9"
"@babel/preset-env" "^7.20.2"
"@linaria/logger" "^4.0.0"
"@linaria/utils" "^4.2.6"
"@linaria/logger" "^4.5.0"
"@linaria/utils" "^4.5.0"
babel-plugin-transform-react-remove-prop-types "^0.4.24"
ts-invariant "^0.10.3"

Expand All @@ -1880,33 +1879,34 @@
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.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@linaria/tags/-/tags-4.5.0.tgz#7547cf2c2ffe99164ac5a2a1b166aa5f77e5088f"
integrity sha512-Z5/8GBTlJPBepa8f+1lQA3JuliSUmbJz38mRB8BSlZmxPsRRBXtfdRUHhGukVfch3joV0NeUKCVIEoBX7b8klA==
dependencies:
"@babel/generator" "^7.20.4"
"@linaria/logger" "^4.0.0"
"@linaria/utils" "^4.2.6"
"@linaria/logger" "^4.5.0"
"@linaria/utils" "^4.5.0"

"@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.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@linaria/utils/-/utils-4.5.0.tgz#a0879f366938440f830a4d2c4a5d419d2558ce54"
integrity sha512-E4pt17zxE3KuvkUYx31S9MhI3WlKniuYhqfwIO+zLju9z/1+6oElQSXjejqnm4qBLFdkD+oOyhn7eYkWQvg6cQ==
dependencies:
"@babel/core" "^7.20.2"
"@babel/plugin-proposal-export-namespace-from" "^7.18.9"
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
"@babel/plugin-transform-modules-commonjs" "^7.19.6"
"@babel/traverse" "^7.20.1"
"@babel/types" "^7.20.2"
"@linaria/logger" "^4.0.0"
"@linaria/logger" "^4.5.0"
babel-merge "^3.0.0"
find-up "^5.0.0"

"@linaria/vite@^4.2.4":
version "4.2.4"
Expand Down Expand Up @@ -5168,6 +5168,16 @@ cosmiconfig@^7.0.0, cosmiconfig@^7.1.0:
path-type "^4.0.0"
yaml "^1.10.0"

cosmiconfig@^8.0.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.2.0.tgz#f7d17c56a590856cd1e7cee98734dca272b0d8fd"
integrity sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==
dependencies:
import-fresh "^3.2.1"
js-yaml "^4.1.0"
parse-json "^5.0.0"
path-type "^4.0.0"

cp-file@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/cp-file/-/cp-file-7.0.0.tgz#b9454cfd07fe3b974ab9ea0e5f29655791a9b8cd"
Expand Down

0 comments on commit 06db1e5

Please sign in to comment.