mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
feat: upgrade unleash front end to 4.12.0-beta.2
This commit is contained in:
parent
97acefcfc0
commit
55e85e0899
@ -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.1",
|
"unleash-frontend": "4.12.0-beta.2",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
"semver": "^7.3.5"
|
"semver": "^7.3.5"
|
||||||
},
|
},
|
||||||
|
@ -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.1:
|
unleash-frontend@4.12.0-beta.2:
|
||||||
version "4.12.0-beta.1"
|
version "4.12.0-beta.2"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.0-beta.1.tgz#079cf22547d8ccac10dddde377b2ee3703c0e532"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.0-beta.2.tgz#d9c096e4f5d93830808f166ce0ff5f616fcb3bb9"
|
||||||
integrity sha512-FTJzA1z8lo4OnbofVDChM2Bmd0CdRShnbXv1PwtZt1EcLZltMXUAQ4nplra7Rch5+iD00HcbSvTLN1sxAnlocg==
|
integrity sha512-CvU41oaiYNLzYNS3Pn8ulzmdBES3LZZIOim4ZWdEn8r42Lkocv7J79P/uoNC9d5WOUL1l/xqxU+0Xa/O7jNSNg==
|
||||||
|
|
||||||
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