1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00

Update pro version to 2.6.5

This commit is contained in:
Budibase Release Bot 2023-05-05 11:20:15 +00:00
parent eb5e962e65
commit cd08227d21
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.5",
"@budibase/client": "^2.6.5",
"@budibase/pro": "2.6.4",
"@budibase/pro": "2.6.5",
"@budibase/shared-core": "^2.6.5",
"@budibase/string-templates": "^2.6.5",
"@budibase/types": "^2.6.5",

View file

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

View file

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4"
through2 "^2.0.0"
"@budibase/pro@2.6.3":
version "2.6.3"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.6.3.tgz#c978a50566cd269256c8e3840fe549f768b05408"
integrity sha512-YhUR3afV34JmCO0DMFj4682fIaf06GfVmqz8U68j5MviT7JSctiqfFwF4xJaIYJGrLiXogQATFIEE/mLBBv0pA==
"@budibase/pro@2.6.4":
version "2.6.4"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.6.4.tgz#b300b401a4615afc250550e9d84151da42ceebc8"
integrity sha512-M8IJDT/RhJuIglV+Nt+3yqtlP6fM+WHcqHQr1PxxkU/dntq4fEwWANLQjV+jsKTOuWd/ZLhngkotf0q/B3C8Fg==
dependencies:
"@budibase/backend-core" "2.6.3"
"@budibase/backend-core" "2.6.4"
"@budibase/shared-core" "2.5.9"
"@budibase/string-templates" "2.5.9"
"@budibase/types" "2.6.3"
"@budibase/types" "2.6.4"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"