Update pro version to 2.5.6-alpha.35

This commit is contained in:
Budibase Staging Release Bot 2023-04-27 07:36:01 +00:00
parent f8d4e95fbd
commit d6e5647b89
3 changed files with 8 additions and 8 deletions

View File

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

View File

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

View File

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4" pouchdb-promise "^6.0.4"
through2 "^2.0.0" through2 "^2.0.0"
"@budibase/pro@2.5.6-alpha.33": "@budibase/pro@2.5.6-alpha.34":
version "2.5.6-alpha.33" version "2.5.6-alpha.34"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.33.tgz#15666778fe90f0b2ef8435b91e20e347f96576d3" resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.34.tgz#b992dd7830479e1e869c03fedc11b552d0cea2ca"
integrity sha512-UJZhErUjj+J4d8X+NDU453VvpT/THAaK8r+0QAHxjBB9xiN5XynXb2SxpOpbkR51WQlURpULtwnbqmWiB0+DFA== integrity sha512-mK/gVZuR+3USPQidTq+xSm0H5VRX2/DgWNOoDp2b8XzrHeTDPV/Qy7yJd3Cxidemk25+ddwbU/VRrPMa+6PKSw==
dependencies: dependencies:
"@budibase/backend-core" "2.5.6-alpha.33" "@budibase/backend-core" "2.5.6-alpha.34"
"@budibase/shared-core" "2.4.44-alpha.1" "@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1" "@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.5.6-alpha.33" "@budibase/types" "2.5.6-alpha.34"
"@koa/router" "8.0.8" "@koa/router" "8.0.8"
bull "4.10.1" bull "4.10.1"
joi "17.6.0" joi "17.6.0"