1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00

Update pro version to 2.6.10

This commit is contained in:
Budibase Release Bot 2023-05-11 17:36:44 +00:00
parent eccb0edb0f
commit 0b8cf0f9bc
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.10",
"@budibase/client": "^2.6.10",
"@budibase/pro": "2.6.9",
"@budibase/pro": "2.6.10",
"@budibase/shared-core": "^2.6.10",
"@budibase/string-templates": "^2.6.10",
"@budibase/types": "^2.6.10",

View file

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

View file

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4"
through2 "^2.0.0"
"@budibase/pro@2.6.8":
version "2.6.8"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.6.8.tgz#739938cdee6afa138383708401d20eadd3a15555"
integrity sha512-nYpD+B9wGLonzOzeOs1Ym9PLgPsQrzui56TmkPPBJpFOAfCo8GLb8fwqDHGuZiEo5e+M96BgcJTAfpOzFQ7wgw==
"@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==
dependencies:
"@budibase/backend-core" "2.6.8"
"@budibase/backend-core" "2.6.9"
"@budibase/shared-core" "2.5.9"
"@budibase/string-templates" "2.5.9"
"@budibase/types" "2.6.8"
"@budibase/types" "2.6.9"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"