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

feat: upgrade unleash front end to 4.12.0-beta.2

This commit is contained in:
sighphyre 2022-05-27 13:22:38 +02:00
parent 97acefcfc0
commit 55e85e0899
2 changed files with 5 additions and 5 deletions

View File

@ -116,7 +116,7 @@
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"@unleash/express-openapi": "^0.2.0",
"unleash-frontend": "4.12.0-beta.1",
"unleash-frontend": "4.12.0-beta.2",
"uuid": "^8.3.2",
"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"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.12.0-beta.1:
version "4.12.0-beta.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.0-beta.1.tgz#079cf22547d8ccac10dddde377b2ee3703c0e532"
integrity sha512-FTJzA1z8lo4OnbofVDChM2Bmd0CdRShnbXv1PwtZt1EcLZltMXUAQ4nplra7Rch5+iD00HcbSvTLN1sxAnlocg==
unleash-frontend@4.12.0-beta.2:
version "4.12.0-beta.2"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.0-beta.2.tgz#d9c096e4f5d93830808f166ce0ff5f616fcb3bb9"
integrity sha512-CvU41oaiYNLzYNS3Pn8ulzmdBES3LZZIOim4ZWdEn8r42Lkocv7J79P/uoNC9d5WOUL1l/xqxU+0Xa/O7jNSNg==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"