From 2f973bef54438f7e1b68081f7611a7f2a025f8bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 23:36:48 +0000 Subject: [PATCH] chore(deps): update dependency @platformatic/db to v3.67.0 --- packages/massimo-cli/package.json | 2 +- packages/massimo/package.json | 2 +- pnpm-lock.yaml | 322 ++++++++++++++---------------- 3 files changed, 151 insertions(+), 175 deletions(-) diff --git a/packages/massimo-cli/package.json b/packages/massimo-cli/package.json index eaeeea1..9d20e85 100644 --- a/packages/massimo-cli/package.json +++ b/packages/massimo-cli/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@platformatic/composer": "3.67.0", - "@platformatic/db": "3.0.0-alpha.6", + "@platformatic/db": "3.67.0", "@platformatic/foundation": "3.54.0", "@platformatic/runtime": "3.67.0", "@platformatic/service": "3.0.0-alpha.6", diff --git a/packages/massimo/package.json b/packages/massimo/package.json index 1cf8e16..dbc088f 100644 --- a/packages/massimo/package.json +++ b/packages/massimo/package.json @@ -44,7 +44,7 @@ "homepage": "https://github.com/platformatic/massimo#readme", "devDependencies": { "@fastify/multipart": "^9.0.1", - "@platformatic/db": "3.0.0-alpha.6", + "@platformatic/db": "3.67.0", "@platformatic/foundation": "3.54.0", "@platformatic/service": "3.0.0-alpha.6", "@platformatic/telemetry": "3.55.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0ca9779..532c750 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^9.0.1 version: 9.4.0 '@platformatic/db': - specifier: 3.0.0-alpha.6 - version: 3.0.0-alpha.6(@types/node@26.2.0)(typescript@5.9.3) + specifier: 3.67.0 + version: 3.67.0(@types/node@26.2.0)(typescript@5.9.3) '@platformatic/foundation': specifier: 3.54.0 version: 3.54.0 @@ -116,8 +116,8 @@ importers: specifier: 3.67.0 version: 3.67.0 '@platformatic/db': - specifier: 3.0.0-alpha.6 - version: 3.0.0-alpha.6(@types/node@26.2.0)(typescript@5.9.3) + specifier: 3.67.0 + version: 3.67.0(@types/node@26.2.0)(typescript@5.9.3) '@platformatic/foundation': specifier: 3.54.0 version: 3.54.0 @@ -564,6 +564,9 @@ packages: '@fastify/http-proxy@11.6.0': resolution: {integrity: sha512-S5Ntqs2Elurxik+OmTUUHEAxYMHTef6UexPfPj9QqOT3S6MnJuZREGUWRxkxRTHFEO7hBTtyAbzKO36NO7L5FQ==} + '@fastify/jwt@10.2.2': + resolution: {integrity: sha512-UOYY5db2ttuWk2FcN5L6rawE0OFa4+QRJdsYEiHCBmf1GFLC9/k73f/mmv2dxIhS0b/02/62T0Hs6sk+w18Tyg==} + '@fastify/jwt@9.1.0': resolution: {integrity: sha512-CiGHCnS5cPMdb004c70sUWhQTfzrJHAeTywt7nVw6dAiI0z1o4WRvU94xfijhkaId4bIxTCOjFgn4sU+Gvk43w==} @@ -703,6 +706,9 @@ packages: '@matteo.collina/sqlite-pool@0.6.0': resolution: {integrity: sha512-6FW+Mph48XnaXJg/7EL4tMHq9hmLvlQD43Ad+eZCMK921qTcGYLkl2PaZxBiyt5w+5ZeZOdzgN87dVsoJ/cPfg==} + '@matteo.collina/sqlite-pool@0.7.0': + resolution: {integrity: sha512-9zu7ZcDYGw89Num8sbQzx43AUyyFZ3kBFB3VzFuDwfO3JfzX/bXcBzezzZ6wtvLe2N5fVCacy69ScWIpAYJ/MQ==} + '@mercuriusjs/federation@5.1.1': resolution: {integrity: sha512-7Ch2vS4t6jwnu2qE6MHaGDRmv+zeywuzLQAdVyoH5HtLOSI/8BcRvoFme3uL+6YCMMioLXcN02ewSP8zxNVRCQ==} @@ -1403,17 +1409,17 @@ packages: resolution: {integrity: sha512-8T3dsOQzn7P0XDavwTaCPA7OTPGFIQxjTKlKQpQPgE3w5lZrEBeGpoSTiIGPPvgZBNcuuPXwD7hVUxAoA994hg==} engines: {node: '>=22.18.0'} - '@platformatic/db-authorization@3.0.0-alpha.6': - resolution: {integrity: sha512-77CgHG3KnGKqX1OqE8MAqjn3J+J6nlpWqHCA69oV7PqDzy1GaJ/+kncqFx7zfrNWpXdWWPhmW3lbb3zsaZW6iQ==} - engines: {node: '>=22.18.0'} + '@platformatic/db-authorization@3.67.0': + resolution: {integrity: sha512-Vr1vwLUWkDPGZO4ZeolV+MqaxN992lmj04fIOLgQzMalPbhSou6ekX6dqgoyZn7akziYqlmQlC3uN+zLs8Xx0A==} + engines: {node: '>=22.19.0'} - '@platformatic/db-core@3.0.0-alpha.6': - resolution: {integrity: sha512-7uCd+RBh6wZa859Y7SVFsOi7DITsJqgkt+tR5YExvrYkRqOyglO+TdWhCWjhadJ+pacOTXrqzUm7/NEZqCQYIw==} - engines: {node: '>=22.18.0'} + '@platformatic/db-core@3.67.0': + resolution: {integrity: sha512-AOqW6FMoDcopNAAbnmWNN0RKzesm/KZLCrlSGvSFdvjznO1KSXZ9jSZIGSN8Lev1ThNVQNndb3392vQfsFJ2OQ==} + engines: {node: '>=22.19.0'} - '@platformatic/db@3.0.0-alpha.6': - resolution: {integrity: sha512-GXfImIZBWXOG19akwH/zM8a+nk+thgYMzViiCiP3neN4u+oUbPaJD5m5xtZdXylfu4mJOegwSks2o9KD27T6rA==} - engines: {node: '>=22.18.0'} + '@platformatic/db@3.67.0': + resolution: {integrity: sha512-lO3wUpfr3gx8jWKgZneQjdTBKcVwRHweipsnLXiKp9TC4G2wtXIvELoQ2vh4zq/2qgvRt7CkzdJ9UO3DVGKqqA==} + engines: {node: '>=22.19.0'} '@platformatic/dynamic-buffer@0.4.0': resolution: {integrity: sha512-eCL++LyBjSsqalm4I67dl+gVqLSKd6gPYCieD72S5KqqAkmSAgAYNHt+lL+iVXssWPSfbuIJ5PEwpn5JVD73Xw==} @@ -1535,33 +1541,29 @@ packages: resolution: {integrity: sha512-e7ze9YpbAWgw0OcgoFwln06lt4poHkj2cztfFWz0TWN1+9/oR2RRLJWgVRAxVi6mrPlww8tFHND++Ikwd7vzbw==} engines: {node: '>=22.19.0'} - '@platformatic/sql-events@3.0.0-alpha.6': - resolution: {integrity: sha512-uVXzcBOmmkDV+Kp6e/NgFAck/y7AURq+E0FoYZrFD7nqxOWr2LPaIlC5JW2+Qr5mb5AcnR/PnUVDFAEJPPD5qg==} - engines: {node: '>=22.18.0'} - - '@platformatic/sql-graphql@3.0.0-alpha.6': - resolution: {integrity: sha512-qNBetkDiejkZopqMtyiw6meFDTKvIx8paagtBGxlHCRU6qpjKvsMlixaNlg42nc4XXaG6Ijuj3/HshevW0hPcQ==} - engines: {node: '>=22.18.0'} + '@platformatic/sql-events@3.67.0': + resolution: {integrity: sha512-tvQ0g9krQ0As5jjfVpIsntL49gnKEpvkSwLPmHdezPWh2whiUfuWS5YUycbQ6Zg+QlAoC/lJJ68ojUBl7Clkww==} + engines: {node: '>=22.19.0'} '@platformatic/sql-graphql@3.67.0': resolution: {integrity: sha512-QLZTJG2MxmYC5Y/KoAE4XISHYlPGYDnoo6wmUl5/DBb3REDC+TffMOj4GsScNMiXAlsYFSMFxJc16j3LQbCNMw==} engines: {node: '>=22.19.0'} - '@platformatic/sql-json-schema-mapper@3.0.0-alpha.6': - resolution: {integrity: sha512-Xk8r6u6eetM4YZ6GYolbvOKoVja4nn6DSt2AV1TrXZhsxXkvcEWBs6v7u9NIcjRMUP9Etvk8eu78zJL9XgutIQ==} - engines: {node: '>=22.18.0'} - - '@platformatic/sql-mapper@3.0.0-alpha.6': - resolution: {integrity: sha512-OUW0FZJg0F6yh8KjItHBF6rqipaAv7BzLiXh87nWd6ZgIHJ3gdZgSPTiOH3IBfOpwh1eqqaRojcpo6YTBmVSTw==} - engines: {node: '>=22.18.0'} + '@platformatic/sql-json-schema-mapper@3.67.0': + resolution: {integrity: sha512-5aGTQkW5r4oXzO7e7FhwyeqJhnljPDxwFPD7OYFvs4fNaJtCr8tCgRWPu10hhQzshttYAT3mVj6FHG8Jtcai7Q==} + engines: {node: '>=22.19.0'} '@platformatic/sql-mapper@3.52.4': resolution: {integrity: sha512-fgBg/2Av79d6Asfcu82WCo5uFQECj1EFK9yoUjHwYnE/hvMIx9HEgfHuBv+x7/SO4fsG7wjK7NfkK6j1dz0BkA==} engines: {node: '>=22.19.0'} - '@platformatic/sql-openapi@3.0.0-alpha.6': - resolution: {integrity: sha512-bbLdamMtQn70TbRAkKVKAIinp0E9loHnD/nxOdyt2QV//r6TnicWkUtQly6+xRd69g9d8HGKYBxm50CTuyzKyw==} - engines: {node: '>=22.18.0'} + '@platformatic/sql-mapper@3.67.0': + resolution: {integrity: sha512-LT8JPxtFGb2Lk1+DSt30E1C2rIUeNzlvYwsTZuPkbZiUHx4fnpIOuo/B6YdKqi50Dk1p9Jj4S4bn9cplXkNHNQ==} + engines: {node: '>=22.19.0'} + + '@platformatic/sql-openapi@3.67.0': + resolution: {integrity: sha512-Dzsf8RxO9qP9afybaU0RtCNeE16PWInw37OWq71y8CO2SbfYJ/1BtEVgsbLoJzMcuHShnvV52BitWAzlT51EjA==} + engines: {node: '>=22.19.0'} '@platformatic/telemetry@3.0.0-alpha.5': resolution: {integrity: sha512-aNkAKKzDAhPsDBwFYLCKEsDdyzlY+t9yfgM/zyVMNaYjh8tQum66cIROK78gRsAtYUm8uEmfmhlooURLrtWsYw==} @@ -1994,9 +1996,9 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - acquerello@3.0.1: - resolution: {integrity: sha512-kCVAPKHhg29sK3fOSCwSjVDcPXQSLVVztcMKbjMRBawA3Bzy/J1xApBwLSa/eYdLHKEYx7/r2H8xGrAunHYyGg==} - engines: {node: '>= 20.18.0'} + acquerello@4.0.3: + resolution: {integrity: sha512-MGkxfQ4AC2HDycZ12kDrKab9GbPChraCjfJz6ySbV04zthNrcrijbpPJLwap6wP4Ij0T8TbBl9Y4TMkzQinmiA==} + engines: {node: '>= 22.21.0'} aggregate-error@3.1.0: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} @@ -2140,6 +2142,10 @@ packages: better-sqlite3@11.10.0: resolution: {integrity: sha512-EwhOpyXiOEL/lKzHz9AW1msWFNzGc/z+LzeB3/jnFJpxu+th2yqvzsSWas1v9jgs9+xiXJcD5A8CJxAG2TaghQ==} + better-sqlite3@12.11.1: + resolution: {integrity: sha512-dq9AtApgg5PGFtBzPFSBl3HZQjHok5gaQCM6zh2Yk0aSmDCs1CbnVI8/HgASQkNKsWFpseIO9beg5xxpYhbIfA==} + engines: {node: 20.x || 22.x || 23.x || 24.x || 25.x || 26.x} + bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} @@ -2696,6 +2702,9 @@ packages: fast-json-stringify@5.16.1: resolution: {integrity: sha512-KAdnLvy1yu/XrRtP+LJnxbBGrhN+xXu+gt3EUvZhYGKCr3lFHq/7UFJHHFgmJKoqlh6B40bZLEv7w46B0mqn1g==} + fast-json-stringify@6.4.0: + resolution: {integrity: sha512-ibRCQ0GZKJIQ+P3Et1h0LhPgp3PMTYk0MH8O+kW3lNYsvmaQww5Nn3f1jf73Q0jR1Yz3a1CDP4/NZD3vOajWJQ==} + fast-json-stringify@7.0.1: resolution: {integrity: sha512-eRSayARSbbwlBjpP4vnTTIRD5QPcIrmihPxDeN1DtKnHPg66UuJLx+8hlK1kaFdjvzyQ/dzALoi4vwAQ+T+iZA==} @@ -2703,6 +2712,10 @@ packages: resolution: {integrity: sha512-LPE7OCGUl11q3ZgW681cEU2d0d2JZ37hhJAmetCgNyW8waVaJVZXhyFF6U2so1Iim58Yc7pfxJe2P7MNetQH2g==} engines: {node: '>=20'} + fast-jwt@6.3.2: + resolution: {integrity: sha512-JTQImpkXVvj+eq7tJImtsHRt1K6ngloEzIx62Qbf9x4tEM2P2EqGpYJSeUoPf/kMn78rImSHfhf08KShR8PauA==} + engines: {node: '>=20'} + fast-levenshtein@2.0.6: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} @@ -2743,9 +2756,9 @@ packages: fastify-plugin@6.0.0: resolution: {integrity: sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==} - fastify-print-routes@4.1.0: - resolution: {integrity: sha512-3aS0GnXDv6zAOFJFSj3fTZA1AOh0fGAwYGmPmKkOn0x4N5Wjc4uUYW9lUSNl07hyYmLwWCAB5ee4/vXXMuCXTw==} - engines: {node: '>= 20.18.0'} + fastify-print-routes@5.0.1: + resolution: {integrity: sha512-tCIDnUyl6ZDhesuhLczbCdlLLpVPv+lFMYQ01UpwN5y6UNREte9vQ6DKh8wnAXrCJEM/Y8RjAL8Nz52eBklirA==} + engines: {node: '>= 22.21.0'} fastify-tsconfig@3.0.0: resolution: {integrity: sha512-TxFM9+MUUM2Ub6chZbP5sPNUFaPWA86kHU0VRd4o9OP6PBP92cj9c4/IEsnLoVHcLgrgXf2GUXWUzkJAO9iKFQ==} @@ -2831,9 +2844,6 @@ packages: resolution: {integrity: sha512-EQsFzMUJkCKGr1ePqlYADkIUmHW1s3ZXr5Yqy6wbGrfUCphpl2maM/kyOIRA2HpP3AaFQTZXD4ldjek+nccddA==} engines: {node: '>=14.14'} - fs.realpath@1.0.0: - resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} - fsevents@2.3.2: resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} @@ -2928,11 +2938,6 @@ packages: resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==} engines: {node: 18 || 20 || >=22} - glob@9.3.5: - resolution: {integrity: sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==} - engines: {node: '>=16 || 14 >=14.17'} - deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me - globals@14.0.0: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} @@ -3668,10 +3673,6 @@ packages: minimatch@3.1.5: resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==} - minimatch@8.0.7: - resolution: {integrity: sha512-V+1uQNdzybxa14e/p00HZnQNNcTjnRJjDxg2V8wtkjFctq4M7hXFws4oekyTP0Jebeq7QYtpFyOeBAjc88zvYg==} - engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.9: resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==} engines: {node: '>=16 || 14 >=14.17'} @@ -3683,10 +3684,6 @@ packages: minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} - minipass@4.2.8: - resolution: {integrity: sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==} - engines: {node: '>=8'} - minipass@7.1.3: resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==} engines: {node: '>=16 || 14 >=14.17'} @@ -3706,12 +3703,9 @@ packages: module-details-from-path@1.0.4: resolution: {integrity: sha512-EGWKgxALGMgzvxYF1UyGTy0HXX/2vHLkw6+NvDKW2jypWbHpjQuj4UMcqQWXHERJhVGKikolT06G3bcKe4fi7w==} - mqemitter-redis@6.1.0: - resolution: {integrity: sha512-wZWs8I5VIzXIK2P/eFCKAcbX+iBgU/ka3HsS/KZtfe8VYyYwyyzhygJqrEf82TgH5HEBxbUjiJK33eDKh0ETEA==} - - mqemitter@6.0.2: - resolution: {integrity: sha512-8RGlznQx/Nb1xC3xKUFXHWov7pn7JdH++YVwlr6SLT6k3ft1h+ImGqZdVudbdKruFckIq9wheq9s4hgCivJDow==} - engines: {node: '>=16'} + mqemitter-redis@7.2.0: + resolution: {integrity: sha512-YdYZgSab9kQsk6JXFYylJVctzAND6q7ps/g8PeqczSd0s+WKH7dXXfpiTrlUNDwmLkMpKPw0DyuQNeo2CeBxLg==} + engines: {node: '>=20'} mqemitter@7.1.0: resolution: {integrity: sha512-GnBDNz3lxmllW201ne0mrmdy5tPOTnc79jjVcsfUa2LG2pUGeyGWVeiae6ZysfC/64XrYOqCKRAQYrB7pGyBVQ==} @@ -4262,11 +4256,6 @@ packages: rfdc@1.4.1: resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} - rimraf@4.4.1: - resolution: {integrity: sha512-Gk8NlF062+T9CqNGn6h4tls3k6T1+/nXdOcSZVikNVtlRdYpA7wRJJMoXmuvOnLW844rPjdQ7JgXCYM6PPC/og==} - engines: {node: '>=14'} - hasBin: true - rollup@4.62.4: resolution: {integrity: sha512-RXOqwaPsBGjMNMa4sQjDjHieHEZDFoj/Rdr46l2MU5DfEs16wHJPC2RPTPHWhNl+M3aI472LLqFkFKut4SblOg==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -4898,17 +4887,9 @@ packages: resolution: {integrity: sha512-xYqdZFUK/VYazNl/oCDYN+3WloWQwMfZxBoiNt6qNyk+xfOdi598muWE42rNZFp1kNOiqW936q5RhUdnpqElSg==} engines: {node: '>=18'} - zod-to-json-schema@3.25.2: - resolution: {integrity: sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==} - peerDependencies: - zod: ^3.25.28 || ^4 - zod@3.24.1: resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} - zod@3.25.76: - resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} - zod@4.4.3: resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==} @@ -5300,6 +5281,14 @@ snapshots: - bufferutil - utf-8-validate + '@fastify/jwt@10.2.2': + dependencies: + '@fastify/error': 4.2.0 + '@lukeed/ms': 2.0.2 + fast-jwt: 6.3.2 + fastify-plugin: 6.0.0 + steed: 1.1.3 + '@fastify/jwt@9.1.0': dependencies: '@fastify/error': 4.2.0 @@ -5495,6 +5484,15 @@ snapshots: '@databases/sql': 3.3.0 '@databases/sqlite-sync': 3.0.0 + '@matteo.collina/sqlite-pool@0.7.0': + dependencies: + '@databases/connection-pool': 1.1.0 + '@databases/escape-identifier': 1.0.3 + '@databases/split-sql-query': 1.0.4(@databases/sql@3.3.0) + '@databases/sql': 3.3.0 + '@types/better-sqlite3': 7.6.13 + better-sqlite3: 12.11.1 + '@mercuriusjs/federation@5.1.1': dependencies: '@fastify/error': 4.2.0 @@ -6500,21 +6498,21 @@ snapshots: - bufferutil - utf-8-validate - '@platformatic/db-authorization@3.0.0-alpha.6': + '@platformatic/db-authorization@3.67.0': dependencies: '@fastify/error': 4.2.0 - '@fastify/jwt': 9.1.0 - fastify-plugin: 5.1.0 + '@fastify/jwt': 10.2.2 + fastify-plugin: 6.0.0 fastify-user: 1.4.0 leven: 3.1.0 undici: 7.29.0 - '@platformatic/db-core@3.0.0-alpha.6(@types/node@26.2.0)(typescript@5.9.3)': + '@platformatic/db-core@3.67.0(@types/node@26.2.0)(typescript@5.9.3)': dependencies: - '@platformatic/sql-events': 3.0.0-alpha.6 - '@platformatic/sql-graphql': 3.0.0-alpha.6 - '@platformatic/sql-mapper': 3.0.0-alpha.6(@types/node@26.2.0)(typescript@5.9.3) - '@platformatic/sql-openapi': 3.0.0-alpha.6 + '@platformatic/sql-events': 3.67.0 + '@platformatic/sql-graphql': 3.67.0 + '@platformatic/sql-mapper': 3.67.0(@types/node@26.2.0)(typescript@5.9.3) + '@platformatic/sql-openapi': 3.67.0 fastify-plugin: 5.1.0 transitivePeerDependencies: - '@types/node' @@ -6524,37 +6522,36 @@ snapshots: - typescript - utf-8-validate - '@platformatic/db@3.0.0-alpha.6(@types/node@26.2.0)(typescript@5.9.3)': + '@platformatic/db@3.67.0(@types/node@26.2.0)(typescript@5.9.3)': dependencies: '@fastify/accepts': 5.0.4 '@fastify/basic-auth': 6.3.0 - '@fastify/cors': 10.1.0 - '@fastify/deepmerge': 2.0.2 + '@fastify/cors': 11.3.0 + '@fastify/deepmerge': 3.2.1 '@fastify/error': 4.2.0 - '@fastify/static': 8.3.0 + '@fastify/static': 10.1.3 '@fastify/swagger': 9.8.1 - '@platformatic/basic': 3.0.0-alpha.6 - '@platformatic/db-authorization': 3.0.0-alpha.6 - '@platformatic/db-core': 3.0.0-alpha.6(@types/node@26.2.0)(typescript@5.9.3) - '@platformatic/foundation': 3.0.0-alpha.6 - '@platformatic/generators': 3.0.0-alpha.6 - '@platformatic/service': 3.0.0-alpha.6 - '@platformatic/sql-events': 3.0.0-alpha.6 - '@platformatic/sql-graphql': 3.0.0-alpha.6 - '@platformatic/sql-json-schema-mapper': 3.0.0-alpha.6 - '@platformatic/sql-mapper': 3.0.0-alpha.6(@types/node@26.2.0)(typescript@5.9.3) - '@platformatic/sql-openapi': 3.0.0-alpha.6 - '@platformatic/telemetry': 3.0.0-alpha.6 + '@platformatic/basic': 3.67.0 + '@platformatic/db-authorization': 3.67.0 + '@platformatic/db-core': 3.67.0(@types/node@26.2.0)(typescript@5.9.3) + '@platformatic/foundation': 3.67.0 + '@platformatic/service': 3.67.0 + '@platformatic/sql-events': 3.67.0 + '@platformatic/sql-graphql': 3.67.0 + '@platformatic/sql-json-schema-mapper': 3.67.0 + '@platformatic/sql-mapper': 3.67.0(@types/node@26.2.0)(typescript@5.9.3) + '@platformatic/sql-openapi': 3.67.0 + '@platformatic/telemetry': 3.67.0 camelcase: 6.3.0 close-with-grace: 2.5.0 code-block-writer: 13.0.3 console-table-printer: 2.16.1 - env-schema: 6.1.0 + env-schema: 7.0.0 execa: 9.6.1 fastify: 5.12.0 fastify-metrics: 12.1.0(fastify@5.12.0) - fastify-plugin: 5.1.0 - fastify-print-routes: 4.1.0 + fastify-plugin: 6.0.0 + fastify-print-routes: 5.0.1 graphql: 16.14.2 help-me: 5.0.0 minimist: 1.2.8 @@ -6564,7 +6561,6 @@ snapshots: pino-pretty: 13.1.3 postgrator: 8.0.0 rfdc: 1.4.1 - rimraf: 4.4.1 semgrator: 0.3.0 transitivePeerDependencies: - '@types/node' @@ -7044,32 +7040,16 @@ snapshots: - supports-color - utf-8-validate - '@platformatic/sql-events@3.0.0-alpha.6': + '@platformatic/sql-events@3.67.0': dependencies: '@fastify/error': 4.2.0 camelcase: 6.3.0 - fastify-plugin: 5.1.0 - mqemitter: 6.0.2 - mqemitter-redis: 6.1.0 + fastify-plugin: 6.0.0 + mqemitter: 7.1.0 + mqemitter-redis: 7.2.0 transitivePeerDependencies: - supports-color - '@platformatic/sql-graphql@3.0.0-alpha.6': - dependencies: - '@fastify/error': 4.2.0 - '@mercuriusjs/federation': 5.1.1 - '@platformatic/foundation': 3.0.0-alpha.6 - camelcase: 6.3.0 - fastify-plugin: 5.1.0 - graphql: 16.14.2 - graphql-scalars: 1.26.0(graphql@16.14.2) - graphql-type-json: 0.3.2(graphql@16.14.2) - inflected: 2.1.0 - mercurius: 16.10.0(graphql@16.14.2) - transitivePeerDependencies: - - bufferutil - - utf-8-validate - '@platformatic/sql-graphql@3.67.0': dependencies: '@fastify/error': 4.2.0 @@ -7087,12 +7067,12 @@ snapshots: - supports-color - utf-8-validate - '@platformatic/sql-json-schema-mapper@3.0.0-alpha.6': + '@platformatic/sql-json-schema-mapper@3.67.0': dependencies: code-block-writer: 13.0.3 safe-identifier: 0.4.2 - '@platformatic/sql-mapper@3.0.0-alpha.6(@types/node@26.2.0)(typescript@5.9.3)': + '@platformatic/sql-mapper@3.52.4(@types/node@26.2.0)(typescript@5.9.3)': dependencies: '@databases/mysql': 7.0.1(@types/node@26.2.0)(typescript@5.9.3) '@databases/pg': 5.5.0(typescript@5.9.3) @@ -7100,8 +7080,8 @@ snapshots: '@fastify/error': 4.2.0 '@hapi/topo': 6.0.2 '@matteo.collina/sqlite-pool': 0.6.0 - '@platformatic/foundation': 3.0.0-alpha.6 - '@platformatic/telemetry': 3.0.0-alpha.6 + '@platformatic/foundation': 3.52.4 + '@platformatic/telemetry': 3.52.4 async-cache-dedupe: 2.2.0 camelcase: 6.3.0 fastify-plugin: 5.1.0 @@ -7112,19 +7092,19 @@ snapshots: - supports-color - typescript - '@platformatic/sql-mapper@3.52.4(@types/node@26.2.0)(typescript@5.9.3)': + '@platformatic/sql-mapper@3.67.0(@types/node@26.2.0)(typescript@5.9.3)': dependencies: '@databases/mysql': 7.0.1(@types/node@26.2.0)(typescript@5.9.3) '@databases/pg': 5.5.0(typescript@5.9.3) '@databases/sql': 3.3.0 '@fastify/error': 4.2.0 '@hapi/topo': 6.0.2 - '@matteo.collina/sqlite-pool': 0.6.0 - '@platformatic/foundation': 3.52.4 - '@platformatic/telemetry': 3.52.4 + '@matteo.collina/sqlite-pool': 0.7.0 + '@platformatic/foundation': 3.67.0 + '@platformatic/telemetry': 3.67.0 async-cache-dedupe: 2.2.0 camelcase: 6.3.0 - fastify-plugin: 5.1.0 + fastify-plugin: 6.0.0 inflected: 2.1.0 transitivePeerDependencies: - '@types/node' @@ -7132,18 +7112,23 @@ snapshots: - supports-color - typescript - '@platformatic/sql-openapi@3.0.0-alpha.6': + '@platformatic/sql-openapi@3.67.0': dependencies: - '@fastify/deepmerge': 2.0.2 + '@fastify/deepmerge': 3.2.1 '@fastify/error': 4.2.0 '@fastify/swagger': 9.8.1 - '@platformatic/foundation': 3.0.0-alpha.6 - '@platformatic/scalar-theme': 3.0.0-alpha.6 - '@platformatic/sql-json-schema-mapper': 3.0.0-alpha.6 - '@scalar/fastify-api-reference': 1.33.0 + '@platformatic/foundation': 3.67.0 + '@platformatic/globals': 3.67.0 + '@platformatic/scalar-theme': 3.67.0 + '@platformatic/sql-json-schema-mapper': 3.67.0 + '@scalar/fastify-api-reference': 1.62.5 + ajv: 8.20.0 camelcase: 6.3.0 - fastify-plugin: 5.1.0 + fast-json-stringify: 6.4.0 + fast-uri: 4.1.2 + fastify-plugin: 6.0.0 inflected: 2.1.0 + secure-json-parse: 4.1.0 transitivePeerDependencies: - supports-color @@ -7666,7 +7651,7 @@ snapshots: acorn@8.18.0: {} - acquerello@3.0.1: {} + acquerello@4.0.3: {} aggregate-error@3.1.0: dependencies: @@ -7820,6 +7805,11 @@ snapshots: bindings: 1.5.0 prebuild-install: 7.1.3 + better-sqlite3@12.11.1: + dependencies: + bindings: 1.5.0 + prebuild-install: 7.1.3 + bindings@1.5.0: dependencies: file-uri-to-path: 1.0.0 @@ -8519,6 +8509,15 @@ snapshots: json-schema-ref-resolver: 1.0.1 rfdc: 1.4.1 + fast-json-stringify@6.4.0: + dependencies: + '@fastify/merge-json-schemas': 0.2.1 + ajv: 8.20.0 + ajv-formats: 3.0.1(ajv@8.20.0) + fast-uri: 3.1.5 + json-schema-ref-resolver: 3.0.0 + rfdc: 1.4.1 + fast-json-stringify@7.0.1: dependencies: '@fastify/merge-json-schemas': 0.2.1 @@ -8535,6 +8534,14 @@ snapshots: ecdsa-sig-formatter: 1.0.11 mnemonist: 0.40.4 + fast-jwt@6.3.2: + dependencies: + '@lukeed/ms': 2.0.2 + asn1.js: 5.4.1 + ecdsa-sig-formatter: 1.0.11 + mnemonist: 0.40.4 + safe-regex2: 5.1.1 + fast-levenshtein@2.0.6: {} fast-querystring@1.1.2: @@ -8567,13 +8574,12 @@ snapshots: fastify-plugin@6.0.0: {} - fastify-print-routes@4.1.0: + fastify-print-routes@5.0.1: dependencies: - acquerello: 3.0.1 + acquerello: 4.0.3 fastify-plugin: 5.1.0 table: 6.9.0 - zod: 3.25.76 - zod-to-json-schema: 3.25.2(zod@3.25.76) + zod: 4.4.3 fastify-tsconfig@3.0.0: {} @@ -8682,8 +8688,6 @@ snapshots: jsonfile: 6.2.1 universalify: 2.0.1 - fs.realpath@1.0.0: {} - fsevents@2.3.2: optional: true @@ -8794,13 +8798,6 @@ snapshots: minipass: 7.1.3 path-scurry: 2.0.2 - glob@9.3.5: - dependencies: - fs.realpath: 1.0.0 - minimatch: 8.0.7 - minipass: 4.2.8 - path-scurry: 1.11.1 - globals@14.0.0: {} globals@15.15.0: {} @@ -9650,10 +9647,6 @@ snapshots: dependencies: brace-expansion: 1.1.18 - minimatch@8.0.7: - dependencies: - brace-expansion: 2.1.4 - minimatch@9.0.9: dependencies: brace-expansion: 2.1.4 @@ -9666,8 +9659,6 @@ snapshots: minimist@1.2.8: {} - minipass@4.2.8: {} - minipass@7.1.3: {} mkdirp-classic@0.5.3: {} @@ -9686,22 +9677,17 @@ snapshots: module-details-from-path@1.0.4: {} - mqemitter-redis@6.1.0: + mqemitter-redis@7.2.0: dependencies: hyperid: 3.3.0 inherits: 2.0.4 ioredis: 5.11.1 - lru-cache: 10.4.3 - mqemitter: 6.0.2 + lru-cache: 11.5.2 + mqemitter: 7.1.0 msgpack-lite: 0.1.26 transitivePeerDependencies: - supports-color - mqemitter@6.0.2: - dependencies: - fastparallel: 2.4.1 - qlobber: 8.0.1 - mqemitter@7.1.0: dependencies: fastparallel: 2.4.1 @@ -10340,10 +10326,6 @@ snapshots: rfdc@1.4.1: {} - rimraf@4.4.1: - dependencies: - glob: 9.3.5 - rollup@4.62.4: dependencies: '@types/estree': 1.0.9 @@ -11031,12 +11013,6 @@ snapshots: yoctocolors@2.2.0: {} - zod-to-json-schema@3.25.2(zod@3.25.76): - dependencies: - zod: 3.25.76 - zod@3.24.1: {} - zod@3.25.76: {} - zod@4.4.3: {}