From b57b916a7cfd61717fa153d0797657f57c5b0b94 Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 18 Mar 2024 19:35:12 +1300 Subject: [PATCH] deps (#143) --- package.json | 12 +-- pnpm-lock.yaml | 276 +++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 241 insertions(+), 47 deletions(-) diff --git a/package.json b/package.json index b94899d..c66bc88 100644 --- a/package.json +++ b/package.json @@ -17,21 +17,21 @@ "license": "ISC", "devDependencies": { "@octokit/types": "^12.6.0", - "@types/node": "^20.11.25", + "@types/node": "^20.11.28", "tsx": "^4.7.1", "typescript": "^5.4.2" }, "dependencies": { - "@effect/platform": "^0.48.7", - "@effect/platform-node": "^0.45.9", - "@effect/schema": "^0.64.4", - "dfx": "^0.90.2", + "@effect/platform": "^0.48.8", + "@effect/platform-node": "^0.45.10", + "@effect/schema": "^0.64.5", + "dfx": "^0.90.3", "dotenv": "^16.4.5", "effect": "2.4.7", "gpt-tokenizer": "^2.1.2", "html-entities": "^2.5.2", "octokit": "^3.1.2", - "openai": "^4.28.4", + "openai": "^4.29.1", "prettier": "^3.2.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2a563f..5917627 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,17 +6,17 @@ settings: dependencies: '@effect/platform': - specifier: ^0.48.7 - version: 0.48.7(@effect/schema@0.64.4)(effect@2.4.7)(ws@8.16.0) + specifier: ^0.48.8 + version: 0.48.8(@effect/schema@0.64.5)(effect@2.4.7)(ws@8.16.0) '@effect/platform-node': - specifier: ^0.45.9 - version: 0.45.9(@effect/platform@0.48.7)(effect@2.4.7) + specifier: ^0.45.10 + version: 0.45.10(@effect/platform@0.48.8)(effect@2.4.7) '@effect/schema': - specifier: ^0.64.4 - version: 0.64.4(effect@2.4.7)(fast-check@3.16.0) + specifier: ^0.64.5 + version: 0.64.5(effect@2.4.7)(fast-check@3.16.0) dfx: - specifier: ^0.90.2 - version: 0.90.2(@effect/platform@0.48.7)(effect@2.4.7) + specifier: ^0.90.3 + version: 0.90.3(@effect/platform@0.48.8)(effect@2.4.7) dotenv: specifier: ^16.4.5 version: 16.4.5 @@ -33,8 +33,8 @@ dependencies: specifier: ^3.1.2 version: 3.1.2 openai: - specifier: ^4.28.4 - version: 4.29.0 + specifier: ^4.29.1 + version: 4.29.1 prettier: specifier: ^3.2.5 version: 3.2.5 @@ -44,8 +44,8 @@ devDependencies: specifier: ^12.6.0 version: 12.6.0 '@types/node': - specifier: ^20.11.25 - version: 20.11.27 + specifier: ^20.11.28 + version: 20.11.28 tsx: specifier: ^4.7.1 version: 4.7.1 @@ -55,25 +55,26 @@ devDependencies: packages: - /@effect/platform-node-shared@0.3.7(@effect/platform@0.48.7)(effect@2.4.7): - resolution: {integrity: sha512-ejAJLyP8c14JIg+aNAuMFh/XUpW/CZI3eqIzbFa07OyN3tZlR/VzOJYmnMeq9jBrW2dtXJbAGWUO5e5uOcAYCQ==} + /@effect/platform-node-shared@0.3.8(@effect/platform@0.48.8)(effect@2.4.7): + resolution: {integrity: sha512-z+wkJhZKseCPYH3Zzwf9UwbZUOGRdl0a0nM5FhDSPNz28cq62THjssn/nuOR/QN7ZhMh4LBYykFwJyIlhQekLg==} peerDependencies: - '@effect/platform': ^0.48.7 + '@effect/platform': ^0.48.8 effect: ^2.4.7 dependencies: - '@effect/platform': 0.48.7(@effect/schema@0.64.4)(effect@2.4.7)(ws@8.16.0) + '@effect/platform': 0.48.8(@effect/schema@0.64.5)(effect@2.4.7)(ws@8.16.0) + '@parcel/watcher': 2.4.1 effect: 2.4.7 multipasta: 0.1.21 dev: false - /@effect/platform-node@0.45.9(@effect/platform@0.48.7)(effect@2.4.7): - resolution: {integrity: sha512-yo1FXV7dTV/J54i/LLfzgSOw0CfAi/JiItsPrUVw4KEFNu65G4CeLGaep2WyLTEo/n/EONSmHhpgBZfU+JapmA==} + /@effect/platform-node@0.45.10(@effect/platform@0.48.8)(effect@2.4.7): + resolution: {integrity: sha512-i0MDxzA72pFywDhffgkO8shCpE+t2tfleV/otaqUelTMGiSz6k7KEL20qUaNW2BgjQ/wDpur0yu1ubSEsJIL2Q==} peerDependencies: - '@effect/platform': ^0.48.7 + '@effect/platform': ^0.48.8 effect: ^2.4.7 dependencies: - '@effect/platform': 0.48.7(@effect/schema@0.64.4)(effect@2.4.7)(ws@8.16.0) - '@effect/platform-node-shared': 0.3.7(@effect/platform@0.48.7)(effect@2.4.7) + '@effect/platform': 0.48.8(@effect/schema@0.64.5)(effect@2.4.7)(ws@8.16.0) + '@effect/platform-node-shared': 0.3.8(@effect/platform@0.48.8)(effect@2.4.7) effect: 2.4.7 mime: 3.0.0 ws: 8.16.0 @@ -82,13 +83,13 @@ packages: - utf-8-validate dev: false - /@effect/platform@0.48.7(@effect/schema@0.64.4)(effect@2.4.7)(ws@8.16.0): - resolution: {integrity: sha512-qMAFQKUgvxn5F8jdIpS/fzbjt8PaRWxOYwjShNBWYMq2c3fjgsWM/DTRKRlqCi0IFlCQLz2yymNX3lNICmoiFg==} + /@effect/platform@0.48.8(@effect/schema@0.64.5)(effect@2.4.7)(ws@8.16.0): + resolution: {integrity: sha512-kGOlQCa9TNzTG5c5NWsZM9vTnU3RePLl+vaM2eEXUiimzK6H9duOKHqGiMqiw87ZbMPR1Vh2rwT4slt8B7do0w==} peerDependencies: - '@effect/schema': ^0.64.4 + '@effect/schema': ^0.64.5 effect: ^2.4.7 dependencies: - '@effect/schema': 0.64.4(effect@2.4.7)(fast-check@3.16.0) + '@effect/schema': 0.64.5(effect@2.4.7)(fast-check@3.16.0) effect: 2.4.7 find-my-way-ts: 0.1.1 isomorphic-ws: 5.0.0(ws@8.16.0) @@ -98,8 +99,8 @@ packages: - ws dev: false - /@effect/schema@0.64.4(effect@2.4.7)(fast-check@3.16.0): - resolution: {integrity: sha512-sUiIIxx5/sNLPe3FxPCSUJ4EcMOlH6y3bDNfijj748DAROTbPG2CXfqzg9OpAbOTW9FxN13UFHfJPf2EshSv+Q==} + /@effect/schema@0.64.5(effect@2.4.7)(fast-check@3.16.0): + resolution: {integrity: sha512-yYhwdYkGyj4GEepuo7kNvhtYqi3UxdbFR3A+W3/Ln9cKQa0WGJP8v6jKuSBpAJKz8aFuFVsJ6wRtrx1pgjE0OQ==} peerDependencies: effect: ^2.4.7 fast-check: ^3.13.2 @@ -549,6 +550,137 @@ packages: aggregate-error: 3.1.0 dev: false + /@parcel/watcher-android-arm64@2.4.1: + resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher-darwin-arm64@2.4.1: + resolution: {integrity: sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher-darwin-x64@2.4.1: + resolution: {integrity: sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher-freebsd-x64@2.4.1: + resolution: {integrity: sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher-linux-arm-glibc@2.4.1: + resolution: {integrity: sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==} + engines: {node: '>= 10.0.0'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher-linux-arm64-glibc@2.4.1: + resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher-linux-arm64-musl@2.4.1: + resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher-linux-x64-glibc@2.4.1: + resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher-linux-x64-musl@2.4.1: + resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher-win32-arm64@2.4.1: + resolution: {integrity: sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher-win32-ia32@2.4.1: + resolution: {integrity: sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==} + engines: {node: '>= 10.0.0'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher-win32-x64@2.4.1: + resolution: {integrity: sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: false + optional: true + + /@parcel/watcher@2.4.1: + resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==} + engines: {node: '>= 10.0.0'} + dependencies: + detect-libc: 1.0.3 + is-glob: 4.0.3 + micromatch: 4.0.5 + node-addon-api: 7.1.0 + optionalDependencies: + '@parcel/watcher-android-arm64': 2.4.1 + '@parcel/watcher-darwin-arm64': 2.4.1 + '@parcel/watcher-darwin-x64': 2.4.1 + '@parcel/watcher-freebsd-x64': 2.4.1 + '@parcel/watcher-linux-arm-glibc': 2.4.1 + '@parcel/watcher-linux-arm64-glibc': 2.4.1 + '@parcel/watcher-linux-arm64-musl': 2.4.1 + '@parcel/watcher-linux-x64-glibc': 2.4.1 + '@parcel/watcher-linux-x64-musl': 2.4.1 + '@parcel/watcher-win32-arm64': 2.4.1 + '@parcel/watcher-win32-ia32': 2.4.1 + '@parcel/watcher-win32-x64': 2.4.1 + dev: false + /@types/aws-lambda@8.10.130: resolution: {integrity: sha512-HxTfLeGvD1wTJqIGwcBCpNmHKenja+We1e0cuzeIDFfbEj3ixnlTInyPR/81zAe0Ss/Ip12rFK6XNeMLVucOSg==} dev: false @@ -558,7 +690,7 @@ packages: requiresBuild: true dependencies: '@types/connect': 3.4.38 - '@types/node': 20.11.27 + '@types/node': 20.11.28 dev: false optional: true @@ -570,7 +702,7 @@ packages: resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} requiresBuild: true dependencies: - '@types/node': 20.11.27 + '@types/node': 20.11.28 dev: false optional: true @@ -578,7 +710,7 @@ packages: resolution: {integrity: sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg==} requiresBuild: true dependencies: - '@types/node': 20.11.27 + '@types/node': 20.11.28 '@types/qs': 6.9.12 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -605,7 +737,7 @@ packages: /@types/jsonwebtoken@9.0.5: resolution: {integrity: sha512-VRLSGzik+Unrup6BsouBeHsf4d1hOEgYWTm/7Nmw1sXoN1+tRly/Gy/po3yeahnP4jfnQWWAhQAqcNfH7ngOkA==} dependencies: - '@types/node': 20.11.27 + '@types/node': 20.11.28 dev: false /@types/mime@1.3.5: @@ -623,7 +755,7 @@ packages: /@types/node-fetch@2.6.11: resolution: {integrity: sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==} dependencies: - '@types/node': 20.11.27 + '@types/node': 20.11.28 form-data: 4.0.0 dev: false @@ -633,8 +765,8 @@ packages: undici-types: 5.26.5 dev: false - /@types/node@20.11.27: - resolution: {integrity: sha512-qyUZfMnCg1KEz57r7pzFtSGt49f6RPkPBis3Vo4PbS7roQEDn22hiHzl/Lo1q4i4hDEgBJmBF/NTNg2XR0HbFg==} + /@types/node@20.11.28: + resolution: {integrity: sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==} dependencies: undici-types: 5.26.5 @@ -655,7 +787,7 @@ packages: requiresBuild: true dependencies: '@types/mime': 1.3.5 - '@types/node': 20.11.27 + '@types/node': 20.11.28 dev: false optional: true @@ -665,7 +797,7 @@ packages: dependencies: '@types/http-errors': 2.0.4 '@types/mime': 3.0.4 - '@types/node': 20.11.27 + '@types/node': 20.11.28 dev: false optional: true @@ -707,6 +839,13 @@ packages: resolution: {integrity: sha512-VHiNCbI1lKdl44tGrhNfU3lup0Tj/ZBMJB5/2ZbNXRCPuRCO7ed2mgcK4r17y+KB2EfuYuRaVlwNbAeaWGSpbw==} dev: false + /braces@3.0.2: + resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} + engines: {node: '>=8'} + dependencies: + fill-range: 7.0.1 + dev: false + /btoa-lite@1.0.0: resolution: {integrity: sha512-gvW7InbIyF8AicrqWoptdW08pUxuhq8BEgowNajy9RhiE86fmGAGl+bLKo6oB8QP0CkqHLowfN0oJdKC/J6LbA==} dev: false @@ -753,13 +892,19 @@ packages: resolution: {integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==} dev: false - /dfx@0.90.2(@effect/platform@0.48.7)(effect@2.4.7): - resolution: {integrity: sha512-RAyKD1MII/anU7L2yKEE4yX0hXTm/EL1jnMzCgX+G6OFgaQGslEjzF7R2c7xd6I6BenSN66b79049wyOEMjfpQ==} + /detect-libc@1.0.3: + resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==} + engines: {node: '>=0.10'} + hasBin: true + dev: false + + /dfx@0.90.3(@effect/platform@0.48.8)(effect@2.4.7): + resolution: {integrity: sha512-9+MqEiC6mSHrf9FLhGcDIIDPMUjkldW6Ih/sY1z8QHnb3d0jTZkFRH7gyURIqqBxVW2Du99e5CgZxVKKriN8ZQ==} peerDependencies: '@effect/platform': ^0.48.7 effect: ^2.4.7 dependencies: - '@effect/platform': 0.48.7(@effect/schema@0.64.4)(effect@2.4.7)(ws@8.16.0) + '@effect/platform': 0.48.8(@effect/schema@0.64.5)(effect@2.4.7)(ws@8.16.0) effect: 2.4.7 optionalDependencies: bufferutil: 4.0.8 @@ -852,6 +997,13 @@ packages: fast-decode-uri-component: 1.0.1 dev: false + /fill-range@7.0.1: + resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} + engines: {node: '>=8'} + dependencies: + to-regex-range: 5.0.1 + dev: false + /find-my-way-ts@0.1.1: resolution: {integrity: sha512-nXUdq29JRQ1tYa1/n+DHTVChMARJHz+gi7sDZibwQukzHP7Hrr6s+sxKbaIM8xB3LzhSBJy5yLb0JhIUmHmOiA==} dependencies: @@ -918,6 +1070,23 @@ packages: resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} dev: false + /is-extglob@2.1.1: + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} + engines: {node: '>=0.10.0'} + dev: false + + /is-glob@4.0.3: + resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} + engines: {node: '>=0.10.0'} + dependencies: + is-extglob: 2.1.1 + dev: false + + /is-number@7.0.0: + resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} + engines: {node: '>=0.12.0'} + dev: false + /isomorphic-ws@5.0.0(ws@8.16.0): resolution: {integrity: sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==} peerDependencies: @@ -1005,6 +1174,14 @@ packages: is-buffer: 1.1.6 dev: false + /micromatch@4.0.5: + resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} + engines: {node: '>=8.6'} + dependencies: + braces: 3.0.2 + picomatch: 2.3.1 + dev: false + /mime-db@1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} @@ -1037,6 +1214,11 @@ packages: dev: false optional: true + /node-addon-api@7.1.0: + resolution: {integrity: sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==} + engines: {node: ^16 || ^18 || >= 20} + dev: false + /node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} @@ -1083,8 +1265,8 @@ packages: wrappy: 1.0.2 dev: false - /openai@4.29.0: - resolution: {integrity: sha512-ic6C681bSow1XQdKhADthM/OOKqNL05M1gCFLx1mRqLJ+yH49v6qnvaWQ76kwqI/IieCuVTXfRfTk3sz4cB45w==} + /openai@4.29.1: + resolution: {integrity: sha512-vvKRIgB4/7w48PGVbeR8OceH/PT6fRo4sTIjRC7+y7WoK7by1R0cXs2SZRx4KsEh0ZB8J0eqdVIdRgs8XzeoEg==} hasBin: true dependencies: '@types/node': 18.19.24 @@ -1104,6 +1286,11 @@ packages: resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==} dev: false + /picomatch@2.3.1: + resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} + engines: {node: '>=8.6'} + dev: false + /prettier@3.2.5: resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} engines: {node: '>=14'} @@ -1134,6 +1321,13 @@ packages: lru-cache: 6.0.0 dev: false + /to-regex-range@5.0.1: + resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} + engines: {node: '>=8.0'} + dependencies: + is-number: 7.0.0 + dev: false + /tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} dev: false