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

Update pro version to 2.6.3

This commit is contained in:
Budibase Release Bot 2023-05-05 06:59:33 +00:00
parent 0aa270ad0a
commit 541c5ef1c2
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.6.3",
"@budibase/client": "^2.6.3",
"@budibase/pro": "2.6.2",
"@budibase/pro": "2.6.3",
"@budibase/shared-core": "^2.6.3",
"@budibase/string-templates": "^2.6.3",
"@budibase/types": "^2.6.3",

View file

@ -38,7 +38,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "^2.6.3",
"@budibase/pro": "2.6.2",
"@budibase/pro": "2.6.3",
"@budibase/string-templates": "^2.6.3",
"@budibase/types": "^2.6.3",
"@koa/router": "8.0.8",

View file

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4"
through2 "^2.0.0"
"@budibase/pro@2.6.1":
version "2.6.1"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.6.1.tgz#35e9f100424b68320af95e8b900c547053cd49d3"
integrity sha512-gAHSKzvV2WKQWIatg0dqm0uzc4Y/j4ePwN3Ku1m4MMHRDdHtX/YHxH6VVdfMbJ5HG6jlnwoqkFLTb7p25vSUkQ==
"@budibase/pro@2.6.2":
version "2.6.2"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.6.2.tgz#b30602c740c244a2cfbcc962af99140d936311b2"
integrity sha512-QXNUitikX6ygCr3pSEkAOx9Yw6LsXZCrwgyVRVA7JyGggVjVFn1zOU23/OfD6E9zhj9bMOQpoKTCBAwuvSSICQ==
dependencies:
"@budibase/backend-core" "2.6.1"
"@budibase/backend-core" "2.6.2"
"@budibase/shared-core" "2.5.9"
"@budibase/string-templates" "2.5.9"
"@budibase/types" "2.6.1"
"@budibase/types" "2.6.2"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"