|
|
|
@ -709,11 +709,12 @@ |
|
|
|
lodash "^4.17.13" |
|
|
|
to-fast-properties "^2.0.0" |
|
|
|
|
|
|
|
"@budibase/bbui@^1.49.0": |
|
|
|
version "1.49.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@budibase/bbui/-/bbui-1.49.0.tgz#0d9651a1c369488c90883148d6633575dfa782ec" |
|
|
|
integrity sha512-L8yEUUkZda+ywMKcf/j8LIdkkHb0WceIhpZhqMkZvSZwoPN0DnM7RLVpWj/gPEPipPTNTqB9LInzA3Rq2RsWuQ== |
|
|
|
"@budibase/bbui@^1.50.1": |
|
|
|
version "1.50.1" |
|
|
|
resolved "https://registry.yarnpkg.com/@budibase/bbui/-/bbui-1.50.1.tgz#5fa9cc8279cc93545b1832df1aef897df7a5e4aa" |
|
|
|
integrity sha512-F6a+dhUAgagV3bPPCw79ok/xoqnAnHhQ7yNrVOFdv7pPoYsqd/30jic1ytHhCXPho4nSzDPTpCA1vIHXMj/3GA== |
|
|
|
dependencies: |
|
|
|
quill "^1.3.7" |
|
|
|
sirv-cli "^0.4.6" |
|
|
|
svelte-flatpickr "^2.4.0" |
|
|
|
svelte-portal "^1.0.0" |
|
|
|
@ -1867,6 +1868,11 @@ cliui@^5.0.0: |
|
|
|
strip-ansi "^5.2.0" |
|
|
|
wrap-ansi "^5.1.0" |
|
|
|
|
|
|
|
clone@^2.1.1: |
|
|
|
version "2.1.2" |
|
|
|
resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f" |
|
|
|
integrity sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18= |
|
|
|
|
|
|
|
clone@~0.1.9: |
|
|
|
version "0.1.19" |
|
|
|
resolved "https://registry.yarnpkg.com/clone/-/clone-0.1.19.tgz#613fb68639b26a494ac53253e15b1a6bd88ada85" |
|
|
|
@ -2409,6 +2415,18 @@ decode-uri-component@^0.2.0: |
|
|
|
version "0.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" |
|
|
|
|
|
|
|
deep-equal@^1.0.1: |
|
|
|
version "1.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a" |
|
|
|
integrity sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g== |
|
|
|
dependencies: |
|
|
|
is-arguments "^1.0.4" |
|
|
|
is-date-object "^1.0.1" |
|
|
|
is-regex "^1.0.4" |
|
|
|
object-is "^1.0.1" |
|
|
|
object-keys "^1.1.1" |
|
|
|
regexp.prototype.flags "^1.2.0" |
|
|
|
|
|
|
|
deep-is@~0.1.3: |
|
|
|
version "0.1.3" |
|
|
|
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" |
|
|
|
@ -2578,6 +2596,24 @@ es-abstract@^1.17.0-next.1, es-abstract@^1.17.2, es-abstract@^1.17.5: |
|
|
|
string.prototype.trimleft "^2.1.1" |
|
|
|
string.prototype.trimright "^2.1.1" |
|
|
|
|
|
|
|
es-abstract@^1.18.0-next.0, es-abstract@^1.18.0-next.1: |
|
|
|
version "1.18.0-next.1" |
|
|
|
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68" |
|
|
|
integrity sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA== |
|
|
|
dependencies: |
|
|
|
es-to-primitive "^1.2.1" |
|
|
|
function-bind "^1.1.1" |
|
|
|
has "^1.0.3" |
|
|
|
has-symbols "^1.0.1" |
|
|
|
is-callable "^1.2.2" |
|
|
|
is-negative-zero "^2.0.0" |
|
|
|
is-regex "^1.1.1" |
|
|
|
object-inspect "^1.8.0" |
|
|
|
object-keys "^1.1.1" |
|
|
|
object.assign "^4.1.1" |
|
|
|
string.prototype.trimend "^1.0.1" |
|
|
|
string.prototype.trimstart "^1.0.1" |
|
|
|
|
|
|
|
es-to-primitive@^1.2.1: |
|
|
|
version "1.2.1" |
|
|
|
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a" |
|
|
|
@ -2647,6 +2683,11 @@ eventemitter2@^6.4.2: |
|
|
|
version "6.4.3" |
|
|
|
resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-6.4.3.tgz#35c563619b13f3681e7eb05cbdaf50f56ba58820" |
|
|
|
|
|
|
|
eventemitter3@^2.0.3: |
|
|
|
version "2.0.3" |
|
|
|
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-2.0.3.tgz#b5e1079b59fb5e1ba2771c0a993be060a58c99ba" |
|
|
|
integrity sha1-teEHm1n7XhuidxwKmTvgYKWMmbo= |
|
|
|
|
|
|
|
evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3: |
|
|
|
version "1.0.3" |
|
|
|
resolved "https://registry.yarnpkg.com/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz#7fcbdb198dc71959432efe13842684e0525acb02" |
|
|
|
@ -2749,9 +2790,10 @@ extend-shallow@^3.0.0, extend-shallow@^3.0.2: |
|
|
|
assign-symbols "^1.0.0" |
|
|
|
is-extendable "^1.0.1" |
|
|
|
|
|
|
|
extend@~3.0.2: |
|
|
|
extend@^3.0.2, extend@~3.0.2: |
|
|
|
version "3.0.2" |
|
|
|
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" |
|
|
|
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== |
|
|
|
|
|
|
|
extglob@^2.0.4: |
|
|
|
version "2.0.4" |
|
|
|
@ -2787,6 +2829,11 @@ fast-deep-equal@^3.1.1: |
|
|
|
version "3.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4" |
|
|
|
|
|
|
|
fast-diff@1.1.2: |
|
|
|
version "1.1.2" |
|
|
|
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.1.2.tgz#4b62c42b8e03de3f848460b639079920695d0154" |
|
|
|
integrity sha512-KaJUt+M9t1qaIteSvjc6P3RbMdXsNhK61GRftR6SNxqmhthcd9MGIi4T+o0jD8LUSpSnSKXE20nLtJ3fOHxQig== |
|
|
|
|
|
|
|
fast-glob@^3.0.3: |
|
|
|
version "3.2.2" |
|
|
|
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.2.tgz#ade1a9d91148965d4bf7c51f72e1ca662d32e63d" |
|
|
|
@ -3258,6 +3305,11 @@ is-accessor-descriptor@^1.0.0: |
|
|
|
dependencies: |
|
|
|
kind-of "^6.0.0" |
|
|
|
|
|
|
|
is-arguments@^1.0.4: |
|
|
|
version "1.0.4" |
|
|
|
resolved "https://registry.yarnpkg.com/is-arguments/-/is-arguments-1.0.4.tgz#3faf966c7cba0ff437fb31f6250082fcf0448cf3" |
|
|
|
integrity sha512-xPh0Rmt8NE65sNzvyUmWgI1tz3mKq74lGA0mL8LYZcoIzKOzDh6HmrYm3d18k60nHerC8A9Km8kYu87zfSFnLA== |
|
|
|
|
|
|
|
is-arrayish@^0.2.1: |
|
|
|
version "0.2.1" |
|
|
|
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" |
|
|
|
@ -3276,6 +3328,11 @@ is-callable@^1.1.4, is-callable@^1.1.5: |
|
|
|
version "1.1.5" |
|
|
|
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz#f7e46b596890456db74e7f6e976cb3273d06faab" |
|
|
|
|
|
|
|
is-callable@^1.2.2: |
|
|
|
version "1.2.2" |
|
|
|
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9" |
|
|
|
integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA== |
|
|
|
|
|
|
|
is-ci@^2.0.0: |
|
|
|
version "2.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c" |
|
|
|
@ -3364,6 +3421,11 @@ is-module@^1.0.0: |
|
|
|
version "1.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/is-module/-/is-module-1.0.0.tgz#3258fb69f78c14d5b815d664336b4cffb6441591" |
|
|
|
|
|
|
|
is-negative-zero@^2.0.0: |
|
|
|
version "2.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.0.tgz#9553b121b0fac28869da9ed459e20c7543788461" |
|
|
|
integrity sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE= |
|
|
|
|
|
|
|
is-number@^3.0.0: |
|
|
|
version "3.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195" |
|
|
|
@ -3414,6 +3476,13 @@ is-reference@^1.1.2: |
|
|
|
dependencies: |
|
|
|
"@types/estree" "0.0.39" |
|
|
|
|
|
|
|
is-regex@^1.0.4, is-regex@^1.1.1: |
|
|
|
version "1.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9" |
|
|
|
integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg== |
|
|
|
dependencies: |
|
|
|
has-symbols "^1.0.1" |
|
|
|
|
|
|
|
is-regex@^1.0.5: |
|
|
|
version "1.0.5" |
|
|
|
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.5.tgz#39d589a358bf18967f726967120b8fc1aed74eae" |
|
|
|
@ -4578,6 +4647,19 @@ object-inspect@^1.7.0: |
|
|
|
version "1.7.0" |
|
|
|
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67" |
|
|
|
|
|
|
|
object-inspect@^1.8.0: |
|
|
|
version "1.8.0" |
|
|
|
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0" |
|
|
|
integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA== |
|
|
|
|
|
|
|
object-is@^1.0.1: |
|
|
|
version "1.1.3" |
|
|
|
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.3.tgz#2e3b9e65560137455ee3bd62aec4d90a2ea1cc81" |
|
|
|
integrity sha512-teyqLvFWzLkq5B9ki8FVWA902UER2qkxmdA4nLf+wjOLAWgxzCWZNCxpDq9MvE8MmhWNr+I8w3BN49Vx36Y6Xg== |
|
|
|
dependencies: |
|
|
|
define-properties "^1.1.3" |
|
|
|
es-abstract "^1.18.0-next.1" |
|
|
|
|
|
|
|
object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1: |
|
|
|
version "1.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" |
|
|
|
@ -4609,6 +4691,16 @@ object.assign@^4.1.0: |
|
|
|
has-symbols "^1.0.0" |
|
|
|
object-keys "^1.0.11" |
|
|
|
|
|
|
|
object.assign@^4.1.1: |
|
|
|
version "4.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.1.tgz#303867a666cdd41936ecdedfb1f8f3e32a478cdd" |
|
|
|
integrity sha512-VT/cxmx5yaoHSOTSyrCygIDFco+RsibY2NM0a4RdEeY/4KgqezwFtK1yr3U67xYhqJSlASm2pKhLVzPj2lr4bA== |
|
|
|
dependencies: |
|
|
|
define-properties "^1.1.3" |
|
|
|
es-abstract "^1.18.0-next.0" |
|
|
|
has-symbols "^1.0.1" |
|
|
|
object-keys "^1.1.1" |
|
|
|
|
|
|
|
object.getownpropertydescriptors@^2.1.0: |
|
|
|
version "2.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.0.tgz#369bf1f9592d8ab89d712dced5cb81c7c5352649" |
|
|
|
@ -4721,6 +4813,11 @@ p-try@^2.0.0: |
|
|
|
version "2.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6" |
|
|
|
|
|
|
|
parchment@^1.1.4: |
|
|
|
version "1.1.4" |
|
|
|
resolved "https://registry.yarnpkg.com/parchment/-/parchment-1.1.4.tgz#aeded7ab938fe921d4c34bc339ce1168bc2ffde5" |
|
|
|
integrity sha512-J5FBQt/pM2inLzg4hEWmzQx/8h8D0CiDxaG3vyp9rKrQRSDgBlhjdP5jQGgosEajXPSQouXGHOmVdgo7QmJuOg== |
|
|
|
|
|
|
|
parent-module@^1.0.0: |
|
|
|
version "1.0.1" |
|
|
|
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2" |
|
|
|
@ -4968,6 +5065,27 @@ querystring@0.2.0: |
|
|
|
version "0.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620" |
|
|
|
|
|
|
|
quill-delta@^3.6.2: |
|
|
|
version "3.6.3" |
|
|
|
resolved "https://registry.yarnpkg.com/quill-delta/-/quill-delta-3.6.3.tgz#b19fd2b89412301c60e1ff213d8d860eac0f1032" |
|
|
|
integrity sha512-wdIGBlcX13tCHOXGMVnnTVFtGRLoP0imqxM696fIPwIf5ODIYUHIvHbZcyvGlZFiFhK5XzDC2lpjbxRhnM05Tg== |
|
|
|
dependencies: |
|
|
|
deep-equal "^1.0.1" |
|
|
|
extend "^3.0.2" |
|
|
|
fast-diff "1.1.2" |
|
|
|
|
|
|
|
quill@^1.3.7: |
|
|
|
version "1.3.7" |
|
|
|
resolved "https://registry.yarnpkg.com/quill/-/quill-1.3.7.tgz#da5b2f3a2c470e932340cdbf3668c9f21f9286e8" |
|
|
|
integrity sha512-hG/DVzh/TiknWtE6QmWAF/pxoZKYxfe3J/d/+ShUWkDvvkZQVTPeVmUJVu1uE6DDooC4fWTiCLh84ul89oNz5g== |
|
|
|
dependencies: |
|
|
|
clone "^2.1.1" |
|
|
|
deep-equal "^1.0.1" |
|
|
|
eventemitter3 "^2.0.3" |
|
|
|
extend "^3.0.2" |
|
|
|
parchment "^1.1.4" |
|
|
|
quill-delta "^3.6.2" |
|
|
|
|
|
|
|
ramda@~0.26.1: |
|
|
|
version "0.26.1" |
|
|
|
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06" |
|
|
|
@ -5089,6 +5207,14 @@ regex-not@^1.0.0, regex-not@^1.0.2: |
|
|
|
extend-shallow "^3.0.2" |
|
|
|
safe-regex "^1.1.0" |
|
|
|
|
|
|
|
regexp.prototype.flags@^1.2.0: |
|
|
|
version "1.3.0" |
|
|
|
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75" |
|
|
|
integrity sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ== |
|
|
|
dependencies: |
|
|
|
define-properties "^1.1.3" |
|
|
|
es-abstract "^1.17.0-next.1" |
|
|
|
|
|
|
|
regexpu-core@^4.7.0: |
|
|
|
version "4.7.0" |
|
|
|
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.7.0.tgz#fcbf458c50431b0bb7b45d6967b8192d91f3d938" |
|
|
|
@ -5734,6 +5860,14 @@ string.prototype.trimend@^1.0.0: |
|
|
|
define-properties "^1.1.3" |
|
|
|
es-abstract "^1.17.5" |
|
|
|
|
|
|
|
string.prototype.trimend@^1.0.1: |
|
|
|
version "1.0.2" |
|
|
|
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.2.tgz#6ddd9a8796bc714b489a3ae22246a208f37bfa46" |
|
|
|
integrity sha512-8oAG/hi14Z4nOVP0z6mdiVZ/wqjDtWSLygMigTzAb+7aPEDTleeFf+WrF+alzecxIRkckkJVn+dTlwzJXORATw== |
|
|
|
dependencies: |
|
|
|
define-properties "^1.1.3" |
|
|
|
es-abstract "^1.18.0-next.1" |
|
|
|
|
|
|
|
string.prototype.trimleft@^2.1.1: |
|
|
|
version "2.1.2" |
|
|
|
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.2.tgz#4408aa2e5d6ddd0c9a80739b087fbc067c03b3cc" |
|
|
|
@ -5757,6 +5891,14 @@ string.prototype.trimstart@^1.0.0: |
|
|
|
define-properties "^1.1.3" |
|
|
|
es-abstract "^1.17.5" |
|
|
|
|
|
|
|
string.prototype.trimstart@^1.0.1: |
|
|
|
version "1.0.2" |
|
|
|
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.2.tgz#22d45da81015309cd0cdd79787e8919fc5c613e7" |
|
|
|
integrity sha512-7F6CdBTl5zyu30BJFdzSTlSlLPwODC23Od+iLoVH8X6+3fvDPPuBVVj9iaB1GOsSTSIgVfsfm27R2FGrAPznWg== |
|
|
|
dependencies: |
|
|
|
define-properties "^1.1.3" |
|
|
|
es-abstract "^1.18.0-next.1" |
|
|
|
|
|
|
|
string_decoder@^1.1.1: |
|
|
|
version "1.3.0" |
|
|
|
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e" |
|
|
|
|