diff --git a/package-lock.json b/package-lock.json index 66ec0cc..54f30e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,12 +5,12 @@ "packages": { "": { "dependencies": { - "@platformatic/sql-graphql": "^0.38.0", - "@platformatic/sql-mapper": "^0.38.0", + "@platformatic/sql-graphql": "^0.39.0", + "@platformatic/sql-mapper": "^0.39.0", "c8": "^8.0.0", "cron-parser": "^4.7.1", "fastify-plugin": "^4.5.0", - "platformatic": "^0.38.0" + "platformatic": "^0.39.0" }, "devDependencies": { "@databases/pg": "^5.4.1", @@ -697,9 +697,9 @@ } }, "node_modules/@fastify/jwt": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/@fastify/jwt/-/jwt-7.2.0.tgz", - "integrity": "sha512-ONKobJVfFKaqUU3OEWHnkV0HVyJFfa+kzj8gEODEskhIXcf0Y8Trzsjca/Rl54VOsa5QnSgkZEXUpvChd3eUdQ==", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/@fastify/jwt/-/jwt-7.2.1.tgz", + "integrity": "sha512-CAEL8UxIIn1Baxm6GIjH7j5VNUqAijeBWF3dvxLQd+RNDYCBnVt0RtK3JV4WbfOaMsKQ0IhrxrekroWwhXYOpw==", "dependencies": { "@fastify/error": "^3.0.0", "@lukeed/ms": "^2.0.0", @@ -1307,11 +1307,11 @@ } }, "node_modules/@platformatic/authenticate": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-0.38.1.tgz", - "integrity": "sha512-dGWofO0VZvAj65Ix3z9vTYYYhHj3BO3ef+p6PB2PMPVCljWKDaK+IHlLH93Up1VjqlUwLH9fd3xYhupI5YoVaA==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-0.39.0.tgz", + "integrity": "sha512-VbPcgVO0+aAndwdI9GHbt00DbkS1xz/OOETdlLu2HFN3w+MZQYT7qsFGJutVjZtK6MEmjjR3j1CuTegoLik5nQ==", "dependencies": { - "@platformatic/config": "0.38.1", + "@platformatic/config": "0.39.0", "colorette": "^2.0.20", "commist": "^3.2.0", "es-main": "^1.2.0", @@ -1321,24 +1321,24 @@ } }, "node_modules/@platformatic/client": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-0.38.1.tgz", - "integrity": "sha512-5gHYOd7OX1tGbjNErAbBG+nGv7H/ADzZ3pIirnNQoFJXE1+7I6yg8SI9z+posQIqrFQ8ZOVd0XjtXun1SXEZnQ==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-0.39.0.tgz", + "integrity": "sha512-+5BRhwou4JL2hdcxUEst39A/8L4l0aXQqrDgJzaGFeGDAGfUKA+LOyFC53UvPxQex87d7rgJCTFbM6euitX+CQ==", "dependencies": { "abstract-logging": "^2.0.1", "undici": "^5.22.1" } }, "node_modules/@platformatic/client-cli": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/client-cli/-/client-cli-0.38.1.tgz", - "integrity": "sha512-34jzneQoYPmml2S1O8mIxSIKnPdt0r2Hyqv3gcSHsOijIliQaAr8qv2I+8jfafEIkCHiR9vTpEqWfxffMNlcpA==", - "dependencies": { - "@platformatic/client": "0.38.1", - "@platformatic/config": "0.38.1", - "@platformatic/metaconfig": "0.38.1", - "@platformatic/runtime": "0.38.1", - "@platformatic/service": "0.38.1", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/client-cli/-/client-cli-0.39.0.tgz", + "integrity": "sha512-89CX4guuV5VaAihVHzD3BdFD9PzUdsf8zvjGxfzcHfpT/PJ/beeNBRsyL6mzwwq0YE32DRZxOxSWXjraXgleVQ==", + "dependencies": { + "@platformatic/client": "0.39.0", + "@platformatic/config": "0.39.0", + "@platformatic/metaconfig": "0.39.0", + "@platformatic/runtime": "0.39.0", + "@platformatic/service": "0.39.0", "abstract-logging": "^2.0.1", "camelcase": "6.x", "code-block-writer": "^12.0.0", @@ -1435,19 +1435,19 @@ } }, "node_modules/@platformatic/composer": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/composer/-/composer-0.38.1.tgz", - "integrity": "sha512-Ec0S1+iMOr4uNq33CY9E2wlvCZ8rqb3wpLrwjHZvESy9dCswSAQ/bYQveKWpltftagnINK3pMQyLzOV05/D9gQ==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/composer/-/composer-0.39.0.tgz", + "integrity": "sha512-VaVtqvNjmoX/p9FS7F1h3jCNWAbGVQ2xPVE/WXbJYZsgsB7zn8hE1vRRTbqB0mEIIbEjfxEfbJDLlHapD7RG2A==", "dependencies": { "@fastify/http-proxy": "^9.2.0", "@fastify/reply-from": "^9.3.0", "@fastify/static": "^6.10.2", "@fastify/swagger": "^8.5.1", "@fastify/swagger-ui": "^1.9.0", - "@platformatic/config": "0.38.1", - "@platformatic/service": "0.38.1", - "@platformatic/swagger-ui-theme": "0.38.1", - "@platformatic/telemetry": "0.38.1", + "@platformatic/config": "0.39.0", + "@platformatic/service": "0.39.0", + "@platformatic/swagger-ui-theme": "0.39.0", + "@platformatic/telemetry": "0.39.0", "ajv": "^8.0.0", "commist": "^3.2.0", "desm": "^1.3.0", @@ -1470,13 +1470,13 @@ } }, "node_modules/@platformatic/config": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-0.38.1.tgz", - "integrity": "sha512-nbntaVY/yF+9iuL78X51GBXzZ2dDAua+szVZEU0ft4MmXUydTYZ/JNAygoxJkn54MtFndr+FhmbI4PAIBJqp2A==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-0.39.0.tgz", + "integrity": "sha512-1wwhbSFfQDPlzAKNVdDZ4eGAYNJhACncyxodU5vqWkrxQbLf+s6DskBve8KQxfart/L5j38hzDHevx+3MyOshA==", "dependencies": { "@fastify/deepmerge": "^1.3.0", - "@platformatic/metaconfig": "0.38.1", - "@platformatic/utils": "0.38.1", + "@platformatic/metaconfig": "0.39.0", + "@platformatic/utils": "0.39.0", "ajv": "^8.12.0", "dotenv": "^16.1.4", "minimist": "^1.2.8", @@ -1486,9 +1486,9 @@ } }, "node_modules/@platformatic/db": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-0.38.1.tgz", - "integrity": "sha512-C8ZpsHoxYkk2SQdzx/Hu0HFvr5kNt2eUHYMUgUonKhcos+hR9eZMvDxAzGaQRRQ+0mrt67lLHQEAzK5exO3Sdg==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-0.39.0.tgz", + "integrity": "sha512-r06ysuuGxePchfB8DlVYFfam5J8M82L+zTqgXVYoZK/bKhWn+xQ1DjY1QTVIylL0F9yff55z6zJW14qJbKICaw==", "dependencies": { "@fastify/accepts": "^4.2.0", "@fastify/basic-auth": "^5.0.0", @@ -1496,18 +1496,18 @@ "@fastify/deepmerge": "^1.3.0", "@fastify/static": "^6.10.2", "@fastify/swagger": "^8.5.1", - "@platformatic/config": "0.38.1", - "@platformatic/db-authorization": "0.38.1", - "@platformatic/db-core": "0.38.1", - "@platformatic/db-dashboard": "0.38.1", - "@platformatic/service": "0.38.1", - "@platformatic/sql-graphql": "0.38.1", - "@platformatic/sql-json-schema-mapper": "0.38.1", - "@platformatic/sql-mapper": "0.38.1", - "@platformatic/sql-openapi": "0.38.1", - "@platformatic/telemetry": "0.38.1", - "@platformatic/types": "0.38.1", - "@platformatic/utils": "0.38.1", + "@platformatic/config": "0.39.0", + "@platformatic/db-authorization": "0.39.0", + "@platformatic/db-core": "0.39.0", + "@platformatic/db-dashboard": "0.39.0", + "@platformatic/service": "0.39.0", + "@platformatic/sql-graphql": "0.39.0", + "@platformatic/sql-json-schema-mapper": "0.39.0", + "@platformatic/sql-mapper": "0.39.0", + "@platformatic/sql-openapi": "0.39.0", + "@platformatic/telemetry": "0.39.0", + "@platformatic/types": "0.39.0", + "@platformatic/utils": "0.39.0", "camelcase": "^6.3.0", "close-with-grace": "^1.2.0", "code-block-writer": "^12.0.0", @@ -1535,9 +1535,9 @@ } }, "node_modules/@platformatic/db-authorization": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-0.38.1.tgz", - "integrity": "sha512-lcd5gMgCQrmL4r1Rv8wlzDQAIiAavRHMKfpV4tH10oqzPZt2gU79KtlzHU1nowSlJgn+EkJxtNJuFTkbtjW7zg==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-0.39.0.tgz", + "integrity": "sha512-1hvDSwiQge7f1F5R6uig7QKBuHBEaMybF+N7rjH7qdg3k1XUGLatcmPYNFtoOfwdup6FI9MK59YNfF0rQJc7FA==", "dependencies": { "@fastify/error": "^3.2.1", "@fastify/jwt": "^7.0.0", @@ -1549,25 +1549,25 @@ } }, "node_modules/@platformatic/db-core": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-0.38.1.tgz", - "integrity": "sha512-P+HZK9KuIa06GYamWx1ViqFtq2N0DgDUs0+JXY3Kv8jw0+YfVdCR5488iP6VN/DhUfqvGObYFEDYGEWSCCAdVg==", - "dependencies": { - "@platformatic/sql-events": "0.38.1", - "@platformatic/sql-graphql": "0.38.1", - "@platformatic/sql-mapper": "0.38.1", - "@platformatic/sql-openapi": "0.38.1", - "@platformatic/types": "0.38.1", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-0.39.0.tgz", + "integrity": "sha512-loZo691iUY3dMdyKpqVdSbltb3xaIrNMfBWndYAHmf+OisZbuU7KXEQ6ZEIg6j16qDfdskVsFBY9ozfoJaxOGQ==", + "dependencies": { + "@platformatic/sql-events": "0.39.0", + "@platformatic/sql-graphql": "0.39.0", + "@platformatic/sql-mapper": "0.39.0", + "@platformatic/sql-openapi": "0.39.0", + "@platformatic/types": "0.39.0", "fastify-plugin": "^4.5.0" } }, "node_modules/@platformatic/db-dashboard": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/db-dashboard/-/db-dashboard-0.38.1.tgz", - "integrity": "sha512-TSXt0kdnbOyVeL1Q64AIwp2Ur386G4zE14deou1I+GHoWM9TeukwnSzX5kNbBJQNW57q1R4PkQAvOdfMpBZB0Q==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-dashboard/-/db-dashboard-0.39.0.tgz", + "integrity": "sha512-YO9iAMea9344P+nhEZavMwqHNaV6ViavXCUsLcPkKoS+tmrXRzTBGdggUeqHzOQumS5DCh7t7qlHuKs3cZndqw==", "dependencies": { "@fastify/static": "^6.10.2", - "@platformatic/config": "0.38.1" + "@platformatic/config": "0.39.0" } }, "node_modules/@platformatic/db/node_modules/glob": { @@ -1627,25 +1627,25 @@ } }, "node_modules/@platformatic/deploy-client": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/deploy-client/-/deploy-client-0.38.1.tgz", - "integrity": "sha512-oOQ460MNR8n+we9Zjzz6uruYHWTx1DB8FcjMH4jOpZUr+zmMX98+O6Cl5MhzZmvz6jNZcgG/Q9R/DHvHk9ZWvw==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/deploy-client/-/deploy-client-0.39.0.tgz", + "integrity": "sha512-b17azumze299g4rSlh8WnjF2EpuqYVCr1/aoVtukOxlGcDNdFcTssuBOh9L5fUQOL23Wsxa9dLz3G4JL8zqjEQ==", "dependencies": { - "@platformatic/config": "0.38.1", - "@platformatic/runtime": "0.38.1", - "@platformatic/service": "0.38.1", + "@platformatic/config": "0.39.0", + "@platformatic/runtime": "0.39.0", + "@platformatic/service": "0.39.0", "pretty-bytes": "^6.1.0", "tar": "^6.1.15", "undici": "^5.22.1" } }, "node_modules/@platformatic/frontend-template": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/frontend-template/-/frontend-template-0.38.1.tgz", - "integrity": "sha512-mEjkhipCCdXqrW4vN+tkNFuFXBv2rYx5qjguiCZGis/46VQtjUy6P8UnyBXFDmzivOIkw9ezyCHY2ijjgIDrSw==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/frontend-template/-/frontend-template-0.39.0.tgz", + "integrity": "sha512-6UVhal/cFoD4A149dmiPVAgqtnJOLGcUJ1X83XgJfeLhdG0nWOkIBiDACV/eDOKg6tx50YDUKXLXXDz2gczqHA==", "dependencies": { - "@platformatic/client": "0.38.1", - "@platformatic/db": "^0.38.1", + "@platformatic/client": "0.39.0", + "@platformatic/db": "^0.39.0", "camelcase": "^8.0.0", "code-block-writer": "^12.0.0", "desm": "^1.3.0", @@ -1670,9 +1670,9 @@ } }, "node_modules/@platformatic/metaconfig": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/metaconfig/-/metaconfig-0.38.1.tgz", - "integrity": "sha512-S34PxLr5NOlYBFkDKLsx/xWxoAaP8gZJ+JHuVsxzrgpOD0OcGpGe5Den/rehfwfKpsf7/oNKbJOQk1gb/kz0+w==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/metaconfig/-/metaconfig-0.39.0.tgz", + "integrity": "sha512-dRelgm/Lk9DO+GkDFqsPT47No4XZbJMvvVPFaY7fs5JoFtz1Vq71K75GYdFi7D14sJWymO1P3s7xF6uXtCYSXw==", "dependencies": { "@iarna/toml": "^2.2.5", "json5": "^2.2.3", @@ -1682,17 +1682,17 @@ } }, "node_modules/@platformatic/runtime": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/runtime/-/runtime-0.38.1.tgz", - "integrity": "sha512-ZC74OoRr9MnUY4GpTNv4lNs1fvnJi2JD9yLhRuQJmIw0728y0mgI7LTLHP8/QD1z4nmhlKI7AQHprufyZGXTdg==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/runtime/-/runtime-0.39.0.tgz", + "integrity": "sha512-PwWk2Uq0FvHJZwumLHmnFRs5R0jsHxp6KUr+OCtZ015XpmCCjqEQ/34q3bSKdryxjxOhztN4GfnLxf3XZgKACA==", "dependencies": { "@hapi/topo": "^6.0.2", - "@platformatic/composer": "0.38.1", - "@platformatic/config": "0.38.1", - "@platformatic/db": "0.38.1", - "@platformatic/service": "0.38.1", - "@platformatic/telemetry": "0.38.1", - "@platformatic/utils": "0.38.1", + "@platformatic/composer": "0.39.0", + "@platformatic/config": "0.39.0", + "@platformatic/db": "0.39.0", + "@platformatic/service": "0.39.0", + "@platformatic/telemetry": "0.39.0", + "@platformatic/utils": "0.39.0", "close-with-grace": "^1.2.0", "commist": "^3.2.0", "debounce": "^1.2.1", @@ -1712,9 +1712,9 @@ } }, "node_modules/@platformatic/service": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-0.38.1.tgz", - "integrity": "sha512-GjeMN2ADCyPC4BHKB5LMngE1TvFRIAfgTHTVFJ7DRBNaR7vzvskpNZrn3VWzUnXMYCuRbjOuXVX1EWb2VnUWVw==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-0.39.0.tgz", + "integrity": "sha512-yYbRc3VBxNgnJxTNxo2KL0F1iUzLSSNfMxFgfloA8Mb+M8Z7R1jeib9xFt9mV3GqTFY/Wefnw+relfPspJfU+g==", "dependencies": { "@fastify/accepts": "^4.2.0", "@fastify/autoload": "^5.7.1", @@ -1727,12 +1727,12 @@ "@fastify/swagger-ui": "^1.9.0", "@fastify/under-pressure": "^8.2.0", "@mercuriusjs/federation": "^2.0.0", - "@platformatic/client": "0.38.1", - "@platformatic/config": "0.38.1", - "@platformatic/swagger-ui-theme": "0.38.1", - "@platformatic/telemetry": "0.38.1", - "@platformatic/types": "0.38.1", - "@platformatic/utils": "0.38.1", + "@platformatic/client": "0.39.0", + "@platformatic/config": "0.39.0", + "@platformatic/swagger-ui-theme": "0.39.0", + "@platformatic/telemetry": "0.39.0", + "@platformatic/types": "0.39.0", + "@platformatic/utils": "0.39.0", "close-with-grace": "^1.2.0", "commist": "^3.2.0", "desm": "^1.3.0", @@ -1756,11 +1756,11 @@ } }, "node_modules/@platformatic/sql-events": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-0.38.1.tgz", - "integrity": "sha512-UIkGCDgh50JS3Q3jWPryqbXUsM1XBn+4CI4CMJVGRRvU6Y4yHJoiThigayGnkV3QeeT0Kcsurp0ZvzJExGQMxg==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-0.39.0.tgz", + "integrity": "sha512-l2g6iYfm0HgDnk6xaPDoQnDdwVaHWOALES42vYw+mEGWCv+5qnS+raFAcP+AvjZdIkgN0aw5/XbvYvWS39d3xQ==", "dependencies": { - "@platformatic/types": "0.38.1", + "@platformatic/types": "0.39.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.0", "mqemitter": "^5.0.0", @@ -1768,9 +1768,9 @@ } }, "node_modules/@platformatic/sql-graphql": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-0.38.1.tgz", - "integrity": "sha512-3VRCNRYSY2hAK9h1DTlcBXfQUSfFNd5ebimOlkx2jyJ0UIcGaCfrGw8smZ/Xz3ha6OjSaGbrNOfHxTYcXpWwuw==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-0.39.0.tgz", + "integrity": "sha512-IJSkJ1EK1lVKGfqIO3nIWeEolpTV3sK0T83JyJWzmOzM7aQ8mx24JiVKSuzMDBM9mXAGj4aXSjCDU3ZLqJcaJw==", "dependencies": { "@mercuriusjs/federation": "^2.0.0", "camelcase": "^6.3.0", @@ -1783,62 +1783,62 @@ } }, "node_modules/@platformatic/sql-json-schema-mapper": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-0.38.1.tgz", - "integrity": "sha512-2rxEdmYTGo7JkkYLtSGAUy/7doWEGjiUkIOL1goeA7cs2tnnjPOWOVE+2F+4RMbZ8Wbme6t1XRH6rRHbgmipXA==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-0.39.0.tgz", + "integrity": "sha512-lf80EdlSqM6aaGLbSqLJeYMy2ub9HM+OnVoHFCdNWKMqCNm1sO1diJCX7CJhkSgG08YKSOq+3XpA3LJvEzHuSA==", "dependencies": { "code-block-writer": "^12.0.0", "safe-identifier": "^0.4.2" } }, "node_modules/@platformatic/sql-mapper": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-0.38.1.tgz", - "integrity": "sha512-L3SVQZvFAZf6gKj6iWbmDvqIoDcGtSzWzRh0PPqjkI5b4O2t46OzdvTIuL3l5jyewzj0sXtMgFeH+mnAwTQE7Q==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-0.39.0.tgz", + "integrity": "sha512-dGsOQlEwejCqzgnj2zFMYRnPwzKAMHRZrq0Gm4C0t88/boCyiAayJGGYUGChqnx4xQyMHiAMBt7OYVVlypEDVA==", "dependencies": { "@databases/mysql": "^6.0.0", "@databases/pg": "^5.4.1", "@databases/sql": "^3.3.0", "@hapi/topo": "^6.0.2", "@matteo.collina/sqlite-pool": "^0.3.0", - "@platformatic/types": "0.38.1", + "@platformatic/types": "0.39.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.0", "inflected": "^2.1.0" } }, "node_modules/@platformatic/sql-openapi": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-0.38.1.tgz", - "integrity": "sha512-YJ+pHiYe/yj6xYeHGMM6dMvGMoERa8ZqN7Bt1uwQJT5rts4rxqhOVmvn9tJGgrD4t1xb12lZFNV7ST+QzkQ/1w==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-0.39.0.tgz", + "integrity": "sha512-Ki4UVSf+aljYINgCUs8oTrooW6g7LAOizJfqr7WltiGabuAS4WeyyhN6rbk5iI9OGlio2hbM7RSVLqSc7M2tXA==", "dependencies": { "@fastify/deepmerge": "^1.3.0", "@fastify/swagger": "^8.5.1", "@fastify/swagger-ui": "^1.9.0", - "@platformatic/sql-json-schema-mapper": "0.38.1", - "@platformatic/swagger-ui-theme": "0.38.1", + "@platformatic/sql-json-schema-mapper": "0.39.0", + "@platformatic/swagger-ui-theme": "0.39.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.0", "inflected": "^2.1.0" } }, "node_modules/@platformatic/start": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/start/-/start-0.38.1.tgz", - "integrity": "sha512-2Rp2KvUebpIRIhgyTky6dHQzWdV0PBRQBJ2zxvn6dNWl+GaWrZrk1PAiE6HeSv47y+jt+Vyvf2tdBpUa5WFMBQ==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/start/-/start-0.39.0.tgz", + "integrity": "sha512-r/9XhSaoZNLu2PRmuPrzSNILCb4W81wdwN6cIC0C3iqfLjeSs7W9zv9T8+HxDcW1XTIBLTdt8yrIpzgowy9eFw==", "dependencies": { - "@platformatic/runtime": "0.38.1" + "@platformatic/runtime": "0.39.0" } }, "node_modules/@platformatic/swagger-ui-theme": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/swagger-ui-theme/-/swagger-ui-theme-0.38.1.tgz", - "integrity": "sha512-VyBzHxfXOGQyDAD/YAMxZ2Y4cfNc997BIpLlyCrIeTDfdI1MmPf0B2jZ1Mzr5IFXgS9z+0OKZxHD9fkN8bzjJg==" + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/swagger-ui-theme/-/swagger-ui-theme-0.39.0.tgz", + "integrity": "sha512-5BLMB8RBVGlepONCjLZVW5X84ahMEkFsrtwvChTUtZ1B3hGXdlYgwho4dikc90GL9sXPxDkXWRn+HNsoHvvcRg==" }, "node_modules/@platformatic/telemetry": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-0.38.1.tgz", - "integrity": "sha512-kd3rk/95ssZTmBh7fXo3r4EyYEW5hQvooEUEqmQFNfA8fk3NLTC4xF06iQbgNqeJXPCU7jnpuCde91Ac2kLQzw==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-0.39.0.tgz", + "integrity": "sha512-n0czlb3Gl7EAKt0AlDXYS4izNOAXw/DBKB5US/jipGKRvk/JQGZB8vYV7D8icV2fnprq6wXN0vG1djO2hOKbOQ==", "dependencies": { "@fastify/swagger": "^8.9.0", "@opentelemetry/api": "^1.4.1", @@ -1853,14 +1853,14 @@ } }, "node_modules/@platformatic/types": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/types/-/types-0.38.1.tgz", - "integrity": "sha512-78OeQbR6EjSLxwhUuzKjqpPJyMZ5kfBJIk8ACeZyjZG19FIXDmpUOYkOP5uCvLxS3YNhplCKafVteyJAbvZpIA==" + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/types/-/types-0.39.0.tgz", + "integrity": "sha512-Ae/wwlxP3yZf+yw8jTmTPig6HtZKvOa1tRhtWl/HRhHASJSPM1OqQEJh3xpzjWBBmUsc4H+/VFAkq5KNqRrD/A==" }, "node_modules/@platformatic/utils": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-0.38.1.tgz", - "integrity": "sha512-6MKFw5MGnXSRerGBi8eVAmJ8slLW4cWBtOC+gW6LTxfmL/V1YhyVElRKVc6LM6vg1OCT3b1HO4nrRu3+poJN7g==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-0.39.0.tgz", + "integrity": "sha512-cGIgllj16yFS6vYKyBnaLQcQK1YXYCt9CF28V2fkJHc6lZdi5augchaDg3l/rTrBVf6/dOIkP7Ne+iBbfrPhBw==", "dependencies": { "@fastify/deepmerge": "^1.3.0", "minimatch": "^8.0.4" @@ -3020,11 +3020,11 @@ } }, "node_modules/create-platformatic": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/create-platformatic/-/create-platformatic-0.38.1.tgz", - "integrity": "sha512-V/rUjLOLWgQ8+3ik6bzr2PlgRKGD5mYpWLHK6PSHssIXN+0ZHYxJjHIkR5GfiEx27UEpxpLeIB7YDyYcoVhSqQ==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/create-platformatic/-/create-platformatic-0.39.0.tgz", + "integrity": "sha512-u/BGsORN21y0nZENxG2u2aJyNbwKVOX1JNKv9ICTiZkmf0hsY7txqqMkTE+3o87LmMJ0xTUfkYfxzDSEcRw5Lg==", "dependencies": { - "@platformatic/config": "0.38.1", + "@platformatic/config": "0.39.0", "boring-name-generator": "^1.0.3", "chalk": "^5.2.0", "columnify": "^1.6.0", @@ -8168,24 +8168,24 @@ } }, "node_modules/platformatic": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/platformatic/-/platformatic-0.38.1.tgz", - "integrity": "sha512-wc942PRiS7/YgcYHLm4NQMcIy4dEiA9QpCA+fOehe6nYTPdp/dPuUO6gQwTa2XVAap0gr85InkZD6jmE1HXxsQ==", - "dependencies": { - "@platformatic/authenticate": "0.38.1", - "@platformatic/client-cli": "0.38.1", - "@platformatic/composer": "0.38.1", - "@platformatic/config": "0.38.1", - "@platformatic/db": "0.38.1", - "@platformatic/deploy-client": "0.38.1", - "@platformatic/frontend-template": "0.38.1", - "@platformatic/metaconfig": "0.38.1", - "@platformatic/runtime": "0.38.1", - "@platformatic/service": "0.38.1", - "@platformatic/start": "0.38.1", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/platformatic/-/platformatic-0.39.0.tgz", + "integrity": "sha512-0QHGrGTNqE7Opotzpsffto2Jf4a6enTWs4UXYMUFbD7+3OQq7xS4omy8VskFgQl98mIrcLFL3zbIZCrts+GMdg==", + "dependencies": { + "@platformatic/authenticate": "0.39.0", + "@platformatic/client-cli": "0.39.0", + "@platformatic/composer": "0.39.0", + "@platformatic/config": "0.39.0", + "@platformatic/db": "0.39.0", + "@platformatic/deploy-client": "0.39.0", + "@platformatic/frontend-template": "0.39.0", + "@platformatic/metaconfig": "0.39.0", + "@platformatic/runtime": "0.39.0", + "@platformatic/service": "0.39.0", + "@platformatic/start": "0.39.0", "colorette": "^2.0.20", "commist": "^3.2.0", - "create-platformatic": "0.38.1", + "create-platformatic": "0.39.0", "desm": "^1.3.0", "dotenv": "^16.1.4", "help-me": "^4.2.0", diff --git a/package.json b/package.json index 0c548b0..24e8eb6 100644 --- a/package.json +++ b/package.json @@ -15,12 +15,12 @@ "tap": "^16.3.2" }, "dependencies": { - "@platformatic/sql-graphql": "^0.38.0", - "@platformatic/sql-mapper": "^0.38.0", + "@platformatic/sql-graphql": "^0.39.0", + "@platformatic/sql-mapper": "^0.39.0", "c8": "^8.0.0", "cron-parser": "^4.7.1", "fastify-plugin": "^4.5.0", - "platformatic": "^0.38.0" + "platformatic": "^0.39.0" }, "engines": { "node": "^16.17.0 || ^18.8.0 || >=19"