1
0
Fork 0
mirror of synced 2024-05-16 18:33:53 +12:00

Update pro version to 2.5.6-alpha.12

This commit is contained in:
Budibase Staging Release Bot 2023-04-20 18:36:36 +00:00
parent 269cbc8b2c
commit 30ba8fbc13
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.5.6-alpha.12",
"@budibase/client": "2.5.6-alpha.12",
"@budibase/pro": "2.5.6-alpha.6",
"@budibase/pro": "2.5.6-alpha.12",
"@budibase/shared-core": "2.5.6-alpha.12",
"@budibase/string-templates": "2.5.6-alpha.12",
"@budibase/types": "2.5.6-alpha.12",

View file

@ -38,7 +38,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "2.5.6-alpha.12",
"@budibase/pro": "2.5.6-alpha.6",
"@budibase/pro": "2.5.6-alpha.12",
"@budibase/string-templates": "2.5.6-alpha.12",
"@budibase/types": "2.5.6-alpha.12",
"@koa/router": "8.0.8",

View file

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4"
through2 "^2.0.0"
"@budibase/pro@2.5.6-alpha.5":
version "2.5.6-alpha.5"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.5.tgz#8136ea50e06aab8a23e48359d58c6c84ba386263"
integrity sha512-YEcDRJU4Up7g/fMSnO8K8YH6gObO/Sy0Jh28Ms+Sxb9RQ/zqlcobonsICF6h2ntfzLZH2cfArLGFEvIT10/PvA==
"@budibase/pro@2.5.6-alpha.6":
version "2.5.6-alpha.6"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.6.tgz#079c9f6ee1e0efdc1487d841d24f765eb8c3ca40"
integrity sha512-7R51B1FIlXVolMoWa/WmDrpDvSqtrbZywIzOHq6NRbdvVSBCW3sD+biDIRXo9MFvNT9sLJXB21A4DLjfIYDpOA==
dependencies:
"@budibase/backend-core" "2.5.6-alpha.5"
"@budibase/backend-core" "2.5.6-alpha.6"
"@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.5.6-alpha.5"
"@budibase/types" "2.5.6-alpha.6"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"