mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: Update unleash-frontend to 3.2.0 with variants support
This commit is contained in:
parent
a01c4c8285
commit
bb05135f71
@ -79,7 +79,7 @@
|
|||||||
"prometheus-gc-stats": "^0.6.1",
|
"prometheus-gc-stats": "^0.6.1",
|
||||||
"response-time": "^2.3.2",
|
"response-time": "^2.3.2",
|
||||||
"serve-favicon": "^2.5.0",
|
"serve-favicon": "^2.5.0",
|
||||||
"unleash-frontend": "^3.1.4",
|
"unleash-frontend": "3.2.0",
|
||||||
"yallist": "^3.0.3",
|
"yallist": "^3.0.3",
|
||||||
"yargs": "^12.0.5"
|
"yargs": "^12.0.5"
|
||||||
},
|
},
|
||||||
|
16
yarn.lock
16
yarn.lock
@ -5916,29 +5916,15 @@ unique-temp-dir@^1.0.0:
|
|||||||
os-tmpdir "^1.0.1"
|
os-tmpdir "^1.0.1"
|
||||||
uid2 "0.0.3"
|
uid2 "0.0.3"
|
||||||
|
|
||||||
<<<<<<< 0168fb3ff9d0e9b135d043f08e2574d0594d2a38
|
|
||||||
<<<<<<< 1a22af881fc368841da3cb33dba9bcf7d94042ad
|
|
||||||
universalify@^0.1.0:
|
universalify@^0.1.0:
|
||||||
version "0.1.2"
|
version "0.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
||||||
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
||||||
|
|
||||||
unleash-frontend@^3.1.4:
|
unleash-frontend@3.2.0:
|
||||||
version "3.2.0"
|
version "3.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.0.tgz#acb9995a317723fe795e11528f9e0de963bbe5f3"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.0.tgz#acb9995a317723fe795e11528f9e0de963bbe5f3"
|
||||||
integrity sha512-aGwYcjSNamhnl9vdwdxybSJ5KrFsVcUFkw1aN9rqZglruHibnMn2k28oJtBcghHoYZvE2OvevhBuvnRumC0R9g==
|
integrity sha512-aGwYcjSNamhnl9vdwdxybSJ5KrFsVcUFkw1aN9rqZglruHibnMn2k28oJtBcghHoYZvE2OvevhBuvnRumC0R9g==
|
||||||
=======
|
|
||||||
unleash-frontend@3.2.0-beta.2:
|
|
||||||
version "3.2.0-beta.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.0-beta.2.tgz#1ae25992c84be167f56b602ae7523e53be957e3e"
|
|
||||||
integrity sha512-4vU3VK+c7fpDNskYS19yMW7Gvfc9BLFK3u7sbh4PaaAlWiPeEfqW7LUCn3yOZnhR6/hDBID3WKakP8AZTYfTXQ==
|
|
||||||
>>>>>>> fix: bump frontend for better variant support
|
|
||||||
=======
|
|
||||||
unleash-frontend@3.2.0-beta.5:
|
|
||||||
version "3.2.0-beta.5"
|
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.0-beta.5.tgz#ae4ce060f8b3e5d8a8410859892718ab5e39eb9e"
|
|
||||||
integrity sha512-MbJ73u8aaD1J6NEwCiEYWYIarohi8erWLq8qkGtrCcJQXpkDjuNWmd0A63mf+mpaeEdISPfqftqZWxszDrqN4A==
|
|
||||||
>>>>>>> fix: bump unleash-frontend
|
|
||||||
|
|
||||||
unpipe@1.0.0, unpipe@~1.0.0:
|
unpipe@1.0.0, unpipe@~1.0.0:
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user