1
0
Fork 0
mirror of synced 2024-07-11 09:15:48 +12:00

Update pro version to 2.6.23

This commit is contained in:
Budibase Release Bot 2023-05-24 14:27:59 +00:00
parent df8e76b153
commit cbe76ee65b
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.23",
"@budibase/client": "^2.6.23",
"@budibase/pro": "2.6.22",
"@budibase/pro": "2.6.23",
"@budibase/shared-core": "^2.6.23",
"@budibase/string-templates": "^2.6.23",
"@budibase/types": "^2.6.23",

View file

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

View file

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4"
through2 "^2.0.0"
"@budibase/pro@2.6.21":
version "2.6.21"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.6.21.tgz#6046cdd764a51014b9d28586ccf827ffee093bc7"
integrity sha512-oRTMda64YU1QQUmzulYo0oXTMdiBnzQb8VsfiF95fVWIzrkLfttbRBiUzE5Vq9n3DV9bhY7771h+fc/zqopXvA==
"@budibase/pro@2.6.22":
version "2.6.22"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.6.22.tgz#b5547dc8619c1eb78528ae9be236c673cabe42e2"
integrity sha512-VF4lio/tUsrPWbOVYn5s8i/Ct8POb8+b17+sXK46lAbBkzu4rHTZsbssQjKP2Yuyaf96VU6A8YKNoGPSiSJFGQ==
dependencies:
"@budibase/backend-core" "2.6.21"
"@budibase/backend-core" "2.6.22"
"@budibase/shared-core" "2.5.9"
"@budibase/string-templates" "2.5.9"
"@budibase/types" "2.6.21"
"@budibase/types" "2.6.22"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"