mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: upgrade unleash-frontend to version 3.11.1
This version introduces frontend for addons
This commit is contained in:
parent
786260434d
commit
47b7e1d87c
@ -87,7 +87,7 @@
|
||||
"prom-client": "^12.0.0",
|
||||
"response-time": "^2.3.2",
|
||||
"serve-favicon": "^2.5.0",
|
||||
"unleash-frontend": "^3.10.0",
|
||||
"unleash-frontend": "3.11.1",
|
||||
"yargs": "^16.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -6046,10 +6046,10 @@ universalify@^0.1.0:
|
||||
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
|
||||
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
||||
|
||||
unleash-frontend@^3.10.0:
|
||||
version "3.10.0"
|
||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.10.0.tgz#ed4e2a9fa89e73d0caab1171fa850b2635edb944"
|
||||
integrity sha512-56oJo4cVsUx7OnGSDyIyFCYEAp3ouE7eM5mwQR1TaDciOckWk9GccYXpd7dhOPCWQcKYR8aRp0yKBN4azvMxew==
|
||||
unleash-frontend@3.11.1:
|
||||
version "3.11.1"
|
||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.11.1.tgz#a05642f2f304298f372b89f301b08b5dad8177d3"
|
||||
integrity sha512-3ijgiHnDou7nKgPXhYNWZ0GxZPIEXFyQTBdTZYmM6mWOFPYVIN9yyBNWU9j+OEcyNcabH2q1rldpc5pM7/RE9w==
|
||||
|
||||
unpipe@1.0.0, unpipe@~1.0.0:
|
||||
version "1.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user