diff --git a/package.json b/package.json index ffc1e48..31dd7d1 100644 --- a/package.json +++ b/package.json @@ -11,28 +11,28 @@ }, "bugs": "https://github.com/escapace/willow/issues", "dependencies": { - "@pnpm/read-package-json": "^1000.0.1", + "@pnpm/read-package-json": "^1000.0.2", "archiver": "^7.0.1", "builtin-modules": "^4.0.0", - "chalk": "^5.3.0", - "esbuild": "^0.23.0", - "execa": "^9.3.0", + "chalk": "^5.4.1", + "esbuild": "^0.24.2", + "execa": "^9.5.2", "fs-extra": "^11.2.0", "lodash-es": "^4.17.21", - "semver": "^7.6.2", + "semver": "^7.6.3", "split2": "^4.2.0", "temp-dir": "^3.0.0", - "uuid": "^11.0.3" + "uuid": "^11.0.4" }, "devDependencies": { - "@commitlint/cli": "19.3.0", - "@commitlint/config-conventional": "19.2.2", + "@commitlint/cli": "19.6.1", + "@commitlint/config-conventional": "19.6.0", "@escapace/pnpm-pack": "0.5.3", "@ls-lint/ls-lint": "2.2.3", - "@types/archiver": "6.0.2", + "@types/archiver": "6.0.3", "@types/fs-extra": "11.0.4", "@types/lodash-es": "4.17.12", - "@types/node": "20.14.9", + "@types/node": "20.17.12", "@types/semver": "7.5.8", "@types/split2": "4.2.3", "@types/uuid": "10.0.0", @@ -40,13 +40,13 @@ "eslint": "9.6.0", "eslint-config-escapace": "5.4.0", "esroll": "0.3.0", - "knip": "5.23.3", - "lefthook": "1.6.18", - "prettier": "3.3.2", + "knip": "5.41.1", + "lefthook": "1.10.1", + "prettier": "3.4.2", "prettier-config-escapace": "1.2.1", "syncpack": "13.0.0", - "tsx": "4.16.0", - "typescript": "5.5.3", + "tsx": "4.19.2", + "typescript": "5.7.3", "vitest": "1.6.0" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29603d0..5cc6880 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ importers: .: dependencies: '@pnpm/read-package-json': - specifier: ^1000.0.1 + specifier: ^1000.0.2 version: 1000.0.2 archiver: specifier: ^7.0.1 @@ -18,13 +18,13 @@ importers: specifier: ^4.0.0 version: 4.0.0 chalk: - specifier: ^5.3.0 + specifier: ^5.4.1 version: 5.4.1 esbuild: - specifier: ^0.23.0 - version: 0.23.1 + specifier: ^0.24.2 + version: 0.24.2 execa: - specifier: ^9.3.0 + specifier: ^9.5.2 version: 9.5.2 fs-extra: specifier: ^11.2.0 @@ -33,7 +33,7 @@ importers: specifier: ^4.17.21 version: 4.17.21 semver: - specifier: ^7.6.2 + specifier: ^7.6.3 version: 7.6.3 split2: specifier: ^4.2.0 @@ -42,15 +42,15 @@ importers: specifier: ^3.0.0 version: 3.0.0 uuid: - specifier: ^11.0.3 + specifier: ^11.0.4 version: 11.0.5 devDependencies: '@commitlint/cli': - specifier: 19.3.0 - version: 19.3.0(@types/node@20.14.9)(typescript@5.5.3) + specifier: 19.6.1 + version: 19.6.1(@types/node@20.17.12)(typescript@5.7.3) '@commitlint/config-conventional': - specifier: 19.2.2 - version: 19.2.2 + specifier: 19.6.0 + version: 19.6.0 '@escapace/pnpm-pack': specifier: 0.5.3 version: 0.5.3(@pnpm/logger@5.2.0) @@ -58,8 +58,8 @@ importers: specifier: 2.2.3 version: 2.2.3 '@types/archiver': - specifier: 6.0.2 - version: 6.0.2 + specifier: 6.0.3 + version: 6.0.3 '@types/fs-extra': specifier: 11.0.4 version: 11.0.4 @@ -67,8 +67,8 @@ importers: specifier: 4.17.12 version: 4.17.12 '@types/node': - specifier: 20.14.9 - version: 20.14.9 + specifier: 20.17.12 + version: 20.17.12 '@types/semver': specifier: 7.5.8 version: 7.5.8 @@ -80,40 +80,40 @@ importers: version: 10.0.0 '@vitest/coverage-v8': specifier: 1.6.0 - version: 1.6.0(vitest@1.6.0(@types/node@20.14.9)) + version: 1.6.0(vitest@1.6.0(@types/node@20.17.12)) eslint: specifier: 9.6.0 version: 9.6.0 eslint-config-escapace: specifier: 5.4.0 - version: 5.4.0(eslint@9.6.0)(typescript@5.5.3) + version: 5.4.0(eslint@9.6.0)(typescript@5.7.3) esroll: specifier: 0.3.0 version: 0.3.0 knip: - specifier: 5.23.3 - version: 5.23.3(@types/node@20.14.9)(typescript@5.5.3) + specifier: 5.41.1 + version: 5.41.1(@types/node@20.17.12)(typescript@5.7.3) lefthook: - specifier: 1.6.18 - version: 1.6.18 + specifier: 1.10.1 + version: 1.10.1 prettier: - specifier: 3.3.2 - version: 3.3.2 + specifier: 3.4.2 + version: 3.4.2 prettier-config-escapace: specifier: 1.2.1 version: 1.2.1 syncpack: specifier: 13.0.0 - version: 13.0.0(typescript@5.5.3) + version: 13.0.0(typescript@5.7.3) tsx: - specifier: 4.16.0 - version: 4.16.0 + specifier: 4.19.2 + version: 4.19.2 typescript: - specifier: 5.5.3 - version: 5.5.3 + specifier: 5.7.3 + version: 5.7.3 vitest: specifier: 1.6.0 - version: 1.6.0(@types/node@20.14.9) + version: 1.6.0(@types/node@20.17.12) packages: @@ -145,13 +145,13 @@ packages: '@bcoe/v8-coverage@0.2.3': resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} - '@commitlint/cli@19.3.0': - resolution: {integrity: sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==} + '@commitlint/cli@19.6.1': + resolution: {integrity: sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ==} engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@19.2.2': - resolution: {integrity: sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==} + '@commitlint/config-conventional@19.6.0': + resolution: {integrity: sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==} engines: {node: '>=v18'} '@commitlint/config-validator@19.5.0': @@ -219,10 +219,6 @@ packages: peerDependencies: effect: ^3.6.5 - '@ericcornelissen/bash-parser@0.5.3': - resolution: {integrity: sha512-9Z0sGuXqf6En19qmwB0Syi1Mc8TYl756dNuuaYal9mrypKa0Jq/IX6aJfh6Rk2S3z66KBisWTqloDo7weYj4zg==} - engines: {node: '>=4'} - '@esbuild/aix-ppc64@0.21.5': resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==} engines: {node: '>=12'} @@ -749,26 +745,14 @@ packages: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} - '@nodelib/fs.scandir@3.0.0': - resolution: {integrity: sha512-ktI9+PxfHYtKjF3cLTUAh2N+b8MijCRPNwKJNqTVdL0gB0QxLU2rIRaZ1t71oEa3YBDE6bukH1sR0+CDnpp/Mg==} - engines: {node: '>=16.14.0'} - '@nodelib/fs.stat@2.0.5': resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} engines: {node: '>= 8'} - '@nodelib/fs.stat@3.0.0': - resolution: {integrity: sha512-2tQOI38s19P9i7X/Drt0v8iMA+KMsgdhB/dyPER+e+2Y8L1Z7QvnuRdW/uLuf5YRFUYmnj4bMA6qCuZHFI1GDQ==} - engines: {node: '>=16.14.0'} - '@nodelib/fs.walk@1.2.8': resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@nodelib/fs.walk@2.0.0': - resolution: {integrity: sha512-54voNDBobGdMl3BUXSu7UaDh1P85PGHWlJ5e0XhPugo1JulOyCtp2I+5ri4wplGDJ8QGwPEQW7/x3yTLU7yF1A==} - engines: {node: '>=16.14.0'} - '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} @@ -1023,8 +1007,8 @@ packages: resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==} engines: {node: '>= 10'} - '@types/archiver@6.0.2': - resolution: {integrity: sha512-KmROQqbQzKGuaAbmK+ZcytkJ51+YqDa7NmbXjmtC5YBLSyQYo21YaUnQ3HbaPFKL1ooo6RQ6OPYPIDyxfpDDXw==} + '@types/archiver@6.0.3': + resolution: {integrity: sha512-a6wUll6k3zX6qs5KlxIggs1P1JcYJaTCx2gnlr+f0S1yd2DoaEwoIK10HmBaLnZwWneBz+JBm0dwcZu0zECBcQ==} '@types/conventional-commits-parser@5.0.1': resolution: {integrity: sha512-7uz5EHdzz2TqoMfV7ee61Egf5y6NkcO4FB/1iCCQnbeiI1F3xzv3vK5dBCXUCLQgGYS+mUeigK1iKQzvED+QnQ==} @@ -1044,8 +1028,8 @@ packages: '@types/lodash@4.17.14': resolution: {integrity: sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==} - '@types/node@20.14.9': - resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==} + '@types/node@20.17.12': + resolution: {integrity: sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1231,16 +1215,9 @@ packages: resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==} engines: {node: '>= 0.4'} - arity-n@1.0.4: - resolution: {integrity: sha512-fExL2kFDC1Q2DUOx3whE/9KoN66IzkY4b4zUHUBFM1ojEYjZZYDcUW3bek/ufGionX9giIKDC5redH2IlGqcQQ==} - array-ify@1.0.0: resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==} - array-last@1.3.0: - resolution: {integrity: sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==} - engines: {node: '>=0.10.0'} - assertion-error@1.1.0: resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==} @@ -1250,10 +1227,6 @@ packages: b4a@1.6.7: resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==} - babylon@6.18.0: - resolution: {integrity: sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==} - hasBin: true - balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -1386,9 +1359,6 @@ packages: compare-func@2.0.0: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} - compose-function@3.0.3: - resolution: {integrity: sha512-xzhzTJ5eC+gmIzvZq+C3kCJHsp9os6tJkrigDRZclyGtOKINbZtE8n1Tzmeh32jW+BUDPbvZpibwvJHBLGMVwg==} - compress-commons@6.0.2: resolution: {integrity: sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==} engines: {node: '>= 14'} @@ -1520,6 +1490,10 @@ packages: emoji-regex@9.2.2: resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} + enhanced-resolve@5.18.0: + resolution: {integrity: sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==} + engines: {node: '>=10.13.0'} + enquirer@2.4.1: resolution: {integrity: sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==} engines: {node: '>=8.6'} @@ -1762,10 +1736,6 @@ packages: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} - filter-obj@1.1.0: - resolution: {integrity: sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==} - engines: {node: '>=0.10.0'} - find-up-simple@1.0.0: resolution: {integrity: sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==} engines: {node: '>=18'} @@ -1893,9 +1863,6 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - has-own-property@0.1.0: - resolution: {integrity: sha512-14qdBKoonU99XDhWcFKZTShK+QV47qU97u8zzoVo9cL5TZ3BmBHXogItSt9qJjR0KUMFRhcCW8uGIGl8nkl7Aw==} - hasown@2.0.2: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} @@ -1937,9 +1904,6 @@ packages: humanize-ms@1.2.1: resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==} - identity-function@1.0.0: - resolution: {integrity: sha512-kNrgUK0qI+9qLTBidsH85HjDLpZfrrS0ElquKKe/fJFdB3D7VeKdXXEvOPDUHSHOzdZKCAAaQIWWyp0l2yq6pw==} - ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} @@ -2007,14 +1971,6 @@ packages: resolution: {integrity: sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==} engines: {node: '>=12'} - is-iterable@1.1.1: - resolution: {integrity: sha512-EdOZCr0NsGE00Pot+x1ZFx9MJK3C6wy91geZpXwvwexDLJvA4nzYyZf7r+EIwSeVsOLDdBz7ATg9NqKTzuNYuQ==} - engines: {node: '>= 4'} - - is-number@4.0.0: - resolution: {integrity: sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==} - engines: {node: '>=0.10.0'} - is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} @@ -2089,17 +2045,9 @@ packages: resolution: {integrity: sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==} engines: {node: '>=8'} - iterable-lookahead@1.0.0: - resolution: {integrity: sha512-hJnEP2Xk4+44DDwJqUQGdXal5VbyeWLaPyDl2AQc242Zr7iqz4DgpQOrEzglWVMGHMDCkguLHEKxd1+rOsmgSQ==} - engines: {node: '>=4'} - jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} - jiti@1.21.7: - resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==} - hasBin: true - jiti@2.4.2: resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==} hasBin: true @@ -2151,11 +2099,6 @@ packages: json-stringify-safe@5.0.1: resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==} - json5@2.2.3: - resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} - engines: {node: '>=6'} - hasBin: true - jsonc-eslint-parser@2.4.0: resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2177,8 +2120,8 @@ packages: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} - knip@5.23.3: - resolution: {integrity: sha512-i0vFlpe3D9AZmp3Hlq3ZncjJQB2x21LeVrIV+9rnBavaKpTLhV/sLmE4iqTjEWedLtpfJsax68S68aqZzcXpsQ==} + knip@5.41.1: + resolution: {integrity: sha512-yNpCCe2REU7U3VRvMASnXSEtfEC2HmOoDW9Vp9teQ9FktJYnuagvSZD3xWq8Ru7sPABkmvbC5TVWuMzIaeADNA==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: @@ -2189,48 +2132,58 @@ packages: resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==} engines: {node: '>= 0.6.3'} - lefthook-darwin-arm64@1.6.18: - resolution: {integrity: sha512-AkpsTeO7aLZIIy6CKQ7Chx8RltE8a9uItbwQWoeaCkIdzpV8TFjq7/Pw4F5CkoJ2315sHtB8k+VFkgipQMBw1w==} + lefthook-darwin-arm64@1.10.1: + resolution: {integrity: sha512-dGi4Oiu2LSve8Xmz7vHWlUbnU5mk6HnhTbC1CnXqaFbb08yNYSYoJBwsalS+LoO4L6I/pqnv32ESCbdIzuhBiQ==} cpu: [arm64] os: [darwin] - lefthook-darwin-x64@1.6.18: - resolution: {integrity: sha512-qwKa+PaNIYjZ2PVrRRLq+HjNjQsjEItXN21byvSD89r7EYCULsIC8aW4H6aniOP2A6X1DIZ+djpg+3hNJ/94NA==} + lefthook-darwin-x64@1.10.1: + resolution: {integrity: sha512-NkEkBZm5jYH4fqbpJweDyJx/+/jWLst0FEHOCU5QZ8xFm+42hTGj4+6kfbjirU1ubvmRY/TeilYDsq1OIr5jZQ==} cpu: [x64] os: [darwin] - lefthook-freebsd-arm64@1.6.18: - resolution: {integrity: sha512-UIOzQ+okwB7Ah9p8sNqomOiU6cPfmJnyW3HDPutRsdoHRD8udIap9d+ja4Kg4m/PkoYtkcLO78omANqAgA5wxQ==} + lefthook-freebsd-arm64@1.10.1: + resolution: {integrity: sha512-hX/c4p0+JoCrr55e8zfXC63ReW3Cg4WKzZKP6NA2uNDaKItHlQ4zR3CCOytdVnuPXOa6f93WB9lmRYtIp34dqw==} cpu: [arm64] os: [freebsd] - lefthook-freebsd-x64@1.6.18: - resolution: {integrity: sha512-UQANUgyNpaAh0+2/PjPFiJ7yd6aF15yyJxKZCXyna5cQF7VU8pSHu5tiDDquNpjToXOg+6TmiIAJKyfrrwTF3w==} + lefthook-freebsd-x64@1.10.1: + resolution: {integrity: sha512-0suh8/Mx56Rircc/hvr3vU/XKv0E/afD/LkF8lkOPm4besgq6k9HCkpdPgBykP8Q0ve/W3rOlXeBQ7c7oDhX8Q==} cpu: [x64] os: [freebsd] - lefthook-linux-arm64@1.6.18: - resolution: {integrity: sha512-4erletIa2HKUgY17/1ROvndAj6xn/9wkqO2GhBT3C0vFwIv6ycy5wpFzXOwKRZpFYv7UacN7iXhAZSK+vSOZZg==} + lefthook-linux-arm64@1.10.1: + resolution: {integrity: sha512-zADf8CSkoV7EfpLsy5U22gq0+famMjUEfKy9nacS6zEgPvMxDk5Q/7QpnMWJeeiwkf9XWgQ+GATWuGahA3Id9A==} cpu: [arm64] os: [linux] - lefthook-linux-x64@1.6.18: - resolution: {integrity: sha512-l5SRqYMYygw9RjZncEg8uh29wShYN8kiYr53sp74DkntrlCttqWhLILBUlIr3fxH5s0ZyrmqUEjtMBryMk7b/g==} + lefthook-linux-x64@1.10.1: + resolution: {integrity: sha512-wdPVMZAN6vi3/4rlhzaWjR5N3AZE5+dUd3lSzfP6mmfXVQtwnJ29HFUlje6TAnwZBSOBI8yoMsz38FrhPuayYg==} cpu: [x64] os: [linux] - lefthook-windows-arm64@1.6.18: - resolution: {integrity: sha512-jeNBRoya3+mOEsKyT4wXf29Kng1nkJD7Uv/dqGBszoGMktGVNUFdIjWoxx6HSfhUssucs5pKRZpXSMgK/KCP+Q==} + lefthook-openbsd-arm64@1.10.1: + resolution: {integrity: sha512-PJ0fHvjcgapaWsn+4uhj3ZMRvkV0Ug+BOrRovF+SdXdA7DiBbRzFPTpUWrGoV3lw7uFjY6pJqGqakDqZ0J7J6g==} + cpu: [arm64] + os: [openbsd] + + lefthook-openbsd-x64@1.10.1: + resolution: {integrity: sha512-Bs0hBWHW4s6Dp0qVG4LXv96Vo1NXsM/y6VrWten3pv2oEO18Yw9PmKd6vl4mGI7yA72wq4HNATBagFx460IIEw==} + cpu: [x64] + os: [openbsd] + + lefthook-windows-arm64@1.10.1: + resolution: {integrity: sha512-xoBiiAChVSv1YYVkwkpfEoAbjNuRblrA0tI8GOtPBhkzlfBP3MaD5JfU2SPzID9IfAG/yV5dOlrLVKhacQA66A==} cpu: [arm64] os: [win32] - lefthook-windows-x64@1.6.18: - resolution: {integrity: sha512-iEG8PbFOwMqlpAgCiqzANTxutERjwlwMx6WF6HDGEYwFJSCJsvi06TehDxaPIFbhmLLYYlbVrfSBlttWGoN0dg==} + lefthook-windows-x64@1.10.1: + resolution: {integrity: sha512-+AwTHtBP8npL604Dd13rnEblWh6a9+sf0lSzoLy22y3jdae4kVENLmYoeZ6bz0Wf6SF18UCjf+byvspQRnnCHg==} cpu: [x64] os: [win32] - lefthook@1.6.18: - resolution: {integrity: sha512-Ftr/NkU1P1EsEyphsCqCX7lesGZA+QDXyUx4dS1RlSKB72xKtGW9VPjbGLK2kSQkONG5M+XYfbJkGA/r9NLTYQ==} + lefthook@1.10.1: + resolution: {integrity: sha512-WLwXd8FxAcZ0KJg0d/u1r2nY7F/i2XJlyxQSKJkFkbuzqggNU876ksHuNAluSbsZ4nNdI+tWbBUu1Th3SPvgcQ==} hasBin: true levn@0.4.1: @@ -2266,9 +2219,6 @@ packages: lodash.camelcase@4.3.0: resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} - lodash.curry@4.1.1: - resolution: {integrity: sha512-/u14pXGviLaweY5JI0IUzgzF2J6Ne8INyzAZjImcryjgkZ+ebruBxy2/JaOOkTqScddcYtakjhSaeemV8lR0tA==} - lodash.isplainobject@4.0.6: resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} @@ -2318,9 +2268,6 @@ packages: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} engines: {node: '>=12'} - magic-string@0.16.0: - resolution: {integrity: sha512-c4BEos3y6G2qO0B9X7K0FVLOPT9uGrjYwYRLFmDqyl5YMboUviyecnXWp94fJTSMwPw2/sf+CEYt5AGpmklkkQ==} - magic-string@0.30.17: resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} @@ -2331,10 +2278,6 @@ packages: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} engines: {node: '>=10'} - map-obj@2.0.0: - resolution: {integrity: sha512-TzQSV2DiMYgoF5RycneKVUzIa9bQsj/B3tTgsE3dOGqlzHnGIDaC7XBE7grnA+8kZPnfqSGFe95VHc2oc0VFUQ==} - engines: {node: '>=4'} - meow@12.1.1: resolution: {integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==} engines: {node: '>=16.10'} @@ -2439,13 +2382,6 @@ packages: nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} - object-pairs@0.1.0: - resolution: {integrity: sha512-3ECr6K831I4xX/Mduxr9UC+HPOz/d6WKKYj9p4cmC8Lg8p7g8gitzsxNX5IWlSIgFWN/a4JgrJaoAMKn20oKwA==} - - object-values@1.0.0: - resolution: {integrity: sha512-+8hwcz/JnQ9EpLIXzN0Rs7DLsBpJNT/xYehtB/jU93tHYr5BFEO8E+JGQNOSqE7opVzz5cGksKFHt7uUJVLSjQ==} - engines: {node: '>=0.10.0'} - once@1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} @@ -2592,8 +2528,8 @@ packages: prettier-config-escapace@1.2.1: resolution: {integrity: sha512-piOy4gQTfKum5UV8vnjdB3Ap0sCFtaOvTbo956JXOfpzrTONKb+hM5IO9APweRJPRv8cQFcoRD4hLmWSknJ0ng==} - prettier@3.3.2: - resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==} + prettier@3.4.2: + resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==} engines: {node: '>=14'} hasBin: true @@ -2718,9 +2654,6 @@ packages: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - reverse-arguments@1.0.0: - resolution: {integrity: sha512-/x8uIPdTafBqakK0TmPNJzgkLP+3H+yxpUJhCQHsLBg1rYEVNR2D8BRYNWQhVBjyOd7oo1dZRVzIkwMY2oqfYQ==} - rfc4648@1.5.4: resolution: {integrity: sha512-rRg/6Lb+IGfJqO05HZkN50UtY7K/JhxJag1kP23+zyMfrvoB0B7RWv06MbOzoc79RgCdNTiUaNsTT1AJZ7Z+cg==} @@ -2767,9 +2700,6 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - shell-quote-word@1.0.1: - resolution: {integrity: sha512-lT297f1WLAdq0A4O+AknIFRP6kkiI3s8C913eJ0XqBxJbZPGWUNkRQk2u8zk4bEAjUJ5i+fSLwB6z1HzeT+DEg==} - siginfo@2.0.0: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} @@ -2865,9 +2795,6 @@ packages: resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} engines: {node: '>=18'} - string.fromcodepoint@0.2.1: - resolution: {integrity: sha512-n69H31OnxSGSZyZbgBlvYIXlrMhJQ0dQAX1js1QDhpaUH6zmU3QYlj07bCwCNlPOu3oRXIubGPl2gDGnHsiCqg==} - string_decoder@1.1.1: resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} @@ -2882,10 +2809,6 @@ packages: resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} engines: {node: '>=12'} - strip-bom@3.0.0: - resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} - engines: {node: '>=4'} - strip-bom@4.0.0: resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} engines: {node: '>=8'} @@ -2937,6 +2860,10 @@ packages: engines: {node: '>=18.18.0'} hasBin: true + tapable@2.2.1: + resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} + engines: {node: '>=6'} + tar-stream@3.1.7: resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==} @@ -2982,19 +2909,10 @@ packages: resolution: {integrity: sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A==} engines: {node: '>=14.0.0'} - to-no-case@1.0.2: - resolution: {integrity: sha512-Z3g735FxuZY8rodxV4gH7LxClE4H0hTIyHNIHdk+vpQxjLm0cwnKXq/OFVZ76SOQmto7txVcwSCwkU5kqp+FKg==} - - to-pascal-case@1.0.0: - resolution: {integrity: sha512-QGMWHqM6xPrcQW57S23c5/3BbYb0Tbe9p+ur98ckRnGDwD4wbbtDiYI38CfmMKNB5Iv0REjs5SNDntTwvDxzZA==} - to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - to-space-case@1.0.0: - resolution: {integrity: sha512-rLdvwXZ39VOn1IxGL3V6ZstoTbwLRckQmn/U8ZDLuWwIXNpuZDhQ3AiRUlhTbOXFVE9C+dR51wM0CBDhk31VcA==} - toml-eslint-parser@0.10.0: resolution: {integrity: sha512-khrZo4buq4qVmsGzS5yQjKe/WsFvV8fGfOjDQN0q4iy9FjRfPWRgTFrU8u1R2iu/SfWLhY9WnCi4Jhdrcbtg+g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3008,15 +2926,11 @@ packages: ts-toolbelt@9.6.0: resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==} - tsconfig-paths@4.2.0: - resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==} - engines: {node: '>=6'} - tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tsx@4.16.0: - resolution: {integrity: sha512-MPgN+CuY+4iKxGoJNPv+1pyo5YWZAQ5XfsyobUG+zoKG7IkvCPLZDEyoIb8yLS2FcWci1nlxAqmvPlFWD5AFiQ==} + tsx@4.19.2: + resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==} engines: {node: '>=18.0.0'} hasBin: true @@ -3047,19 +2961,16 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - typescript@5.5.3: - resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==} + typescript@5.7.3: + resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} engines: {node: '>=14.17'} hasBin: true ufo@1.5.4: resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - - unescape-js@1.1.4: - resolution: {integrity: sha512-42SD8NOQEhdYntEiUQdYq/1V/YHwr1HLwlHuTJB5InVVdOSbgI6xu8jK5q65yIzuFCfczzyDF/7hbGzVbyCw0g==} + undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} @@ -3157,9 +3068,6 @@ packages: jsdom: optional: true - vlq@0.2.3: - resolution: {integrity: sha512-DRibZL6DsNhIgYQ+wNdWDL2SL3bKPlVrRiBqV5yuMm++op8W4kGFtaQfCs4KEJn0wBZcHVHJ3eoywX8983k1ow==} - vue-eslint-parser@9.4.3: resolution: {integrity: sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==} engines: {node: ^14.17.0 || >=16.0.0} @@ -3289,20 +3197,20 @@ snapshots: '@bcoe/v8-coverage@0.2.3': {} - '@commitlint/cli@19.3.0(@types/node@20.14.9)(typescript@5.5.3)': + '@commitlint/cli@19.6.1(@types/node@20.17.12)(typescript@5.7.3)': dependencies: '@commitlint/format': 19.5.0 '@commitlint/lint': 19.6.0 - '@commitlint/load': 19.6.1(@types/node@20.14.9)(typescript@5.5.3) + '@commitlint/load': 19.6.1(@types/node@20.17.12)(typescript@5.7.3) '@commitlint/read': 19.5.0 '@commitlint/types': 19.5.0 - execa: 8.0.1 + tinyexec: 0.3.2 yargs: 17.7.2 transitivePeerDependencies: - '@types/node' - typescript - '@commitlint/config-conventional@19.2.2': + '@commitlint/config-conventional@19.6.0': dependencies: '@commitlint/types': 19.5.0 conventional-changelog-conventionalcommits: 7.0.2 @@ -3340,15 +3248,15 @@ snapshots: '@commitlint/rules': 19.6.0 '@commitlint/types': 19.5.0 - '@commitlint/load@19.6.1(@types/node@20.14.9)(typescript@5.5.3)': + '@commitlint/load@19.6.1(@types/node@20.17.12)(typescript@5.7.3)': dependencies: '@commitlint/config-validator': 19.5.0 '@commitlint/execute-rule': 19.5.0 '@commitlint/resolve-extends': 19.5.0 '@commitlint/types': 19.5.0 chalk: 5.4.1 - cosmiconfig: 9.0.0(typescript@5.5.3) - cosmiconfig-typescript-loader: 6.1.0(@types/node@20.14.9)(cosmiconfig@9.0.0(typescript@5.5.3))(typescript@5.5.3) + cosmiconfig: 9.0.0(typescript@5.7.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@20.17.12)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -3404,26 +3312,6 @@ snapshots: effect: 3.6.5 fast-check: 3.21.0 - '@ericcornelissen/bash-parser@0.5.3': - dependencies: - array-last: 1.3.0 - babylon: 6.18.0 - compose-function: 3.0.3 - filter-obj: 1.1.0 - has-own-property: 0.1.0 - identity-function: 1.0.0 - is-iterable: 1.1.1 - iterable-lookahead: 1.0.0 - lodash.curry: 4.1.1 - magic-string: 0.16.0 - map-obj: 2.0.0 - object-pairs: 0.1.0 - object-values: 1.0.0 - reverse-arguments: 1.0.0 - shell-quote-word: 1.0.1 - to-pascal-case: 1.0.0 - unescape-js: 1.1.4 - '@esbuild/aix-ppc64@0.21.5': optional: true @@ -3744,25 +3632,13 @@ snapshots: '@nodelib/fs.stat': 2.0.5 run-parallel: 1.2.0 - '@nodelib/fs.scandir@3.0.0': - dependencies: - '@nodelib/fs.stat': 3.0.0 - run-parallel: 1.2.0 - '@nodelib/fs.stat@2.0.5': {} - '@nodelib/fs.stat@3.0.0': {} - '@nodelib/fs.walk@1.2.8': dependencies: '@nodelib/fs.scandir': 2.1.5 fastq: 1.18.0 - '@nodelib/fs.walk@2.0.0': - dependencies: - '@nodelib/fs.scandir': 3.0.0 - fastq: 1.18.0 - '@pkgjs/parseargs@0.11.0': optional: true @@ -4016,9 +3892,9 @@ snapshots: ignore: 5.3.2 p-map: 4.0.0 - '@stylistic/eslint-plugin@2.12.1(eslint@9.6.0)(typescript@5.5.3)': + '@stylistic/eslint-plugin@2.12.1(eslint@9.6.0)(typescript@5.7.3)': dependencies: - '@typescript-eslint/utils': 8.19.1(eslint@9.6.0)(typescript@5.5.3) + '@typescript-eslint/utils': 8.19.1(eslint@9.6.0)(typescript@5.7.3) eslint: 9.6.0 eslint-visitor-keys: 4.2.0 espree: 10.3.0 @@ -4030,24 +3906,24 @@ snapshots: '@tootallnate/once@2.0.0': {} - '@types/archiver@6.0.2': + '@types/archiver@6.0.3': dependencies: '@types/readdir-glob': 1.1.5 '@types/conventional-commits-parser@5.0.1': dependencies: - '@types/node': 20.14.9 + '@types/node': 20.17.12 '@types/estree@1.0.6': {} '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.14.9 + '@types/node': 20.17.12 '@types/jsonfile@6.1.4': dependencies: - '@types/node': 20.14.9 + '@types/node': 20.17.12 '@types/lodash-es@4.17.12': dependencies: @@ -4055,50 +3931,50 @@ snapshots: '@types/lodash@4.17.14': {} - '@types/node@20.14.9': + '@types/node@20.17.12': dependencies: - undici-types: 5.26.5 + undici-types: 6.19.8 '@types/normalize-package-data@2.4.4': {} '@types/readdir-glob@1.1.5': dependencies: - '@types/node': 20.14.9 + '@types/node': 20.17.12 '@types/semver@7.5.8': {} '@types/split2@4.2.3': dependencies: - '@types/node': 20.14.9 + '@types/node': 20.17.12 '@types/uuid@10.0.0': {} - '@typescript-eslint/eslint-plugin@8.19.1(@typescript-eslint/parser@8.19.1(eslint@9.6.0)(typescript@5.5.3))(eslint@9.6.0)(typescript@5.5.3)': + '@typescript-eslint/eslint-plugin@8.19.1(@typescript-eslint/parser@8.19.1(eslint@9.6.0)(typescript@5.7.3))(eslint@9.6.0)(typescript@5.7.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.19.1(eslint@9.6.0)(typescript@5.5.3) + '@typescript-eslint/parser': 8.19.1(eslint@9.6.0)(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.19.1 - '@typescript-eslint/type-utils': 8.19.1(eslint@9.6.0)(typescript@5.5.3) - '@typescript-eslint/utils': 8.19.1(eslint@9.6.0)(typescript@5.5.3) + '@typescript-eslint/type-utils': 8.19.1(eslint@9.6.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.19.1(eslint@9.6.0)(typescript@5.7.3) '@typescript-eslint/visitor-keys': 8.19.1 eslint: 9.6.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 - ts-api-utils: 2.0.0(typescript@5.5.3) - typescript: 5.5.3 + ts-api-utils: 2.0.0(typescript@5.7.3) + typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.19.1(eslint@9.6.0)(typescript@5.5.3)': + '@typescript-eslint/parser@8.19.1(eslint@9.6.0)(typescript@5.7.3)': dependencies: '@typescript-eslint/scope-manager': 8.19.1 '@typescript-eslint/types': 8.19.1 - '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.7.3) '@typescript-eslint/visitor-keys': 8.19.1 debug: 4.4.0 eslint: 9.6.0 - typescript: 5.5.3 + typescript: 5.7.3 transitivePeerDependencies: - supports-color @@ -4107,20 +3983,20 @@ snapshots: '@typescript-eslint/types': 8.19.1 '@typescript-eslint/visitor-keys': 8.19.1 - '@typescript-eslint/type-utils@8.19.1(eslint@9.6.0)(typescript@5.5.3)': + '@typescript-eslint/type-utils@8.19.1(eslint@9.6.0)(typescript@5.7.3)': dependencies: - '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.5.3) - '@typescript-eslint/utils': 8.19.1(eslint@9.6.0)(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.7.3) + '@typescript-eslint/utils': 8.19.1(eslint@9.6.0)(typescript@5.7.3) debug: 4.4.0 eslint: 9.6.0 - ts-api-utils: 2.0.0(typescript@5.5.3) - typescript: 5.5.3 + ts-api-utils: 2.0.0(typescript@5.7.3) + typescript: 5.7.3 transitivePeerDependencies: - supports-color '@typescript-eslint/types@8.19.1': {} - '@typescript-eslint/typescript-estree@8.19.1(typescript@5.5.3)': + '@typescript-eslint/typescript-estree@8.19.1(typescript@5.7.3)': dependencies: '@typescript-eslint/types': 8.19.1 '@typescript-eslint/visitor-keys': 8.19.1 @@ -4129,19 +4005,19 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 2.0.0(typescript@5.5.3) - typescript: 5.5.3 + ts-api-utils: 2.0.0(typescript@5.7.3) + typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.19.1(eslint@9.6.0)(typescript@5.5.3)': + '@typescript-eslint/utils@8.19.1(eslint@9.6.0)(typescript@5.7.3)': dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.6.0) '@typescript-eslint/scope-manager': 8.19.1 '@typescript-eslint/types': 8.19.1 - '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.7.3) eslint: 9.6.0 - typescript: 5.5.3 + typescript: 5.7.3 transitivePeerDependencies: - supports-color @@ -4150,7 +4026,7 @@ snapshots: '@typescript-eslint/types': 8.19.1 eslint-visitor-keys: 4.2.0 - '@vitest/coverage-v8@1.6.0(vitest@1.6.0(@types/node@20.14.9))': + '@vitest/coverage-v8@1.6.0(vitest@1.6.0(@types/node@20.17.12))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 @@ -4165,7 +4041,7 @@ snapshots: std-env: 3.8.0 strip-literal: 2.1.1 test-exclude: 6.0.0 - vitest: 1.6.0(@types/node@20.14.9) + vitest: 1.6.0(@types/node@20.17.12) transitivePeerDependencies: - supports-color @@ -4309,22 +4185,14 @@ snapshots: aria-query@5.3.2: {} - arity-n@1.0.4: {} - array-ify@1.0.0: {} - array-last@1.3.0: - dependencies: - is-number: 4.0.0 - assertion-error@1.1.0: {} async@3.2.6: {} b4a@1.6.7: {} - babylon@6.18.0: {} - balanced-match@1.0.2: {} bare-events@2.5.4: @@ -4445,10 +4313,6 @@ snapshots: array-ify: 1.0.0 dot-prop: 5.3.0 - compose-function@3.0.3: - dependencies: - arity-n: 1.0.4 - compress-commons@6.0.2: dependencies: crc-32: 1.2.2 @@ -4488,21 +4352,21 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@6.1.0(@types/node@20.14.9)(cosmiconfig@9.0.0(typescript@5.5.3))(typescript@5.5.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@20.17.12)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3): dependencies: - '@types/node': 20.14.9 - cosmiconfig: 9.0.0(typescript@5.5.3) + '@types/node': 20.17.12 + cosmiconfig: 9.0.0(typescript@5.7.3) jiti: 2.4.2 - typescript: 5.5.3 + typescript: 5.7.3 - cosmiconfig@9.0.0(typescript@5.5.3): + cosmiconfig@9.0.0(typescript@5.7.3): dependencies: env-paths: 2.2.1 import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.5.3 + typescript: 5.7.3 crc-32@1.2.2: {} @@ -4564,6 +4428,11 @@ snapshots: emoji-regex@9.2.2: {} + enhanced-resolve@5.18.0: + dependencies: + graceful-fs: 4.2.11 + tapable: 2.2.1 + enquirer@2.4.1: dependencies: ansi-colors: 4.1.3 @@ -4667,13 +4536,13 @@ snapshots: eslint: 9.6.0 semver: 7.6.3 - eslint-config-escapace@5.4.0(eslint@9.6.0)(typescript@5.5.3): + eslint-config-escapace@5.4.0(eslint@9.6.0)(typescript@5.7.3): dependencies: - '@stylistic/eslint-plugin': 2.12.1(eslint@9.6.0)(typescript@5.5.3) + '@stylistic/eslint-plugin': 2.12.1(eslint@9.6.0)(typescript@5.7.3) eslint: 9.6.0 eslint-config-flat-gitignore: 0.3.0(eslint@9.6.0) eslint-plugin-jsonc: 2.18.2(eslint@9.6.0) - eslint-plugin-perfectionist: 4.6.0(eslint@9.6.0)(typescript@5.5.3) + eslint-plugin-perfectionist: 4.6.0(eslint@9.6.0)(typescript@5.7.3) eslint-plugin-regexp: 2.7.0(eslint@9.6.0) eslint-plugin-toml: 0.12.0(eslint@9.6.0) eslint-plugin-tsdoc: 0.4.0 @@ -4683,7 +4552,7 @@ snapshots: eslint-plugin-yml: 1.16.0(eslint@9.6.0) jsonc-eslint-parser: 2.4.0 toml-eslint-parser: 0.10.0 - typescript-eslint: 8.19.1(eslint@9.6.0)(typescript@5.5.3) + typescript-eslint: 8.19.1(eslint@9.6.0)(typescript@5.7.3) vue-eslint-parser: 9.4.3(eslint@9.6.0) yaml-eslint-parser: 1.2.3 transitivePeerDependencies: @@ -4717,10 +4586,10 @@ snapshots: transitivePeerDependencies: - '@eslint/json' - eslint-plugin-perfectionist@4.6.0(eslint@9.6.0)(typescript@5.5.3): + eslint-plugin-perfectionist@4.6.0(eslint@9.6.0)(typescript@5.7.3): dependencies: '@typescript-eslint/types': 8.19.1 - '@typescript-eslint/utils': 8.19.1(eslint@9.6.0)(typescript@5.5.3) + '@typescript-eslint/utils': 8.19.1(eslint@9.6.0)(typescript@5.7.3) eslint: 9.6.0 natural-orderby: 5.0.0 transitivePeerDependencies: @@ -4988,8 +4857,6 @@ snapshots: dependencies: to-regex-range: 5.0.1 - filter-obj@1.1.0: {} - find-up-simple@1.0.0: {} find-up@4.1.0: @@ -5118,8 +4985,6 @@ snapshots: has-flag@4.0.0: {} - has-own-property@0.1.0: {} - hasown@2.0.2: dependencies: function-bind: 1.1.2 @@ -5161,8 +5026,6 @@ snapshots: dependencies: ms: 2.1.3 - identity-function@1.0.0: {} - ieee754@1.2.1: {} ignore@5.3.2: {} @@ -5214,10 +5077,6 @@ snapshots: is-interactive@2.0.0: {} - is-iterable@1.1.1: {} - - is-number@4.0.0: {} - is-number@7.0.0: {} is-obj@2.0.0: {} @@ -5271,16 +5130,12 @@ snapshots: html-escaper: 2.0.2 istanbul-lib-report: 3.0.1 - iterable-lookahead@1.0.0: {} - jackspeak@3.4.3: dependencies: '@isaacs/cliui': 8.0.2 optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jiti@1.21.7: {} - jiti@2.4.2: {} jju@1.4.0: {} @@ -5313,8 +5168,6 @@ snapshots: json-stringify-safe@5.0.1: {} - json5@2.2.3: {} - jsonc-eslint-parser@2.4.0: dependencies: acorn: 8.14.0 @@ -5338,26 +5191,24 @@ snapshots: kleur@3.0.3: {} - knip@5.23.3(@types/node@20.14.9)(typescript@5.5.3): + knip@5.41.1(@types/node@20.17.12)(typescript@5.7.3): dependencies: - '@ericcornelissen/bash-parser': 0.5.3 - '@nodelib/fs.walk': 2.0.0 + '@nodelib/fs.walk': 1.2.8 '@snyk/github-codeowners': 1.1.0 - '@types/node': 20.14.9 + '@types/node': 20.17.12 easy-table: 1.2.0 + enhanced-resolve: 5.18.0 fast-glob: 3.3.3 - jiti: 1.21.7 + jiti: 2.4.2 js-yaml: 4.1.0 minimist: 1.2.8 picocolors: 1.1.1 picomatch: 4.0.2 pretty-ms: 9.2.0 - resolve: 1.22.10 smol-toml: 1.3.1 strip-json-comments: 5.0.1 summary: 2.1.0 - tsconfig-paths: 4.2.0 - typescript: 5.5.3 + typescript: 5.7.3 zod: 3.24.1 zod-validation-error: 3.4.0(zod@3.24.1) @@ -5365,40 +5216,48 @@ snapshots: dependencies: readable-stream: 2.3.8 - lefthook-darwin-arm64@1.6.18: + lefthook-darwin-arm64@1.10.1: + optional: true + + lefthook-darwin-x64@1.10.1: optional: true - lefthook-darwin-x64@1.6.18: + lefthook-freebsd-arm64@1.10.1: optional: true - lefthook-freebsd-arm64@1.6.18: + lefthook-freebsd-x64@1.10.1: optional: true - lefthook-freebsd-x64@1.6.18: + lefthook-linux-arm64@1.10.1: optional: true - lefthook-linux-arm64@1.6.18: + lefthook-linux-x64@1.10.1: optional: true - lefthook-linux-x64@1.6.18: + lefthook-openbsd-arm64@1.10.1: optional: true - lefthook-windows-arm64@1.6.18: + lefthook-openbsd-x64@1.10.1: optional: true - lefthook-windows-x64@1.6.18: + lefthook-windows-arm64@1.10.1: optional: true - lefthook@1.6.18: + lefthook-windows-x64@1.10.1: + optional: true + + lefthook@1.10.1: optionalDependencies: - lefthook-darwin-arm64: 1.6.18 - lefthook-darwin-x64: 1.6.18 - lefthook-freebsd-arm64: 1.6.18 - lefthook-freebsd-x64: 1.6.18 - lefthook-linux-arm64: 1.6.18 - lefthook-linux-x64: 1.6.18 - lefthook-windows-arm64: 1.6.18 - lefthook-windows-x64: 1.6.18 + lefthook-darwin-arm64: 1.10.1 + lefthook-darwin-x64: 1.10.1 + lefthook-freebsd-arm64: 1.10.1 + lefthook-freebsd-x64: 1.10.1 + lefthook-linux-arm64: 1.10.1 + lefthook-linux-x64: 1.10.1 + lefthook-openbsd-arm64: 1.10.1 + lefthook-openbsd-x64: 1.10.1 + lefthook-windows-arm64: 1.10.1 + lefthook-windows-x64: 1.10.1 levn@0.4.1: dependencies: @@ -5435,8 +5294,6 @@ snapshots: lodash.camelcase@4.3.0: {} - lodash.curry@4.1.1: {} - lodash.isplainobject@4.0.6: {} lodash.kebabcase@4.1.1: {} @@ -5474,10 +5331,6 @@ snapshots: lru-cache@7.18.3: {} - magic-string@0.16.0: - dependencies: - vlq: 0.2.3 - magic-string@0.30.17: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 @@ -5492,8 +5345,6 @@ snapshots: dependencies: semver: 7.6.3 - map-obj@2.0.0: {} - meow@12.1.1: {} merge-stream@2.0.0: {} @@ -5594,10 +5445,6 @@ snapshots: dependencies: boolbase: 1.0.0 - object-pairs@0.1.0: {} - - object-values@1.0.0: {} - once@1.4.0: dependencies: wrappy: 1.0.2 @@ -5736,7 +5583,7 @@ snapshots: prettier-config-escapace@1.2.1: {} - prettier@3.3.2: {} + prettier@3.4.2: {} pretty-bytes@6.1.1: {} @@ -5857,8 +5704,6 @@ snapshots: reusify@1.0.4: {} - reverse-arguments@1.0.0: {} - rfc4648@1.5.4: {} rollup@4.30.1: @@ -5922,8 +5767,6 @@ snapshots: shebang-regex@3.0.0: {} - shell-quote-word@1.0.1: {} - siginfo@2.0.0: {} signal-exit@3.0.7: {} @@ -6015,8 +5858,6 @@ snapshots: get-east-asian-width: 1.3.0 strip-ansi: 7.1.0 - string.fromcodepoint@0.2.1: {} - string_decoder@1.1.1: dependencies: safe-buffer: 5.1.2 @@ -6033,8 +5874,6 @@ snapshots: dependencies: ansi-regex: 6.1.0 - strip-bom@3.0.0: {} - strip-bom@4.0.0: {} strip-final-newline@2.0.0: {} @@ -6067,13 +5906,13 @@ snapshots: dependencies: tslib: 2.8.1 - syncpack@13.0.0(typescript@5.5.3): + syncpack@13.0.0(typescript@5.7.3): dependencies: '@effect/schema': 0.71.1(effect@3.6.5) chalk: 5.3.0 chalk-template: 1.1.0 commander: 12.1.0 - cosmiconfig: 9.0.0(typescript@5.5.3) + cosmiconfig: 9.0.0(typescript@5.7.3) effect: 3.6.5 enquirer: 2.4.1 fast-check: 3.21.0 @@ -6090,6 +5929,8 @@ snapshots: transitivePeerDependencies: - typescript + tapable@2.2.1: {} + tar-stream@3.1.7: dependencies: b4a: 1.6.7 @@ -6128,41 +5969,25 @@ snapshots: tinyspy@2.2.1: {} - to-no-case@1.0.2: {} - - to-pascal-case@1.0.0: - dependencies: - to-space-case: 1.0.0 - to-regex-range@5.0.1: dependencies: is-number: 7.0.0 - to-space-case@1.0.0: - dependencies: - to-no-case: 1.0.2 - toml-eslint-parser@0.10.0: dependencies: eslint-visitor-keys: 3.4.3 - ts-api-utils@2.0.0(typescript@5.5.3): + ts-api-utils@2.0.0(typescript@5.7.3): dependencies: - typescript: 5.5.3 + typescript: 5.7.3 ts-toolbelt@9.6.0: {} - tsconfig-paths@4.2.0: - dependencies: - json5: 2.2.3 - minimist: 1.2.8 - strip-bom: 3.0.0 - tslib@2.8.1: {} - tsx@4.16.0: + tsx@4.19.2: dependencies: - esbuild: 0.21.5 + esbuild: 0.23.1 get-tsconfig: 4.8.1 optionalDependencies: fsevents: 2.3.3 @@ -6179,25 +6004,21 @@ snapshots: type-fest@0.8.1: {} - typescript-eslint@8.19.1(eslint@9.6.0)(typescript@5.5.3): + typescript-eslint@8.19.1(eslint@9.6.0)(typescript@5.7.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.19.1(@typescript-eslint/parser@8.19.1(eslint@9.6.0)(typescript@5.5.3))(eslint@9.6.0)(typescript@5.5.3) - '@typescript-eslint/parser': 8.19.1(eslint@9.6.0)(typescript@5.5.3) - '@typescript-eslint/utils': 8.19.1(eslint@9.6.0)(typescript@5.5.3) + '@typescript-eslint/eslint-plugin': 8.19.1(@typescript-eslint/parser@8.19.1(eslint@9.6.0)(typescript@5.7.3))(eslint@9.6.0)(typescript@5.7.3) + '@typescript-eslint/parser': 8.19.1(eslint@9.6.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.19.1(eslint@9.6.0)(typescript@5.7.3) eslint: 9.6.0 - typescript: 5.5.3 + typescript: 5.7.3 transitivePeerDependencies: - supports-color - typescript@5.5.3: {} + typescript@5.7.3: {} ufo@1.5.4: {} - undici-types@5.26.5: {} - - unescape-js@1.1.4: - dependencies: - string.fromcodepoint: 0.2.1 + undici-types@6.19.8: {} unicorn-magic@0.1.0: {} @@ -6226,13 +6047,13 @@ snapshots: validate-npm-package-name@5.0.1: {} - vite-node@1.6.0(@types/node@20.14.9): + vite-node@1.6.0(@types/node@20.17.12): dependencies: cac: 6.7.14 debug: 4.4.0 pathe: 1.1.2 picocolors: 1.1.1 - vite: 5.4.11(@types/node@20.14.9) + vite: 5.4.11(@types/node@20.17.12) transitivePeerDependencies: - '@types/node' - less @@ -6244,16 +6065,16 @@ snapshots: - supports-color - terser - vite@5.4.11(@types/node@20.14.9): + vite@5.4.11(@types/node@20.17.12): dependencies: esbuild: 0.21.5 postcss: 8.4.49 rollup: 4.30.1 optionalDependencies: - '@types/node': 20.14.9 + '@types/node': 20.17.12 fsevents: 2.3.3 - vitest@1.6.0(@types/node@20.14.9): + vitest@1.6.0(@types/node@20.17.12): dependencies: '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 @@ -6272,11 +6093,11 @@ snapshots: strip-literal: 2.1.1 tinybench: 2.9.0 tinypool: 0.8.4 - vite: 5.4.11(@types/node@20.14.9) - vite-node: 1.6.0(@types/node@20.14.9) + vite: 5.4.11(@types/node@20.17.12) + vite-node: 1.6.0(@types/node@20.17.12) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.14.9 + '@types/node': 20.17.12 transitivePeerDependencies: - less - lightningcss @@ -6287,8 +6108,6 @@ snapshots: - supports-color - terser - vlq@0.2.3: {} - vue-eslint-parser@9.4.3(eslint@9.6.0): dependencies: debug: 4.4.0 @@ -6388,4 +6207,4 @@ snapshots: zx@8.3.0: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 20.14.9 + '@types/node': 20.17.12