1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00

Update pro version to 2.5.6-alpha.38

This commit is contained in:
Budibase Staging Release Bot 2023-04-27 15:18:15 +00:00
parent d223643e93
commit bea67941fe
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.38",
"@budibase/client": "2.5.6-alpha.38",
"@budibase/pro": "2.5.6-alpha.37",
"@budibase/pro": "2.5.6-alpha.38",
"@budibase/shared-core": "2.5.6-alpha.38",
"@budibase/string-templates": "2.5.6-alpha.38",
"@budibase/types": "2.5.6-alpha.38",

View file

@ -38,7 +38,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "2.5.6-alpha.38",
"@budibase/pro": "2.5.6-alpha.37",
"@budibase/pro": "2.5.6-alpha.38",
"@budibase/string-templates": "2.5.6-alpha.38",
"@budibase/types": "2.5.6-alpha.38",
"@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.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==
"@budibase/pro@2.5.6-alpha.37":
version "2.5.6-alpha.37"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.37.tgz#3f4c7ba36bd01e2f7cbc56461c1249cc4098bc38"
integrity sha512-D0P4ePioE43yZ+CvLE5XdO84x6/UcF8oY3rHIhd8+bS1LW1yrzAf4kG9lyBRsNUPZoTMPmJeD9zqGRw67pdjzA==
dependencies:
"@budibase/backend-core" "2.5.6-alpha.36"
"@budibase/backend-core" "2.5.6-alpha.37"
"@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.5.6-alpha.36"
"@budibase/types" "2.5.6-alpha.37"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"