Skip to content

Commit

Permalink
fix(beta): downgrade styled-components to beta.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dziraf committed Mar 23, 2023
1 parent cdca4bf commit 3f4a006
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 49 deletions.
File renamed without changes.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"rollup": "^3.15.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"slash": "^5.0.0",
"styled-components": "6.0.0-beta.14",
"styled-components": "6.0.0-beta.11",
"uuid": "^9.0.0",
"xss": "^1.0.14"
},
Expand Down Expand Up @@ -175,7 +175,8 @@
"typescript": "^5.0.2"
},
"resolutions": {
"styled-components": "6.0.0-beta.14",
"@babel/core": "7.21.3",
"styled-components": "6.0.0-beta.11",
"react-redux": "8.0.5",
"redux": "4.2.1"
}
Expand Down
64 changes: 17 additions & 47 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
styled-system "^5.1.5"
text-mask-addons "^3.8.0"

"@ampproject/remapping@^2.1.0", "@ampproject/remapping@^2.2.0":
"@ampproject/remapping@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"
integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==
dependencies:
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@babel/cli@^7.21.0":
"@babel/cli@^7.20.7", "@babel/cli@^7.21.0":
version "7.21.0"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.21.0.tgz#1868eb70e9824b427fc607610cce8e9e7889e7e1"
integrity sha512-xi7CxyS8XjSyiwUGCfwf+brtJxjW1/ZTcBUkP10xawIEXLX5HzLn+3aXkgxozcP2UhRhtKTmQurw9Uaes7jZrA==
Expand Down Expand Up @@ -86,7 +86,7 @@
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.14.tgz#4106fc8b755f3e3ee0a0a7c27dde5de1d2b2baf8"
integrity sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==

"@babel/core@^7.21.0", "@babel/core@^7.21.3":
"@babel/[email protected].3", "@babel/core@^7.20.7", "@babel/core@^7.21.3", "@babel/core@^7.7.5":
version "7.21.3"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e"
integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw==
Expand All @@ -107,27 +107,6 @@
json5 "^2.2.2"
semver "^6.3.0"

"@babel/core@^7.7.5":
version "7.20.12"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d"
integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==
dependencies:
"@ampproject/remapping" "^2.1.0"
"@babel/code-frame" "^7.18.6"
"@babel/generator" "^7.20.7"
"@babel/helper-compilation-targets" "^7.20.7"
"@babel/helper-module-transforms" "^7.20.11"
"@babel/helpers" "^7.20.7"
"@babel/parser" "^7.20.7"
"@babel/template" "^7.20.7"
"@babel/traverse" "^7.20.12"
"@babel/types" "^7.20.7"
convert-source-map "^1.7.0"
debug "^4.1.0"
gensync "^1.0.0-beta.2"
json5 "^2.2.2"
semver "^6.3.0"

"@babel/generator@^7.19.3":
version "7.19.3"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59"
Expand Down Expand Up @@ -441,15 +420,6 @@
"@babel/traverse" "^7.19.0"
"@babel/types" "^7.19.0"

"@babel/helpers@^7.20.7":
version "7.20.13"
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.13.tgz#e3cb731fb70dc5337134cadc24cbbad31cc87ad2"
integrity sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg==
dependencies:
"@babel/template" "^7.20.7"
"@babel/traverse" "^7.20.13"
"@babel/types" "^7.20.7"

"@babel/helpers@^7.21.0":
version "7.21.0"
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e"
Expand Down Expand Up @@ -1164,7 +1134,7 @@
"@babel/plugin-transform-react-jsx-development" "^7.18.6"
"@babel/plugin-transform-react-pure-annotations" "^7.18.6"

"@babel/preset-typescript@^7.21.0":
"@babel/preset-typescript@^7.18.6", "@babel/preset-typescript@^7.21.0":
version "7.21.0"
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.21.0.tgz#bcbbca513e8213691fe5d4b23d9251e01f00ebff"
integrity sha512-myc9mpoVA5m1rF8K8DgLEatOYFDpwC+RkMkjZ0Du6uI62YvDe8uxIEYVs/VCdSJ097nlALiU/yBC7//3nI+hNg==
Expand Down Expand Up @@ -1235,7 +1205,7 @@
debug "^4.1.0"
globals "^11.1.0"

"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.13":
"@babel/traverse@^7.20.10":
version "7.20.13"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.13.tgz#817c1ba13d11accca89478bd5481b2d168d07473"
integrity sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==
Expand Down Expand Up @@ -4516,7 +4486,7 @@ css-color-keywords@^1.0.0:
resolved "https://registry.yarnpkg.com/css-color-keywords/-/css-color-keywords-1.0.0.tgz#fea2616dc676b2962686b3af8dbdbe180b244e05"
integrity sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==

css-to-react-native@^3.2.0:
css-to-react-native@^3.0.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.2.0.tgz#cdd8099f71024e149e4f6fe17a7d46ecd55f1e32"
integrity sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==
Expand Down Expand Up @@ -9933,26 +9903,26 @@ strip-json-comments@~2.0.1:
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==

[email protected].14:
version "6.0.0-beta.14"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.0-beta.14.tgz#9c5ed36262d68bc1b2c753cf33e34f3a8ee9357d"
integrity sha512-0qYE+pIQGt971zSDM6dap4bNmVvdXDhs/CKa58gDdh+DjTrWfTv7ULynMxigvvzzoVNuYFInEhz0HjOWJRzDhw==
[email protected].11:
version "6.0.0-beta.11"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.0-beta.11.tgz#bd250bc69e79a1aaa509eed839b0ce67b53eb737"
integrity sha512-F7KCMeWzlpl6rHCqavPZ25DiGaICSacEESN+V+puGtgjqrzssV6GVnVtEYH3JtjS6MymgWPHKLGgOUj1xQiUOQ==
dependencies:
"@babel/cli" "^7.21.0"
"@babel/core" "^7.21.0"
"@babel/cli" "^7.20.7"
"@babel/core" "^7.20.7"
"@babel/helper-module-imports" "^7.18.6"
"@babel/plugin-external-helpers" "^7.18.6"
"@babel/plugin-proposal-class-properties" "^7.18.6"
"@babel/plugin-proposal-object-rest-spread" "^7.20.7"
"@babel/preset-env" "^7.20.2"
"@babel/preset-react" "^7.18.6"
"@babel/preset-typescript" "^7.21.0"
"@babel/traverse" "^7.21.2"
"@babel/preset-typescript" "^7.18.6"
"@babel/traverse" "^7.20.10"
"@emotion/unitless" "^0.8.0"
css-to-react-native "^3.2.0"
css-to-react-native "^3.0.0"
shallowequal "^1.1.0"
stylis "^4.1.3"
tslib "^2.5.0"
tslib "^2.4.1"

styled-system@^5.1.5:
version "5.1.5"
Expand Down Expand Up @@ -10233,7 +10203,7 @@ tslib@^1.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.5.0:
tslib@^2.4.1:
version "2.5.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
Expand Down

0 comments on commit 3f4a006

Please sign in to comment.