1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00

feat: Upgrade unleash frontend to 4.12.0-beta.1

This commit is contained in:
sighphyre 2022-05-27 12:16:54 +02:00
parent 2a33498f65
commit 33aa46d2b3
2 changed files with 5 additions and 5 deletions

View File

@ -116,7 +116,7 @@
"stoppable": "^1.1.0", "stoppable": "^1.1.0",
"type-is": "^1.6.18", "type-is": "^1.6.18",
"@unleash/express-openapi": "^0.2.0", "@unleash/express-openapi": "^0.2.0",
"unleash-frontend": "4.12.0-beta.0", "unleash-frontend": "4.12.0-beta.1",
"uuid": "^8.3.2", "uuid": "^8.3.2",
"semver": "^7.3.5" "semver": "^7.3.5"
}, },

View File

@ -7632,10 +7632,10 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz" resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ== integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.12.0-beta.0: unleash-frontend@4.12.0-beta.1:
version "4.12.0-beta.0" version "4.12.0-beta.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.0-beta.0.tgz#affc639ea8e3a07800102e4a7f895ec70aca797b" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.0-beta.1.tgz#079cf22547d8ccac10dddde377b2ee3703c0e532"
integrity sha512-zf67QLhmlC5qJiT/b1/kHeLVZPxg0SWjnQ1pnIC4o62lM5Eje7pcCVbm1H84cGMcCAXE7KHyA+kfHbchBGrHtQ== integrity sha512-FTJzA1z8lo4OnbofVDChM2Bmd0CdRShnbXv1PwtZt1EcLZltMXUAQ4nplra7Rch5+iD00HcbSvTLN1sxAnlocg==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"