diff --git a/package.json b/package.json index 1daf88e3..25584a87 100644 --- a/package.json +++ b/package.json @@ -44,8 +44,8 @@ "prettier": "3.4.2", "prettier-plugin-sort-json": "4.1.1", "tsup": "8.3.6", - "turbo": "2.4.0", - "typedoc": "0.27.6", + "turbo": "2.4.1", + "typedoc": "0.27.7", "typedoc-github-theme": "0.2.1", "typescript": "5.7.3" }, diff --git a/packages/client-prisma/package.json b/packages/client-prisma/package.json index 0d9eac9a..58b91d6e 100644 --- a/packages/client-prisma/package.json +++ b/packages/client-prisma/package.json @@ -50,15 +50,15 @@ "uuid": "^11.0.0" }, "devDependencies": { - "@prisma/client": "6.3.0", + "@prisma/client": "6.3.1", "@types/uuid": "10.0.0", - "@vitest/coverage-v8": "3.0.4", + "@vitest/coverage-v8": "3.0.5", "dotenv-cli": "8.0.0", - "prisma": "6.3.0", + "prisma": "6.3.1", "sidetrack": "workspace:*", "vite": "6.0.11", "vite-tsconfig-paths": "5.1.4", - "vitest": "3.0.4" + "vitest": "3.0.5" }, "peerDependencies": { "@prisma/client": ">= 4" diff --git a/packages/pg-migrate/package.json b/packages/pg-migrate/package.json index d9d5bd54..3057f670 100644 --- a/packages/pg-migrate/package.json +++ b/packages/pg-migrate/package.json @@ -50,12 +50,12 @@ }, "devDependencies": { "@types/pg": "8.11.11", - "@vitest/coverage-v8": "3.0.4", + "@vitest/coverage-v8": "3.0.5", "dotenv-cli": "8.0.0", - "pg": "8.13.1", + "pg": "8.13.2", "vite": "6.0.11", "vite-tsconfig-paths": "5.1.4", - "vitest": "3.0.4" + "vitest": "3.0.5" }, "peerDependencies": { "pg": ">=4.3.0 <9.0.0" diff --git a/packages/sidetrack/package.json b/packages/sidetrack/package.json index ff4cae00..4ae6a0bd 100644 --- a/packages/sidetrack/package.json +++ b/packages/sidetrack/package.json @@ -58,16 +58,16 @@ }, "dependencies": { "@sidetrack/pg-migrate": "workspace:*", - "effect": "3.12.7", + "effect": "3.12.11", "pg": "^8.12.0" }, "devDependencies": { "@types/pg": "8.11.11", - "@vitest/coverage-v8": "3.0.4", + "@vitest/coverage-v8": "3.0.5", "dotenv-cli": "8.0.0", "kanel": "3.11.0", "vite": "6.0.11", "vite-tsconfig-paths": "5.1.4", - "vitest": "3.0.4" + "vitest": "3.0.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee8cc979..643e641e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,14 +75,14 @@ importers: specifier: 8.3.6 version: 8.3.6(jiti@2.4.2)(postcss@8.4.49)(typescript@5.7.3)(yaml@2.6.1) turbo: - specifier: 2.4.0 - version: 2.4.0 + specifier: 2.4.1 + version: 2.4.1 typedoc: - specifier: 0.27.6 - version: 0.27.6(typescript@5.7.3) + specifier: 0.27.7 + version: 0.27.7(typescript@5.7.3) typedoc-github-theme: specifier: 0.2.1 - version: 0.2.1(typedoc@0.27.6(typescript@5.7.3)) + version: 0.2.1(typedoc@0.27.7(typescript@5.7.3)) typescript: specifier: 5.7.3 version: 5.7.3 @@ -94,20 +94,20 @@ importers: version: 11.0.5 devDependencies: '@prisma/client': - specifier: 6.3.0 - version: 6.3.0(prisma@6.3.0(typescript@5.7.3))(typescript@5.7.3) + specifier: 6.3.1 + version: 6.3.1(prisma@6.3.1(typescript@5.7.3))(typescript@5.7.3) '@types/uuid': specifier: 10.0.0 version: 10.0.0 '@vitest/coverage-v8': - specifier: 3.0.4 - version: 3.0.4(vitest@3.0.4(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1)) + specifier: 3.0.5 + version: 3.0.5(vitest@3.0.5(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1)) dotenv-cli: specifier: 8.0.0 version: 8.0.0 prisma: - specifier: 6.3.0 - version: 6.3.0(typescript@5.7.3) + specifier: 6.3.1 + version: 6.3.1(typescript@5.7.3) sidetrack: specifier: workspace:* version: link:../sidetrack @@ -118,8 +118,8 @@ importers: specifier: 5.1.4 version: 5.1.4(typescript@5.7.3)(vite@6.0.11(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1)) vitest: - specifier: 3.0.4 - version: 3.0.4(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) + specifier: 3.0.5 + version: 3.0.5(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) packages/pg-migrate: dependencies: @@ -131,14 +131,14 @@ importers: specifier: 8.11.11 version: 8.11.11 '@vitest/coverage-v8': - specifier: 3.0.4 - version: 3.0.4(vitest@3.0.4(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1)) + specifier: 3.0.5 + version: 3.0.5(vitest@3.0.5(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1)) dotenv-cli: specifier: 8.0.0 version: 8.0.0 pg: - specifier: 8.13.1 - version: 8.13.1 + specifier: 8.13.2 + version: 8.13.2 vite: specifier: 6.0.11 version: 6.0.11(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) @@ -146,8 +146,8 @@ importers: specifier: 5.1.4 version: 5.1.4(typescript@5.7.3)(vite@6.0.11(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1)) vitest: - specifier: 3.0.4 - version: 3.0.4(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) + specifier: 3.0.5 + version: 3.0.5(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) packages/sidetrack: dependencies: @@ -155,8 +155,8 @@ importers: specifier: workspace:* version: link:../pg-migrate effect: - specifier: 3.12.7 - version: 3.12.7 + specifier: 3.12.11 + version: 3.12.11 pg: specifier: ^8.12.0 version: 8.12.0 @@ -165,8 +165,8 @@ importers: specifier: 8.11.11 version: 8.11.11 '@vitest/coverage-v8': - specifier: 3.0.4 - version: 3.0.4(vitest@3.0.4(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1)) + specifier: 3.0.5 + version: 3.0.5(vitest@3.0.5(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1)) dotenv-cli: specifier: 8.0.0 version: 8.0.0 @@ -180,8 +180,8 @@ importers: specifier: 5.1.4 version: 5.1.4(typescript@5.7.3)(vite@6.0.11(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1)) vitest: - specifier: 3.0.4 - version: 3.0.4(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) + specifier: 3.0.5 + version: 3.0.5(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) packages: @@ -651,8 +651,8 @@ packages: resolution: {integrity: sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA==} engines: {node: '>=12'} - '@prisma/client@6.3.0': - resolution: {integrity: sha512-BY3Fi28PUSk447Bpv22LhZp4HgNPo7NsEN+EteM1CLDnLjig5863jpW+3c3HHLFmml+nB/eJv1CjSriFZ8z7Cg==} + '@prisma/client@6.3.1': + resolution: {integrity: sha512-ARAJaPs+eBkemdky/XU3cvGRl+mIPHCN2lCXsl5Vlb0E2gV+R6IN7aCI8CisRGszEZondwIsW9Iz8EJkTdykyA==} engines: {node: '>=18.18'} peerDependencies: prisma: '*' @@ -663,20 +663,20 @@ packages: typescript: optional: true - '@prisma/debug@6.3.0': - resolution: {integrity: sha512-m1lQv//0Rc5RG8TBpNUuLCxC35Ghi5XfpPmL83Gh04/GICHD2J5H2ndMlaljrUNaQDF9dOxIuFAYP1rE9wkXkg==} + '@prisma/debug@6.3.1': + resolution: {integrity: sha512-RrEBkd+HLZx+ydfmYT0jUj7wjLiS95wfTOSQ+8FQbvb6vHh5AeKfEPt/XUQ5+Buljj8hltEfOslEW57/wQIVeA==} '@prisma/engines-version@6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0': resolution: {integrity: sha512-R/ZcMuaWZT2UBmgX3Ko6PAV3f8//ZzsjRIG1eKqp3f2rqEqVtCv+mtzuH2rBPUC9ujJ5kCb9wwpxeyCkLcHVyA==} - '@prisma/engines@6.3.0': - resolution: {integrity: sha512-RXqYhlZb9sx/xkUfYIZuEPn7sT0WgTxNOuEYQ7AGw3IMpP9QGVEDVsluc/GcNkM8NTJszeqk8AplJzI9lm7Jxw==} + '@prisma/engines@6.3.1': + resolution: {integrity: sha512-sXdqEVLyGAJ5/iUoG/Ea5AdHMN71m6PzMBWRQnLmhhOejzqAaEr8rUd623ql6OJpED4s/U4vIn4dg1qkF7vGag==} - '@prisma/fetch-engine@6.3.0': - resolution: {integrity: sha512-GBy0iT4f1mH31ePzfcpVSUa7JLRTeq4914FG2vR3LqDwRweSm4ja1o5flGDz+eVIa/BNYfkBvRRxv4D6ve6Eew==} + '@prisma/fetch-engine@6.3.1': + resolution: {integrity: sha512-HOf/0umOgt+/S2xtZze+FHKoxpVg4YpVxROr6g2YG09VsI3Ipyb+rGvD6QGbCqkq5NTWAAZoOGNL+oy7t+IhaQ==} - '@prisma/get-platform@6.3.0': - resolution: {integrity: sha512-V8zZ1d0xfyi6FjpNP4AcYuwSpGcdmu35OXWnTPm8IW594PYALzKXHwIa9+o0f+Lo9AecFWrwrwaoYe56UNfTtQ==} + '@prisma/get-platform@6.3.1': + resolution: {integrity: sha512-AYLq6Hk9xG73JdLWJ3Ip9Wg/vlP7xPvftGBalsPzKDOHr/ImhwJ09eS8xC2vNT12DlzGxhfk8BkL0ve2OriNhQ==} '@rollup/rollup-android-arm-eabi@4.24.2': resolution: {integrity: sha512-ufoveNTKDg9t/b7nqI3lwbCG/9IJMhADBNjjz/Jn6LxIZxD7T5L8l2uO/wD99945F1Oo8FvgbbZJRguyk/BdzA==} @@ -893,20 +893,20 @@ packages: resolution: {integrity: sha512-AWpYAXnUgvLNabGTy3uBylkgZoosva/miNd1I8Bz3SjotmQPbVqhO4Cczo8AsZ44XVErEBPr/CRSgaj8sG7g0w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@vitest/coverage-v8@3.0.4': - resolution: {integrity: sha512-f0twgRCHgbs24Dp8cLWagzcObXMcuKtAwgxjJV/nnysPAJJk1JiKu/W0gIehZLmkljhJXU/E0/dmuQzsA/4jhA==} + '@vitest/coverage-v8@3.0.5': + resolution: {integrity: sha512-zOOWIsj5fHh3jjGwQg+P+J1FW3s4jBu1Zqga0qW60yutsBtqEqNEJKWYh7cYn1yGD+1bdPsPdC/eL4eVK56xMg==} peerDependencies: - '@vitest/browser': 3.0.4 - vitest: 3.0.4 + '@vitest/browser': 3.0.5 + vitest: 3.0.5 peerDependenciesMeta: '@vitest/browser': optional: true - '@vitest/expect@3.0.4': - resolution: {integrity: sha512-Nm5kJmYw6P2BxhJPkO3eKKhGYKRsnqJqf+r0yOGRKpEP+bSCBDsjXgiu1/5QFrnPMEgzfC38ZEjvCFgaNBC0Eg==} + '@vitest/expect@3.0.5': + resolution: {integrity: sha512-nNIOqupgZ4v5jWuQx2DSlHLEs7Q4Oh/7AYwNyE+k0UQzG7tSmjPXShUikn1mpNGzYEN2jJbTvLejwShMitovBA==} - '@vitest/mocker@3.0.4': - resolution: {integrity: sha512-gEef35vKafJlfQbnyOXZ0Gcr9IBUsMTyTLXsEQwuyYAerpHqvXhzdBnDFuHLpFqth3F7b6BaFr4qV/Cs1ULx5A==} + '@vitest/mocker@3.0.5': + resolution: {integrity: sha512-CLPNBFBIE7x6aEGbIjaQAX03ZZlBMaWwAjBdMkIf/cAn6xzLTiM3zYqO/WAbieEjsAZir6tO71mzeHZoodThvw==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -916,20 +916,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.0.4': - resolution: {integrity: sha512-ts0fba+dEhK2aC9PFuZ9LTpULHpY/nd6jhAQ5IMU7Gaj7crPCTdCFfgvXxruRBLFS+MLraicCuFXxISEq8C93g==} + '@vitest/pretty-format@3.0.5': + resolution: {integrity: sha512-CjUtdmpOcm4RVtB+up8r2vVDLR16Mgm/bYdkGFe3Yj/scRfCpbSi2W/BDSDcFK7ohw8UXvjMbOp9H4fByd/cOA==} - '@vitest/runner@3.0.4': - resolution: {integrity: sha512-dKHzTQ7n9sExAcWH/0sh1elVgwc7OJ2lMOBrAm73J7AH6Pf9T12Zh3lNE1TETZaqrWFXtLlx3NVrLRb5hCK+iw==} + '@vitest/runner@3.0.5': + resolution: {integrity: sha512-BAiZFityFexZQi2yN4OX3OkJC6scwRo8EhRB0Z5HIGGgd2q+Nq29LgHU/+ovCtd0fOfXj5ZI6pwdlUmC5bpi8A==} - '@vitest/snapshot@3.0.4': - resolution: {integrity: sha512-+p5knMLwIk7lTQkM3NonZ9zBewzVp9EVkVpvNta0/PlFWpiqLaRcF4+33L1it3uRUCh0BGLOaXPPGEjNKfWb4w==} + '@vitest/snapshot@3.0.5': + resolution: {integrity: sha512-GJPZYcd7v8QNUJ7vRvLDmRwl+a1fGg4T/54lZXe+UOGy47F9yUfE18hRCtXL5aHN/AONu29NGzIXSVFh9K0feA==} - '@vitest/spy@3.0.4': - resolution: {integrity: sha512-sXIMF0oauYyUy2hN49VFTYodzEAu744MmGcPR3ZBsPM20G+1/cSW/n1U+3Yu/zHxX2bIDe1oJASOkml+osTU6Q==} + '@vitest/spy@3.0.5': + resolution: {integrity: sha512-5fOzHj0WbUNqPK6blI/8VzZdkBlQLnT25knX0r4dbZI9qoZDf3qAdjoMmDcLG5A83W6oUUFJgUd0EYBc2P5xqg==} - '@vitest/utils@3.0.4': - resolution: {integrity: sha512-8BqC1ksYsHtbWH+DfpOAKrFw3jl3Uf9J7yeFh85Pz52IWuh1hBBtyfEbRNNZNjl8H8A5yMLH9/t+k7HIKzQcZQ==} + '@vitest/utils@3.0.5': + resolution: {integrity: sha512-N9AX0NUoUtVwKwy21JtwzaqR5L5R5A99GAbrHfCCXK1lp593i/3AZAXhSP43wRQuxYsflrdzEfXZFo1reR1Nkg==} JSONStream@1.3.5: resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} @@ -1339,8 +1339,8 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - effect@3.12.7: - resolution: {integrity: sha512-BsDTgSjLbL12g0+vGn5xkOgOVhRSaR3VeHmjcUb0gLvpXACJ9OgmlfeH+/FaAZwM5+omIF3I/j1gC5KJrbK1Aw==} + effect@3.12.11: + resolution: {integrity: sha512-toXTZx8nNuS7By7EcCHmFT/uOVmkhlCFECsCAI+gNgDJhhMK8FJMjAyuqm5YEA58YJFZmMckuwiFs5Fzr8GiYg==} emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -2455,12 +2455,20 @@ packages: peerDependencies: pg: '>=8.0' + pg-pool@3.7.1: + resolution: {integrity: sha512-xIOsFoh7Vdhojas6q3596mXFsR8nwBQBXX5JiV7p9buEVAGqYL4yFzclON5P9vFrpu1u7Zwl2oriyDa89n0wbw==} + peerDependencies: + pg: '>=8.0' + pg-protocol@1.6.1: resolution: {integrity: sha512-jPIlvgoD63hrEuihvIg+tJhoGjUsLPn6poJY9N5CnlPd91c2T18T/9zBtLxZSb1EhYxBRoZJtzScCaWlYLtktg==} pg-protocol@1.7.0: resolution: {integrity: sha512-hTK/mE36i8fDDhgDFjy6xNOG+LCorxLG3WO17tku+ij6sVHXh1jQUJ8hYAnRhNla4QVD2H8er/FOjc/+EgC6yQ==} + pg-protocol@1.7.1: + resolution: {integrity: sha512-gjTHWGYWsEgy9MsY0Gp6ZJxV24IjDqdpTW7Eh0x+WfJLFsm/TJx1MzL6T0D88mBvkpxotCQ6TwW6N+Kko7lhgQ==} + pg-query-emscripten@5.1.0: resolution: {integrity: sha512-H1ZWOzLRddmHuE4GZqFjjo55hA9zMiePz/WDDGANA/EnvILCJps9pcRucyGd+MFvapeYOy6TWSYz6DbtBOaxRQ==} @@ -2490,6 +2498,15 @@ packages: pg-native: optional: true + pg@8.13.2: + resolution: {integrity: sha512-L5QkPvTjVWWHbLaFjCkOSplpb2uCiRYbg0IJ2okCy5ClYfWlSgDDnvdR6dyw3EWAH2AfS4j8E61QFI7gLfTtlw==} + engines: {node: '>= 8.0.0'} + peerDependencies: + pg-native: '>=3.0.1' + peerDependenciesMeta: + pg-native: + optional: true + pgpass@1.0.5: resolution: {integrity: sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==} @@ -2597,8 +2614,8 @@ packages: engines: {node: '>=14'} hasBin: true - prisma@6.3.0: - resolution: {integrity: sha512-y+Zh3Qg+xGCWyyrNUUNaFW/OltaV/yXYuTa0WRgYkz5LGyifmAsgpv94I47+qGRocZrMGcbF2A/78/oO2zgifA==} + prisma@6.3.1: + resolution: {integrity: sha512-JKCZWvBC3enxk51tY4TWzS4b5iRt4sSU1uHn2I183giZTvonXaQonzVtjLzpOHE7qu9MxY510kAtFGJwryKe3Q==} engines: {node: '>=18.18'} hasBin: true peerDependencies: @@ -3000,38 +3017,38 @@ packages: peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' - turbo-darwin-64@2.4.0: - resolution: {integrity: sha512-kVMScnPUa3R4n7woNmkR15kOY0aUwCLJcUyH5UC59ggKqr5HIHwweKYK8N1pwBQso0LQF4I9i93hIzfJguCcwQ==} + turbo-darwin-64@2.4.1: + resolution: {integrity: sha512-oos3Gz5N6ol2/7+ys0wPENhl7ZzeVKIumn2BR7X2oE5dEPxNPDMOpKBwreU9ToCxM94e+uFTzKgjcUJpBqpTHA==} cpu: [x64] os: [darwin] - turbo-darwin-arm64@2.4.0: - resolution: {integrity: sha512-8JObIpfun1guA7UlFR5jC/SOVm49lRscxMxfg5jZ5ABft79rhFC+ygN9AwAhGKv6W2DUhIh2xENkSgu4EDmUyg==} + turbo-darwin-arm64@2.4.1: + resolution: {integrity: sha512-NoIQsSSvCJDTShgX+v+doSP/g0kAhHhq5p2fpsEAlougs2wcQvwv/LndeqojzkHbxB39lOQmqBYHJcki46Q3oQ==} cpu: [arm64] os: [darwin] - turbo-linux-64@2.4.0: - resolution: {integrity: sha512-xWDGGcRlBuGV7HXWAVuTY6vsQi4aZxGMAnuiuNDg8Ij1aHGohOM0RUsWMXjxz4vuJmjk9+/D6NQqHH3AJEXezg==} + turbo-linux-64@2.4.1: + resolution: {integrity: sha512-iXIeG8YhluaJF/5KQEudRf8ECBWND8X0yxXDrFIq2wmLLCg4A7gSSzVcBq30rYYeyyU4xMj/sm3HbsAaao3jjg==} cpu: [x64] os: [linux] - turbo-linux-arm64@2.4.0: - resolution: {integrity: sha512-c3En99xMguc/Pdtk/rZP53LnDdw0W6lgUc04he8r8F+UHYSNvgzHh0WGXXmCC6lGbBH72kPhhGx4bAwyvi7dug==} + turbo-linux-arm64@2.4.1: + resolution: {integrity: sha512-jd5apBV7lBGn3CnkQN/hEMbwazNgZcrwLt6DIkWy/TSi5xfSQEqcR3k9HxviQ7hKMcr1Q1hN6FHWm8Vw90Ej4A==} cpu: [arm64] os: [linux] - turbo-windows-64@2.4.0: - resolution: {integrity: sha512-/gOORuOlyA8JDPzyA16CD3wvyRcuBFePa1URAnFUof9hXQmKxK0VvSDO79cYZFsJSchCKNJpckUS0gYxGsWwoA==} + turbo-windows-64@2.4.1: + resolution: {integrity: sha512-4RYRAijohyQ7uetZY4SSikSgGccq+7tmnljdm/XezpK9t0+3gldKA2vHF0++yLZeZr+CFgqmBeGSFi7B+vhc2g==} cpu: [x64] os: [win32] - turbo-windows-arm64@2.4.0: - resolution: {integrity: sha512-/DJIdTFijEMM5LSiEpSfarDOMOlYqJV+EzmppqWtHqDsOLF4hbbIBH9sJR6OOp5dURAu5eURBYdmvBRz9Lo6TA==} + turbo-windows-arm64@2.4.1: + resolution: {integrity: sha512-4lZB0+AxWB01Adx5xHZhO746FgaHR0T3qzEDF2nf/nx8LAUtN3iwaZQgAsTsblaAKjiM7lxWDI0s/Q3fektsPg==} cpu: [arm64] os: [win32] - turbo@2.4.0: - resolution: {integrity: sha512-ah/yQp2oMif1X0u7fBJ4MLMygnkbKnW5O8SG6pJvloPCpHfFoZctkSVQiJ3VnvNTq71V2JJIdwmOeu1i34OQyg==} + turbo@2.4.1: + resolution: {integrity: sha512-XIIHXAhvD3sv34WLaN/969WTHCHYmm3zf0XQ+CrEP1A7ffIQG50cwNcp7Gh96CaGyjEXMh9odoHyggoZQ3Prvw==} hasBin: true type-check@0.3.2: @@ -3068,8 +3085,8 @@ packages: peerDependencies: typedoc: ^0.27.6 - typedoc@0.27.6: - resolution: {integrity: sha512-oBFRoh2Px6jFx366db0lLlihcalq/JzyCVp7Vaq1yphL/tbgx2e+bkpkCgJPunaPvPwoTOXSwasfklWHm7GfAw==} + typedoc@0.27.7: + resolution: {integrity: sha512-K/JaUPX18+61W3VXek1cWC5gwmuLvYTOXJzBvD9W7jFvbPnefRnCHQCEPw7MSNrP/Hj7JJrhZtDDLKdcYm6ucg==} engines: {node: '>= 18'} hasBin: true peerDependencies: @@ -3118,8 +3135,8 @@ packages: resolution: {integrity: sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - vite-node@3.0.4: - resolution: {integrity: sha512-7JZKEzcYV2Nx3u6rlvN8qdo3QV7Fxyt6hx+CCKz9fbWxdX5IvUOmTWEAxMrWxaiSf7CKGLJQ5rFu8prb/jBjOA==} + vite-node@3.0.5: + resolution: {integrity: sha512-02JEJl7SbtwSDJdYS537nU6l+ktdvcREfLksk/NDAqtdKWGqHl+joXzEubHROmS3E6pip+Xgu2tFezMu75jH7A==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -3171,16 +3188,16 @@ packages: yaml: optional: true - vitest@3.0.4: - resolution: {integrity: sha512-6XG8oTKy2gnJIFTHP6LD7ExFeNLxiTkK3CfMvT7IfR8IN+BYICCf0lXUQmX7i7JoxUP8QmeP4mTnWXgflu4yjw==} + vitest@3.0.5: + resolution: {integrity: sha512-4dof+HvqONw9bvsYxtkfUp2uHsTN9bV2CZIi1pWgoFpL1Lld8LA1ka9q/ONSsoScAKG7NVGf2stJTI7XRkXb2Q==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.0.4 - '@vitest/ui': 3.0.4 + '@vitest/browser': 3.0.5 + '@vitest/ui': 3.0.5 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -3831,31 +3848,31 @@ snapshots: '@pnpm/network.ca-file': 1.0.2 config-chain: 1.1.13 - '@prisma/client@6.3.0(prisma@6.3.0(typescript@5.7.3))(typescript@5.7.3)': + '@prisma/client@6.3.1(prisma@6.3.1(typescript@5.7.3))(typescript@5.7.3)': optionalDependencies: - prisma: 6.3.0(typescript@5.7.3) + prisma: 6.3.1(typescript@5.7.3) typescript: 5.7.3 - '@prisma/debug@6.3.0': {} + '@prisma/debug@6.3.1': {} '@prisma/engines-version@6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0': {} - '@prisma/engines@6.3.0': + '@prisma/engines@6.3.1': dependencies: - '@prisma/debug': 6.3.0 + '@prisma/debug': 6.3.1 '@prisma/engines-version': 6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0 - '@prisma/fetch-engine': 6.3.0 - '@prisma/get-platform': 6.3.0 + '@prisma/fetch-engine': 6.3.1 + '@prisma/get-platform': 6.3.1 - '@prisma/fetch-engine@6.3.0': + '@prisma/fetch-engine@6.3.1': dependencies: - '@prisma/debug': 6.3.0 + '@prisma/debug': 6.3.1 '@prisma/engines-version': 6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0 - '@prisma/get-platform': 6.3.0 + '@prisma/get-platform': 6.3.1 - '@prisma/get-platform@6.3.0': + '@prisma/get-platform@6.3.1': dependencies: - '@prisma/debug': 6.3.0 + '@prisma/debug': 6.3.1 '@rollup/rollup-android-arm-eabi@4.24.2': optional: true @@ -4008,7 +4025,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 8.22.0(typescript@5.7.3) '@typescript-eslint/utils': 8.22.0(eslint@9.19.0(jiti@2.4.2))(typescript@5.7.3) - debug: 4.3.7 + debug: 4.4.0 eslint: 9.19.0(jiti@2.4.2) ts-api-utils: 2.0.0(typescript@5.7.3) typescript: 5.7.3 @@ -4037,7 +4054,7 @@ snapshots: dependencies: '@typescript-eslint/types': 8.22.0 '@typescript-eslint/visitor-keys': 8.22.0 - debug: 4.3.7 + debug: 4.4.0 fast-glob: 3.3.2 is-glob: 4.0.3 minimatch: 9.0.5 @@ -4083,7 +4100,7 @@ snapshots: '@typescript-eslint/types': 8.22.0 eslint-visitor-keys: 4.2.0 - '@vitest/coverage-v8@3.0.4(vitest@3.0.4(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1))': + '@vitest/coverage-v8@3.0.5(vitest@3.0.5(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -4097,47 +4114,47 @@ snapshots: std-env: 3.8.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.0.4(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) + vitest: 3.0.5(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) transitivePeerDependencies: - supports-color - '@vitest/expect@3.0.4': + '@vitest/expect@3.0.5': dependencies: - '@vitest/spy': 3.0.4 - '@vitest/utils': 3.0.4 + '@vitest/spy': 3.0.5 + '@vitest/utils': 3.0.5 chai: 5.1.2 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.4(vite@6.0.11(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1))': + '@vitest/mocker@3.0.5(vite@6.0.11(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1))': dependencies: - '@vitest/spy': 3.0.4 + '@vitest/spy': 3.0.5 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: vite: 6.0.11(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) - '@vitest/pretty-format@3.0.4': + '@vitest/pretty-format@3.0.5': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.0.4': + '@vitest/runner@3.0.5': dependencies: - '@vitest/utils': 3.0.4 + '@vitest/utils': 3.0.5 pathe: 2.0.2 - '@vitest/snapshot@3.0.4': + '@vitest/snapshot@3.0.5': dependencies: - '@vitest/pretty-format': 3.0.4 + '@vitest/pretty-format': 3.0.5 magic-string: 0.30.17 pathe: 2.0.2 - '@vitest/spy@3.0.4': + '@vitest/spy@3.0.5': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.0.4': + '@vitest/utils@3.0.5': dependencies: - '@vitest/pretty-format': 3.0.4 + '@vitest/pretty-format': 3.0.5 loupe: 3.1.2 tinyrainbow: 2.0.0 @@ -4556,7 +4573,7 @@ snapshots: eastasianwidth@0.2.0: {} - effect@3.12.7: + effect@3.12.11: dependencies: fast-check: 3.23.2 @@ -5380,7 +5397,7 @@ snapshots: cli-progress: 3.12.0 extract-pg-schema: 5.3.5 optionator: 0.9.4 - pg: 8.13.1 + pg: 8.13.2 ramda: 0.30.0 rimraf: 6.0.0 tagged-comment-parser: 1.3.5 @@ -5770,10 +5787,16 @@ snapshots: dependencies: pg: 8.13.1 + pg-pool@3.7.1(pg@8.13.2): + dependencies: + pg: 8.13.2 + pg-protocol@1.6.1: {} pg-protocol@1.7.0: {} + pg-protocol@1.7.1: {} + pg-query-emscripten@5.1.0: {} pg-types@2.2.0: @@ -5814,6 +5837,16 @@ snapshots: optionalDependencies: pg-cloudflare: 1.1.1 + pg@8.13.2: + dependencies: + pg-connection-string: 2.7.0 + pg-pool: 3.7.1(pg@8.13.2) + pg-protocol: 1.7.1 + pg-types: 2.2.0 + pgpass: 1.0.5 + optionalDependencies: + pg-cloudflare: 1.1.1 + pgpass@1.0.5: dependencies: split2: 4.2.0 @@ -5878,9 +5911,9 @@ snapshots: prettier@3.4.2: {} - prisma@6.3.0(typescript@5.7.3): + prisma@6.3.1(typescript@5.7.3): dependencies: - '@prisma/engines': 6.3.0 + '@prisma/engines': 6.3.1 optionalDependencies: fsevents: 2.3.3 typescript: 5.7.3 @@ -6277,32 +6310,32 @@ snapshots: tslib: 1.14.1 typescript: 5.7.3 - turbo-darwin-64@2.4.0: + turbo-darwin-64@2.4.1: optional: true - turbo-darwin-arm64@2.4.0: + turbo-darwin-arm64@2.4.1: optional: true - turbo-linux-64@2.4.0: + turbo-linux-64@2.4.1: optional: true - turbo-linux-arm64@2.4.0: + turbo-linux-arm64@2.4.1: optional: true - turbo-windows-64@2.4.0: + turbo-windows-64@2.4.1: optional: true - turbo-windows-arm64@2.4.0: + turbo-windows-arm64@2.4.1: optional: true - turbo@2.4.0: + turbo@2.4.1: optionalDependencies: - turbo-darwin-64: 2.4.0 - turbo-darwin-arm64: 2.4.0 - turbo-linux-64: 2.4.0 - turbo-linux-arm64: 2.4.0 - turbo-windows-64: 2.4.0 - turbo-windows-arm64: 2.4.0 + turbo-darwin-64: 2.4.1 + turbo-darwin-arm64: 2.4.1 + turbo-linux-64: 2.4.1 + turbo-linux-arm64: 2.4.1 + turbo-windows-64: 2.4.1 + turbo-windows-arm64: 2.4.1 type-check@0.3.2: dependencies: @@ -6346,11 +6379,11 @@ snapshots: is-typed-array: 1.1.13 possible-typed-array-names: 1.0.0 - typedoc-github-theme@0.2.1(typedoc@0.27.6(typescript@5.7.3)): + typedoc-github-theme@0.2.1(typedoc@0.27.7(typescript@5.7.3)): dependencies: - typedoc: 0.27.6(typescript@5.7.3) + typedoc: 0.27.7(typescript@5.7.3) - typedoc@0.27.6(typescript@5.7.3): + typedoc@0.27.7(typescript@5.7.3): dependencies: '@gerrit0/mini-shiki': 1.24.1 lunr: 2.3.9 @@ -6390,7 +6423,7 @@ snapshots: validate-npm-package-name@5.0.1: {} - vite-node@3.0.4(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1): + vite-node@3.0.5(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1): dependencies: cac: 6.7.14 debug: 4.4.0 @@ -6433,15 +6466,15 @@ snapshots: jiti: 2.4.2 yaml: 2.6.1 - vitest@3.0.4(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1): + vitest@3.0.5(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1): dependencies: - '@vitest/expect': 3.0.4 - '@vitest/mocker': 3.0.4(vite@6.0.11(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1)) - '@vitest/pretty-format': 3.0.4 - '@vitest/runner': 3.0.4 - '@vitest/snapshot': 3.0.4 - '@vitest/spy': 3.0.4 - '@vitest/utils': 3.0.4 + '@vitest/expect': 3.0.5 + '@vitest/mocker': 3.0.5(vite@6.0.11(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1)) + '@vitest/pretty-format': 3.0.5 + '@vitest/runner': 3.0.5 + '@vitest/snapshot': 3.0.5 + '@vitest/spy': 3.0.5 + '@vitest/utils': 3.0.5 chai: 5.1.2 debug: 4.4.0 expect-type: 1.1.0 @@ -6453,7 +6486,7 @@ snapshots: tinypool: 1.0.2 tinyrainbow: 2.0.0 vite: 6.0.11(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) - vite-node: 3.0.4(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) + vite-node: 3.0.5(@types/node@22.5.2)(jiti@2.4.2)(yaml@2.6.1) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.5.2