From b5f0ed6bf0d4b577f5039d1c2e55e81f35e2ebfa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 11:25:19 +0200 Subject: [PATCH] Update platformatic to v1 (#98) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 274 +++++++++++++++++++++++----------------------- package.json | 4 +- 2 files changed, 139 insertions(+), 139 deletions(-) diff --git a/package-lock.json b/package-lock.json index f01cbef..43b6863 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,11 +5,11 @@ "packages": { "": { "dependencies": { - "@platformatic/db": "^0.47.0", + "@platformatic/db": "^1.0.0", "c8": "^8.0.0", "cron-parser": "^4.7.1", "fastify-plugin": "^4.5.0", - "platformatic": "^0.47.0" + "platformatic": "^1.0.0" }, "devDependencies": { "@databases/pg": "^5.4.1", @@ -47,12 +47,12 @@ } }, "node_modules/@apidevtools/json-schema-ref-parser": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-10.1.0.tgz", - "integrity": "sha512-3e+viyMuXdrcK8v5pvP+SDoAQ77FH6OyRmuK48SZKmdHJRFm87RsSs8qm6kP39a/pOPURByJw+OXzQIqcfmKtA==", + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-11.1.0.tgz", + "integrity": "sha512-g/VW9ZQEFJAOwAyUb8JFf7MLiLy2uEB4rU270rGzDwICxnxMlPy0O11KVePSgS36K1NI29gSlK84n5INGhd4Ag==", "dependencies": { "@jsdevtools/ono": "^7.1.3", - "@types/json-schema": "^7.0.11", + "@types/json-schema": "^7.0.13", "@types/lodash.clonedeep": "^4.5.7", "js-yaml": "^4.1.0", "lodash.clonedeep": "^4.5.0" @@ -1364,12 +1364,12 @@ } }, "node_modules/@platformatic/authenticate": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-0.47.6.tgz", - "integrity": "sha512-dHJ/o3EFEYyS9KotJ3CE5VKyk4CXH+uh50aMRjUqXJtaTodssLLHlO31SHQLEMCIey4LSL/f7/VpIK0jIRqN/Q==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-1.0.0.tgz", + "integrity": "sha512-LGjEVPhO732ycEfOb1ojF+Hg0hEdoIj4CG3+fuOXqsbE1AscpIoB8XM+3JME7VPfhNRpySIyVmLdgf7hhc4KuQ==", "dependencies": { "@fastify/error": "^3.2.1", - "@platformatic/config": "0.47.6", + "@platformatic/config": "1.0.0", "colorette": "^2.0.20", "commist": "^3.2.0", "es-main": "^1.2.0", @@ -1379,11 +1379,11 @@ } }, "node_modules/@platformatic/client": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-0.47.6.tgz", - "integrity": "sha512-7Xu2PtSFhcwSBN+CXsXNSPYMuOjykDLl1wBK0RVXMawSpapIO2/UFqGZO0UPzbZLZpkMuv5aM5Bnb8NJ4tIGXQ==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-1.0.0.tgz", + "integrity": "sha512-d/Cidv/jcuCoG654BBWMPF0py1zuAbFuUbap3BzvgY/HJYWjZGjNGRsHEkLYRHWrPSJcmh75VvfTSg6IFLq9EA==", "dependencies": { - "@apidevtools/json-schema-ref-parser": "^10.1.0", + "@apidevtools/json-schema-ref-parser": "^11.0.0", "@fastify/error": "^3.2.1", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", @@ -1392,16 +1392,16 @@ } }, "node_modules/@platformatic/client-cli": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/client-cli/-/client-cli-0.47.6.tgz", - "integrity": "sha512-S+/51CgVOXsLcsyoB3QAvSAPnrbfXqi1MGqJt6U6XP+cxCP7Z5GXyJoxdvZ2lnCSoVN8Ih5Upp3yfLFQnbQamQ==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/client-cli/-/client-cli-1.0.0.tgz", + "integrity": "sha512-A5xa46oyC+hKPqwiOpcDLQ7jc/U3i74LYtdFV4yW1qqUlxDXtTihcxLY0ejGgZ/qgpJhFEFU2olI2RZWEtDvvw==", "dependencies": { "@fastify/error": "^3.2.1", - "@platformatic/client": "0.47.6", - "@platformatic/config": "0.47.6", - "@platformatic/metaconfig": "0.47.6", - "@platformatic/runtime": "0.47.6", - "@platformatic/service": "0.47.6", + "@platformatic/client": "1.0.0", + "@platformatic/config": "1.0.0", + "@platformatic/metaconfig": "1.0.0", + "@platformatic/runtime": "1.0.0", + "@platformatic/service": "1.0.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.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/composer/-/composer-0.47.6.tgz", - "integrity": "sha512-hsaXY5yWMsHD/6HMKH6LPfG1MK7pn39unAXHf9oJt7w+iuPvK4JP0tLne0tBQfPAZb0jHjhpNqGtcrAXWSCDng==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/composer/-/composer-1.0.0.tgz", + "integrity": "sha512-RHqa5ghYbILHXsSGz80EFRtfe/tMW+rUtL5pENKwKnn6X3wSvTsVhApBEYLOF+bXg4UNp961OArakMB5G0TIcA==", "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.47.6", - "@platformatic/service": "0.47.6", - "@platformatic/swagger-ui-theme": "0.47.6", - "@platformatic/telemetry": "0.47.6", + "@platformatic/config": "1.0.0", + "@platformatic/service": "1.0.0", + "@platformatic/swagger-ui-theme": "1.0.0", + "@platformatic/telemetry": "1.0.0", "ajv": "^8.0.0", "commist": "^3.2.0", "desm": "^1.3.0", @@ -1534,14 +1534,14 @@ } }, "node_modules/@platformatic/config": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-0.47.6.tgz", - "integrity": "sha512-8uGPNaoH+7LUEKiQyVxdPMr4cgvLUpqDZyBA67NBelfEMDocIBq+b6hdqjHzPDOIT/cTDw3DpIClol/ZjhCfZg==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-1.0.0.tgz", + "integrity": "sha512-A+qB5HSV9bgW87B+ZEzQrRKRLmzfC4+BzgP3OZKZrAYbSEu0Axgh/WWJaU2p+/qmSRnsvhech033rozrQ4/ylw==", "dependencies": { "@fastify/deepmerge": "^1.3.0", "@fastify/error": "^3.2.1", - "@platformatic/metaconfig": "0.47.6", - "@platformatic/utils": "0.47.6", + "@platformatic/metaconfig": "1.0.0", + "@platformatic/utils": "1.0.0", "ajv": "^8.12.0", "dotenv": "^16.1.4", "minimist": "^1.2.8", @@ -1551,9 +1551,9 @@ } }, "node_modules/@platformatic/db": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-0.47.6.tgz", - "integrity": "sha512-A8R7p4RbTz56D7RuEfq0Ap/cjWmMCOcz57Xtxd7xHMeVjz5P1r/BXqJi1BtarvDmxP4W8lmtwc3ylVT5sdCOaA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-1.0.0.tgz", + "integrity": "sha512-bqWown1gJ6FOzTuzh2qM3lMrkK167grxb2DOsxGQQGmahOzb0tsBqXYdYffuWgSI5YmymatiuS/tRi5ptIYG7Q==", "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.47.6", - "@platformatic/db-authorization": "0.47.6", - "@platformatic/db-core": "0.47.6", - "@platformatic/service": "0.47.6", - "@platformatic/sql-events": "0.47.6", - "@platformatic/sql-graphql": "0.47.6", - "@platformatic/sql-json-schema-mapper": "0.47.6", - "@platformatic/sql-mapper": "0.47.6", - "@platformatic/sql-openapi": "0.47.6", - "@platformatic/telemetry": "0.47.6", - "@platformatic/utils": "0.47.6", + "@platformatic/config": "1.0.0", + "@platformatic/db-authorization": "1.0.0", + "@platformatic/db-core": "1.0.0", + "@platformatic/service": "1.0.0", + "@platformatic/sql-events": "1.0.0", + "@platformatic/sql-graphql": "1.0.0", + "@platformatic/sql-json-schema-mapper": "1.0.0", + "@platformatic/sql-mapper": "1.0.0", + "@platformatic/sql-openapi": "1.0.0", + "@platformatic/telemetry": "1.0.0", + "@platformatic/utils": "1.0.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.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-0.47.6.tgz", - "integrity": "sha512-DnM3vKWvWRvHo+ov1d/MepoXuSXJPaKkUeXCjvCF+EINECGCRLsqzuFHMRCCIzlHQLYRsbgg0WojOq5wN4DT3w==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-1.0.0.tgz", + "integrity": "sha512-FQ9Lqo2sBhyHhH9WmrCSUkqJ6HaCI6H/n9YNo9rEGy5cOZaoz+SF//8kbHquF3i5QIvdeFUoGFavlyqXMASOkg==", "dependencies": { "@fastify/error": "^3.2.1", "@fastify/jwt": "^7.0.0", @@ -1614,38 +1614,38 @@ } }, "node_modules/@platformatic/db-core": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-0.47.6.tgz", - "integrity": "sha512-TlgLQOVvwfX3Hz5WvNhZTQxsWVT4d5VbDWaxpf/JznBiwBhf7sfAifbAqdYY6+cs5OwyzWYBlbyT2bKHbhg17Q==", - "dependencies": { - "@platformatic/sql-events": "0.47.6", - "@platformatic/sql-graphql": "0.47.6", - "@platformatic/sql-mapper": "0.47.6", - "@platformatic/sql-openapi": "0.47.6", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-1.0.0.tgz", + "integrity": "sha512-l+brnNyGom7ut1ayWKbdvVqWPwM2oEeEeh3KUhQhNXoOQVMxc57TuGobOdCmfQPKsF7X0m6SNc/dRiUDurtMtw==", + "dependencies": { + "@platformatic/sql-events": "1.0.0", + "@platformatic/sql-graphql": "1.0.0", + "@platformatic/sql-mapper": "1.0.0", + "@platformatic/sql-openapi": "1.0.0", "fastify-plugin": "^4.5.0" } }, "node_modules/@platformatic/deploy-client": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/deploy-client/-/deploy-client-0.47.6.tgz", - "integrity": "sha512-vO5+Pgt25JtGmYxK2aFiQJBHT5n5YFVfAFPgnAnOhWvo25BI4OWOURP9VoyZ+zRHwYh+NU2IGaB5cj/1G+6wmQ==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/deploy-client/-/deploy-client-1.0.0.tgz", + "integrity": "sha512-zDt1XHEphoaSk7bpMl5ilGYV2qiK4yEaZN9hUWlPpTGFOUeSP+zM0Q2UM0k9z0NlovoZssTtz+hTbdUEayV2Kg==", "dependencies": { "@fastify/error": "^3.2.1", - "@platformatic/config": "0.47.6", - "@platformatic/runtime": "0.47.6", - "@platformatic/service": "0.47.6", + "@platformatic/config": "1.0.0", + "@platformatic/runtime": "1.0.0", + "@platformatic/service": "1.0.0", "pretty-bytes": "^6.1.0", "tar": "^6.1.15", "undici": "^5.22.1" } }, "node_modules/@platformatic/frontend-template": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/frontend-template/-/frontend-template-0.47.6.tgz", - "integrity": "sha512-F+M8yCuvpKhvD0cbwZe6uz9ualTi5ijtaUYrYB3nuyQVgCTVi7KtVjy+sNEme0VrSMHYNpQ/pddD4IqfvXtGaA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/frontend-template/-/frontend-template-1.0.0.tgz", + "integrity": "sha512-spGz0J6XjrjvHYT/ZLiZGyWE1hDidpe8OWbIzSgJ4MyDDjKiT6kmsJfILhux0aDxehdbhRDVoEJQTuKQVLFI4g==", "dependencies": { - "@platformatic/client": "0.47.6", - "@platformatic/db": "^0.47.6", + "@platformatic/client": "1.0.0", + "@platformatic/db": "^1.0.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.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/metaconfig/-/metaconfig-0.47.6.tgz", - "integrity": "sha512-gb2uveRKuiOOLki6fLNLvvXoYxuoeQQybGbGs0Q/QhDmh1+2IXo+Id9jtEqCJhV069h5wlvl/sTOT5XVwxNP8A==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/metaconfig/-/metaconfig-1.0.0.tgz", + "integrity": "sha512-tEsQd8fAQA7mSNlaniSI6Q9Uz7F+tj0HmrZjYmvkU550pAtzzKO4KHCZQHpQ5u59OFw1ECg6F8YzNUPnjqT5Ow==", "dependencies": { "@fastify/error": "^3.2.1", "@iarna/toml": "^2.2.5", @@ -1682,18 +1682,18 @@ } }, "node_modules/@platformatic/runtime": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/runtime/-/runtime-0.47.6.tgz", - "integrity": "sha512-xsuUi0AgOPgDY149CzwvL/nVMsd9YFngRfy9vqlAtXlJSxO45B5eP1W2gZVLeylGMd0hH2qkkDzX66voU6F0tQ==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/runtime/-/runtime-1.0.0.tgz", + "integrity": "sha512-ciLDzVrlOv1ceIU/t66s7gH7TGYtViQO5S1qlpjKtpr14q5bf703zdPfOnVaOh5DVEJ3aIKCLj53gyznH225Gw==", "dependencies": { "@fastify/error": "^3.2.1", "@hapi/topo": "^6.0.2", - "@platformatic/composer": "0.47.6", - "@platformatic/config": "0.47.6", - "@platformatic/db": "0.47.6", - "@platformatic/service": "0.47.6", - "@platformatic/telemetry": "0.47.6", - "@platformatic/utils": "0.47.6", + "@platformatic/composer": "1.0.0", + "@platformatic/config": "1.0.0", + "@platformatic/db": "1.0.0", + "@platformatic/service": "1.0.0", + "@platformatic/telemetry": "1.0.0", + "@platformatic/utils": "1.0.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.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-0.47.6.tgz", - "integrity": "sha512-W34vj5vZGrv0kpWgYp87bHUxY4snRCVei1+kjYI8l2wD2jtnyoiY/m4eBx2x7IrXksc3NjSASlnewhynqk2lZA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-1.0.0.tgz", + "integrity": "sha512-j0vMhFfwXnnKBS3zFZ2P4Th7F4s5jN629hswHlyh8+7UFmtFreNOnLTQA2MbIPOtq3bFelaIJNYaYwVZGaN3fg==", "dependencies": { "@fastify/accepts": "^4.2.0", "@fastify/autoload": "^5.7.1", @@ -1728,11 +1728,11 @@ "@fastify/swagger-ui": "^1.9.0", "@fastify/under-pressure": "^8.2.0", "@mercuriusjs/federation": "^2.0.0", - "@platformatic/client": "0.47.6", - "@platformatic/config": "0.47.6", - "@platformatic/swagger-ui-theme": "0.47.6", - "@platformatic/telemetry": "0.47.6", - "@platformatic/utils": "0.47.6", + "@platformatic/client": "1.0.0", + "@platformatic/config": "1.0.0", + "@platformatic/swagger-ui-theme": "1.0.0", + "@platformatic/telemetry": "1.0.0", + "@platformatic/utils": "1.0.0", "@types/ws": "^8.5.5", "ajv": "^8.12.0", "close-with-grace": "^1.2.0", @@ -1758,9 +1758,9 @@ } }, "node_modules/@platformatic/sql-events": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-0.47.6.tgz", - "integrity": "sha512-km0jASF+I/JJYNDz0bkTJd4fOXRU6yYMGxKXMC7+PhG0R3sI9CWUGHgtDEX/AcfwJc66wZH0wfsiKfctW39GiA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-1.0.0.tgz", + "integrity": "sha512-znF16m/wriINj4Movq7qMGeRXbBOQwa1DpdvYwzyf6XiIWxIcVfaSAm6QMHcY8C0/kRzCJ5qger3WV3EL8WV3w==", "dependencies": { "@fastify/error": "^3.2.1", "camelcase": "^6.3.0", @@ -1770,13 +1770,13 @@ } }, "node_modules/@platformatic/sql-graphql": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-0.47.6.tgz", - "integrity": "sha512-qlOt7NoF+KBHnTwoXF7WNsMvpHe3Xo5RZZ8RqFZALVKhkcRz8ayD2PxdlFMFpyFO7U0vYRf7MG5+CscnatCOnw==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-1.0.0.tgz", + "integrity": "sha512-Hr8unKry0pWvX5rcd0x9WfHU3MDkytcJiGjhp7QlEj47RdNtr6ehR1aqodhf6WJ8aHZmrY3JMqzhrCz2kEz5AA==", "dependencies": { "@fastify/error": "^3.2.1", "@mercuriusjs/federation": "^2.0.0", - "@platformatic/utils": "0.47.6", + "@platformatic/utils": "1.0.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.0", "graphql": "^16.6.0", @@ -1787,18 +1787,18 @@ } }, "node_modules/@platformatic/sql-json-schema-mapper": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-0.47.6.tgz", - "integrity": "sha512-aiX2btd7ZaktSWhl/KGqpUE9NdtdI+3emi4/0JR65EmgxcbJ+CR/m+Irz1EL/fozOemOMySG1LevFEuxZxqzIA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-1.0.0.tgz", + "integrity": "sha512-u9uvSeov5SUPTEC0uPQYw1yLq+Dr78QtD2GJiN+6LqrycuR5iWe4cHMydMM26EYHlycCNqDPUu9YvRIXA3gklA==", "dependencies": { "code-block-writer": "^12.0.0", "safe-identifier": "^0.4.2" } }, "node_modules/@platformatic/sql-mapper": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-0.47.6.tgz", - "integrity": "sha512-j5sOtra4caU+dk3p+Itk+UZ36eeSTdudBqjiHTSbf8VbEJIiuznS6WBTRZwVdbrGuUo/SFHVplUEmHdvSDjnKA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-1.0.0.tgz", + "integrity": "sha512-9gVvBezbNSg+rIbxyFaZ27k5WB6jCSlwulSeNUbk+ICmfR4bxv2Y6d+BLTH6vEkhd71INAvPd5KvLfKRynk84g==", "dependencies": { "@databases/mysql": "^6.0.0", "@databases/pg": "^5.4.1", @@ -1806,38 +1806,38 @@ "@fastify/error": "^3.2.1", "@hapi/topo": "^6.0.2", "@matteo.collina/sqlite-pool": "^0.3.0", - "@platformatic/utils": "0.47.6", + "@platformatic/utils": "1.0.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.0", "inflected": "^2.1.0" } }, "node_modules/@platformatic/sql-openapi": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-0.47.6.tgz", - "integrity": "sha512-7sSAopXuTFsvQ/ovRsCl7T1p2UEAqD3jg53uyeCAFPUllOiitrBQtk72mJkZ/quK7ALAO4m3l4XJDQGu3mg5UQ==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-1.0.0.tgz", + "integrity": "sha512-2s9q/DotgL+I35zkzhOFRsvZ86/7g7RQmL/lGV409Hmy5ssptNe9QFbcBOm9HF6cPh9sNUebmuJYWu5jTHhQ/w==", "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.47.6", - "@platformatic/swagger-ui-theme": "0.47.6", - "@platformatic/utils": "0.47.6", + "@platformatic/sql-json-schema-mapper": "1.0.0", + "@platformatic/swagger-ui-theme": "1.0.0", + "@platformatic/utils": "1.0.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.0", "inflected": "^2.1.0" } }, "node_modules/@platformatic/swagger-ui-theme": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/swagger-ui-theme/-/swagger-ui-theme-0.47.6.tgz", - "integrity": "sha512-gb6Zw0oaJHLyiZgqCAY68ZkLCixVivjMV/7QqljlPnQzwtaJBJg+quIyW7ucFZhLVCH/j8QKC2lcewBne0q23Q==" + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/swagger-ui-theme/-/swagger-ui-theme-1.0.0.tgz", + "integrity": "sha512-jUKH6jEG8uGF+fxYFddyVoCugbRj5oVMgKnvRKQ3MjyJIm1g9rt2xa1gkaB8PfGMlHEo0NxA4Bdpeb7pn1QgfQ==" }, "node_modules/@platformatic/telemetry": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-0.47.6.tgz", - "integrity": "sha512-MQQ4nkulRYUMLTd8WndkWrIskOz7RkviggLW+5yR127ZbOkPHk7FUr7aA5H4aS12LkjERrcg2Qwz7EMYiAPrzA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-1.0.0.tgz", + "integrity": "sha512-rxVleLeK2wSBf27iynqnIdrkPXG0GEA4EQrmEP0SDj3h5NBWQcGCjAWYWVsMzepg558B53HbRFqMBp5vZds3LA==", "dependencies": { "@fastify/swagger": "^8.9.0", "@opentelemetry/api": "^1.4.1", @@ -1852,9 +1852,9 @@ } }, "node_modules/@platformatic/utils": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-0.47.6.tgz", - "integrity": "sha512-KbGtJAnWOsEAVeAMsuO1ElxQ2W0SZKquCyc41BHSmdMqQsbV0xignCHO0BrnGnJvN4Am3670DBz0m+Uw5NicHA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-1.0.0.tgz", + "integrity": "sha512-UXXGBmNh8In9JfZGPyAnXXrYt10xJ6mVDwrHQl0tEqdMynDXIm6lVXCyrj5M255VPv9DvlXwIzhNrTCiSrRSVw==", "dependencies": { "@fastify/deepmerge": "^1.3.0", "@fastify/error": "^3.2.1", @@ -3090,11 +3090,11 @@ } }, "node_modules/create-platformatic": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/create-platformatic/-/create-platformatic-0.47.6.tgz", - "integrity": "sha512-97xhD31JyHbu9b9lgvSvxTyUHltIfLzq6+MffZuvd2/iAidkk8X/AQm+qreG+mf4FPdDpSZ/yjXPZvtu+qxnwQ==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/create-platformatic/-/create-platformatic-1.0.0.tgz", + "integrity": "sha512-W583avs8OUiLI56S2NO8tvkJQDWSbRij/c+5BLJzsGGY5jt+atIBNZDpWxiegd7aSqAwxCljmoNa80GX9mLAug==", "dependencies": { - "@platformatic/config": "0.47.6", + "@platformatic/config": "1.0.0", "boring-name-generator": "^1.0.3", "chalk": "^5.2.0", "columnify": "^1.6.0", @@ -8500,24 +8500,24 @@ } }, "node_modules/platformatic": { - "version": "0.47.6", - "resolved": "https://registry.npmjs.org/platformatic/-/platformatic-0.47.6.tgz", - "integrity": "sha512-ie7raPPSsK9q6si3nYgYnCb0+KzDfxghB+7LEf/GDSXC1n1cTfN1GmjpRtWtlI7V7DIXiNzoGBR+hv5DUJ92PA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/platformatic/-/platformatic-1.0.0.tgz", + "integrity": "sha512-NfeF0FHQYadXD1pe87kyqWDJ3Kl4cxnzBL/RuxKGJgJu8XM7kjuvFtgQAJ5BgRn46SE9sZUZjWXSYSSmVd7Q7w==", "dependencies": { "@fastify/error": "^3.2.1", - "@platformatic/authenticate": "0.47.6", - "@platformatic/client-cli": "0.47.6", - "@platformatic/composer": "0.47.6", - "@platformatic/config": "0.47.6", - "@platformatic/db": "0.47.6", - "@platformatic/deploy-client": "0.47.6", - "@platformatic/frontend-template": "0.47.6", - "@platformatic/metaconfig": "0.47.6", - "@platformatic/runtime": "0.47.6", - "@platformatic/service": "0.47.6", + "@platformatic/authenticate": "1.0.0", + "@platformatic/client-cli": "1.0.0", + "@platformatic/composer": "1.0.0", + "@platformatic/config": "1.0.0", + "@platformatic/db": "1.0.0", + "@platformatic/deploy-client": "1.0.0", + "@platformatic/frontend-template": "1.0.0", + "@platformatic/metaconfig": "1.0.0", + "@platformatic/runtime": "1.0.0", + "@platformatic/service": "1.0.0", "colorette": "^2.0.20", "commist": "^3.2.0", - "create-platformatic": "0.47.6", + "create-platformatic": "1.0.0", "desm": "^1.3.0", "dotenv": "^16.1.4", "help-me": "^4.2.0", diff --git a/package.json b/package.json index d60942b..c00d393 100644 --- a/package.json +++ b/package.json @@ -15,11 +15,11 @@ "tap": "^16.3.2" }, "dependencies": { - "@platformatic/db": "^0.47.0", + "@platformatic/db": "^1.0.0", "c8": "^8.0.0", "cron-parser": "^4.7.1", "fastify-plugin": "^4.5.0", - "platformatic": "^0.47.0" + "platformatic": "^1.0.0" }, "engines": { "node": "^18.8.0 || >=19"