Update pro version to 2.2.12-alpha.4
This commit is contained in:
parent
f17610ce50
commit
2471c2698f
|
@ -45,7 +45,7 @@
|
|||
"@apidevtools/swagger-parser": "10.0.3",
|
||||
"@budibase/backend-core": "2.2.12-alpha.4",
|
||||
"@budibase/client": "2.2.12-alpha.4",
|
||||
"@budibase/pro": "2.2.12-alpha.3",
|
||||
"@budibase/pro": "2.2.12-alpha.4",
|
||||
"@budibase/string-templates": "2.2.12-alpha.4",
|
||||
"@budibase/types": "2.2.12-alpha.4",
|
||||
"@bull-board/api": "3.7.0",
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -37,7 +37,7 @@
|
|||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@budibase/backend-core": "2.2.12-alpha.4",
|
||||
"@budibase/pro": "2.2.12-alpha.3",
|
||||
"@budibase/pro": "2.2.12-alpha.4",
|
||||
"@budibase/string-templates": "2.2.12-alpha.4",
|
||||
"@budibase/types": "2.2.12-alpha.4",
|
||||
"@koa/router": "8.0.8",
|
||||
|
|
|
@ -470,13 +470,13 @@
|
|||
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
||||
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
||||
|
||||
"@budibase/backend-core@2.2.12-alpha.3":
|
||||
version "2.2.12-alpha.3"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/backend-core/-/backend-core-2.2.12-alpha.3.tgz#3f928d449ba074871f9a5962070e64bd8f0b0296"
|
||||
integrity sha512-u+xqUBSvfqFY2iVw3QYZiAU+PN2qCLwCoI1ECFwhrKbyodu3uHkUZHnIbCUL2ifDOzB06kC0Tnl48N4aGn8hQw==
|
||||
"@budibase/backend-core@2.2.12-alpha.4":
|
||||
version "2.2.12-alpha.4"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/backend-core/-/backend-core-2.2.12-alpha.4.tgz#02fec92bd744acda0a5e205c8b898eaa638a797f"
|
||||
integrity sha512-62+eaj64wTFEC3XnHBan9sqW5XxQ3NAKyeu6n7H7ABFuk+a5g8Ym4VWbU7xgsyqVQOO4XzWzDjE0kF9e4ntGtg==
|
||||
dependencies:
|
||||
"@budibase/nano" "10.1.1"
|
||||
"@budibase/types" "2.2.12-alpha.3"
|
||||
"@budibase/types" "2.2.12-alpha.4"
|
||||
"@shopify/jest-koa-mocks" "5.0.1"
|
||||
"@techpass/passport-openidconnect" "0.3.2"
|
||||
aws-cloudfront-sign "2.2.0"
|
||||
|
@ -520,23 +520,23 @@
|
|||
qs "^6.11.0"
|
||||
tough-cookie "^4.1.2"
|
||||
|
||||
"@budibase/pro@2.2.12-alpha.3":
|
||||
version "2.2.12-alpha.3"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.2.12-alpha.3.tgz#e77c7daa64ba460786a838a082e6c4bbd70c529e"
|
||||
integrity sha512-IwTcqO4Kt5XJinfxSpQUnmVMsi06kUO67Lmz0LuzSbvdaAZw/RPUU0UTfMJH3OlKD6xO7E9Q44AVbBiL0C0zhQ==
|
||||
"@budibase/pro@2.2.12-alpha.4":
|
||||
version "2.2.12-alpha.4"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.2.12-alpha.4.tgz#026899d3f333c8fd1788d80185d96aa3daba5d03"
|
||||
integrity sha512-f/5dkyS9c8FEY6BoB6pjiDn7f1sg0xlkOEou6TPg/HhFZxeHi11OJHNdso46Eu0tyb4qylpk0TRFKzkhWM0cxQ==
|
||||
dependencies:
|
||||
"@budibase/backend-core" "2.2.12-alpha.3"
|
||||
"@budibase/types" "2.2.12-alpha.3"
|
||||
"@budibase/backend-core" "2.2.12-alpha.4"
|
||||
"@budibase/types" "2.2.12-alpha.4"
|
||||
"@koa/router" "8.0.8"
|
||||
bull "4.10.1"
|
||||
joi "17.6.0"
|
||||
jsonwebtoken "8.5.1"
|
||||
node-fetch "^2.6.1"
|
||||
|
||||
"@budibase/types@2.2.12-alpha.3":
|
||||
version "2.2.12-alpha.3"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/types/-/types-2.2.12-alpha.3.tgz#ea303ff24855a2b93b6c9ab8fdee457dff1c4988"
|
||||
integrity sha512-Y0qE+mvj2RAWg2mSstpCO3QofqzpeMXNNIbOQEo1dMAb6AixfI+4IPLs61SDQc6m1s7L+TLd4ducuv+5ISeLcQ==
|
||||
"@budibase/types@2.2.12-alpha.4":
|
||||
version "2.2.12-alpha.4"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/types/-/types-2.2.12-alpha.4.tgz#4acc580dcc15bc400f193c175a750f249a7ae621"
|
||||
integrity sha512-d77CNXwMUzOHiqmTBZxxQZkbQLehU9564UCIFdqkofFWkwHpaVtmmnGuuSfnvD5E3XwV43DEtVJWLMv9oaMw3Q==
|
||||
|
||||
"@cspotcode/source-map-support@^0.8.0":
|
||||
version "0.8.1"
|
||||
|
|
Loading…
Reference in New Issue