From 9964d0c89cf0985a505be3f95e8a692611a441a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 08:03:32 +0000 Subject: [PATCH] chore(deps): update all patches --- package.json | 8 +- packages/client-prisma/package.json | 2 +- packages/pg-migrate/package.json | 4 +- packages/sidetrack/package.json | 6 +- pnpm-lock.yaml | 217 ++++++++++++++-------------- 5 files changed, 119 insertions(+), 118 deletions(-) diff --git a/package.json b/package.json index 5076dea4..3706556d 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,9 @@ "devDependencies": { "@changesets/changelog-github": "0.5.0", "@changesets/cli": "2.27.1", - "@commitlint/cli": "19.2.1", + "@commitlint/cli": "19.2.2", "@commitlint/config-conventional": "19.2.2", - "@manypkg/cli": "0.21.3", + "@manypkg/cli": "0.21.4", "@typescript-eslint/eslint-plugin": "7.1.1", "@typescript-eslint/parser": "7.1.1", "commitizen": "4.3.0", @@ -44,7 +44,7 @@ "tsup": "8.0.2", "turbo": "1.13.2", "typedoc": "0.25.13", - "typescript": "5.4.4" + "typescript": "5.4.5" }, - "packageManager": "pnpm@8.15.6" + "packageManager": "pnpm@8.15.7" } diff --git a/packages/client-prisma/package.json b/packages/client-prisma/package.json index 026a35f7..76ed9dc2 100644 --- a/packages/client-prisma/package.json +++ b/packages/client-prisma/package.json @@ -56,7 +56,7 @@ "dotenv-cli": "7.4.1", "prisma": "5.11.0", "sidetrack": "workspace:*", - "vite": "5.2.8", + "vite": "5.2.9", "vite-tsconfig-paths": "4.3.2", "vitest": "1.3.1" }, diff --git a/packages/pg-migrate/package.json b/packages/pg-migrate/package.json index 5953601a..42bfd865 100644 --- a/packages/pg-migrate/package.json +++ b/packages/pg-migrate/package.json @@ -50,12 +50,12 @@ }, "devDependencies": { "@types/mkdirp": "2.0.0", - "@types/pg": "8.11.4", + "@types/pg": "8.11.5", "@vitest/coverage-v8": "1.3.1", "dotenv-cli": "7.4.1", "pg": "8.11.5", "type-fest": "4.15.0", - "vite": "5.2.8", + "vite": "5.2.9", "vite-tsconfig-paths": "4.3.2", "vitest": "1.3.1" }, diff --git a/packages/sidetrack/package.json b/packages/sidetrack/package.json index 236280ed..8aeee497 100644 --- a/packages/sidetrack/package.json +++ b/packages/sidetrack/package.json @@ -58,16 +58,16 @@ }, "dependencies": { "@sidetrack/pg-migrate": "workspace:*", - "effect": "2.4.18", + "effect": "2.4.19", "pg": "^8.11.2" }, "devDependencies": { - "@types/pg": "8.11.4", + "@types/pg": "8.11.5", "@vitest/coverage-v8": "1.3.1", "dotenv-cli": "7.4.1", "kanel": "3.8.8", "type-fest": "4.15.0", - "vite": "5.2.8", + "vite": "5.2.9", "vite-tsconfig-paths": "4.3.2", "vitest": "1.3.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f7bfa7ed..a029d381 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,23 +15,23 @@ importers: specifier: 2.27.1 version: 2.27.1 '@commitlint/cli': - specifier: 19.2.1 - version: 19.2.1(@types/node@20.5.1)(typescript@5.4.4) + specifier: 19.2.2 + version: 19.2.2(@types/node@20.5.1)(typescript@5.4.5) '@commitlint/config-conventional': specifier: 19.2.2 version: 19.2.2 '@manypkg/cli': - specifier: 0.21.3 - version: 0.21.3 + specifier: 0.21.4 + version: 0.21.4 '@typescript-eslint/eslint-plugin': specifier: 7.1.1 - version: 7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.4) + version: 7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/parser': specifier: 7.1.1 - version: 7.1.1(eslint@8.57.0)(typescript@5.4.4) + version: 7.1.1(eslint@8.57.0)(typescript@5.4.5) commitizen: specifier: 4.3.0 - version: 4.3.0(@types/node@20.5.1)(typescript@5.4.4) + version: 4.3.0(@types/node@20.5.1)(typescript@5.4.5) cz-git: specifier: 1.9.1 version: 1.9.1 @@ -52,7 +52,7 @@ importers: version: 2.3.5 eslint-plugin-typescript-sort-keys: specifier: 3.2.0 - version: 3.2.0(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.4) + version: 3.2.0(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.5) husky: specifier: 9.0.11 version: 9.0.11 @@ -67,16 +67,16 @@ importers: version: 20.0.0(typedoc@0.25.13) tsup: specifier: 8.0.2 - version: 8.0.2(typescript@5.4.4) + version: 8.0.2(typescript@5.4.5) turbo: specifier: 1.13.2 version: 1.13.2 typedoc: specifier: 0.25.13 - version: 0.25.13(typescript@5.4.4) + version: 0.25.13(typescript@5.4.5) typescript: - specifier: 5.4.4 - version: 5.4.4 + specifier: 5.4.5 + version: 5.4.5 packages/client-prisma: dependencies: @@ -103,11 +103,11 @@ importers: specifier: workspace:* version: link:../sidetrack vite: - specifier: 5.2.8 - version: 5.2.8(@types/node@20.5.1) + specifier: 5.2.9 + version: 5.2.9(@types/node@20.5.1) vite-tsconfig-paths: specifier: 4.3.2 - version: 4.3.2(typescript@5.4.4)(vite@5.2.8) + version: 4.3.2(typescript@5.4.5)(vite@5.2.9) vitest: specifier: 1.3.1 version: 1.3.1(@types/node@20.5.1) @@ -122,8 +122,8 @@ importers: specifier: 2.0.0 version: 2.0.0 '@types/pg': - specifier: 8.11.4 - version: 8.11.4 + specifier: 8.11.5 + version: 8.11.5 '@vitest/coverage-v8': specifier: 1.3.1 version: 1.3.1(vitest@1.3.1) @@ -137,11 +137,11 @@ importers: specifier: 4.15.0 version: 4.15.0 vite: - specifier: 5.2.8 - version: 5.2.8(@types/node@20.5.1) + specifier: 5.2.9 + version: 5.2.9(@types/node@20.5.1) vite-tsconfig-paths: specifier: 4.3.2 - version: 4.3.2(typescript@5.4.4)(vite@5.2.8) + version: 4.3.2(typescript@5.4.5)(vite@5.2.9) vitest: specifier: 1.3.1 version: 1.3.1(@types/node@20.5.1) @@ -152,15 +152,15 @@ importers: specifier: workspace:* version: link:../pg-migrate effect: - specifier: 2.4.18 - version: 2.4.18 + specifier: 2.4.19 + version: 2.4.19 pg: specifier: ^8.11.2 version: 8.11.2 devDependencies: '@types/pg': - specifier: 8.11.4 - version: 8.11.4 + specifier: 8.11.5 + version: 8.11.5 '@vitest/coverage-v8': specifier: 1.3.1 version: 1.3.1(vitest@1.3.1) @@ -174,11 +174,11 @@ importers: specifier: 4.15.0 version: 4.15.0 vite: - specifier: 5.2.8 - version: 5.2.8(@types/node@20.5.1) + specifier: 5.2.9 + version: 5.2.9(@types/node@20.5.1) vite-tsconfig-paths: specifier: 4.3.2 - version: 4.3.2(typescript@5.4.4)(vite@5.2.8) + version: 4.3.2(typescript@5.4.5)(vite@5.2.9) vitest: specifier: 1.3.1 version: 1.3.1(@types/node@20.5.1) @@ -456,14 +456,14 @@ packages: prettier: 2.8.8 dev: true - /@commitlint/cli@19.2.1(@types/node@20.5.1)(typescript@5.4.4): - resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==} + /@commitlint/cli@19.2.2(@types/node@20.5.1)(typescript@5.4.5): + resolution: {integrity: sha512-P8cbOHfg2PQRzfICLSrzUVOCVMqjEZ8Hlth6mtJ4yOEjT47Q5PbIGymgX3rLVylNw+3IAT2Djn9IJ2wHbXFzBg==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.0.3 - '@commitlint/lint': 19.1.0 - '@commitlint/load': 19.2.0(@types/node@20.5.1)(typescript@5.4.4) + '@commitlint/lint': 19.2.2 + '@commitlint/load': 19.2.0(@types/node@20.5.1)(typescript@5.4.5) '@commitlint/read': 19.2.1 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -516,25 +516,25 @@ packages: chalk: 5.3.0 dev: true - /@commitlint/is-ignored@19.0.3: - resolution: {integrity: sha512-MqDrxJaRSVSzCbPsV6iOKG/Lt52Y+PVwFVexqImmYYFhe51iVJjK2hRhOG2jUAGiUHk4jpdFr0cZPzcBkSzXDQ==} + /@commitlint/is-ignored@19.2.2: + resolution: {integrity: sha512-eNX54oXMVxncORywF4ZPFtJoBm3Tvp111tg1xf4zWXGfhBPKpfKG6R+G3G4v5CPlRROXpAOpQ3HMhA9n1Tck1g==} engines: {node: '>=v18'} dependencies: '@commitlint/types': 19.0.3 semver: 7.6.0 dev: true - /@commitlint/lint@19.1.0: - resolution: {integrity: sha512-ESjaBmL/9cxm+eePyEr6SFlBUIYlYpI80n+Ltm7IA3MAcrmiP05UMhJdAD66sO8jvo8O4xdGn/1Mt2G5VzfZKw==} + /@commitlint/lint@19.2.2: + resolution: {integrity: sha512-xrzMmz4JqwGyKQKTpFzlN0dx0TAiT7Ran1fqEBgEmEj+PU98crOFtysJgY+QdeSagx6EDRigQIXJVnfrI0ratA==} engines: {node: '>=v18'} dependencies: - '@commitlint/is-ignored': 19.0.3 + '@commitlint/is-ignored': 19.2.2 '@commitlint/parse': 19.0.3 '@commitlint/rules': 19.0.3 '@commitlint/types': 19.0.3 dev: true - /@commitlint/load@19.2.0(@types/node@20.5.1)(typescript@5.4.4): + /@commitlint/load@19.2.0(@types/node@20.5.1)(typescript@5.4.5): resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==} engines: {node: '>=v18'} dependencies: @@ -543,8 +543,8 @@ packages: '@commitlint/resolve-extends': 19.1.0 '@commitlint/types': 19.0.3 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.4.4) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.5.1)(cosmiconfig@9.0.0)(typescript@5.4.4) + cosmiconfig: 9.0.0(typescript@5.4.5) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.5.1)(cosmiconfig@9.0.0)(typescript@5.4.5) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -1144,8 +1144,8 @@ packages: ramda: 0.29.0 dev: true - /@manypkg/cli@0.21.3: - resolution: {integrity: sha512-ro6j5b+44dN2AfId23voWxdlOqUCSbCwUHrUwq0LpoN/oZy6zQFAHDwYHbw50j2nL9EgpwIA03ZjaBceuUcMrw==} + /@manypkg/cli@0.21.4: + resolution: {integrity: sha512-EACxxb+c/t6G0l1FrlyewZeBnyR5V1cLkXjnBfsay5TN1UgbilFpG6POglzn+lVJet9NqnEKe3RLHABzkIDZ0Q==} engines: {node: '>=14.18.0'} hasBin: true dependencies: @@ -1591,11 +1591,11 @@ packages: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true - /@types/pg@8.11.4: - resolution: {integrity: sha512-yw3Bwbda6vO+NvI1Ue/YKOwtl31AYvvd/e73O3V4ZkNzuGpTDndLSyc0dQRB2xrQqDePd20pEGIfqSp/GH3pRw==} + /@types/pg@8.11.5: + resolution: {integrity: sha512-2xMjVviMxneZHDHX5p5S6tsRRs7TpDHeeK7kTTMe/kAC/mRRNjWHjZg0rkiY+e17jXSZV3zJYDxXV8Cy72/Vuw==} dependencies: '@types/node': 20.5.1 - pg-protocol: 1.6.0 + pg-protocol: 1.6.1 pg-types: 4.0.1 dev: true @@ -1611,7 +1611,7 @@ packages: resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} dev: true - /@typescript-eslint/eslint-plugin@7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.4): + /@typescript-eslint/eslint-plugin@7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.5): resolution: {integrity: sha512-zioDz623d0RHNhvx0eesUmGfIjzrk18nSBC8xewepKXbBvN/7c1qImV7Hg8TI1URTxKax7/zxfxj3Uph8Chcuw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1623,10 +1623,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.9.1 - '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/scope-manager': 7.1.1 - '@typescript-eslint/type-utils': 7.1.1(eslint@8.57.0)(typescript@5.4.4) - '@typescript-eslint/utils': 7.1.1(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/type-utils': 7.1.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.1.1(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/visitor-keys': 7.1.1 debug: 4.3.4 eslint: 8.57.0 @@ -1634,26 +1634,26 @@ packages: ignore: 5.2.4 natural-compare: 1.4.0 semver: 7.6.0 - ts-api-utils: 1.0.3(typescript@5.4.4) - typescript: 5.4.4 + ts-api-utils: 1.0.3(typescript@5.4.5) + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils@5.62.0(eslint@8.57.0)(typescript@5.4.4): + /@typescript-eslint/experimental-utils@5.62.0(eslint@8.57.0)(typescript@5.4.5): resolution: {integrity: sha512-RTXpeB3eMkpoclG3ZHft6vG/Z30azNHuqY6wKPBHlVMZFuEvrtlEDe8gMqDb+SO+9hjC/pLekeSCryf9vMZlCw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/parser@7.1.1(eslint@8.57.0)(typescript@5.4.4): + /@typescript-eslint/parser@7.1.1(eslint@8.57.0)(typescript@5.4.5): resolution: {integrity: sha512-ZWUFyL0z04R1nAEgr9e79YtV5LbafdOtN7yapNbn1ansMyaegl2D4bL7vHoJ4HPSc4CaLwuCVas8CVuneKzplQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1665,11 +1665,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 7.1.1 '@typescript-eslint/types': 7.1.1 - '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.4.4) + '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.4.5) '@typescript-eslint/visitor-keys': 7.1.1 debug: 4.3.4 eslint: 8.57.0 - typescript: 5.4.4 + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true @@ -1690,7 +1690,7 @@ packages: '@typescript-eslint/visitor-keys': 7.1.1 dev: true - /@typescript-eslint/type-utils@7.1.1(eslint@8.57.0)(typescript@5.4.4): + /@typescript-eslint/type-utils@7.1.1(eslint@8.57.0)(typescript@5.4.5): resolution: {integrity: sha512-5r4RKze6XHEEhlZnJtR3GYeCh1IueUHdbrukV2KSlLXaTjuSfeVF8mZUVPLovidCuZfbVjfhi4c0DNSa/Rdg5g==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1700,12 +1700,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.4.4) - '@typescript-eslint/utils': 7.1.1(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.4.5) + '@typescript-eslint/utils': 7.1.1(eslint@8.57.0)(typescript@5.4.5) debug: 4.3.4 eslint: 8.57.0 - ts-api-utils: 1.0.3(typescript@5.4.4) - typescript: 5.4.4 + ts-api-utils: 1.0.3(typescript@5.4.5) + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true @@ -1720,7 +1720,7 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@5.62.0(typescript@5.4.4): + /@typescript-eslint/typescript-estree@5.62.0(typescript@5.4.5): resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1735,13 +1735,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.0 - tsutils: 3.21.0(typescript@5.4.4) - typescript: 5.4.4 + tsutils: 3.21.0(typescript@5.4.5) + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@7.1.1(typescript@5.4.4): + /@typescript-eslint/typescript-estree@7.1.1(typescript@5.4.5): resolution: {integrity: sha512-9ZOncVSfr+sMXVxxca2OJOPagRwT0u/UHikM2Rd6L/aB+kL/QAuTnsv6MeXtjzCJYb8PzrXarypSGIPx3Jemxw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1757,13 +1757,13 @@ packages: is-glob: 4.0.3 minimatch: 9.0.3 semver: 7.6.0 - ts-api-utils: 1.0.3(typescript@5.4.4) - typescript: 5.4.4 + ts-api-utils: 1.0.3(typescript@5.4.5) + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.4.4): + /@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.4.5): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1774,7 +1774,7 @@ packages: '@types/semver': 7.5.3 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.4.4) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.4.5) eslint: 8.57.0 eslint-scope: 5.1.1 semver: 7.6.0 @@ -1783,7 +1783,7 @@ packages: - typescript dev: true - /@typescript-eslint/utils@7.1.1(eslint@8.57.0)(typescript@5.4.4): + /@typescript-eslint/utils@7.1.1(eslint@8.57.0)(typescript@5.4.5): resolution: {integrity: sha512-thOXM89xA03xAE0lW7alstvnyoBUbBX38YtY+zAUcpRPcq9EIhXPuJ0YTv948MbzmKh6e1AUszn5cBFK49Umqg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1794,7 +1794,7 @@ packages: '@types/semver': 7.5.3 '@typescript-eslint/scope-manager': 7.1.1 '@typescript-eslint/types': 7.1.1 - '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.4.4) + '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.4.5) eslint: 8.57.0 semver: 7.6.0 transitivePeerDependencies: @@ -2382,13 +2382,13 @@ packages: engines: {node: '>= 6'} dev: true - /commitizen@4.3.0(@types/node@20.5.1)(typescript@5.4.4): + /commitizen@4.3.0(@types/node@20.5.1)(typescript@5.4.5): resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==} engines: {node: '>= 12'} hasBin: true dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@20.5.1)(typescript@5.4.4) + cz-conventional-changelog: 3.3.0(@types/node@20.5.1)(typescript@5.4.5) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -2457,7 +2457,7 @@ packages: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} dev: true - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.5.1)(cosmiconfig@9.0.0)(typescript@5.4.4): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.5.1)(cosmiconfig@9.0.0)(typescript@5.4.5): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -2466,12 +2466,12 @@ packages: typescript: '>=4' dependencies: '@types/node': 20.5.1 - cosmiconfig: 9.0.0(typescript@5.4.4) + cosmiconfig: 9.0.0(typescript@5.4.5) jiti: 1.21.0 - typescript: 5.4.4 + typescript: 5.4.5 dev: true - /cosmiconfig@9.0.0(typescript@5.4.4): + /cosmiconfig@9.0.0(typescript@5.4.5): resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} engines: {node: '>=14'} peerDependencies: @@ -2484,7 +2484,7 @@ packages: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 - typescript: 5.4.4 + typescript: 5.4.5 dev: true /cross-spawn@5.1.0: @@ -2526,18 +2526,18 @@ packages: stream-transform: 2.1.3 dev: true - /cz-conventional-changelog@3.3.0(@types/node@20.5.1)(typescript@5.4.4): + /cz-conventional-changelog@3.3.0(@types/node@20.5.1)(typescript@5.4.5): resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==} engines: {node: '>= 10'} dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@20.5.1)(typescript@5.4.4) + commitizen: 4.3.0(@types/node@20.5.1)(typescript@5.4.5) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.2.0(@types/node@20.5.1)(typescript@5.4.4) + '@commitlint/load': 19.2.0(@types/node@20.5.1)(typescript@5.4.5) transitivePeerDependencies: - '@types/node' - typescript @@ -2717,8 +2717,8 @@ packages: engines: {node: '>=10'} dev: true - /effect@2.4.18: - resolution: {integrity: sha512-8nNzkhSzFLhG9YxowXKawlk4+b3zwwOsbZwaaYhy1OjZGcEgcE6i0ywMFieXNSfOtsQ8swV1+5hvF+VBEtwwqg==} + /effect@2.4.19: + resolution: {integrity: sha512-z/rn878Po3n522g/AYUDHD1SsZaZdvRxlTCLQ8xl8H6xA82nBwwooD1mdn/73Uywmp7d84oay3w3528r0Uyd0w==} dev: false /emoji-regex@8.0.0: @@ -2944,7 +2944,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.4.5) debug: 3.2.7 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 @@ -2962,7 +2962,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.4.5) array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.2 @@ -3001,7 +3001,7 @@ packages: natural-compare: 1.4.0 dev: true - /eslint-plugin-typescript-sort-keys@3.2.0(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.4): + /eslint-plugin-typescript-sort-keys@3.2.0(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.5): resolution: {integrity: sha512-GutszvriaVtwmn7pQjuj9/9o0iXhD7XZs0/424+zsozdRr/fdg5e8206t478Vnqnqi1GjuxcAolj1kf74KnhPA==} engines: {node: '>= 16'} peerDependencies: @@ -3009,12 +3009,12 @@ packages: eslint: ^7 || ^8 typescript: ^3 || ^4 || ^5 dependencies: - '@typescript-eslint/experimental-utils': 5.62.0(eslint@8.57.0)(typescript@5.4.4) - '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/experimental-utils': 5.62.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 json-schema: 0.4.0 natural-compare-lite: 1.4.0 - typescript: 5.4.4 + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true @@ -4961,6 +4961,7 @@ packages: /pg-protocol@1.6.0: resolution: {integrity: sha512-M+PDm637OY5WM307051+bsDia5Xej6d9IR4GwJse1qA1DIhiKlksvrneZOYQq42OM+spubpcNYEo2FcKQrDk+Q==} + dev: false /pg-protocol@1.6.1: resolution: {integrity: sha512-jPIlvgoD63hrEuihvIg+tJhoGjUsLPn6poJY9N5CnlPd91c2T18T/9zBtLxZSb1EhYxBRoZJtzScCaWlYLtktg==} @@ -5657,7 +5658,7 @@ packages: dependencies: '@types/node': 20.4.7 fs: 0.0.1-security - typedoc: 0.25.13(typescript@5.4.4) + typedoc: 0.25.13(typescript@5.4.5) dev: true /source-map-js@1.2.0: @@ -5965,20 +5966,20 @@ packages: engines: {node: '>=8'} dev: true - /ts-api-utils@1.0.3(typescript@5.4.4): + /ts-api-utils@1.0.3(typescript@5.4.5): resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.4.4 + typescript: 5.4.5 dev: true /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /tsconfck@3.0.3(typescript@5.4.4): + /tsconfck@3.0.3(typescript@5.4.5): resolution: {integrity: sha512-4t0noZX9t6GcPTfBAbIbbIU4pfpCwh0ueq3S4O/5qXI1VwK1outmxhe9dOiEWqMz3MW2LKgDTpqWV+37IWuVbA==} engines: {node: ^18 || >=20} hasBin: true @@ -5988,7 +5989,7 @@ packages: typescript: optional: true dependencies: - typescript: 5.4.4 + typescript: 5.4.5 dev: true /tsconfig-paths@3.15.0: @@ -6008,7 +6009,7 @@ packages: resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==} dev: true - /tsup@8.0.2(typescript@5.4.4): + /tsup@8.0.2(typescript@5.4.5): resolution: {integrity: sha512-NY8xtQXdH7hDUAZwcQdY/Vzlw9johQsaqf7iwZ6g1DOUlFYQ5/AtVAjTvihhEyeRlGo4dLRVHtrRaL35M1daqQ==} engines: {node: '>=18'} hasBin: true @@ -6041,20 +6042,20 @@ packages: source-map: 0.8.0-beta.0 sucrase: 3.34.0 tree-kill: 1.2.2 - typescript: 5.4.4 + typescript: 5.4.5 transitivePeerDependencies: - supports-color - ts-node dev: true - /tsutils@3.21.0(typescript@5.4.4): + /tsutils@3.21.0(typescript@5.4.5): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} 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' dependencies: tslib: 1.14.1 - typescript: 5.4.4 + typescript: 5.4.5 dev: true /tty-table@4.2.1: @@ -6218,7 +6219,7 @@ packages: is-typed-array: 1.1.12 dev: true - /typedoc@0.25.13(typescript@5.4.4): + /typedoc@0.25.13(typescript@5.4.5): resolution: {integrity: sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==} engines: {node: '>= 16'} hasBin: true @@ -6229,11 +6230,11 @@ packages: marked: 4.3.0 minimatch: 9.0.3 shiki: 0.14.7 - typescript: 5.4.4 + typescript: 5.4.5 dev: true - /typescript@5.4.4: - resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} + /typescript@5.4.5: + resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -6325,7 +6326,7 @@ packages: debug: 4.3.4 pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.2.8(@types/node@20.5.1) + vite: 5.2.9(@types/node@20.5.1) transitivePeerDependencies: - '@types/node' - less @@ -6337,7 +6338,7 @@ packages: - terser dev: true - /vite-tsconfig-paths@4.3.2(typescript@5.4.4)(vite@5.2.8): + /vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@5.2.9): resolution: {integrity: sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==} peerDependencies: vite: '*' @@ -6347,15 +6348,15 @@ packages: dependencies: debug: 4.3.4 globrex: 0.1.2 - tsconfck: 3.0.3(typescript@5.4.4) - vite: 5.2.8(@types/node@20.5.1) + tsconfck: 3.0.3(typescript@5.4.5) + vite: 5.2.9(@types/node@20.5.1) transitivePeerDependencies: - supports-color - typescript dev: true - /vite@5.2.8(@types/node@20.5.1): - resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} + /vite@5.2.9(@types/node@20.5.1): + resolution: {integrity: sha512-uOQWfuZBlc6Y3W/DTuQ1Sr+oIXWvqljLvS881SVmAj00d5RdgShLcuXWxseWPd4HXwiYBFW/vXHfKFeqj9uQnw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6433,7 +6434,7 @@ packages: strip-literal: 2.0.0 tinybench: 2.6.0 tinypool: 0.8.2 - vite: 5.2.8(@types/node@20.5.1) + vite: 5.2.9(@types/node@20.5.1) vite-node: 1.3.1(@types/node@20.5.1) why-is-node-running: 2.2.2 transitivePeerDependencies: