Skip to content

Commit

Permalink
fix(deps): update dependency styled-icons to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 1, 2021
1 parent 65a3653 commit c9e8dd6
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rehype-react": "4.0.1",
"spectrum-icons": "0.0.3",
"styled-components": "4.4.1",
"styled-icons": "8.6.0"
"styled-icons": "10.27.0"
},
"devDependencies": {
"@types/isomorphic-fetch": "0.0.35",
Expand Down
330 changes: 321 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1921,6 +1921,13 @@
dependencies:
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.10.5", "@babel/runtime@^7.12.5":
version "7.12.5"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
dependencies:
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.8.4":
version "7.8.7"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d"
Expand Down Expand Up @@ -2322,14 +2329,14 @@
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==

"@emotion/[email protected]":
"@emotion/[email protected]", "@emotion/is-prop-valid@^0.8.7":
version "0.8.8"
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
dependencies:
"@emotion/memoize" "0.7.4"

"@emotion/is-prop-valid@^0.8.1", "@emotion/is-prop-valid@^0.8.3":
"@emotion/is-prop-valid@^0.8.1":
version "0.8.5"
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.5.tgz#2dda0791f0eafa12b7a0a5b39858405cc7bde983"
integrity sha512-6ZODuZSFofbxSbcxwsFz+6ioPjb0ISJRRPLZ+WIbjcU2IMU0Io+RGQjjaTgOvNQl007KICBm7zXQaYQEC1r6Bg==
Expand Down Expand Up @@ -5605,6 +5612,278 @@
tar-stream "^2.1.2"
tmp "^0.1.0"

"@styled-icons/bootstrap@^10.25.0":
version "10.25.0"
resolved "https://registry.yarnpkg.com/@styled-icons/bootstrap/-/bootstrap-10.25.0.tgz#a08a2a099a4e67f9cc2295b3bf2e112fbc899880"
integrity sha512-LhWbhYSZJRXWfK7QMJD2ZJD0nu7YFHhj0WDoZ7FFWCie8VFNHeUMqmzrFZnaHOzrsN6DfICLglYmnNS3cYRuTA==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/boxicons-logos@^10.23.0":
version "10.23.0"
resolved "https://registry.yarnpkg.com/@styled-icons/boxicons-logos/-/boxicons-logos-10.23.0.tgz#0bb1a914cedfa1f418a1ff782b8421a39e6262c1"
integrity sha512-TC6to8kfSY7pVwvOv0a8kboYH7nF69/uxCOZnrpZlzJbeZGsnIt2sAPRSV8454wXfsZ75pVcprCv26RO9aNHVA==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/boxicons-regular@^10.23.0":
version "10.23.0"
resolved "https://registry.yarnpkg.com/@styled-icons/boxicons-regular/-/boxicons-regular-10.23.0.tgz#a87439875f07ca3af6727f2bd8824acae9b2faad"
integrity sha512-cVBXsgDzC9lZOhBaurxJcgiRpl3mMxNHsD0+PKi23yaEU20zIyBPjRgVw+qaqKKAUNONDkWej1vwiL5KericPw==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/boxicons-solid@^10.23.0":
version "10.23.0"
resolved "https://registry.yarnpkg.com/@styled-icons/boxicons-solid/-/boxicons-solid-10.23.0.tgz#a0c6de6e7f99380d15202cf65ef3a3f4fd190694"
integrity sha512-W7/NpBJ6Y2hEwSEYDZz6Rw97j1f4y0dd1lEZsgSIit0DjRpESt7t15ptMLf3zXnFVmrphHn9XRN3lyF6R8Gdtw==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/crypto@^10.25.0":
version "10.25.0"
resolved "https://registry.yarnpkg.com/@styled-icons/crypto/-/crypto-10.25.0.tgz#d9d94d2f9a094408bc13e0c95a190f6da575ce2b"
integrity sha512-WjURyH6wmE835D674KgpK87nU6kJSkA4XV5C/SP5dc+0FeUKeRm0FegX0Pakaqjj4pvFrBqeeS8Kg24IMUmHgA==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/entypo-social@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/entypo-social/-/entypo-social-10.18.0.tgz#1aeb904cc057b17353ea5a4b52175a61d39bcb91"
integrity sha512-JjDRJrsLi2IhjPBLYPJW+SNOijcOAOHu6ulyEJmtIRCKGzwdFJaXFPVxhULDnsr1vwBlxYdyvpz72liZH1gZpw==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/entypo@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/entypo/-/entypo-10.18.0.tgz#9d98e8a432215257cca9f7383cae28ce388b6800"
integrity sha512-FZdYzBiqXgas/c76eeCSWfEy6jpzfvucIXMgwsTDQioh7/x9qVmuyz5TVlghx2zWmtoz4hEnLIDD0Yzw1ajXWQ==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/evaicons-outline@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/evaicons-outline/-/evaicons-outline-10.18.0.tgz#3a7a00a97244fcefcad70e94d81eb151d5fdf9b9"
integrity sha512-6D352LtvtzfHlhxgUeair6NPfyJ0y6V+1r710w1qoEVO/mnc9F+ED6MaOCDv8GeDOM3eCPd8y2Fs6EA8zKuv/A==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/evaicons-solid@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/evaicons-solid/-/evaicons-solid-10.18.0.tgz#3e17137b41e66d6002ef4d49c37aee80553c7eb7"
integrity sha512-vL1zGDTj2Mp/RedOaEkm5Ni9/h5scY5VQbwTQFnMV+QcLzk+WKCvS3Jj8mbqbEWvL4MtCdJYDC0UPD4sZSHV5A==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/evil@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/evil/-/evil-10.18.0.tgz#be690e2e6cfb5a465e0dca1ece7e6b92059c17d5"
integrity sha512-WeBvdVbMg4qYp7pu21FDyJgDekeNF46B9nkyQFYymEQG95AndZArFPOUzshflBcGKB6xv2+jVyPtbtcHh2oQOA==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/fa-brands@^10.26.0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@styled-icons/fa-brands/-/fa-brands-10.26.0.tgz#ca20250c86a23df87b9f21acfbe94fc5fa97d8f6"
integrity sha512-1J2Pac3QwxArDzI/EAibLlTQ+4mFr7e6ZIVdLT+hmQrTQ+2Ibm403fHwsEBvLYzCI/7XQERPcxy1uBdkSgrKXw==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/fa-regular@^10.26.0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@styled-icons/fa-regular/-/fa-regular-10.26.0.tgz#cded25b5210cefe99f32367ba1938cb1e9190315"
integrity sha512-aazl9vntOe16g6Qj6qBH91oLH1i2XMKEu7gjDRiUwxoGIm0GVzJGIi1Qa8ENvfYI9h8f85sghA2GH3Db4wOteA==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/fa-solid@^10.26.0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@styled-icons/fa-solid/-/fa-solid-10.26.0.tgz#be8fe8f54888ea611401d30428fc7f0d0806e3fc"
integrity sha512-59/2KbnaP2euOR6UvZd1hncLvPTWJ1iT4Ohu7SV6tEvivDY/e2+uRMZiQlUgAGhzkmzQwYDeftaoiQaZeIfa4w==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/feather@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/feather/-/feather-10.18.0.tgz#eaec56120c4113930edd2551aaf8d8b9da565219"
integrity sha512-W8ESG+KLaiCekydTV6LaP3FW5enwvGMSM2T/wvS8HPmnR6tFb4hn8VQrtXG8Bwdc5RmTJ+2eyN6N3KySMfMC4Q==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/foundation@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/foundation/-/foundation-10.18.0.tgz#037a4104135a602a3ae8dd96da948ecf00f794b4"
integrity sha512-29+Ts+mBHx/lRIEKMKfaiODpia/worBIodawcE/nIJfwV/EPwE4wD5kjlas8n2rO5H5re97DdFrp7FfZDa0puQ==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/heroicons-outline@^10.19.0":
version "10.19.0"
resolved "https://registry.yarnpkg.com/@styled-icons/heroicons-outline/-/heroicons-outline-10.19.0.tgz#96205b8dd84fee2dccd5f7e6e02d334f99e6d15e"
integrity sha512-iJsSidfi3VqSLGHA3eECSBB8/j+zxV4q2sm21/DiRZZ4UhxBVnySECaHZfSeQ8qafe51+zIR+0oOs4qJAeGCyQ==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/heroicons-solid@^10.19.0":
version "10.19.0"
resolved "https://registry.yarnpkg.com/@styled-icons/heroicons-solid/-/heroicons-solid-10.19.0.tgz#4c6c448db71317eab533bad6a4f5c90dac7b48eb"
integrity sha512-s72o12IOKyEOkRSWFqAX6Y/Od6i0ivdP7yl7nlXG9WZNiuU97FasfwS4YS4nw3kmrkM5P00EqlMuHokv4aq7TA==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/icomoon@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/icomoon/-/icomoon-10.18.0.tgz#c9dbed2d54bb2bce5f69b650e20b777b0f246f4e"
integrity sha512-4a+j4+zkhfroUiT/4wjFuMJlhL4mvauyKVXZPZPsaRkkhdgWXkfYBy9j9DwA1ETaK+7aZep9Ng3EqHHeOF5bbg==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/ionicons-outline@^10.24.0":
version "10.24.0"
resolved "https://registry.yarnpkg.com/@styled-icons/ionicons-outline/-/ionicons-outline-10.24.0.tgz#1bd29e6ccc8e0baf304c1b98e6c128d901682b98"
integrity sha512-wVUrfrpmpSp8ah5/WjzSc7mfvLCKG1w3TmaIDSX2Zxxh56D33vptP1Qyg5GmDoSE1JCoQOxQ3DbPBHPcod078g==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/ionicons-sharp@^10.24.0":
version "10.24.0"
resolved "https://registry.yarnpkg.com/@styled-icons/ionicons-sharp/-/ionicons-sharp-10.24.0.tgz#09ac0e5bc8efe5064a50a276f750e0a2242f2f85"
integrity sha512-xC3Rz4v/7wYYLMH9m5nZdz2iQi6iYkIZxh93NoZwhNb0sG+k7ycKMDh2QqMDVhkoh6cfodR99ODGlDh2cxgSiQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/ionicons-solid@^10.24.0":
version "10.24.0"
resolved "https://registry.yarnpkg.com/@styled-icons/ionicons-solid/-/ionicons-solid-10.24.0.tgz#f416992fc9d993b8e44398d8768f18101d967f28"
integrity sha512-2FapIeQ2D+IX4qqATJyVuVRKS2mCFphTMWA/W5HSypi5hscAXNm/gtLEOKd4SMKkrIIdN6WfGUTxlwd+xk+KJg==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/material-outlined@^10.26.0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@styled-icons/material-outlined/-/material-outlined-10.26.0.tgz#09ea973d2675786d9b078f740ad040afdb362100"
integrity sha512-0ovFH99TgIj6vAemziAsHrZSpoBiEoENHpf2GjxsqPMWegbf1wewf1zfPxxAJ/gom9jqiXHRQGl2b3pHYGlubA==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/material-rounded@^10.26.0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@styled-icons/material-rounded/-/material-rounded-10.26.0.tgz#5fd8d7824e803c0f320ba8f2a90114a2621504aa"
integrity sha512-aEUfJcFXu1b4KH6Xw6xJijsAlw1B2RPCZg+OaGdeecJYDOppVFjqJxKF1ft88xbt3sqGzv0TqzPfrBZWuLkv6w==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/material-sharp@^10.26.0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@styled-icons/material-sharp/-/material-sharp-10.26.0.tgz#831599c2ed8f4f4794c2f1dd4b9f556283b05efb"
integrity sha512-F5d6SPgMz67ILjG5D+6kqeXrGoWC9oJMrbwkH6hR+/85UjceTtt8Ch5YjbZ2jslsoqPd+xC2gosDokevfYCZ+Q==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/material-twotone@^10.26.0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@styled-icons/material-twotone/-/material-twotone-10.26.0.tgz#ca2a34c6b130eedca0114921b7b91ecb50ef74a7"
integrity sha512-7+qilRZlx3bSVFaTyq1S/bS/S/gaAyJNoMbeWgsWWesUPPQHtLuVC/zNxlN8hIH4V9cJrstwWMD15kvRiFF1fA==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/material@^10.26.0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@styled-icons/material/-/material-10.26.0.tgz#4a096e5fdb5058aa97b936ca3bbddf063e411c0d"
integrity sha512-tdZkALcyHuAdMZS/CZzyRcff0gBIpW1FQi5uPEhCS85limCGQYuwy6oZUDDHFPBgK4xnlo2tYH8c03wnttbO2A==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/octicons@^10.23.0":
version "10.23.0"
resolved "https://registry.yarnpkg.com/@styled-icons/octicons/-/octicons-10.23.0.tgz#bf08afc213d061c9f2bc44d202717568c4fba8d2"
integrity sha512-foPZBtgW4ltzMFyQZky4l57TrscSuRY6eSKEG+y1mipExh2LzsXY6MKFtODX52+qTEteJiXoGYTbd5pEO21BYw==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/open-iconic@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/open-iconic/-/open-iconic-10.18.0.tgz#658bd6aee9232d0983c7aa8949713221c7d5bb87"
integrity sha512-H+uiRUDm09SXlOgJheOmhT0KeLs5uBS85H2VF1ypMN1m/vy/NdaGP5QAvWTCzBk088JJGYEkvhb4i4pGcwRsEA==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/remix-fill@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/remix-fill/-/remix-fill-10.18.0.tgz#7a7b007b6d3e97ff3b63fc07f7af1d365245b25a"
integrity sha512-FbnQMvxt2R7CYb8j/dVAXd31CDg4k3vX1zG/9GH9qpL536yxndnyopa7hwF/Yisy2pzR7uNlNXmTQAmYK2HSrg==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/remix-line@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/remix-line/-/remix-line-10.18.0.tgz#f6bd167883fb46a0103d60a8f4106823740e4b3e"
integrity sha512-UZllhk6hEWFyZt+jdPCO4zbeM0P3Y/Lc1iWWOwUXGP5AzStM2KadjaGpi99FhNfrvrly98cVB8b4M/GVExYn0Q==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/simple-icons@^10.27.0":
version "10.27.0"
resolved "https://registry.yarnpkg.com/@styled-icons/simple-icons/-/simple-icons-10.27.0.tgz#8a5cf8ba740b8ce7c9574f60437c07ed17163f03"
integrity sha512-tP6zIJt26/JLwcDYI0fnfRH5tUD57nm2GbEnZStrAd8O+RsOP8lbGOfKEicW0kcS6gYGfU2oreHsrUgzeXrbyg==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/styled-icon@^10.6.0":
version "10.6.3"
resolved "https://registry.yarnpkg.com/@styled-icons/styled-icon/-/styled-icon-10.6.3.tgz#eae0e5e18fd601ac47e821bb9c2e099810e86403"
integrity sha512-/A95L3peioLoWFiy+/eKRhoQ9r/oRrN/qzbSX4hXU1nGP2rUXcX3LWUhoBNAOp9Rw38ucc/4ralY427UUNtcGQ==
dependencies:
"@babel/runtime" "^7.10.5"
"@emotion/is-prop-valid" "^0.8.7"

"@styled-icons/typicons@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/typicons/-/typicons-10.18.0.tgz#87924805c219d4eda6193e87643a71b3ff10ac12"
integrity sha512-VN9vEzeAn5//uUvBN2N/OAXnrC6zCERu1eXUiXmYTwd7n8ZoMMASKmVWrAho20YmhUjEPZdSvS1cJ/pzV9K6Zg==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-icons/zondicons@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@styled-icons/zondicons/-/zondicons-10.18.0.tgz#56fd377ffb8412495694e4b19cb72b5bbd38f744"
integrity sha512-P+XDzHRjY7zgcOYI22VJPg4GW01760VICwMSF2vJFRd0bux3hKIJI8voABA9v00Ce1TeOZnUbKcgQFBNIThs5w==
dependencies:
"@babel/runtime" "^7.10.5"
"@styled-icons/styled-icon" "^10.6.0"

"@styled-system/css@^5.0.16":
version "5.1.5"
resolved "https://registry.yarnpkg.com/@styled-system/css/-/css-5.1.5.tgz#0460d5f3ff962fa649ea128ef58d9584f403bbbc"
Expand Down Expand Up @@ -27740,13 +28019,46 @@ [email protected]:
stylis-rule-sheet "^0.0.10"
supports-color "^5.5.0"

[email protected]:
version "8.6.0"
resolved "https://registry.yarnpkg.com/styled-icons/-/styled-icons-8.6.0.tgz#e5b7183b2ca569fe414e913adaa9f67f6e45142b"
integrity sha512-qxHyIIVzy9AKAlKSoH3FjfugwIwdOO/gzMZwJTy/ltE+jQQeF+rvJ1RG6rDrK0ZTp+2sY/S6tvnMiR7LIVFBjA==
dependencies:
"@emotion/is-prop-valid" "^0.8.3"
tslib "^1.9.3"
[email protected]:
version "10.27.0"
resolved "https://registry.yarnpkg.com/styled-icons/-/styled-icons-10.27.0.tgz#a3ada1a3206d20c9fff5160a2b48a8b35a450cc0"
integrity sha512-hpkYwGu02dYLldv6Uoi1naTHZg/i/R2knQazQT1J2a7FxAAJX8ZikkWekOrBQtuCc5hz7LqyTBEdd1JCXm3NyA==
dependencies:
"@babel/runtime" "^7.12.5"
"@styled-icons/bootstrap" "^10.25.0"
"@styled-icons/boxicons-logos" "^10.23.0"
"@styled-icons/boxicons-regular" "^10.23.0"
"@styled-icons/boxicons-solid" "^10.23.0"
"@styled-icons/crypto" "^10.25.0"
"@styled-icons/entypo" "^10.18.0"
"@styled-icons/entypo-social" "^10.18.0"
"@styled-icons/evaicons-outline" "^10.18.0"
"@styled-icons/evaicons-solid" "^10.18.0"
"@styled-icons/evil" "^10.18.0"
"@styled-icons/fa-brands" "^10.26.0"
"@styled-icons/fa-regular" "^10.26.0"
"@styled-icons/fa-solid" "^10.26.0"
"@styled-icons/feather" "^10.18.0"
"@styled-icons/foundation" "^10.18.0"
"@styled-icons/heroicons-outline" "^10.19.0"
"@styled-icons/heroicons-solid" "^10.19.0"
"@styled-icons/icomoon" "^10.18.0"
"@styled-icons/ionicons-outline" "^10.24.0"
"@styled-icons/ionicons-sharp" "^10.24.0"
"@styled-icons/ionicons-solid" "^10.24.0"
"@styled-icons/material" "^10.26.0"
"@styled-icons/material-outlined" "^10.26.0"
"@styled-icons/material-rounded" "^10.26.0"
"@styled-icons/material-sharp" "^10.26.0"
"@styled-icons/material-twotone" "^10.26.0"
"@styled-icons/octicons" "^10.23.0"
"@styled-icons/open-iconic" "^10.18.0"
"@styled-icons/remix-fill" "^10.18.0"
"@styled-icons/remix-line" "^10.18.0"
"@styled-icons/simple-icons" "^10.27.0"
"@styled-icons/styled-icon" "^10.6.0"
"@styled-icons/typicons" "^10.18.0"
"@styled-icons/zondicons" "^10.18.0"

stylehacks@^4.0.0:
version "4.0.3"
Expand Down

0 comments on commit c9e8dd6

Please sign in to comment.