Update pro version to 2.5.6-alpha.15

This commit is contained in:
Budibase Staging Release Bot 2023-04-21 11:45:04 +00:00
parent 06e6c20cf1
commit 538424a469
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.15", "@budibase/backend-core": "2.5.6-alpha.15",
"@budibase/client": "2.5.6-alpha.15", "@budibase/client": "2.5.6-alpha.15",
"@budibase/pro": "2.5.6-alpha.14", "@budibase/pro": "2.5.6-alpha.15",
"@budibase/shared-core": "2.5.6-alpha.15", "@budibase/shared-core": "2.5.6-alpha.15",
"@budibase/string-templates": "2.5.6-alpha.15", "@budibase/string-templates": "2.5.6-alpha.15",
"@budibase/types": "2.5.6-alpha.15", "@budibase/types": "2.5.6-alpha.15",

View File

@ -38,7 +38,7 @@
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"@budibase/backend-core": "2.5.6-alpha.15", "@budibase/backend-core": "2.5.6-alpha.15",
"@budibase/pro": "2.5.6-alpha.14", "@budibase/pro": "2.5.6-alpha.15",
"@budibase/string-templates": "2.5.6-alpha.15", "@budibase/string-templates": "2.5.6-alpha.15",
"@budibase/types": "2.5.6-alpha.15", "@budibase/types": "2.5.6-alpha.15",
"@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.13": "@budibase/pro@2.5.6-alpha.14":
version "2.5.6-alpha.13" version "2.5.6-alpha.14"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.13.tgz#e81667519eceb3dcd333a26a431fdeaf13fa793f" resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.14.tgz#8c42b74a59f4442f6c22258624406bd13525ef90"
integrity sha512-AycnrLuON/JJgo3qwf+f0BGgxYwcS5aRmd/Ox7y6wRsCzLvxWqunD5sW3VWPpAa+UhJKTZRWJrYlGXrf5gzbCA== integrity sha512-N9MGKwXIuxfETMotqmfRWnOkBijEB1YYP+mzKNWQ5OJeV/b1agxgNJsieQ5TeP1wPa0H4ndb01QZmsXBe4241w==
dependencies: dependencies:
"@budibase/backend-core" "2.5.6-alpha.13" "@budibase/backend-core" "2.5.6-alpha.14"
"@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.13" "@budibase/types" "2.5.6-alpha.14"
"@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"