Update pro version to 2.5.6-alpha.37

This commit is contained in:
Budibase Staging Release Bot 2023-04-27 13:48:47 +00:00
parent 06cdb7c202
commit a896a75f8f
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.37",
"@budibase/client": "2.5.6-alpha.37",
"@budibase/pro": "2.5.6-alpha.36",
"@budibase/pro": "2.5.6-alpha.37",
"@budibase/shared-core": "2.5.6-alpha.37",
"@budibase/string-templates": "2.5.6-alpha.37",
"@budibase/types": "2.5.6-alpha.37",

View File

@ -38,7 +38,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "2.5.6-alpha.37",
"@budibase/pro": "2.5.6-alpha.36",
"@budibase/pro": "2.5.6-alpha.37",
"@budibase/string-templates": "2.5.6-alpha.37",
"@budibase/types": "2.5.6-alpha.37",
"@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.35":
version "2.5.6-alpha.35"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.35.tgz#b065c39f23829db191ced3a583285bcecf7c1dde"
integrity sha512-YxKCRSkLprOK9ipu+R9vg9LIumas4zM0ZTTPyL+0NRDhJRwINRQziJIkakNaIHPLEPadVQFNrBY33HOS3hzdZg==
"@budibase/pro@2.5.6-alpha.36":
version "2.5.6-alpha.36"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.36.tgz#361afe64b0881ee436a5ef294fb315c05ea94ce6"
integrity sha512-uX1wgOk47aVGl/yIJZiZS8x31sTS6wGDEFv0AMZ2h6rwIp6GwHDGq2/QT6a8hRMsAM4sqr8R2GkyyAG+dm0DGQ==
dependencies:
"@budibase/backend-core" "2.5.6-alpha.35"
"@budibase/backend-core" "2.5.6-alpha.36"
"@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.5.6-alpha.35"
"@budibase/types" "2.5.6-alpha.36"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"