1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

Update pro version to 2.5.6-alpha.19

This commit is contained in:
Budibase Staging Release Bot 2023-04-24 11:11:26 +00:00
parent 360b828e66
commit 053e1eae83
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.19",
"@budibase/client": "2.5.6-alpha.19",
"@budibase/pro": "2.5.6-alpha.18",
"@budibase/pro": "2.5.6-alpha.19",
"@budibase/shared-core": "2.5.6-alpha.19",
"@budibase/string-templates": "2.5.6-alpha.19",
"@budibase/types": "2.5.6-alpha.19",

View file

@ -38,7 +38,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "2.5.6-alpha.19",
"@budibase/pro": "2.5.6-alpha.18",
"@budibase/pro": "2.5.6-alpha.19",
"@budibase/string-templates": "2.5.6-alpha.19",
"@budibase/types": "2.5.6-alpha.19",
"@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.17":
version "2.5.6-alpha.17"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.17.tgz#6e01978b6ec093b1451e498fcace32ccde26869f"
integrity sha512-DQf848x31erGhN+3d7aUYoVMmpGjXJfUX+zla1Q2mN1NKMPOsK0QKZm5iJpGJ6vNDjjMGREFHuXEupT0wEDwQg==
"@budibase/pro@2.5.6-alpha.18":
version "2.5.6-alpha.18"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.18.tgz#d75600c3fe11872403c47fa8c45e55f53cb6d02b"
integrity sha512-SnSHlVFkJocvrFJFBrBVHN1+2+aoqyPaB+qn22BX7x02AY5Yrj938n5yNAMrXVrsmiSc1shZQ5S09a4uDTw6Ww==
dependencies:
"@budibase/backend-core" "2.5.6-alpha.17"
"@budibase/backend-core" "2.5.6-alpha.18"
"@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.5.6-alpha.17"
"@budibase/types" "2.5.6-alpha.18"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"