1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00

Update pro version to 2.5.6-alpha.5

This commit is contained in:
Budibase Staging Release Bot 2023-04-18 16:42:01 +00:00
parent 06ec04dcec
commit 1e4e61772b
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.5",
"@budibase/client": "2.5.6-alpha.5",
"@budibase/pro": "2.5.6-alpha.4",
"@budibase/pro": "2.5.6-alpha.5",
"@budibase/shared-core": "2.5.6-alpha.5",
"@budibase/string-templates": "2.5.6-alpha.5",
"@budibase/types": "2.5.6-alpha.5",

View file

@ -38,7 +38,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "2.5.6-alpha.5",
"@budibase/pro": "2.5.6-alpha.4",
"@budibase/pro": "2.5.6-alpha.5",
"@budibase/string-templates": "2.5.6-alpha.5",
"@budibase/types": "2.5.6-alpha.5",
"@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.3":
version "2.5.6-alpha.3"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.3.tgz#97d922d0277bc12256fe4481bfdfb880475f9c28"
integrity sha512-temynYWjkQyO8Jq4FDKvwDC2FjAFUxvQq8imoYortefcICKjiVpRUebTudl2PlhNggVYmS9Ec9zLnGkVulg1eA==
"@budibase/pro@2.5.6-alpha.4":
version "2.5.6-alpha.4"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.4.tgz#81ab99c9030ac1bea6e805470dac1e302c228838"
integrity sha512-UiEmxs/banYIGRbzWB8q3DGJ40CLn5trWRZJGtpwAzvEo6TsCEUzYltuDtIo+9G0PxRP6xTQtVdtrZHeWk8mZQ==
dependencies:
"@budibase/backend-core" "2.5.6-alpha.3"
"@budibase/backend-core" "2.5.6-alpha.4"
"@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.5.6-alpha.3"
"@budibase/types" "2.5.6-alpha.4"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"