1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00

chore: update unleash-frontend (#1532)

This commit is contained in:
olav 2022-04-26 12:13:59 +02:00 committed by GitHub
parent d0724afdf5
commit 3e7f9920c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 deletions

View File

@ -119,7 +119,7 @@
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"@unleash/express-openapi": "^0.2.0",
"unleash-frontend": "4.10.0-beta.6",
"unleash-frontend": "4.10.0-beta.7",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},

View File

@ -6302,10 +6302,12 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.10.0-beta.6:
version "4.10.0-beta.6"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0-beta.6.tgz#f009f2ec112e554fc4e11aa363495c1fac8b4d8d"
integrity sha512-cw8IFovJvxUVL2p/9T7RfF4iBrJc0rO0QeTpfWxGNKGpeR7IXDzege49ELduHPprM+a5BpIO+ONWqmHKqpsUOA==
unleash-frontend@4.10.0-beta.7:
version "4.10.0-beta.7"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0-beta.7.tgz#d9a494960e72b4a08ec1e679341e3ca6cf8e1229"
integrity sha512-MmLKFssmuCG18bGKBsRNU8q3GAAtvyi7JzgGRIaUIAsgeKhMAmTyXPvaL9SfERvucU3xLlO759WEoQEVrpzCdQ==
dependencies:
pkginfo "^0.4.1"
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"