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

Update pro version to 2.5.6-alpha.30

This commit is contained in:
Budibase Staging Release Bot 2023-04-25 19:46:09 +00:00
parent 26007dcd69
commit 3e78989e74
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.30",
"@budibase/client": "2.5.6-alpha.30",
"@budibase/pro": "2.5.6-alpha.29",
"@budibase/pro": "2.5.6-alpha.30",
"@budibase/shared-core": "2.5.6-alpha.30",
"@budibase/string-templates": "2.5.6-alpha.30",
"@budibase/types": "2.5.6-alpha.30",

View file

@ -38,7 +38,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "2.5.6-alpha.30",
"@budibase/pro": "2.5.6-alpha.29",
"@budibase/pro": "2.5.6-alpha.30",
"@budibase/string-templates": "2.5.6-alpha.30",
"@budibase/types": "2.5.6-alpha.30",
"@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.28":
version "2.5.6-alpha.28"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.28.tgz#54af46014c08c570ffd4f347cc56c1b9e1226304"
integrity sha512-12ZGhTXoZRCmVbxHcOO78aOuAml7S3/NGy063c3ZQUyPJoAi3O+rokj0yDb0t7TAgs06gkiiFUumMhWn35Jaxw==
"@budibase/pro@2.5.6-alpha.29":
version "2.5.6-alpha.29"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.29.tgz#71414f68a296535ef53ffb0453352ea137c4aeab"
integrity sha512-tQuzMOo2WFxKvsUgYAfUEcLabRpmAD7hPlhBhCFzYasaXNbJiPhcwv4i52US0i0Wr2IXMb2X0d7fwa8tnbKzIA==
dependencies:
"@budibase/backend-core" "2.5.6-alpha.28"
"@budibase/backend-core" "2.5.6-alpha.29"
"@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.5.6-alpha.28"
"@budibase/types" "2.5.6-alpha.29"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"