From 595de2bb225d142132af23c596030c9582812a8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:41:38 +0000 Subject: [PATCH] fix(auth): update all non-major dependencies Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/app/package.json | 6 +- packages/api/package.json | 4 +- packages/auth/package.json | 4 +- packages/db/package.json | 4 +- packages/env/package.json | 2 +- packages/eslint-config/package.json | 4 +- packages/ui/package.json | 4 +- pnpm-lock.yaml | 557 +++++++++++++++------------- 8 files changed, 304 insertions(+), 281 deletions(-) diff --git a/apps/app/package.json b/apps/app/package.json index cd95615d6f1..e8229e8fdf4 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -103,7 +103,7 @@ "react-hook-form": "7.51.3", "react-hook-form-mantine": "2.0.0", "react-i18next": "14.1.1", - "zod": "3.23.4" + "zod": "3.23.5" }, "devDependencies": { "@hookform/devtools": "4.3.1", @@ -119,8 +119,8 @@ "@types/node": "20.12.7", "@types/react": "18.3.1", "@types/react-dom": "18.3.0", - "@typescript-eslint/eslint-plugin": "7.7.1", - "@typescript-eslint/parser": "7.7.1", + "@typescript-eslint/eslint-plugin": "7.8.0", + "@typescript-eslint/parser": "7.8.0", "@weareinreach/config": "workspace:*", "@weareinreach/eslint-config": "workspace:*", "@welldone-software/why-did-you-render": "8.0.1", diff --git a/packages/api/package.json b/packages/api/package.json index c61f5218254..eea7df11811 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -31,7 +31,7 @@ "@weareinreach/db": "workspace:*", "@weareinreach/env": "workspace:*", "@weareinreach/util": "workspace:*", - "ajv": "8.12.0", + "ajv": "8.13.0", "alex": "11.0.1", "crud-object-diff": "2.3.6", "geo-tz": "8.0.2", @@ -50,7 +50,7 @@ "slugify": "1.6.6", "social-links": "1.14.0", "tiny-invariant": "1.3.3", - "zod": "3.23.4" + "zod": "3.23.5" }, "devDependencies": { "@turbo/gen": "1.13.3", diff --git a/packages/auth/package.json b/packages/auth/package.json index 066ef927687..20024268d04 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -55,7 +55,7 @@ "with-env": "dotenv -e ../../.env --" }, "dependencies": { - "@aws-sdk/client-cognito-identity-provider": "3.564.0", + "@aws-sdk/client-cognito-identity-provider": "3.565.0", "@next-auth/prisma-adapter": "1.0.7", "@weareinreach/db": "workspace:*", "@weareinreach/env": "workspace:*", @@ -63,7 +63,7 @@ "aws-jwt-verify": "4.0.1", "tiny-invariant": "1.3.3", "tslog": "4.9.2", - "zod": "3.23.4" + "zod": "3.23.5" }, "devDependencies": { "@types/eslint": "8.56.10", diff --git a/packages/db/package.json b/packages/db/package.json index 0ede0ff0840..6e6f0ccbbdf 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -59,12 +59,12 @@ "prisma-kysely": "1.8.0", "sql-bricks": "3.0.1", "superjson": "2.2.1", - "zod": "3.23.4" + "zod": "3.23.5" }, "devDependencies": { "@octokit/core": "5.2.0", "@snaplet/copycat": "5.0.0", - "@snaplet/seed": "0.96.1", + "@snaplet/seed": "0.97.0", "@terraformer/wkt": "2.2.0", "@turbo/gen": "1.13.3", "@turf/helpers": "7.0.0-alpha.115", diff --git a/packages/env/package.json b/packages/env/package.json index 989bb58a4bc..33ea92c57f8 100644 --- a/packages/env/package.json +++ b/packages/env/package.json @@ -20,7 +20,7 @@ "@t3-oss/env-nextjs": "0.9.2", "@weareinreach/util": "workspace:*", "chromatic": "11.3.0", - "zod": "3.23.4" + "zod": "3.23.5" }, "devDependencies": { "@weareinreach/config": "workspace:*", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 6ee497f9ec8..6dd43aadc2e 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -19,8 +19,8 @@ "@types/eslint": "8.56.10", "@types/eslint-config-prettier": "6.11.3", "@types/node": "20.12.7", - "@typescript-eslint/eslint-plugin": "7.7.1", - "@typescript-eslint/parser": "7.7.1", + "@typescript-eslint/eslint-plugin": "7.8.0", + "@typescript-eslint/parser": "7.8.0", "eslint": "8.57.0", "eslint-config-next": "14.2.3", "eslint-config-prettier": "9.1.0", diff --git a/packages/ui/package.json b/packages/ui/package.json index 7f9e7519cab..0623ca53bd7 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -33,7 +33,7 @@ "@weareinreach/env": "workspace:*", "@weareinreach/util": "workspace:*", "ahooks": "3.7.11", - "ajv": "8.12.0", + "ajv": "8.13.0", "ajv-errors": "3.0.0", "alex": "11.0.1", "cookies-next": "4.1.1", @@ -171,7 +171,7 @@ "type-fest": "4.18.0", "typescript": "5.4.5", "webpack": "5.91.0", - "zod": "3.23.4" + "zod": "3.23.5" }, "peerDependencies": { "@emotion/react": "11.11.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d8dc2e3f6a6..4893ebc3776 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -340,8 +340,8 @@ importers: specifier: 14.1.1 version: 14.1.1(i18next@23.11.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) zod: - specifier: 3.23.4 - version: 3.23.4 + specifier: 3.23.5 + version: 3.23.5 devDependencies: '@hookform/devtools': specifier: 4.3.1 @@ -383,11 +383,11 @@ importers: specifier: 18.3.0 version: 18.3.0 '@typescript-eslint/eslint-plugin': - specifier: 7.7.1 - version: 7.7.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) + specifier: 7.8.0 + version: 7.8.0(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/parser': - specifier: 7.7.1 - version: 7.7.1(eslint@8.57.0)(typescript@5.4.5) + specifier: 7.8.0 + version: 7.8.0(eslint@8.57.0)(typescript@5.4.5) '@weareinreach/config': specifier: workspace:* version: link:../../packages/config @@ -420,10 +420,10 @@ importers: version: 3.2.5 trpc-panel: specifier: 1.3.4 - version: 1.3.4(patch_hash=3z2tx2cn67fyw5s2xdx73dxaji)(@trpc/server@10.45.2)(zod@3.23.4) + version: 1.3.4(patch_hash=3z2tx2cn67fyw5s2xdx73dxaji)(@trpc/server@10.45.2)(zod@3.23.5) trpc-playground: specifier: 1.0.4 - version: 1.0.4(@trpc/server@10.45.2)(@types/node@20.12.7)(express@4.19.2)(terser@5.30.3)(typescript@5.4.5)(zod@3.23.4) + version: 1.0.4(@trpc/server@10.45.2)(@types/node@20.12.7)(express@4.19.2)(terser@5.30.3)(typescript@5.4.5)(zod@3.23.5) type-fest: specifier: 4.18.0 version: 4.18.0 @@ -684,8 +684,8 @@ importers: specifier: workspace:* version: link:../util ajv: - specifier: 8.12.0 - version: 8.12.0 + specifier: 8.13.0 + version: 8.13.0 alex: specifier: 11.0.1 version: 11.0.1 @@ -741,8 +741,8 @@ importers: specifier: 1.3.3 version: 1.3.3 zod: - specifier: 3.23.4 - version: 3.23.4 + specifier: 3.23.5 + version: 3.23.5 devDependencies: '@turbo/gen': specifier: 1.13.3 @@ -791,7 +791,7 @@ importers: version: 3.2.5 trpc-panel: specifier: 1.3.4 - version: 1.3.4(patch_hash=3z2tx2cn67fyw5s2xdx73dxaji)(@trpc/server@10.45.2)(zod@3.23.4) + version: 1.3.4(patch_hash=3z2tx2cn67fyw5s2xdx73dxaji)(@trpc/server@10.45.2)(zod@3.23.5) type-fest: specifier: 4.18.0 version: 4.18.0 @@ -802,8 +802,8 @@ importers: packages/auth: dependencies: '@aws-sdk/client-cognito-identity-provider': - specifier: 3.564.0 - version: 3.564.0 + specifier: 3.565.0 + version: 3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0))(@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0)) '@next-auth/prisma-adapter': specifier: 1.0.7 version: 1.0.7(@prisma/client@5.13.0(prisma@5.13.0))(next-auth@4.24.7(next@14.2.3(@opentelemetry/api@1.8.0)(@playwright/test@1.43.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) @@ -826,8 +826,8 @@ importers: specifier: 4.9.2 version: 4.9.2 zod: - specifier: 3.23.4 - version: 3.23.4 + specifier: 3.23.5 + version: 3.23.5 devDependencies: '@types/eslint': specifier: 8.56.10 @@ -987,8 +987,8 @@ importers: specifier: 2.2.1 version: 2.2.1 zod: - specifier: 3.23.4 - version: 3.23.4 + specifier: 3.23.5 + version: 3.23.5 devDependencies: '@octokit/core': specifier: 5.2.0 @@ -997,8 +997,8 @@ importers: specifier: 5.0.0 version: 5.0.0 '@snaplet/seed': - specifier: 0.96.1 - version: 0.96.1(@prisma/client@5.13.0(prisma@5.13.0))(@snaplet/copycat@5.0.0)(@types/pg@8.11.5)(babel-plugin-macros@3.1.0)(better-sqlite3@9.5.0)(encoding@0.1.13)(pg@8.11.5) + specifier: 0.97.0 + version: 0.97.0(@prisma/client@5.13.0(prisma@5.13.0))(@snaplet/copycat@5.0.0)(@types/pg@8.11.5)(babel-plugin-macros@3.1.0)(better-sqlite3@9.5.0)(encoding@0.1.13)(pg@8.11.5) '@terraformer/wkt': specifier: 2.2.0 version: 2.2.0 @@ -1139,13 +1139,13 @@ importers: version: 3.1.6 zod-to-json-schema: specifier: 3.23.0 - version: 3.23.0(zod@3.23.4) + version: 3.23.0(zod@3.23.5) packages/env: dependencies: '@t3-oss/env-nextjs': specifier: 0.9.2 - version: 0.9.2(typescript@5.4.5)(zod@3.23.4) + version: 0.9.2(typescript@5.4.5)(zod@3.23.5) '@weareinreach/util': specifier: workspace:* version: link:../util @@ -1153,8 +1153,8 @@ importers: specifier: 11.3.0 version: 11.3.0 zod: - specifier: 3.23.4 - version: 3.23.4 + specifier: 3.23.5 + version: 3.23.5 devDependencies: '@weareinreach/config': specifier: workspace:* @@ -1181,11 +1181,11 @@ importers: specifier: 20.12.7 version: 20.12.7 '@typescript-eslint/eslint-plugin': - specifier: 7.7.1 - version: 7.7.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) + specifier: 7.8.0 + version: 7.8.0(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/parser': - specifier: 7.7.1 - version: 7.7.1(eslint@8.57.0)(typescript@5.4.5) + specifier: 7.8.0 + version: 7.8.0(eslint@8.57.0)(typescript@5.4.5) eslint: specifier: 8.57.0 version: 8.57.0 @@ -1200,7 +1200,7 @@ importers: version: 1.1.4(encoding@0.1.13)(eslint@8.57.0) eslint-import-resolver-typescript: specifier: 3.6.1 - version: 3.6.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0) + version: 3.6.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0) eslint-plugin-codegen: specifier: 0.28.0 version: 0.28.0(babel-plugin-macros@3.1.0)(eslint@8.57.0) @@ -1212,7 +1212,7 @@ importers: version: 6.0.3 eslint-plugin-import: specifier: npm:eslint-plugin-i@2.29.1 - version: eslint-plugin-i@2.29.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) + version: eslint-plugin-i@2.29.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) eslint-plugin-node: specifier: npm:eslint-plugin-n@16.6.2 version: eslint-plugin-n@16.6.2(eslint@8.57.0) @@ -1265,11 +1265,11 @@ importers: specifier: 3.7.11 version: 3.7.11(react@18.3.1) ajv: - specifier: 8.12.0 - version: 8.12.0 + specifier: 8.13.0 + version: 8.13.0 ajv-errors: specifier: 3.0.0 - version: 3.0.0(ajv@8.12.0) + version: 3.0.0(ajv@8.13.0) alex: specifier: 11.0.1 version: 11.0.1 @@ -1674,8 +1674,8 @@ importers: specifier: 5.91.0 version: 5.91.0(@swc/core@1.5.2(@swc/helpers@0.5.11))(esbuild@0.18.20) zod: - specifier: 3.23.4 - version: 3.23.4 + specifier: 3.23.5 + version: 3.23.5 packages/util: dependencies: @@ -1762,8 +1762,8 @@ packages: '@middy/core': optional: true - '@aws-sdk/client-cognito-identity-provider@3.564.0': - resolution: {integrity: sha512-Fo9GO4uMRoj2QfKYMjcyQa0iSYIo3iA4D6YEglIlO1Yutg7Y5BoY5wdDdSb/Glz37fsFtbkyOZyyTgcmeLfibg==} + '@aws-sdk/client-cognito-identity-provider@3.565.0': + resolution: {integrity: sha512-3hVg0CSCIAGNVXiRen7Br0+hH77/OTmN7TCICclUbiXOtpA+fJA+mz+lRhsVDdWT3rBcfqiiUIe0v1QDKyHaUA==} engines: {node: '>=14.0.0'} '@aws-sdk/client-sso-oidc@3.564.0': @@ -1794,25 +1794,29 @@ packages: resolution: {integrity: sha512-vsmu7Cz1i45pFEqzVb4JcFmAmVnWFNLsGheZc8SCptlqCO5voETrZZILHYIl4cjKkSDk3pblBOf0PhyjqWW6WQ==} engines: {node: '>=14.0.0'} - '@aws-sdk/credential-provider-ini@3.564.0': - resolution: {integrity: sha512-kiEfBoKRcbX7I/rjhVGJrTUQ0895ANhPu6KE1GRZW7wc1gIGgKGJ+0tvAqRtQjYX0U9pivEDb0dh16OF9PBFFw==} + '@aws-sdk/credential-provider-ini@3.565.0': + resolution: {integrity: sha512-H9+etKKjeQot3vKzuE/osTb1xMzYW0UNQZSLSt1T4fZYSMdEgnOFXRwT0kw8yGMtSQuWMYZcXYHv0jMYetho4A==} engines: {node: '>=14.0.0'} + peerDependencies: + '@aws-sdk/client-sts': ^3.565.0 - '@aws-sdk/credential-provider-node@3.564.0': - resolution: {integrity: sha512-HXD5ZCXzfcd6cJ/pW8frh8DuYlKaCd/JKmwzuCRUxgxZwbLEeNmyRYvF+D7osETJJZ4VIwgVbpEw1yLqRz1onw==} + '@aws-sdk/credential-provider-node@3.565.0': + resolution: {integrity: sha512-d9xlnyd6Ba7DMJNTy0hoAHexFTOx8LWn1XPWbHZqgyRb+0YDIOhPN2ADYxE4Zq+Dc03MLTqq15zWOUhIqAPLuQ==} engines: {node: '>=14.0.0'} '@aws-sdk/credential-provider-process@3.535.0': resolution: {integrity: sha512-9O1OaprGCnlb/kYl8RwmH7Mlg8JREZctB8r9sa1KhSsWFq/SWO0AuJTyowxD7zL5PkeS4eTvzFFHWCa3OO5epA==} engines: {node: '>=14.0.0'} - '@aws-sdk/credential-provider-sso@3.564.0': - resolution: {integrity: sha512-Wv0NV8tDwtydEpsp/kVZ22Z+40bsSBDYgYZ1Uxx+KR8a1PvT6B5FnEtccWTJ371sQG/uqLum7dXSbJq1Qqze1w==} + '@aws-sdk/credential-provider-sso@3.565.0': + resolution: {integrity: sha512-MWefgFWt5BvVMlbjS0mxolxJPA8BKSnzfbdgGCoyEImuHa3GzVArYDQru4oWk6lD+naZFVHzPjHzEDYMag2KGw==} engines: {node: '>=14.0.0'} - '@aws-sdk/credential-provider-web-identity@3.556.0': - resolution: {integrity: sha512-R/YAL8Uh8i+dzVjzMnbcWLIGeeRi2mioHVGnVF+minmaIkCiQMZg2HPrdlKm49El+RljT28Nl5YHRuiqzEIwMA==} + '@aws-sdk/credential-provider-web-identity@3.565.0': + resolution: {integrity: sha512-+MWMp3jxn93Ol2E2gjjXjqoZDNMao03OErGmGoDKMIlu322jNHTvYZo5W0WBy+615mnDKahbX55MmVBge/FwDg==} engines: {node: '>=14.0.0'} + peerDependencies: + '@aws-sdk/client-sts': ^3.565.0 '@aws-sdk/middleware-host-header@3.535.0': resolution: {integrity: sha512-0h6TWjBWtDaYwHMQJI9ulafeS4lLaw1vIxRjbpH0svFRt6Eve+Sy8NlVhECfTU2hNz/fLubvrUxsXoThaLBIew==} @@ -1834,9 +1838,11 @@ packages: resolution: {integrity: sha512-IXOznDiaItBjsQy4Fil0kzX/J3HxIOknEphqHbOfUf+LpA5ugcsxuQQONrbEQusCBnfJyymrldBvBhFmtlU9Wg==} engines: {node: '>=14.0.0'} - '@aws-sdk/token-providers@3.564.0': - resolution: {integrity: sha512-Kk5ixcl9HjqwzfBJZGQAtsqwKa7Z8P7Mdug837BG8zCJbhf7wwNsmItzXTiAlpVrDZyT8P1yWIxsLOS1YUtmow==} + '@aws-sdk/token-providers@3.565.0': + resolution: {integrity: sha512-QPoQUTWijvFZD+7yqu9oJORG6FxqUseD4uhV3iZKVZsj7/Rlpvlh8oEZVCrcnsZ17vKzy+RMUVlnj3vf7Pwp8Q==} engines: {node: '>=14.0.0'} + peerDependencies: + '@aws-sdk/client-sso-oidc': ^3.565.0 '@aws-sdk/types@3.535.0': resolution: {integrity: sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==} @@ -3335,56 +3341,52 @@ packages: '@iconify/utils@2.1.23': resolution: {integrity: sha512-YGNbHKM5tyDvdWZ92y2mIkrfvm5Fvhe6WJSkWu7vvOFhMtYDP0casZpoRz0XEHZCrYsR4stdGT3cZ52yp5qZdQ==} - '@inquirer/checkbox@2.3.1': - resolution: {integrity: sha512-w0B2PhvIh6SFA5uMh32FE+7xSuv1P2o/qjBb5jxgi1DB8VBFjSD3gHDsgiGDeSmfTaQDyR7/beDllIvKeA+YDw==} + '@inquirer/checkbox@2.3.2': + resolution: {integrity: sha512-lUXKA/5PhPBXz6SVDE+EbBmV3Wi3X77SPRet6Mc1pn6fSXAIivvu1OWpHDpVUxc+RiFflbrDjXUgLfCQeofrWg==} engines: {node: '>=18'} - '@inquirer/confirm@3.1.5': - resolution: {integrity: sha512-6+dwZrpko5vr5EFEQmUbfBVhtu6IsnB8lQNsLHgO9S9fbfS5J6MuUj+NY0h98pPpYZXEazLR7qzypEDqVzf6aQ==} + '@inquirer/confirm@3.1.6': + resolution: {integrity: sha512-Mj4TU29g6Uy+37UtpA8UpEOI2icBfpCwSW1QDtfx60wRhUy90s/kHPif2OXSSvuwDQT1lhAYRWUfkNf9Tecxvg==} engines: {node: '>=18'} - '@inquirer/core@7.1.3': - resolution: {integrity: sha512-MbHUe32W0DRtuw3Hlt+vLWy3c0Vw7wVHSJyYZ16IGVXyxs31BTyo2MOFKzNnzBBAWhsqn+iHO1r84FXIzs39HQ==} + '@inquirer/core@8.1.0': + resolution: {integrity: sha512-kfx0SU9nWgGe1f03ao/uXc85SFH1v2w3vQVH7QDGjKxdtJz+7vPitFtG++BTyJMYyYgH8MpXigutcXJeiQwVRw==} engines: {node: '>=18'} - '@inquirer/core@8.0.1': - resolution: {integrity: sha512-qJRk1y51Os2ARc11Bg2N6uIwiQ9qBSrmZeuMonaQ/ntFpb4+VlcQ8Gl1TFH67mJLz3HA2nvuave0nbv6Lu8pbg==} + '@inquirer/editor@2.1.6': + resolution: {integrity: sha512-CWmp6XhfQye6xwH6/XV1HGvY95rUfzw7EXyNDHzj5s5Qr1t/X3t6c7uRkfK7OD91y+sbSy7aL6MJv2bbNrMoew==} engines: {node: '>=18'} - '@inquirer/editor@2.1.5': - resolution: {integrity: sha512-wzMc/lTt79gOCPbBH7LVCrsn36+JHwYPXchDPATYphFTS/XLy50DuM2D79/dn0VIZHfNSw4C8RZNLDUH/3YmpA==} - engines: {node: '>=18'} - - '@inquirer/expand@2.1.5': - resolution: {integrity: sha512-XWMJWHtH4qHbr4Zxms8qq0QxzFtwGOVnQX8QnuA5HT1Ew19H6moy48pN5od2PxcZ8NuIKxsW8vSTiCidpzri9Q==} + '@inquirer/expand@2.1.6': + resolution: {integrity: sha512-mFW/vU6mSut0UjmvxPdLC81Sz+5b4t7sMZeF7RlHki1PJkZVZIQoT91MCvoJJN2S7lDqSAV/TxeYqF41RNkY2g==} engines: {node: '>=18'} '@inquirer/figures@1.0.1': resolution: {integrity: sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==} engines: {node: '>=18'} - '@inquirer/input@2.1.5': - resolution: {integrity: sha512-z4l1ISps86JZXo1OsWt8IAh4nnyXjXwcu/na2pKFkDud6DC9TLxvDPWxHmq25T40/WZCULhMQuCMDV+VccVG+A==} + '@inquirer/input@2.1.6': + resolution: {integrity: sha512-M8bUFOlcn/kQcVYskl4kkB6dYrHtymJJ1S4nSg/khXT3W3l71u2qhSzfo6PdBG3jUe6ILJZ0gUh4Kef2uJ5pxw==} engines: {node: '>=18'} - '@inquirer/password@2.1.5': - resolution: {integrity: sha512-uQ7zG/yOpO+OqeBg+W+Z1DY1gt+ZOW+pFGsYpqwHVIbTr17zOiUOFiInDXTWfiOk7r+hTAI7CqcJpZj/Zx6c6Q==} + '@inquirer/password@2.1.6': + resolution: {integrity: sha512-fkiTIijBRxotoMw0/ljA2BaSsz6PlGoiav9QyAjBXCZoyFsYoItstDKvJXbWwS9NrN42fXYvXn1ljBpldnJaeA==} engines: {node: '>=18'} - '@inquirer/prompts@4.3.3': - resolution: {integrity: sha512-QLn4tTeLKH3Foqlof0+dY0kLoCGQvvR4MDkHAooPI0rLGPOjUwoiVeEalcMtJTGulqJ76it2UW4++j88WO6KLQ==} + '@inquirer/prompts@5.0.2': + resolution: {integrity: sha512-3OC7tyqa5E1I5Isnua9xfV8TO7y/n5jnNhGLAG8BLBtCu4jCftDewSdfjFJR0ld77trqjPP2udLxv0RbggJn9w==} engines: {node: '>=18'} - '@inquirer/rawlist@2.1.5': - resolution: {integrity: sha512-gy/vHQYGGU9r/6dUvPKv5nBKcgxXvX+wnLJy6C5A0arMvC5rjgqf9/6fnvM1fQcjoRr6HReIoSrrzw7pqF57BQ==} + '@inquirer/rawlist@2.1.6': + resolution: {integrity: sha512-xnGBfjatdUqyBMqHi1kHHBh4ggQGZz42vYH0kFdQDnOtx4Ouo7baqVZhBRuQfZTL8tAXuOYI9X6r6BXBl8cnqw==} engines: {node: '>=18'} - '@inquirer/select@2.3.1': - resolution: {integrity: sha512-UagbSdmSjeoukHLXqkDQi2ewiGEogUyxaOeKeH34Ngmc/2z+S8u4JsJWToMJNKIHjEtoTFdlYpFrxCxapp06nQ==} + '@inquirer/select@2.3.2': + resolution: {integrity: sha512-VzLHVpaobBpI3o/CWSG2sCDqrjHZEYAfT1bowbR8Q72fEi0WfBO3Fnh595QqBit9kQhI1uJbVHaaovg1I7eE7Q==} engines: {node: '>=18'} - '@inquirer/type@1.3.0': - resolution: {integrity: sha512-RW4Zf6RCTnInRaOZuRHTqAUl+v6VJuQGglir7nW2BkT3OXOphMhkIFhvFRjorBx2l0VwtC/M4No8vYR65TdN9Q==} + '@inquirer/type@1.3.1': + resolution: {integrity: sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==} engines: {node: '>=18'} '@isaacs/cliui@8.0.2': @@ -4163,9 +4165,6 @@ packages: '@prisma/debug@5.0.0': resolution: {integrity: sha512-3q/M/KqlQ01/HJXifU/zCNOHkoTWu24kGelMF/IBrRxm7njPqTTbwfnT1dh4JK+nuWM5/Dg1Lv00u2c0l7AHxg==} - '@prisma/debug@5.12.1': - resolution: {integrity: sha512-kd/wNsR0klrv79o1ITsbWxYyh4QWuBidvxsXSParPsYSu0ircUmNk3q4ojsgNc3/81b0ozg76iastOG43tbf8A==} - '@prisma/debug@5.13.0': resolution: {integrity: sha512-699iqlEvzyCj9ETrXhs8o8wQc/eVW+FigSsHpiskSFydhjVuwTJEfj/nIYqTaWFYuxiWQRfm3r01meuW97SZaQ==} @@ -4196,8 +4195,8 @@ packages: '@prisma/generator-helper@5.0.0': resolution: {integrity: sha512-pufQ1mhoH6WzKNtzL79HZDoW4Ql3Lf8QEKVmBoW8e3Tdb50bxpYBYue5LBqp9vNW1xd1pgZO53cNiRfLX2d4Zg==} - '@prisma/generator-helper@5.12.1': - resolution: {integrity: sha512-TlaI4J6jDKO06P68ve5czz1SionzI5ciUIw2tWFO4FM4qPID5+7nrxTVlecFTUD7Nc+IaO1hYT1YBOPKLiUncQ==} + '@prisma/generator-helper@5.13.0': + resolution: {integrity: sha512-i+53beJ0dxkDrkHdsXxmeMf+eVhyhOIpL0SdBga8vwe0qHPrAIJ/lpuT/Hj0y5awTmq40qiUEmhXwCEuM/Z17w==} '@prisma/generator-helper@5.3.1': resolution: {integrity: sha512-zrYS0iHLgPlOJjYnd5KvVMMvSS+ktOL39EwooS5EnyvfzwfzxlKCeOUgxTfiKYs0WUWqzEvyNAYtramYgSknsQ==} @@ -4217,6 +4216,9 @@ packages: '@prisma/internals@5.0.0': resolution: {integrity: sha512-VGWyFk6QlSBXT8z65Alq5F3o9E8IiTtaBoa3rmKkGpZjUk85kJy3jZz4xkRv53TaeghGE5rWfwkfak26KtY5yQ==} + '@prisma/internals@5.13.0': + resolution: {integrity: sha512-OPMzS+IBPzCLT4s+IfGUbOhGFY51CFbokIFMZuoSeLKWE8UvDlitiXZ3OlVqDPUc0AlH++ysQHzDISHbZD+ZUg==} + '@prisma/internals@5.3.1': resolution: {integrity: sha512-zkW73hPHHNrMD21PeYgCTBfMu71vzJf+WtfydtJbS0JVJKyLfOel0iWSQg7wjNeQfccKp+NdHJ/5rTJ4NEUzgA==} @@ -4226,9 +4228,15 @@ packages: '@prisma/prisma-schema-wasm@4.17.0-26.6b0aef69b7cdfc787f822ecd7cdc76d5f1991584': resolution: {integrity: sha512-JFdsnSgBPN8reDTLOI9Vh/6ccCb2aD1LbY/LWQnkcIgNo6IdpzvuM+qRVbBuA6IZP2SdqQI8Lu6RL2P8EFBQUA==} + '@prisma/prisma-schema-wasm@5.13.0-23.b9a39a7ee606c28e3455d0fd60e78c3ba82b1a2b': + resolution: {integrity: sha512-+IhHvuE1wKlyOpJgwAhGop1oqEt+1eixrCeikBIshRhdX6LwjmtRxVxVMlP5nS1yyughmpfkysIW4jZTa+Zjuw==} + '@prisma/prisma-schema-wasm@5.3.1-2.61e140623197a131c2a6189271ffee05a7aa9a59': resolution: {integrity: sha512-+zUI7NQDXfcNnU8HgrAj4jRMv8yRfITLzcfv0Urf0adKimM+hkkVG4rX38i9zWMlxekkEBw7NLFx3Gxxy8d3iQ==} + '@prisma/schema-files-loader@5.13.0': + resolution: {integrity: sha512-6sVMoqobkWKsmzb98LfLiIt/aFRucWfkzSUBsqk7sc+h99xjynJt6aKtM2SSkyndFdWpRU0OiCHfQ9UlYUEJIw==} + '@protobufjs/aspromise@1.1.2': resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} @@ -4962,8 +4970,8 @@ packages: '@snaplet/copycat@5.0.0': resolution: {integrity: sha512-qapZN1mwVO5v1GmUW66gXoZ8qtpsqJk+tPUb3lGtyzwYtAPifHA0uymsi/Pjv6SVvl9SQhD2Af6Bb8Eime856g==} - '@snaplet/seed@0.96.1': - resolution: {integrity: sha512-6kGdxPRSSEVvV8R6ZupZJkOdSAt9XNtkkBg6gsTZ5kA96gk1vVBWDFLiJNSBnjtMxCQ3wx1sxazisgp+3VielQ==} + '@snaplet/seed@0.97.0': + resolution: {integrity: sha512-cKWoYJ1QSQNg5GlZ/USZp/80a/i5EBcuHm6h1UCIPl/3nWXLNlkXH9WzmRXsLIneIoZmasPdgCKQ2wrULYLFeg==} engines: {node: '>=18.5.0'} hasBin: true peerDependencies: @@ -4972,6 +4980,7 @@ packages: '@types/better-sqlite3': '*' '@types/pg': '*' better-sqlite3: '>=9' + mysql2: '>=3' pg: '>=8' postgres: '>=3' peerDependenciesMeta: @@ -4983,6 +4992,8 @@ packages: optional: true better-sqlite3: optional: true + mysql2: + optional: true pg: optional: true postgres: @@ -5959,8 +5970,8 @@ packages: '@types/yargs@17.0.32': resolution: {integrity: sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==} - '@typescript-eslint/eslint-plugin@7.7.1': - resolution: {integrity: sha512-KwfdWXJBOviaBVhxO3p5TJiLpNuh2iyXyjmWN0f1nU87pwyvfS0EmjC6ukQVYVFJd/K1+0NWGPDXiyEyQorn0Q==} + '@typescript-eslint/eslint-plugin@7.8.0': + resolution: {integrity: sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: '@typescript-eslint/parser': ^7.0.0 @@ -5980,8 +5991,8 @@ packages: typescript: optional: true - '@typescript-eslint/parser@7.7.1': - resolution: {integrity: sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==} + '@typescript-eslint/parser@7.8.0': + resolution: {integrity: sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -6002,12 +6013,12 @@ packages: resolution: {integrity: sha512-Qh976RbQM/fYtjx9hs4XkayYujB/aPwglw2choHmf3zBjB4qOywWSdt9+KLRdHubGcoSwBnXUH2sR3hkyaERRg==} engines: {node: ^16.0.0 || >=18.0.0} - '@typescript-eslint/scope-manager@7.7.1': - resolution: {integrity: sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==} + '@typescript-eslint/scope-manager@7.8.0': + resolution: {integrity: sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/type-utils@7.7.1': - resolution: {integrity: sha512-ZksJLW3WF7o75zaBPScdW1Gbkwhd/lyeXGf1kQCxJaOeITscoSl0MjynVvCzuV5boUz/3fOI06Lz8La55mu29Q==} + '@typescript-eslint/type-utils@7.8.0': + resolution: {integrity: sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -6028,8 +6039,8 @@ packages: resolution: {integrity: sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA==} engines: {node: ^16.0.0 || >=18.0.0} - '@typescript-eslint/types@7.7.1': - resolution: {integrity: sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==} + '@typescript-eslint/types@7.8.0': + resolution: {integrity: sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==} engines: {node: ^18.18.0 || >=20.0.0} '@typescript-eslint/typescript-estree@5.62.0': @@ -6059,8 +6070,8 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@7.7.1': - resolution: {integrity: sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==} + '@typescript-eslint/typescript-estree@7.8.0': + resolution: {integrity: sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: typescript: '*' @@ -6080,8 +6091,8 @@ packages: peerDependencies: eslint: ^7.0.0 || ^8.0.0 - '@typescript-eslint/utils@7.7.1': - resolution: {integrity: sha512-QUvBxPEaBXf41ZBbaidKICgVL8Hin0p6prQDu6bbetWo39BKbWJxRsErOzMNT1rXvTll+J7ChrbmMCXM9rsvOQ==} + '@typescript-eslint/utils@7.8.0': + resolution: {integrity: sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -6098,8 +6109,8 @@ packages: resolution: {integrity: sha512-c6EIQRHhcpl6+tO8EMR+kjkkV+ugUNXOmeASA1rlzkd8EPIriavpWoiEz1HR/VLhbVIdhqnV6E7JZm00cBDx2A==} engines: {node: ^16.0.0 || >=18.0.0} - '@typescript-eslint/visitor-keys@7.7.1': - resolution: {integrity: sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==} + '@typescript-eslint/visitor-keys@7.8.0': + resolution: {integrity: sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==} engines: {node: ^18.18.0 || >=20.0.0} '@ungap/structured-clone@1.2.0': @@ -6342,8 +6353,8 @@ packages: ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} - ajv@8.12.0: - resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} + ajv@8.13.0: + resolution: {integrity: sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==} alex@11.0.1: resolution: {integrity: sha512-rKLBZxD/lvuykdC6XB8ma9YjDl46j9ayHROZUtC1yJ2jlGpoP7RZR1tBBSjtlr260ixIW6iCkqAnHzmti5Q6CQ==} @@ -6792,6 +6803,9 @@ packages: browser-or-node@2.1.1: resolution: {integrity: sha512-8CVjaLJGuSKMVTxJ2DpBl5XnlNDiT4cQFeuCJJrvJmts9YrTZDizTX7PjC2s6W4x+MBGZeEY6dGMrF04/6Hgqg==} + browser-or-node@3.0.0: + resolution: {integrity: sha512-iczIdVJzGEYhP5DqQxYM9Hh7Ztpqqi+CXZpSmX8ALFs9ecXkQIeqRyM6TfxEfMVpwhl3dSuDvxdzzo9sUOIVBQ==} + browserify-aes@1.2.0: resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==} @@ -11916,8 +11930,8 @@ packages: resolution: {integrity: sha512-atPGYjiK+QvtseKKsrUxMrzN84sIVs9jTa7nx5hl999gJly1S3J5r0DApwZ69NKfJkVIeLTCJyT0kyS+7WqDSw==} engines: {node: '>=15.0.0'} - posthog-node@4.0.0: - resolution: {integrity: sha512-jEZnNbgb/3FNk+gNwtTcyz3j+62zIN+UTPotONfacVXJnoI70KScSkKdIR+rvP9tA2kjBSoHQxGwJuizs27o9A==} + posthog-node@4.0.1: + resolution: {integrity: sha512-rtqm2h22QxLGBrW2bLYzbRhliIrqgZ0k+gF0LkQ1SNdeD06YE5eilV0MxZppFSxC8TfH0+B0cWCuebEnreIDgQ==} engines: {node: '>=15.0.0'} power-tasks@1.7.3: @@ -12197,8 +12211,8 @@ packages: resolution: {integrity: sha512-AAFUA5O1d83pIHEhJwWCq/RQcRukCkn/NSm2QsTEMle5f2hP0ChI2+3Xb051PZCkLryI/Ir1MVKviT2FIloaTQ==} engines: {node: '>=12'} - quicktype-core@23.0.151: - resolution: {integrity: sha512-Iu/oGQZ/s9+rJqsXcclJxPYE3PKkEEZMZMb1Zg9YCwIZVy15sKjH1UiGt5tDdtLmVcnaEg0MOxoLmTF1Mlf2jg==} + quicktype-core@23.0.158: + resolution: {integrity: sha512-CY85z0eLyPlimpyZwfK2YHjrMyjckiILfffX07XMjSpJZ5Z/dOTWXqdiTf+IS172utvDUHNTYQHZY/eqPTwEbQ==} quicktype-core@23.0.76: resolution: {integrity: sha512-QinZRNovSTQcFuhRKxeHb22eFmyucbG96EPaQDSbz9qvIPxUhs1BZviNc8HAkHWYFqTSET/xZcEoHpm1DeDbRg==} @@ -13182,6 +13196,10 @@ packages: sql-bricks@3.0.1: resolution: {integrity: sha512-ZkU/R+bwf7d9FxlwMJp/31P5bluVCjUuftutkqJjQKH1QMCE1iaEc0xeY0aVepc38fxC+ljUrqausGCzzcHzHQ==} + sqlstring@2.3.3: + resolution: {integrity: sha512-qC9iz2FlN7DQl3+wjwn3802RTyjCx7sDvfQEXchwa6CWOx07/WVfh91gBmQ9fahw8snwGEWU3xGzOt4tFyHLxg==} + engines: {node: '>= 0.6'} + ssri@10.0.5: resolution: {integrity: sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -14652,8 +14670,8 @@ packages: zod@3.22.4: resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} - zod@3.23.4: - resolution: {integrity: sha512-/AtWOKbBgjzEYYQRNfoGKHObgfAZag6qUJX1VbHo2PRBgS+wfWagEY2mizjfyAPcGesrJOcx/wcl0L9WnVrHFw==} + zod@3.23.5: + resolution: {integrity: sha512-fkwiq0VIQTksNNA131rDOsVJcns0pfVUjHzLrNBiF/O/Xxb5lQyEXkhZWcJ7npWsYlvs+h0jFWXXy4X46Em1JA==} zustand@4.5.2: resolution: {integrity: sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==} @@ -14737,12 +14755,12 @@ snapshots: '@aws-lambda-powertools/commons': 1.18.1 lodash.merge: 4.6.2 - '@aws-sdk/client-cognito-identity-provider@3.564.0': + '@aws-sdk/client-cognito-identity-provider@3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0))(@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0))': dependencies: '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 '@aws-sdk/core': 3.556.0 - '@aws-sdk/credential-provider-node': 3.564.0 + '@aws-sdk/credential-provider-node': 3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0))(@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0)) '@aws-sdk/middleware-host-header': 3.535.0 '@aws-sdk/middleware-logger': 3.535.0 '@aws-sdk/middleware-recursion-detection': 3.535.0 @@ -14779,14 +14797,16 @@ snapshots: '@smithy/util-utf8': 2.3.0 tslib: 2.6.2 transitivePeerDependencies: + - '@aws-sdk/client-sso-oidc' + - '@aws-sdk/client-sts' - aws-crt - '@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.564.0)': + '@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0)': dependencies: '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 '@aws-sdk/core': 3.556.0 - '@aws-sdk/credential-provider-node': 3.564.0 + '@aws-sdk/credential-provider-node': 3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0))(@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0)) '@aws-sdk/middleware-host-header': 3.535.0 '@aws-sdk/middleware-logger': 3.535.0 '@aws-sdk/middleware-recursion-detection': 3.535.0 @@ -14868,12 +14888,12 @@ snapshots: transitivePeerDependencies: - aws-crt - '@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.564.0)': + '@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0)': dependencies: '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 '@aws-sdk/core': 3.556.0 - '@aws-sdk/credential-provider-node': 3.564.0 + '@aws-sdk/credential-provider-node': 3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0))(@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0)) '@aws-sdk/middleware-host-header': 3.535.0 '@aws-sdk/middleware-logger': 3.535.0 '@aws-sdk/middleware-recursion-detection': 3.535.0 @@ -14941,13 +14961,13 @@ snapshots: '@smithy/util-stream': 2.2.0 tslib: 2.6.2 - '@aws-sdk/credential-provider-ini@3.564.0(@aws-sdk/credential-provider-node@3.564.0)': + '@aws-sdk/credential-provider-ini@3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0))(@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0))': dependencies: - '@aws-sdk/client-sts': 3.556.0(@aws-sdk/credential-provider-node@3.564.0) + '@aws-sdk/client-sts': 3.556.0(@aws-sdk/credential-provider-node@3.565.0) '@aws-sdk/credential-provider-env': 3.535.0 '@aws-sdk/credential-provider-process': 3.535.0 - '@aws-sdk/credential-provider-sso': 3.564.0(@aws-sdk/credential-provider-node@3.564.0) - '@aws-sdk/credential-provider-web-identity': 3.556.0(@aws-sdk/credential-provider-node@3.564.0) + '@aws-sdk/credential-provider-sso': 3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0)) + '@aws-sdk/credential-provider-web-identity': 3.565.0(@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0)) '@aws-sdk/types': 3.535.0 '@smithy/credential-provider-imds': 2.3.0 '@smithy/property-provider': 2.2.0 @@ -14955,17 +14975,17 @@ snapshots: '@smithy/types': 2.12.0 tslib: 2.6.2 transitivePeerDependencies: - - '@aws-sdk/credential-provider-node' + - '@aws-sdk/client-sso-oidc' - aws-crt - '@aws-sdk/credential-provider-node@3.564.0': + '@aws-sdk/credential-provider-node@3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0))(@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0))': dependencies: '@aws-sdk/credential-provider-env': 3.535.0 '@aws-sdk/credential-provider-http': 3.552.0 - '@aws-sdk/credential-provider-ini': 3.564.0(@aws-sdk/credential-provider-node@3.564.0) + '@aws-sdk/credential-provider-ini': 3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0))(@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0)) '@aws-sdk/credential-provider-process': 3.535.0 - '@aws-sdk/credential-provider-sso': 3.564.0(@aws-sdk/credential-provider-node@3.564.0) - '@aws-sdk/credential-provider-web-identity': 3.556.0(@aws-sdk/credential-provider-node@3.564.0) + '@aws-sdk/credential-provider-sso': 3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0)) + '@aws-sdk/credential-provider-web-identity': 3.565.0(@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0)) '@aws-sdk/types': 3.535.0 '@smithy/credential-provider-imds': 2.3.0 '@smithy/property-provider': 2.2.0 @@ -14973,6 +14993,8 @@ snapshots: '@smithy/types': 2.12.0 tslib: 2.6.2 transitivePeerDependencies: + - '@aws-sdk/client-sso-oidc' + - '@aws-sdk/client-sts' - aws-crt '@aws-sdk/credential-provider-process@3.535.0': @@ -14983,29 +15005,26 @@ snapshots: '@smithy/types': 2.12.0 tslib: 2.6.2 - '@aws-sdk/credential-provider-sso@3.564.0(@aws-sdk/credential-provider-node@3.564.0)': + '@aws-sdk/credential-provider-sso@3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0))': dependencies: '@aws-sdk/client-sso': 3.556.0 - '@aws-sdk/token-providers': 3.564.0(@aws-sdk/credential-provider-node@3.564.0) + '@aws-sdk/token-providers': 3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0)) '@aws-sdk/types': 3.535.0 '@smithy/property-provider': 2.2.0 '@smithy/shared-ini-file-loader': 2.4.0 '@smithy/types': 2.12.0 tslib: 2.6.2 transitivePeerDependencies: - - '@aws-sdk/credential-provider-node' + - '@aws-sdk/client-sso-oidc' - aws-crt - '@aws-sdk/credential-provider-web-identity@3.556.0(@aws-sdk/credential-provider-node@3.564.0)': + '@aws-sdk/credential-provider-web-identity@3.565.0(@aws-sdk/client-sts@3.556.0(@aws-sdk/credential-provider-node@3.565.0))': dependencies: - '@aws-sdk/client-sts': 3.556.0(@aws-sdk/credential-provider-node@3.564.0) + '@aws-sdk/client-sts': 3.556.0(@aws-sdk/credential-provider-node@3.565.0) '@aws-sdk/types': 3.535.0 '@smithy/property-provider': 2.2.0 '@smithy/types': 2.12.0 tslib: 2.6.2 - transitivePeerDependencies: - - '@aws-sdk/credential-provider-node' - - aws-crt '@aws-sdk/middleware-host-header@3.535.0': dependencies: @@ -15044,17 +15063,14 @@ snapshots: '@smithy/util-middleware': 2.2.0 tslib: 2.6.2 - '@aws-sdk/token-providers@3.564.0(@aws-sdk/credential-provider-node@3.564.0)': + '@aws-sdk/token-providers@3.565.0(@aws-sdk/client-sso-oidc@3.564.0(@aws-sdk/credential-provider-node@3.565.0))': dependencies: - '@aws-sdk/client-sso-oidc': 3.564.0(@aws-sdk/credential-provider-node@3.564.0) + '@aws-sdk/client-sso-oidc': 3.564.0(@aws-sdk/credential-provider-node@3.565.0) '@aws-sdk/types': 3.535.0 '@smithy/property-provider': 2.2.0 '@smithy/shared-ini-file-loader': 2.4.0 '@smithy/types': 2.12.0 tslib: 2.6.2 - transitivePeerDependencies: - - '@aws-sdk/credential-provider-node' - - aws-crt '@aws-sdk/types@3.535.0': dependencies: @@ -16752,39 +16768,23 @@ snapshots: transitivePeerDependencies: - supports-color - '@inquirer/checkbox@2.3.1': + '@inquirer/checkbox@2.3.2': dependencies: - '@inquirer/core': 8.0.1 + '@inquirer/core': 8.1.0 '@inquirer/figures': 1.0.1 - '@inquirer/type': 1.3.0 + '@inquirer/type': 1.3.1 ansi-escapes: 4.3.2 chalk: 4.1.2 - '@inquirer/confirm@3.1.5': - dependencies: - '@inquirer/core': 8.0.1 - '@inquirer/type': 1.3.0 - - '@inquirer/core@7.1.3': + '@inquirer/confirm@3.1.6': dependencies: - '@inquirer/figures': 1.0.1 - '@inquirer/type': 1.3.0 - '@types/mute-stream': 0.0.4 - '@types/node': 20.12.7 - '@types/wrap-ansi': 3.0.0 - ansi-escapes: 4.3.2 - chalk: 4.1.2 - cli-spinners: 2.9.2 - cli-width: 4.1.0 - mute-stream: 1.0.0 - signal-exit: 4.1.0 - strip-ansi: 6.0.1 - wrap-ansi: 6.2.0 + '@inquirer/core': 8.1.0 + '@inquirer/type': 1.3.1 - '@inquirer/core@8.0.1': + '@inquirer/core@8.1.0': dependencies: '@inquirer/figures': 1.0.1 - '@inquirer/type': 1.3.0 + '@inquirer/type': 1.3.1 '@types/mute-stream': 0.0.4 '@types/node': 20.12.7 '@types/wrap-ansi': 3.0.0 @@ -16797,58 +16797,57 @@ snapshots: strip-ansi: 6.0.1 wrap-ansi: 6.2.0 - '@inquirer/editor@2.1.5': + '@inquirer/editor@2.1.6': dependencies: - '@inquirer/core': 8.0.1 - '@inquirer/type': 1.3.0 + '@inquirer/core': 8.1.0 + '@inquirer/type': 1.3.1 external-editor: 3.1.0 - '@inquirer/expand@2.1.5': + '@inquirer/expand@2.1.6': dependencies: - '@inquirer/core': 8.0.1 - '@inquirer/type': 1.3.0 + '@inquirer/core': 8.1.0 + '@inquirer/type': 1.3.1 chalk: 4.1.2 '@inquirer/figures@1.0.1': {} - '@inquirer/input@2.1.5': + '@inquirer/input@2.1.6': dependencies: - '@inquirer/core': 8.0.1 - '@inquirer/type': 1.3.0 + '@inquirer/core': 8.1.0 + '@inquirer/type': 1.3.1 - '@inquirer/password@2.1.5': + '@inquirer/password@2.1.6': dependencies: - '@inquirer/core': 8.0.1 - '@inquirer/type': 1.3.0 + '@inquirer/core': 8.1.0 + '@inquirer/type': 1.3.1 ansi-escapes: 4.3.2 - '@inquirer/prompts@4.3.3': + '@inquirer/prompts@5.0.2': dependencies: - '@inquirer/checkbox': 2.3.1 - '@inquirer/confirm': 3.1.5 - '@inquirer/core': 7.1.3 - '@inquirer/editor': 2.1.5 - '@inquirer/expand': 2.1.5 - '@inquirer/input': 2.1.5 - '@inquirer/password': 2.1.5 - '@inquirer/rawlist': 2.1.5 - '@inquirer/select': 2.3.1 + '@inquirer/checkbox': 2.3.2 + '@inquirer/confirm': 3.1.6 + '@inquirer/editor': 2.1.6 + '@inquirer/expand': 2.1.6 + '@inquirer/input': 2.1.6 + '@inquirer/password': 2.1.6 + '@inquirer/rawlist': 2.1.6 + '@inquirer/select': 2.3.2 - '@inquirer/rawlist@2.1.5': + '@inquirer/rawlist@2.1.6': dependencies: - '@inquirer/core': 8.0.1 - '@inquirer/type': 1.3.0 + '@inquirer/core': 8.1.0 + '@inquirer/type': 1.3.1 chalk: 4.1.2 - '@inquirer/select@2.3.1': + '@inquirer/select@2.3.2': dependencies: - '@inquirer/core': 8.0.1 + '@inquirer/core': 8.1.0 '@inquirer/figures': 1.0.1 - '@inquirer/type': 1.3.0 + '@inquirer/type': 1.3.1 ansi-escapes: 4.3.2 chalk: 4.1.2 - '@inquirer/type@1.3.0': {} + '@inquirer/type@1.3.1': {} '@isaacs/cliui@8.0.2': dependencies: @@ -17827,8 +17826,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@prisma/debug@5.12.1': {} - '@prisma/debug@5.13.0': {} '@prisma/debug@5.3.1': @@ -17913,9 +17910,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@prisma/generator-helper@5.12.1': + '@prisma/generator-helper@5.13.0': dependencies: - '@prisma/debug': 5.12.1 + '@prisma/debug': 5.13.0 '@prisma/generator-helper@5.3.1': dependencies: @@ -18017,6 +18014,18 @@ snapshots: - encoding - supports-color + '@prisma/internals@5.13.0': + dependencies: + '@prisma/debug': 5.13.0 + '@prisma/engines': 5.13.0 + '@prisma/fetch-engine': 5.13.0 + '@prisma/generator-helper': 5.13.0 + '@prisma/get-platform': 5.13.0 + '@prisma/prisma-schema-wasm': 5.13.0-23.b9a39a7ee606c28e3455d0fd60e78c3ba82b1a2b + '@prisma/schema-files-loader': 5.13.0 + arg: 5.0.2 + prompts: 2.4.2 + '@prisma/internals@5.3.1(encoding@0.1.13)': dependencies: '@antfu/ni': 0.21.8 @@ -18069,8 +18078,14 @@ snapshots: '@prisma/prisma-schema-wasm@4.17.0-26.6b0aef69b7cdfc787f822ecd7cdc76d5f1991584': {} + '@prisma/prisma-schema-wasm@5.13.0-23.b9a39a7ee606c28e3455d0fd60e78c3ba82b1a2b': {} + '@prisma/prisma-schema-wasm@5.3.1-2.61e140623197a131c2a6189271ffee05a7aa9a59': {} + '@prisma/schema-files-loader@5.13.0': + dependencies: + fs-extra: 11.1.1 + '@protobufjs/aspromise@1.1.2': {} '@protobufjs/base64@1.1.2': {} @@ -18991,15 +19006,18 @@ snapshots: string-argv: 0.3.2 uuid: 8.3.2 - '@snaplet/seed@0.96.1(@prisma/client@5.13.0(prisma@5.13.0))(@snaplet/copycat@5.0.0)(@types/pg@8.11.5)(babel-plugin-macros@3.1.0)(better-sqlite3@9.5.0)(encoding@0.1.13)(pg@8.11.5)': + '@snaplet/seed@0.97.0(@prisma/client@5.13.0(prisma@5.13.0))(@snaplet/copycat@5.0.0)(@types/pg@8.11.5)(babel-plugin-macros@3.1.0)(better-sqlite3@9.5.0)(encoding@0.1.13)(pg@8.11.5)': dependencies: - '@inquirer/prompts': 4.3.3 + '@inquirer/prompts': 5.0.2 + '@prisma/generator-helper': 5.13.0 + '@prisma/internals': 5.13.0 '@scaleleap/pg-format': 1.0.0 '@snaplet/copycat': 5.0.0 '@total-typescript/ts-reset': 0.5.1 '@trpc/client': 10.45.2(@trpc/server@10.45.2) '@trpc/server': 10.45.2 ansi-escapes: 6.2.1 + boxen: 7.1.1 c12: 1.10.0 change-case: 5.4.4 ci-info: 4.0.0 @@ -19017,13 +19035,14 @@ snapshots: multimatch: 7.0.0 ora: 8.0.1 portfinder: 1.0.32 - posthog-node: 4.0.0(debug@4.3.4) - quicktype-core: 23.0.151(encoding@0.1.13) + posthog-node: 4.0.1(debug@4.3.4) + quicktype-core: 23.0.158(encoding@0.1.13) remeda: 1.61.0 + sqlstring: 2.3.3 terminal-link: 3.0.0 uuid: 9.0.1 yargs: 17.7.2 - zod: 3.23.4 + zod: 3.23.5 optionalDependencies: '@prisma/client': 5.13.0(prisma@5.13.0) '@types/pg': 8.11.5 @@ -20078,16 +20097,16 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@t3-oss/env-core@0.9.2(typescript@5.4.5)(zod@3.23.4)': + '@t3-oss/env-core@0.9.2(typescript@5.4.5)(zod@3.23.5)': dependencies: - zod: 3.23.4 + zod: 3.23.5 optionalDependencies: typescript: 5.4.5 - '@t3-oss/env-nextjs@0.9.2(typescript@5.4.5)(zod@3.23.4)': + '@t3-oss/env-nextjs@0.9.2(typescript@5.4.5)(zod@3.23.5)': dependencies: - '@t3-oss/env-core': 0.9.2(typescript@5.4.5)(zod@3.23.4) - zod: 3.23.4 + '@t3-oss/env-core': 0.9.2(typescript@5.4.5)(zod@3.23.5) + zod: 3.23.5 optionalDependencies: typescript: 5.4.5 @@ -20688,14 +20707,14 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)': dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.7.1(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/scope-manager': 7.7.1 - '@typescript-eslint/type-utils': 7.7.1(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/utils': 7.7.1(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.7.1 + '@typescript-eslint/parser': 7.8.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/scope-manager': 7.8.0 + '@typescript-eslint/type-utils': 7.8.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.8.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.8.0 debug: 4.3.4 eslint: 8.57.0 graphemer: 1.4.0 @@ -20721,12 +20740,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5)': dependencies: - '@typescript-eslint/scope-manager': 7.7.1 - '@typescript-eslint/types': 7.7.1 - '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.7.1 + '@typescript-eslint/scope-manager': 7.8.0 + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.8.0 debug: 4.3.4 eslint: 8.57.0 optionalDependencies: @@ -20749,15 +20768,15 @@ snapshots: '@typescript-eslint/types': 7.2.0 '@typescript-eslint/visitor-keys': 7.2.0 - '@typescript-eslint/scope-manager@7.7.1': + '@typescript-eslint/scope-manager@7.8.0': dependencies: - '@typescript-eslint/types': 7.7.1 - '@typescript-eslint/visitor-keys': 7.7.1 + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/visitor-keys': 7.8.0 - '@typescript-eslint/type-utils@7.7.1(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/type-utils@7.8.0(eslint@8.57.0)(typescript@5.4.5)': dependencies: - '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5) - '@typescript-eslint/utils': 7.7.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) + '@typescript-eslint/utils': 7.8.0(eslint@8.57.0)(typescript@5.4.5) debug: 4.3.4 eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.4.5) @@ -20772,7 +20791,7 @@ snapshots: '@typescript-eslint/types@7.2.0': {} - '@typescript-eslint/types@7.7.1': {} + '@typescript-eslint/types@7.8.0': {} '@typescript-eslint/typescript-estree@5.62.0(typescript@5.4.5)': dependencies: @@ -20818,10 +20837,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@7.7.1(typescript@5.4.5)': + '@typescript-eslint/typescript-estree@7.8.0(typescript@5.4.5)': dependencies: - '@typescript-eslint/types': 7.7.1 - '@typescript-eslint/visitor-keys': 7.7.1 + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/visitor-keys': 7.8.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -20862,14 +20881,14 @@ snapshots: - supports-color - typescript - '@typescript-eslint/utils@7.7.1(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/utils@7.8.0(eslint@8.57.0)(typescript@5.4.5)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@types/json-schema': 7.0.15 '@types/semver': 7.5.8 - '@typescript-eslint/scope-manager': 7.7.1 - '@typescript-eslint/types': 7.7.1 - '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5) + '@typescript-eslint/scope-manager': 7.8.0 + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) eslint: 8.57.0 semver: 7.6.0 transitivePeerDependencies: @@ -20891,9 +20910,9 @@ snapshots: '@typescript-eslint/types': 7.2.0 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@7.7.1': + '@typescript-eslint/visitor-keys@7.8.0': dependencies: - '@typescript-eslint/types': 7.7.1 + '@typescript-eslint/types': 7.8.0 eslint-visitor-keys: 3.4.3 '@ungap/structured-clone@1.2.0': {} @@ -21117,21 +21136,21 @@ snapshots: screenfull: 5.2.0 tslib: 2.6.2 - ajv-errors@3.0.0(ajv@8.12.0): + ajv-errors@3.0.0(ajv@8.13.0): dependencies: - ajv: 8.12.0 + ajv: 8.13.0 - ajv-formats@2.1.1(ajv@8.12.0): + ajv-formats@2.1.1(ajv@8.13.0): optionalDependencies: - ajv: 8.12.0 + ajv: 8.13.0 ajv-keywords@3.5.2(ajv@6.12.6): dependencies: ajv: 6.12.6 - ajv-keywords@5.1.0(ajv@8.12.0): + ajv-keywords@5.1.0(ajv@8.13.0): dependencies: - ajv: 8.12.0 + ajv: 8.13.0 fast-deep-equal: 3.1.3 ajv@6.12.6: @@ -21141,7 +21160,7 @@ snapshots: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - ajv@8.12.0: + ajv@8.13.0: dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 @@ -21734,6 +21753,8 @@ snapshots: browser-or-node@2.1.1: {} + browser-or-node@3.0.0: {} + browserify-aes@1.2.0: dependencies: buffer-xor: 1.0.3 @@ -23334,13 +23355,13 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0): + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0): dependencies: debug: 4.3.4 enhanced-resolve: 5.16.0 eslint: 8.57.0 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0))(eslint@8.57.0) - eslint-plugin-import: eslint-plugin-i@2.29.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0))(eslint@8.57.0) + eslint-plugin-import: eslint-plugin-i@2.29.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) fast-glob: 3.3.2 get-tsconfig: 4.7.3 is-core-module: 2.13.1 @@ -23362,14 +23383,14 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0))(eslint@8.57.0): + eslint-module-utils@2.8.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0))(eslint@8.57.0): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 7.7.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.8.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0) transitivePeerDependencies: - supports-color @@ -23423,13 +23444,13 @@ snapshots: lodash: 4.17.21 requireindex: 1.1.0 - eslint-plugin-i@2.29.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0): + eslint-plugin-i@2.29.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0): dependencies: debug: 4.3.4 doctrine: 3.0.0 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0))(eslint@8.57.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint-plugin-i@2.29.1)(eslint@8.57.0))(eslint@8.57.0) get-tsconfig: 4.7.3 is-glob: 4.0.3 minimatch: 3.1.2 @@ -26012,8 +26033,8 @@ snapshots: strip-json-comments: 5.0.1 summary: 2.1.0 typescript: 5.4.5 - zod: 3.23.4 - zod-validation-error: 3.1.0(zod@3.23.4) + zod: 3.23.5 + zod-validation-error: 3.1.0(zod@3.23.5) kolorist@1.8.0: {} @@ -27196,7 +27217,7 @@ snapshots: dependencies: '@bundled-es-modules/cookie': 2.0.0 '@bundled-es-modules/statuses': 1.0.1 - '@inquirer/confirm': 3.1.5 + '@inquirer/confirm': 3.1.6 '@mswjs/cookies': 1.1.0 '@mswjs/interceptors': 0.26.15 '@open-draft/until': 2.1.0 @@ -28275,7 +28296,7 @@ snapshots: transitivePeerDependencies: - debug - posthog-node@4.0.0(debug@4.3.4): + posthog-node@4.0.1(debug@4.3.4): dependencies: axios: 1.6.8(debug@4.3.4) rusha: 0.8.14 @@ -28395,7 +28416,7 @@ snapshots: '@prisma/generator-helper': 5.3.1 '@prisma/internals': 5.3.1(encoding@0.1.13) typescript: 5.4.5 - zod: 3.23.4 + zod: 3.23.5 transitivePeerDependencies: - encoding - supports-color @@ -28622,11 +28643,11 @@ snapshots: quick-lru@6.1.2: {} - quicktype-core@23.0.151(encoding@0.1.13): + quicktype-core@23.0.158(encoding@0.1.13): dependencies: '@glideapps/ts-necessities': 2.2.3 '@types/urijs': 1.19.25 - browser-or-node: 2.1.1 + browser-or-node: 3.0.0 collection-utils: 1.0.1 cross-fetch: 4.0.0(encoding@0.1.13) is-url: 1.2.4 @@ -29415,9 +29436,9 @@ snapshots: schema-utils@4.2.0: dependencies: '@types/json-schema': 7.0.15 - ajv: 8.12.0 - ajv-formats: 2.1.1(ajv@8.12.0) - ajv-keywords: 5.1.0(ajv@8.12.0) + ajv: 8.13.0 + ajv-formats: 2.1.1(ajv@8.13.0) + ajv-keywords: 5.1.0(ajv@8.13.0) screenfull@5.2.0: {} @@ -29896,6 +29917,8 @@ snapshots: sql-bricks@3.0.1: {} + sqlstring@2.3.3: {} + ssri@10.0.5: dependencies: minipass: 7.0.4 @@ -30410,24 +30433,24 @@ snapshots: trough@2.2.0: {} - trpc-panel@1.3.4(patch_hash=3z2tx2cn67fyw5s2xdx73dxaji)(@trpc/server@10.45.2)(zod@3.23.4): + trpc-panel@1.3.4(patch_hash=3z2tx2cn67fyw5s2xdx73dxaji)(@trpc/server@10.45.2)(zod@3.23.5): dependencies: '@trpc/server': 10.45.2 fuzzysort: 2.0.4 path: 0.12.7 url: 0.11.3 - zod: 3.23.4 - zod-to-json-schema: 3.23.0(zod@3.23.4) + zod: 3.23.5 + zod-to-json-schema: 3.23.0(zod@3.23.5) - trpc-playground@1.0.4(@trpc/server@10.45.2)(@types/node@20.12.7)(express@4.19.2)(terser@5.30.3)(typescript@5.4.5)(zod@3.23.4): + trpc-playground@1.0.4(@trpc/server@10.45.2)(@types/node@20.12.7)(express@4.19.2)(terser@5.30.3)(typescript@5.4.5)(zod@3.23.5): dependencies: '@trpc-playground/html': 1.0.4(@types/node@20.12.7)(terser@5.30.3) '@trpc-playground/types': 1.0.0(@trpc/server@10.45.2)(typescript@5.4.5) '@trpc/server': 10.45.2 lodash: 4.17.21 uttp: 0.1.3(express@4.19.2) - zod: 3.23.4 - zod-to-ts: 1.2.0(typescript@5.4.5)(zod@3.23.4) + zod: 3.23.5 + zod-to-ts: 1.2.0(typescript@5.4.5)(zod@3.23.5) transitivePeerDependencies: - '@types/node' - express @@ -31494,31 +31517,31 @@ snapshots: zod-prisma-types@3.1.6: dependencies: - '@prisma/generator-helper': 5.12.1 + '@prisma/generator-helper': 5.13.0 code-block-writer: 12.0.0 lodash: 4.17.21 - zod: 3.23.4 + zod: 3.23.5 - zod-to-json-schema@3.23.0(zod@3.23.4): + zod-to-json-schema@3.23.0(zod@3.23.5): dependencies: - zod: 3.23.4 + zod: 3.23.5 - zod-to-ts@1.2.0(typescript@5.4.5)(zod@3.23.4): + zod-to-ts@1.2.0(typescript@5.4.5)(zod@3.23.5): dependencies: typescript: 5.4.5 - zod: 3.23.4 + zod: 3.23.5 zod-validation-error@1.5.0(zod@3.22.4): dependencies: zod: 3.22.4 - zod-validation-error@3.1.0(zod@3.23.4): + zod-validation-error@3.1.0(zod@3.23.5): dependencies: - zod: 3.23.4 + zod: 3.23.5 zod@3.22.4: {} - zod@3.23.4: {} + zod@3.23.5: {} zustand@4.5.2(@types/react@18.3.1)(react@18.3.1): dependencies: