From 0104b51efc775c54c3ce4fe65b84222c650f88f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 01:12:20 +0000 Subject: [PATCH] Update platformatic to ^0.47.0 --- package-lock.json | 276 ++++++++++++++++++++++++---------------------- package.json | 4 +- 2 files changed, 145 insertions(+), 135 deletions(-) diff --git a/package-lock.json b/package-lock.json index 32dc2a2..e46cfe9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,11 +5,11 @@ "packages": { "": { "dependencies": { - "@platformatic/db": "^0.46.0", + "@platformatic/db": "^0.47.0", "c8": "^8.0.0", "cron-parser": "^4.7.1", "fastify-plugin": "^4.5.0", - "platformatic": "^0.46.0" + "platformatic": "^0.47.0" }, "devDependencies": { "@databases/pg": "^5.4.1", @@ -1364,12 +1364,12 @@ } }, "node_modules/@platformatic/authenticate": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-0.46.2.tgz", - "integrity": "sha512-z/vSl4AYnXR4H5/B7JgcQ1GA8PNvNGB4Pn2dI7lRfaZGt2YgcmI/5a8jxi5WOMYkRxyQmoMgroYj4c7hqRDShA==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-0.47.0.tgz", + "integrity": "sha512-pcHdp5pEeJIRC3u7UqtEBVuM047n3v1j4PYgit4ehb39DAZWxNdj5hMM9pt8Xpd8vxwK/3C/Lfg3JE/JkaqUHA==", "dependencies": { "@fastify/error": "^3.2.1", - "@platformatic/config": "0.46.2", + "@platformatic/config": "0.47.0", "colorette": "^2.0.20", "commist": "^3.2.0", "es-main": "^1.2.0", @@ -1379,9 +1379,9 @@ } }, "node_modules/@platformatic/client": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-0.46.2.tgz", - "integrity": "sha512-Cw947Vu+EtthtMFIm/MLY+Xi+Uhl2a8AcCAraZ2gxv+bRfjUw8c/GjMzzf896CyzmiFCE96baLHTbn41BARnZg==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-0.47.0.tgz", + "integrity": "sha512-oEd+3wGWUtYe8iKhdLtELRJ0LrVA15CwoTjyIOS9dPJeipC/ZnXnHTy6e6lS8XpDlO5Q/QunYhYTJ/kYLFXdnA==", "dependencies": { "@apidevtools/json-schema-ref-parser": "^10.1.0", "@fastify/error": "^3.2.1", @@ -1392,16 +1392,16 @@ } }, "node_modules/@platformatic/client-cli": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/client-cli/-/client-cli-0.46.2.tgz", - "integrity": "sha512-c2b6qjv4FHPu+ZhnG1hcVZrBA+wRu6Q31CR/dJIevQP6bnlRMgwD0TBzzXc6AurAGL7cxCwDuk2ZL/RjiTz02A==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/client-cli/-/client-cli-0.47.0.tgz", + "integrity": "sha512-YSJ29EbNR0htny7h1T9Wiu2N95WlQUpFXvLBhKQuro2GrkatLKKaIlD8gEPyazunAchy1fGnU2Y33RHgmbSomQ==", "dependencies": { "@fastify/error": "^3.2.1", - "@platformatic/client": "0.46.2", - "@platformatic/config": "0.46.2", - "@platformatic/metaconfig": "0.46.2", - "@platformatic/runtime": "0.46.2", - "@platformatic/service": "0.46.2", + "@platformatic/client": "0.47.0", + "@platformatic/config": "0.47.0", + "@platformatic/metaconfig": "0.47.0", + "@platformatic/runtime": "0.47.0", + "@platformatic/service": "0.47.0", "abstract-logging": "^2.0.1", "camelcase": "6.x", "code-block-writer": "^12.0.0", @@ -1498,9 +1498,9 @@ } }, "node_modules/@platformatic/composer": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/composer/-/composer-0.46.2.tgz", - "integrity": "sha512-EMOQNnAZ3kgxPGseC9KaT/K4fsy1jymnu63wCv3N1rWqnWAGXaTdIQvNe9AAlJUw+qpfsa9qfPkk1hs741DYxg==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/composer/-/composer-0.47.0.tgz", + "integrity": "sha512-wNvZ6XN11xO24Dqre59CXrrZDOh6nTaXjC2qr9vnYWABI/qJGA52+yoHcP0cv1s7Axl1SxdQBRAsyhDgmTSpDA==", "dependencies": { "@fastify/error": "^3.2.1", "@fastify/http-proxy": "^9.2.0", @@ -1508,10 +1508,10 @@ "@fastify/static": "^6.10.2", "@fastify/swagger": "^8.5.1", "@fastify/swagger-ui": "^1.9.0", - "@platformatic/config": "0.46.2", - "@platformatic/service": "0.46.2", - "@platformatic/swagger-ui-theme": "0.46.2", - "@platformatic/telemetry": "0.46.2", + "@platformatic/config": "0.47.0", + "@platformatic/service": "0.47.0", + "@platformatic/swagger-ui-theme": "0.47.0", + "@platformatic/telemetry": "0.47.0", "ajv": "^8.0.0", "commist": "^3.2.0", "desm": "^1.3.0", @@ -1534,14 +1534,14 @@ } }, "node_modules/@platformatic/config": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-0.46.2.tgz", - "integrity": "sha512-YOjAO6xJRT0W69VMh7hIEd+yYFNVTjgoVKQeS4YOoSb8dNnBetEduDLJTqWHu21mYxnvq/HJPAHaiEe1yUkaFg==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-0.47.0.tgz", + "integrity": "sha512-CecE5z9xGS44GwCCjdGgZFz23Ed3kG7DatiUrDrdZxr09Aa5kS5GoNsxkDReNVZJ0MBK15CJspK6LXVAGuesTg==", "dependencies": { "@fastify/deepmerge": "^1.3.0", "@fastify/error": "^3.2.1", - "@platformatic/metaconfig": "0.46.2", - "@platformatic/utils": "0.46.2", + "@platformatic/metaconfig": "0.47.0", + "@platformatic/utils": "0.47.0", "ajv": "^8.12.0", "dotenv": "^16.1.4", "minimist": "^1.2.8", @@ -1551,9 +1551,9 @@ } }, "node_modules/@platformatic/db": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-0.46.2.tgz", - "integrity": "sha512-/7Yp1gUQhcIdNClsZXBIz2u6reBoWs2Un4KRGlTC7tYMcFmhCte2HpUuPrnNZjnsq/vcNIVHNzWyKv6pHkkovQ==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-0.47.0.tgz", + "integrity": "sha512-g5qUrKisuOJuMDvz3O5NzbYsADOCHRPhwYP8FbJ1J5iw6JyIEpaKf6tGMcYi1hbILEsxbpemV6xwPs0spojJ/A==", "dependencies": { "@fastify/accepts": "^4.2.0", "@fastify/basic-auth": "^5.0.0", @@ -1562,17 +1562,17 @@ "@fastify/error": "^3.2.1", "@fastify/static": "^6.10.2", "@fastify/swagger": "^8.5.1", - "@platformatic/config": "0.46.2", - "@platformatic/db-authorization": "0.46.2", - "@platformatic/db-core": "0.46.2", - "@platformatic/service": "0.46.2", - "@platformatic/sql-events": "0.46.2", - "@platformatic/sql-graphql": "0.46.2", - "@platformatic/sql-json-schema-mapper": "0.46.2", - "@platformatic/sql-mapper": "0.46.2", - "@platformatic/sql-openapi": "0.46.2", - "@platformatic/telemetry": "0.46.2", - "@platformatic/utils": "0.46.2", + "@platformatic/config": "0.47.0", + "@platformatic/db-authorization": "0.47.0", + "@platformatic/db-core": "0.47.0", + "@platformatic/service": "0.47.0", + "@platformatic/sql-events": "0.47.0", + "@platformatic/sql-graphql": "0.47.0", + "@platformatic/sql-json-schema-mapper": "0.47.0", + "@platformatic/sql-mapper": "0.47.0", + "@platformatic/sql-openapi": "0.47.0", + "@platformatic/telemetry": "0.47.0", + "@platformatic/utils": "0.47.0", "camelcase": "^6.3.0", "close-with-grace": "^1.2.0", "code-block-writer": "^12.0.0", @@ -1600,9 +1600,9 @@ } }, "node_modules/@platformatic/db-authorization": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-0.46.2.tgz", - "integrity": "sha512-XeC74fNCB5I5LLBmj9UGX4n7HbjZ5poRxn/8HvmybzDbFx2RGF/DRGUtoi2ZUTMLM0/zB3ZX2ofDseBPIdiMQg==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-0.47.0.tgz", + "integrity": "sha512-ToeJEKgypgsfcylARUHGp1JRFSKNiscUZPpKe68CA2HhdflQkkH6dexx454FRWFsOrnJxHdQpc8/b/+hKFGjlg==", "dependencies": { "@fastify/error": "^3.2.1", "@fastify/jwt": "^7.0.0", @@ -1614,38 +1614,38 @@ } }, "node_modules/@platformatic/db-core": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-0.46.2.tgz", - "integrity": "sha512-75Y6RmSuAWFOJe8XMctQO1kqJzPZqGQq3+qKC+5cKatXlusqvOWx7D3K43G3e592M8duKgGOnPEhDsF62aGCXQ==", - "dependencies": { - "@platformatic/sql-events": "0.46.2", - "@platformatic/sql-graphql": "0.46.2", - "@platformatic/sql-mapper": "0.46.2", - "@platformatic/sql-openapi": "0.46.2", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-0.47.0.tgz", + "integrity": "sha512-cy85bQqSYVyWe61fwUgjBMMwK4AF9ZBCypgyud9JM9pD0VxQJet+1O6qMcw3BFTfYdHNiD53pNc6Fr3S8s5kRg==", + "dependencies": { + "@platformatic/sql-events": "0.47.0", + "@platformatic/sql-graphql": "0.47.0", + "@platformatic/sql-mapper": "0.47.0", + "@platformatic/sql-openapi": "0.47.0", "fastify-plugin": "^4.5.0" } }, "node_modules/@platformatic/deploy-client": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/deploy-client/-/deploy-client-0.46.2.tgz", - "integrity": "sha512-OKSGH6qn2hLD60yItPhPUe0lNT1H2jEKD5QS1TGeP2WfOqTlbfHfG2+ch7KWGxoumkbM0A9jkxiWhUFe5tVGXA==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/deploy-client/-/deploy-client-0.47.0.tgz", + "integrity": "sha512-0YHnJ+onA9r2E7Q0y/tER6UBmm/i+33/cU8rzOu1VVHSPDhBEj1RCGeGRSU17kD9sySaysPNjabrqqZUFNt3mg==", "dependencies": { "@fastify/error": "^3.2.1", - "@platformatic/config": "0.46.2", - "@platformatic/runtime": "0.46.2", - "@platformatic/service": "0.46.2", + "@platformatic/config": "0.47.0", + "@platformatic/runtime": "0.47.0", + "@platformatic/service": "0.47.0", "pretty-bytes": "^6.1.0", "tar": "^6.1.15", "undici": "^5.22.1" } }, "node_modules/@platformatic/frontend-template": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/frontend-template/-/frontend-template-0.46.2.tgz", - "integrity": "sha512-fzVkQXfd7pKWwusdiKQ8eclnxcQsUE0PBgGvCj+XGigADH7QUjOkUz1JBgLVLyCowuSpnCARFnJiB2U7A0ZeeQ==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/frontend-template/-/frontend-template-0.47.0.tgz", + "integrity": "sha512-jX28gB+TG+ha+dJux8BmezrB8u3dvuPjcjP+t0QTZA0/dQwSAWDprH2GZHLED7Fx+xRt+lFkj4uP7lNspcAGag==", "dependencies": { - "@platformatic/client": "0.46.2", - "@platformatic/db": "^0.46.2", + "@platformatic/client": "0.47.0", + "@platformatic/db": "^0.47.0", "camelcase": "^8.0.0", "code-block-writer": "^12.0.0", "desm": "^1.3.0", @@ -1669,9 +1669,9 @@ } }, "node_modules/@platformatic/metaconfig": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/metaconfig/-/metaconfig-0.46.2.tgz", - "integrity": "sha512-uVdQ5+OfGj56NkEslsMd4A10/p2NuKVBQV5p+mr02mVGH+LDNXdfv2REyiOOCJ4xInYsiPaR3EOXMuqKBYwEaw==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/metaconfig/-/metaconfig-0.47.0.tgz", + "integrity": "sha512-NkxslWvwdqWCwiid/qHfzy+7TVQr35k24Ij16TFEPFioVu67xe7gov9w2WytYLuyx+bgcunoqLhSjhLrP0zF5w==", "dependencies": { "@fastify/error": "^3.2.1", "@iarna/toml": "^2.2.5", @@ -1682,18 +1682,18 @@ } }, "node_modules/@platformatic/runtime": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/runtime/-/runtime-0.46.2.tgz", - "integrity": "sha512-yGyEN7WK0vY9DvZ/sXrIVixKIX4xS/9+PH0ZOAAyIXnaih406ytRU/rf6uWw5jrqFs22gijSNFftzuCbjBcw9w==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/runtime/-/runtime-0.47.0.tgz", + "integrity": "sha512-IBPPX2wX3GzhzlIuGY1sAa3dkZFZ0t2/dPEbj8F9CiPQJ6P9uGy5vFS8MXrRnj2rsbPXra/V3GkSqPeYqGNFww==", "dependencies": { "@fastify/error": "^3.2.1", "@hapi/topo": "^6.0.2", - "@platformatic/composer": "0.46.2", - "@platformatic/config": "0.46.2", - "@platformatic/db": "0.46.2", - "@platformatic/service": "0.46.2", - "@platformatic/telemetry": "0.46.2", - "@platformatic/utils": "0.46.2", + "@platformatic/composer": "0.47.0", + "@platformatic/config": "0.47.0", + "@platformatic/db": "0.47.0", + "@platformatic/service": "0.47.0", + "@platformatic/telemetry": "0.47.0", + "@platformatic/utils": "0.47.0", "close-with-grace": "^1.2.0", "commist": "^3.2.0", "debounce": "^1.2.1", @@ -1713,9 +1713,9 @@ } }, "node_modules/@platformatic/service": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-0.46.2.tgz", - "integrity": "sha512-5x1xiUITm1l9lsXakvfmRqfbGDgu/0nsUIdOWR+S8EMw+xMPe5RfoyLrTyoLXvOaXCpNXeUK8AOAJHcauTxN0w==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-0.47.0.tgz", + "integrity": "sha512-Vsri74TDUcl4/G6JD1AAfvciCbEAf+HYYvjN0n/ti3t4e2DdPbyHIRz6HWf6u++9RzbufTGKxjahHYjkwgimKQ==", "dependencies": { "@fastify/accepts": "^4.2.0", "@fastify/autoload": "^5.7.1", @@ -1728,11 +1728,13 @@ "@fastify/swagger-ui": "^1.9.0", "@fastify/under-pressure": "^8.2.0", "@mercuriusjs/federation": "^2.0.0", - "@platformatic/client": "0.46.2", - "@platformatic/config": "0.46.2", - "@platformatic/swagger-ui-theme": "0.46.2", - "@platformatic/telemetry": "0.46.2", - "@platformatic/utils": "0.46.2", + "@platformatic/client": "0.47.0", + "@platformatic/config": "0.47.0", + "@platformatic/swagger-ui-theme": "0.47.0", + "@platformatic/telemetry": "0.47.0", + "@platformatic/utils": "0.47.0", + "@types/ws": "^8.5.5", + "ajv": "^8.12.0", "close-with-grace": "^1.2.0", "commist": "^3.2.0", "desm": "^1.3.0", @@ -1741,7 +1743,7 @@ "execa": "^8.0.0", "fastify": "^4.18.0", "fastify-metrics": "^10.3.0", - "fastify-plugin": "^4.5.0", + "fastify-plugin": "^4.5.1", "graphql": "^16.6.0", "help-me": "^4.2.0", "mercurius": "^13.0.0", @@ -1756,9 +1758,9 @@ } }, "node_modules/@platformatic/sql-events": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-0.46.2.tgz", - "integrity": "sha512-87dzq77jb9bTGqAYOYe2OjMrEdsaiTSxsxO5MAVDlZe7LJu2o+NSDB4UAPpoo1zYGSuf3SouYlMbwWhzDwfSnQ==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-0.47.0.tgz", + "integrity": "sha512-tlGCuAW3O+tyCfF5Zrf4yroraXDy5uYFsoSv2Vf6flU0q6LIwds8lHeiHGTuScjIm+cwpeQa/QrrbszlMXqX/Q==", "dependencies": { "@fastify/error": "^3.2.1", "camelcase": "^6.3.0", @@ -1768,13 +1770,13 @@ } }, "node_modules/@platformatic/sql-graphql": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-0.46.2.tgz", - "integrity": "sha512-KcCd1WfsvByirVGkdr18t7lt7hGpkYgh/XkeG7KlPO+bT6kmLcQcz5PFIVe8HLdGJBZy8NKEwUE0bgV2hep68Q==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-0.47.0.tgz", + "integrity": "sha512-dfoS2I8PMKvi2wfsCCmoOvrtp1lsIT2LUwK3mmwE+fJUwW1mrXbZKbBTAxgDTz65bh1XUS9M374n00H3nLdDhw==", "dependencies": { "@fastify/error": "^3.2.1", "@mercuriusjs/federation": "^2.0.0", - "@platformatic/utils": "0.46.2", + "@platformatic/utils": "0.47.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.0", "graphql": "^16.6.0", @@ -1785,18 +1787,18 @@ } }, "node_modules/@platformatic/sql-json-schema-mapper": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-0.46.2.tgz", - "integrity": "sha512-nAM7dG623g2fHVP/5PulaF8T9Hh2CR5YX1vBpzu4aL2jC0VH9QqGvp0UJTF9L+O2MuisdqvauFr9fnKMRr29mA==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-0.47.0.tgz", + "integrity": "sha512-vrY8uDVRSlH/iXEJX0ZoC/Rfs5K2FM7hmGqmQqz+wYU1IOS453m9L9L0nOc94gT/VXFIS7gjyuKxenm73aQSVQ==", "dependencies": { "code-block-writer": "^12.0.0", "safe-identifier": "^0.4.2" } }, "node_modules/@platformatic/sql-mapper": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-0.46.2.tgz", - "integrity": "sha512-vQdhmuCGuErBSqdGtakjPJ/ipeXQScdaTYE1OQOb0AWZb9h3u8/h0SvBuZylMV8aMaJhGq4boA7adTuTmtQIcg==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-0.47.0.tgz", + "integrity": "sha512-F9MXGX5rioJVxVVevz5BGRPPiOuVC2qiOLUSEpI0eEpGIFvOQ44N6CfF1hpUVRNqKxgWXC4s0kUbEysUawsvvA==", "dependencies": { "@databases/mysql": "^6.0.0", "@databases/pg": "^5.4.1", @@ -1804,38 +1806,38 @@ "@fastify/error": "^3.2.1", "@hapi/topo": "^6.0.2", "@matteo.collina/sqlite-pool": "^0.3.0", - "@platformatic/utils": "0.46.2", + "@platformatic/utils": "0.47.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.0", "inflected": "^2.1.0" } }, "node_modules/@platformatic/sql-openapi": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-0.46.2.tgz", - "integrity": "sha512-kc/kOlHTEOuFfDhFN6Fn94+z7ZLFwLq9oAjMBMA5NWW0Qyc4gIvidvTbDGqn33j7E1u7Tkf//KhXidiUdvfmWw==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-0.47.0.tgz", + "integrity": "sha512-CqzRYkyzTntDovtWhW76qAf9xPrmXgHfm5U03d2yFiBoOuyTQKgM8uluHJPqt1JjAqRp/pwRDaHsmiAq0VqH3w==", "dependencies": { "@fastify/deepmerge": "^1.3.0", "@fastify/error": "^3.2.1", "@fastify/swagger": "^8.5.1", "@fastify/swagger-ui": "^1.9.0", - "@platformatic/sql-json-schema-mapper": "0.46.2", - "@platformatic/swagger-ui-theme": "0.46.2", - "@platformatic/utils": "0.46.2", + "@platformatic/sql-json-schema-mapper": "0.47.0", + "@platformatic/swagger-ui-theme": "0.47.0", + "@platformatic/utils": "0.47.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.0", "inflected": "^2.1.0" } }, "node_modules/@platformatic/swagger-ui-theme": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/swagger-ui-theme/-/swagger-ui-theme-0.46.2.tgz", - "integrity": "sha512-vcpVrEL7ha4M0uBhugEw9IcMAJuPboNsE1hp8mIgPEtxl9ToSXiRXkmT0v02q+abkcldgbtR+TMxrQLiFbMWXA==" + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/swagger-ui-theme/-/swagger-ui-theme-0.47.0.tgz", + "integrity": "sha512-9dVyMV0o6yyhWooQwTHdk44BM5+OGQ5O8nDNyei4+muOSeb79lcA8YlCMy322REARabu1IjCvzoKJYc9uW0E7g==" }, "node_modules/@platformatic/telemetry": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-0.46.2.tgz", - "integrity": "sha512-BRBEJAQzAzd2OOxw+oDpdp0Pu6fs59BzZ1qJ1Kc+M38Zg5x4syAKD0JOzZiCGMOTGUHnPKDQDaZYNiJytneuBA==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-0.47.0.tgz", + "integrity": "sha512-qbkqiJlu2fwGyUt5wr/lCPRIUIrWKFL6q8J3tkneMcXvWGR5U7MMGZ0mKhas3qdwdSMMRJIfRUwv8D8k4QfKlQ==", "dependencies": { "@fastify/swagger": "^8.9.0", "@opentelemetry/api": "^1.4.1", @@ -1850,9 +1852,9 @@ } }, "node_modules/@platformatic/utils": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-0.46.2.tgz", - "integrity": "sha512-OYhSt1NrGjM1JRO4mSbP7WB8u+6IDqu+D+28oWgMmp8ms9PZcQrZI/hKvDLDBa0b6DXVO2Ux9xJlHPMoGOkaNQ==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-0.47.0.tgz", + "integrity": "sha512-1sjlXv/nUPTmU2ck5ZCjh+2pzAq/485aWQBW0CrkBb8NtskfXzaiIj+3i18A1QclqmQP55nipV9NQZkWf1ql+w==", "dependencies": { "@fastify/deepmerge": "^1.3.0", "@fastify/error": "^3.2.1", @@ -1983,6 +1985,14 @@ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.6.5.tgz", "integrity": "sha512-2qGq5LAOTh9izcc0+F+dToFigBWiK1phKPt7rNhOqJSr35y8rlIBjDwGtFSgAI6MGIhjwOVNSQZVdJsZJ2uR1w==" }, + "node_modules/@types/ws": { + "version": "8.5.6", + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.6.tgz", + "integrity": "sha512-8B5EO9jLVCy+B58PLHvLDuOD8DRVMgQzq8d55SjLCOn9kqGyqOvy27exVaTio1q1nX5zLu8/6N0n2ThSxOM6tg==", + "dependencies": { + "@types/node": "*" + } + }, "node_modules/abort-controller": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz", @@ -3080,11 +3090,11 @@ } }, "node_modules/create-platformatic": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/create-platformatic/-/create-platformatic-0.46.2.tgz", - "integrity": "sha512-xG1rp1AwJPTj7djOEQ/Qtc8XiYfY16P/qnARTMgnbyjqpz8mxatPw1EBpKPUVr4XLs3Ge1Uv8GO9Pxaxj047CA==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/create-platformatic/-/create-platformatic-0.47.0.tgz", + "integrity": "sha512-/22NabJWMtzjCjt0gQDgL49BcQTnwt9ZauRNNpx9jxbl+WuVXKUcnHFlIkAPk6/Mdds7RLiIoYxPomDR8/6LBg==", "dependencies": { - "@platformatic/config": "0.46.2", + "@platformatic/config": "0.47.0", "boring-name-generator": "^1.0.3", "chalk": "^5.2.0", "columnify": "^1.6.0", @@ -8490,24 +8500,24 @@ } }, "node_modules/platformatic": { - "version": "0.46.2", - "resolved": "https://registry.npmjs.org/platformatic/-/platformatic-0.46.2.tgz", - "integrity": "sha512-fImikdX8d+hnsTMqKoQgx46kaNEE5/GMI3Klh9VVpjR5yhK49woFtmAmeJA058+GGpj497FyOClmxErgYJ35rQ==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/platformatic/-/platformatic-0.47.0.tgz", + "integrity": "sha512-/TAMYeTyJE19vaikTQmp1Mn/GuSvPdZ1Iq5d8GPjIWPL99jjOKelg/GULkH9Yq7onScezYFXEXX0PZS6ek8FSQ==", "dependencies": { "@fastify/error": "^3.2.1", - "@platformatic/authenticate": "0.46.2", - "@platformatic/client-cli": "0.46.2", - "@platformatic/composer": "0.46.2", - "@platformatic/config": "0.46.2", - "@platformatic/db": "0.46.2", - "@platformatic/deploy-client": "0.46.2", - "@platformatic/frontend-template": "0.46.2", - "@platformatic/metaconfig": "0.46.2", - "@platformatic/runtime": "0.46.2", - "@platformatic/service": "0.46.2", + "@platformatic/authenticate": "0.47.0", + "@platformatic/client-cli": "0.47.0", + "@platformatic/composer": "0.47.0", + "@platformatic/config": "0.47.0", + "@platformatic/db": "0.47.0", + "@platformatic/deploy-client": "0.47.0", + "@platformatic/frontend-template": "0.47.0", + "@platformatic/metaconfig": "0.47.0", + "@platformatic/runtime": "0.47.0", + "@platformatic/service": "0.47.0", "colorette": "^2.0.20", "commist": "^3.2.0", - "create-platformatic": "0.46.2", + "create-platformatic": "0.47.0", "desm": "^1.3.0", "dotenv": "^16.1.4", "help-me": "^4.2.0", diff --git a/package.json b/package.json index 0cc4712..d60942b 100644 --- a/package.json +++ b/package.json @@ -15,11 +15,11 @@ "tap": "^16.3.2" }, "dependencies": { - "@platformatic/db": "^0.46.0", + "@platformatic/db": "^0.47.0", "c8": "^8.0.0", "cron-parser": "^4.7.1", "fastify-plugin": "^4.5.0", - "platformatic": "^0.46.0" + "platformatic": "^0.47.0" }, "engines": { "node": "^18.8.0 || >=19"