mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-10 17:53:36 +02:00
feat: bump frontend version to 4.12.0-beta.0
This commit is contained in:
parent
6273d0d924
commit
7866827f04
@ -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.11.2",
|
"unleash-frontend": "4.12.0-beta.0",
|
||||||
"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.11.2:
|
unleash-frontend@4.12.0-beta.0:
|
||||||
version "4.11.2"
|
version "4.12.0-beta.0"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.11.2.tgz#97ddfcb92e474e84fed1f1c929216bb8ec4568e5"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.0-beta.0.tgz#affc639ea8e3a07800102e4a7f895ec70aca797b"
|
||||||
integrity sha512-aUev+7OIyhgDRQAyqZ4lMFGcjJ/GyoBRAJ8nWDgIMJuw0L0XnzAgw44sJNj1ejN4N7i+6ErND/sM94Eqpj/e7Q==
|
integrity sha512-zf67QLhmlC5qJiT/b1/kHeLVZPxg0SWjnQ1pnIC4o62lM5Eje7pcCVbm1H84cGMcCAXE7KHyA+kfHbchBGrHtQ==
|
||||||
|
|
||||||
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