1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00

Update pro version to 2.5.6-alpha.18

This commit is contained in:
Budibase Staging Release Bot 2023-04-24 10:39:51 +00:00
parent 4a8a6c8bbc
commit 5f883ec42c
3 changed files with 8 additions and 8 deletions

View file

@ -47,7 +47,7 @@
"@apidevtools/swagger-parser": "10.0.3",
"@budibase/backend-core": "2.5.6-alpha.18",
"@budibase/client": "2.5.6-alpha.18",
"@budibase/pro": "2.5.6-alpha.17",
"@budibase/pro": "2.5.6-alpha.18",
"@budibase/shared-core": "2.5.6-alpha.18",
"@budibase/string-templates": "2.5.6-alpha.18",
"@budibase/types": "2.5.6-alpha.18",

View file

@ -38,7 +38,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "2.5.6-alpha.18",
"@budibase/pro": "2.5.6-alpha.17",
"@budibase/pro": "2.5.6-alpha.18",
"@budibase/string-templates": "2.5.6-alpha.18",
"@budibase/types": "2.5.6-alpha.18",
"@koa/router": "8.0.8",

View file

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4"
through2 "^2.0.0"
"@budibase/pro@2.5.6-alpha.16":
version "2.5.6-alpha.16"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.16.tgz#6ad04188ee0a094d8bd560a6228b420b6ae36f38"
integrity sha512-5Wht80oCmDSVBCudkULRUgP2H44IPY+kTTvj0Vl0iyZqDSfatW7BTBR/FdvI9kvhPFxFfDEZ0Q095J/AM+2wGA==
"@budibase/pro@2.5.6-alpha.17":
version "2.5.6-alpha.17"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.17.tgz#6e01978b6ec093b1451e498fcace32ccde26869f"
integrity sha512-DQf848x31erGhN+3d7aUYoVMmpGjXJfUX+zla1Q2mN1NKMPOsK0QKZm5iJpGJ6vNDjjMGREFHuXEupT0wEDwQg==
dependencies:
"@budibase/backend-core" "2.5.6-alpha.16"
"@budibase/backend-core" "2.5.6-alpha.17"
"@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.5.6-alpha.16"
"@budibase/types" "2.5.6-alpha.17"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"