1
0
Fork 0
mirror of synced 2024-10-04 12:03:31 +13:00

Update pro version to 2.6.11

This commit is contained in:
Budibase Release Bot 2023-05-12 14:30:41 +00:00
parent 6c694762e2
commit 0cf7d4ab9c
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.11",
"@budibase/client": "^2.6.11",
"@budibase/pro": "2.6.10",
"@budibase/pro": "2.6.11",
"@budibase/shared-core": "^2.6.11",
"@budibase/string-templates": "^2.6.11",
"@budibase/types": "^2.6.11",

View file

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

View file

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4"
through2 "^2.0.0"
"@budibase/pro@2.6.9":
version "2.6.9"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.6.9.tgz#a6c00ca1e684efa7f09f66e6b8c878e129915afb"
integrity sha512-e/VWKERuB3Vtux5TwvgT7T9YCk51HbIJlHvV++hzGf+3zPF0VRrFq/0WD553Mj3amLHUk8zsBgfOoPPLiaprtg==
"@budibase/pro@2.6.10":
version "2.6.10"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.6.10.tgz#c77ba2e37a9bdc5842edd2b3de958dc5960033bf"
integrity sha512-uHXk+wlgfQSJ7N9dIAgF9Hndcl2EGOKWb7jN3gpDWWkoqlOavc5Oc2VUPl7ITQskyC1+CbBwxePBGilf/YuCeA==
dependencies:
"@budibase/backend-core" "2.6.9"
"@budibase/backend-core" "2.6.10"
"@budibase/shared-core" "2.5.9"
"@budibase/string-templates" "2.5.9"
"@budibase/types" "2.6.9"
"@budibase/types" "2.6.10"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"