1
0
Fork 0
mirror of synced 2024-06-22 04:10:54 +12:00

bump bbui to fix popover component

This commit is contained in:
Keviin Åberg Kultalahti 2021-02-05 16:14:18 +01:00
parent 2744c89444
commit 2d98496eaf
2 changed files with 5 additions and 5 deletions

View file

@ -63,7 +63,7 @@
}
},
"dependencies": {
"@budibase/bbui": "^1.57.2",
"@budibase/bbui": "^1.58.0",
"@budibase/client": "^0.7.4",
"@budibase/colorpicker": "1.0.1",
"@budibase/string-templates": "^0.7.4",

View file

@ -842,10 +842,10 @@
lodash "^4.17.19"
to-fast-properties "^2.0.0"
"@budibase/bbui@^1.57.2":
version "1.57.2"
resolved "https://registry.yarnpkg.com/@budibase/bbui/-/bbui-1.57.2.tgz#3fea3df81bf4e0b9b1007dc315454a7a96fd0837"
integrity sha512-3D7MdAJb5OIXxGpTIuj1tc356QEuWotO5a222Qxukqx5C+5m3avT9nVQkkfT729us4E+mEB8TJHeoQ7mniqt2Q==
"@budibase/bbui@^1.58.0":
version "1.58.0"
resolved "https://registry.yarnpkg.com/@budibase/bbui/-/bbui-1.58.0.tgz#197a44188138e28a006f5b1074dab53ae7986d72"
integrity sha512-YNdBIpD7n50S+8kvYavp2P0pVPL56cHfpaFMWL5jaJynohsc4ERmlH0LmZZfkSFLnkf07OszoLRYcVQOdUgQdg==
dependencies:
markdown-it "^12.0.2"
quill "^1.3.7"