Update pro version to 2.5.6-alpha.32

This commit is contained in:
Budibase Staging Release Bot 2023-04-26 13:48:46 +00:00
parent e178afe171
commit 71c8fec4db
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.32", "@budibase/backend-core": "2.5.6-alpha.32",
"@budibase/client": "2.5.6-alpha.32", "@budibase/client": "2.5.6-alpha.32",
"@budibase/pro": "2.5.6-alpha.31", "@budibase/pro": "2.5.6-alpha.32",
"@budibase/shared-core": "2.5.6-alpha.32", "@budibase/shared-core": "2.5.6-alpha.32",
"@budibase/string-templates": "2.5.6-alpha.32", "@budibase/string-templates": "2.5.6-alpha.32",
"@budibase/types": "2.5.6-alpha.32", "@budibase/types": "2.5.6-alpha.32",

View File

@ -38,7 +38,7 @@
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"@budibase/backend-core": "2.5.6-alpha.32", "@budibase/backend-core": "2.5.6-alpha.32",
"@budibase/pro": "2.5.6-alpha.31", "@budibase/pro": "2.5.6-alpha.32",
"@budibase/string-templates": "2.5.6-alpha.32", "@budibase/string-templates": "2.5.6-alpha.32",
"@budibase/types": "2.5.6-alpha.32", "@budibase/types": "2.5.6-alpha.32",
"@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.30": "@budibase/pro@2.5.6-alpha.31":
version "2.5.6-alpha.30" version "2.5.6-alpha.31"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.30.tgz#9b8089a983fd61a062f31a8e5757d7bb5b56fb8c" resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.31.tgz#e711fed348c64bffac5eb3b4dfed6be15c2253c9"
integrity sha512-YTyjMHK/wsSOFJkON7a5WRJSgAr8Gh/cflRzifm6Jw1Gb8S8B8Z6uTWW/S7+psVBRGeUfV1s8biYNr71tXz2Ng== integrity sha512-gIpq5uICd0tQP+RB1Dv+v9m9EPG//HJJb95qFXv1rjuXT2ANT7rAmhJrOoQpqhTGwB0aPFsz00/wqFQVQVGzPQ==
dependencies: dependencies:
"@budibase/backend-core" "2.5.6-alpha.30" "@budibase/backend-core" "2.5.6-alpha.31"
"@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.30" "@budibase/types" "2.5.6-alpha.31"
"@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"