From fb6c8a4cc1c00fa8be71ea78e64a9a4dbf531471 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 00:17:15 +0000 Subject: [PATCH] fix(deps): update dependencies (#221) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 18 +- pnpm-lock.yaml | 638 +++++++++++++++++++++---------------------------- 2 files changed, 282 insertions(+), 374 deletions(-) diff --git a/package.json b/package.json index fba1aa5d..2e41823e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "groundwork", "description": "A monorepo boilerplate using pnpm, nx, and lerna-lite.", - "version": "0.0.17", + "version": "0.0.18", "type": "module", "private": true, "author": "Matthew Waldron", @@ -42,7 +42,7 @@ }, "license": "MIT", "dependencies": { - "@arethetypeswrong/cli": "0.15.3", + "@arethetypeswrong/cli": "0.15.4", "@commitlint/cli": "18.6.1", "@commitlint/config-conventional": "18.6.3", "@lerna-lite/changed": "3.6.0", @@ -54,20 +54,20 @@ "@nrwl/cli": "15.9.3", "@nrwl/nx-cloud": "18.0.1", "@secretlint/secretlint-rule-preset-recommend": "8.2.4", - "@types/node": "20.14.9", - "commitizen": "4.3.0", + "@types/node": "20.14.15", + "commitizen": "4.3.1", "cz-conventional-changelog": "3.3.0", "execa": "8.0.1", "husky": "9.0.11", "knip": "4.6.0", - "lint-staged": "15.2.7", - "npm-run-all2": "6.2.0", + "lint-staged": "15.2.11", + "npm-run-all2": "6.2.6", "nx": "17.3.2", - "prettier": "3.3.2", - "publint": "0.2.8", + "prettier": "3.3.3", + "publint": "0.2.12", "secretlint": "8.2.4", "syncpack": "12.3.3", - "typescript": "5.5.2" + "typescript": "5.5.4" }, "manypkg": { "ignoredRules": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be6a1509..b00201a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,29 +9,29 @@ importers: .: dependencies: '@arethetypeswrong/cli': - specifier: 0.15.3 - version: 0.15.3 + specifier: 0.15.4 + version: 0.15.4 '@commitlint/cli': specifier: 18.6.1 - version: 18.6.1(@types/node@20.14.9)(typescript@5.5.2) + version: 18.6.1(@types/node@20.14.15)(typescript@5.5.4) '@commitlint/config-conventional': specifier: 18.6.3 version: 18.6.3 '@lerna-lite/changed': specifier: 3.6.0 - version: 3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2) + version: 3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4) '@lerna-lite/cli': specifier: 3.6.0 - version: 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2) + version: 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4) '@lerna-lite/list': specifier: 3.6.0 - version: 3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2) + version: 3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4) '@lerna-lite/publish': specifier: 3.6.0 - version: 3.6.0(@lerna-lite/list@3.6.0)(typescript@5.5.2) + version: 3.6.0(@lerna-lite/list@3.6.0)(typescript@5.5.4) '@lerna-lite/version': specifier: 3.6.0 - version: 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(typescript@5.5.2) + version: 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(typescript@5.5.4) '@manypkg/cli': specifier: 0.21.4 version: 0.21.4 @@ -45,14 +45,14 @@ importers: specifier: 8.2.4 version: 8.2.4 '@types/node': - specifier: 20.14.9 - version: 20.14.9 + specifier: 20.14.15 + version: 20.14.15 commitizen: - specifier: 4.3.0 - version: 4.3.0(@types/node@20.14.9)(typescript@5.5.2) + specifier: 4.3.1 + version: 4.3.1(@types/node@20.14.15)(typescript@5.5.4) cz-conventional-changelog: specifier: 3.3.0 - version: 3.3.0(@types/node@20.14.9)(typescript@5.5.2) + version: 3.3.0(@types/node@20.14.15)(typescript@5.5.4) execa: specifier: 8.0.1 version: 8.0.1 @@ -61,31 +61,31 @@ importers: version: 9.0.11 knip: specifier: 4.6.0 - version: 4.6.0(@types/node@20.14.9)(typescript@5.5.2) + version: 4.6.0(@types/node@20.14.15)(typescript@5.5.4) lint-staged: - specifier: 15.2.7 - version: 15.2.7 + specifier: 15.2.11 + version: 15.2.11 npm-run-all2: - specifier: 6.2.0 - version: 6.2.0 + specifier: 6.2.6 + version: 6.2.6 nx: specifier: 17.3.2 version: 17.3.2 prettier: - specifier: 3.3.2 - version: 3.3.2 + specifier: 3.3.3 + version: 3.3.3 publint: - specifier: 0.2.8 - version: 0.2.8 + specifier: 0.2.12 + version: 0.2.12 secretlint: specifier: 8.2.4 version: 8.2.4 syncpack: specifier: 12.3.3 - version: 12.3.3(typescript@5.5.2) + version: 12.3.3(typescript@5.5.4) typescript: - specifier: 5.5.2 - version: 5.5.2 + specifier: 5.5.4 + version: 5.5.4 apps/lit-override: dependencies: @@ -116,7 +116,7 @@ importers: version: 5.5.4 vite: specifier: 5.4.8 - version: 5.4.8(@types/node@20.14.9) + version: 5.4.8(@types/node@20.14.15) configs/eslint-config-custom: dependencies: @@ -199,7 +199,7 @@ importers: version: link:../eslint-config-custom jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.14.9) + version: 29.7.0(@types/node@20.14.15) configs/tsconfig-config: {} @@ -309,10 +309,10 @@ importers: version: 5.4.5 vite: specifier: 5.2.12 - version: 5.2.12(@types/node@20.14.9) + version: 5.2.12(@types/node@20.14.15) vitest: specifier: 1.6.0 - version: 1.6.0(@types/node@20.14.9) + version: 1.6.0(@types/node@20.14.15) examples/vite-project: dependencies: @@ -355,7 +355,7 @@ importers: version: 5.4.5 vite: specifier: 5.2.12 - version: 5.2.12(@types/node@20.14.9) + version: 5.2.12(@types/node@20.14.15) packages/lit-override: devDependencies: @@ -400,7 +400,7 @@ importers: version: link:../../configs/eslint-config-custom jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.14.9) + version: 29.7.0(@types/node@20.14.15) jest-config: specifier: workspace:* version: link:../../configs/jest-config @@ -472,10 +472,10 @@ importers: version: 5.5.4 vite: specifier: 5.4.8 - version: 5.4.8(@types/node@20.14.9) + version: 5.4.8(@types/node@20.14.15) vite-plugin-dts: specifier: 3.9.1 - version: 3.9.1(@types/node@20.14.9)(typescript@5.5.4)(vite@5.4.8) + version: 3.9.1(@types/node@20.14.15)(typescript@5.5.4)(vite@5.4.8) vite-plugin-lib-inject-css: specifier: 1.3.0 version: 1.3.0(vite@5.4.8) @@ -547,7 +547,7 @@ importers: version: link:../../configs/eslint-config-custom jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.14.9) + version: 29.7.0(@types/node@20.14.15) jest-config: specifier: workspace:* version: link:../../configs/jest-config @@ -592,8 +592,8 @@ packages: resolution: {integrity: sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==} dev: false - /@arethetypeswrong/cli@0.15.3: - resolution: {integrity: sha512-sIMA9ZJBWDEg1+xt5RkAEflZuf8+PO8SdKj17x6PtETuUho+qlZJg4DgmKc3q+QwQ9zOB5VLK6jVRbFdNLdUIA==} + /@arethetypeswrong/cli@0.15.4: + resolution: {integrity: sha512-YDbImAi1MGkouT7f2yAECpUMFhhA1J0EaXzIqoC5GGtK0xDgauLtcsZezm8tNq7d3wOFXH7OnY+IORYcG212rw==} engines: {node: '>=18'} hasBin: true dependencies: @@ -602,7 +602,7 @@ packages: cli-table3: 0.6.5 commander: 10.0.1 marked: 9.1.6 - marked-terminal: 6.2.0(marked@9.1.6) + marked-terminal: 7.2.1(marked@9.1.6) semver: 7.6.2 dev: false @@ -906,7 +906,7 @@ packages: '@babel/helper-validator-identifier': 7.24.7 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.0.1 + picocolors: 1.1.0 /@babel/parser@7.24.7: resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==} @@ -1982,14 +1982,14 @@ packages: requiresBuild: true optional: true - /@commitlint/cli@18.6.1(@types/node@20.14.9)(typescript@5.5.2): + /@commitlint/cli@18.6.1(@types/node@20.14.15)(typescript@5.5.4): resolution: {integrity: sha512-5IDE0a+lWGdkOvKH892HHAZgbAjcj1mT5QrfA/SVbLJV/BbBMGyKN0W5mhgjekPJJwEQdVNvhl9PwUacY58Usw==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 18.6.1 '@commitlint/lint': 18.6.1 - '@commitlint/load': 18.6.1(@types/node@20.14.9)(typescript@5.5.2) + '@commitlint/load': 18.6.1(@types/node@20.14.15)(typescript@5.5.4) '@commitlint/read': 18.6.1 '@commitlint/types': 18.6.1 execa: 5.1.1 @@ -2078,7 +2078,7 @@ packages: '@commitlint/types': 18.6.1 dev: false - /@commitlint/load@18.6.1(@types/node@20.14.9)(typescript@5.5.2): + /@commitlint/load@18.6.1(@types/node@20.14.15)(typescript@5.5.4): resolution: {integrity: sha512-p26x8734tSXUHoAw0ERIiHyW4RaI4Bj99D8YgUlVV9SedLf8hlWAfyIFhHRIhfPngLlCe0QYOdRKYFt8gy56TA==} engines: {node: '>=v18'} dependencies: @@ -2087,8 +2087,8 @@ packages: '@commitlint/resolve-extends': 18.6.1 '@commitlint/types': 18.6.1 chalk: 4.1.2 - cosmiconfig: 8.3.6(typescript@5.5.2) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.9)(cosmiconfig@8.3.6)(typescript@5.5.2) + cosmiconfig: 8.3.6(typescript@5.5.4) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.15)(cosmiconfig@8.3.6)(typescript@5.5.4) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -2098,7 +2098,7 @@ packages: - typescript dev: false - /@commitlint/load@19.2.0(@types/node@20.14.9)(typescript@5.5.2): + /@commitlint/load@19.2.0(@types/node@20.14.15)(typescript@5.5.4): resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==} engines: {node: '>=v18'} requiresBuild: true @@ -2108,8 +2108,8 @@ packages: '@commitlint/resolve-extends': 19.1.0 '@commitlint/types': 19.0.3 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.5.2) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.9)(cosmiconfig@9.0.0)(typescript@5.5.2) + cosmiconfig: 9.0.0(typescript@5.5.4) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.15)(cosmiconfig@9.0.0)(typescript@5.5.4) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -3738,7 +3738,7 @@ packages: magic-string: 0.27.0 react-docgen-typescript: 2.2.2(typescript@5.4.5) typescript: 5.4.5 - vite: 5.2.12(@types/node@20.14.9) + vite: 5.2.12(@types/node@20.14.15) dev: true /@jridgewell/gen-mapping@0.3.5: @@ -3770,14 +3770,14 @@ packages: resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} dev: true - /@lerna-lite/changed@3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2): + /@lerna-lite/changed@3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4): resolution: {integrity: sha512-09g8moVmSpvSMKEF2Cb9NyEKVun99hdVTHicU2uZrl9U/fldre0Cwf3f8IuMGb+JAALXaQYnA/AWbPgAYT4MPA==} engines: {node: ^18.0.0 || >=20.0.0} dependencies: - '@lerna-lite/cli': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2) - '@lerna-lite/core': 3.6.0(typescript@5.5.2) - '@lerna-lite/list': 3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2) - '@lerna-lite/listable': 3.6.0(typescript@5.5.2) + '@lerna-lite/cli': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4) + '@lerna-lite/core': 3.6.0(typescript@5.5.4) + '@lerna-lite/list': 3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4) + '@lerna-lite/listable': 3.6.0(typescript@5.5.4) transitivePeerDependencies: - '@lerna-lite/exec' - '@lerna-lite/publish' @@ -3790,7 +3790,7 @@ packages: - typescript dev: false - /@lerna-lite/cli@3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2): + /@lerna-lite/cli@3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4): resolution: {integrity: sha512-X6N39fKArqZ0rS+8DqDToGen9OA+CM0x9edF+r1O/IZR1SO7cNbaLSXl9YDRW/lz5aJGIWsguMoGMjVbv1vCRQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -3815,12 +3815,12 @@ packages: '@lerna-lite/watch': optional: true dependencies: - '@lerna-lite/core': 3.6.0(typescript@5.5.2) - '@lerna-lite/init': 3.6.0(typescript@5.5.2) - '@lerna-lite/list': 3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2) + '@lerna-lite/core': 3.6.0(typescript@5.5.4) + '@lerna-lite/init': 3.6.0(typescript@5.5.4) + '@lerna-lite/list': 3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4) '@lerna-lite/npmlog': 3.6.0 - '@lerna-lite/publish': 3.6.0(@lerna-lite/list@3.6.0)(typescript@5.5.2) - '@lerna-lite/version': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(typescript@5.5.2) + '@lerna-lite/publish': 3.6.0(@lerna-lite/list@3.6.0)(typescript@5.5.4) + '@lerna-lite/version': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(typescript@5.5.4) dedent: 1.5.3 dotenv: 16.4.5 import-local: 3.1.0 @@ -3833,7 +3833,7 @@ packages: - typescript dev: false - /@lerna-lite/core@3.6.0(typescript@5.5.2): + /@lerna-lite/core@3.6.0(typescript@5.5.4): resolution: {integrity: sha512-nyRJARtEUnmD+y3C9gCqJZiz12RAkAseVMDRmIFzMw4ZQvczur69AK62OCsjDYwqlXO3slqNmGz9YG0Yi1RO2Q==} engines: {node: ^18.0.0 || >=20.0.0} dependencies: @@ -3842,7 +3842,7 @@ packages: chalk: 5.3.0 clone-deep: 4.0.1 config-chain: 1.1.13 - cosmiconfig: 9.0.0(typescript@5.5.2) + cosmiconfig: 9.0.0(typescript@5.5.4) dedent: 1.5.3 execa: 8.0.1 fs-extra: 11.2.0 @@ -3870,11 +3870,11 @@ packages: - typescript dev: false - /@lerna-lite/filter-packages@3.6.0(typescript@5.5.2): + /@lerna-lite/filter-packages@3.6.0(typescript@5.5.4): resolution: {integrity: sha512-PfWz6KHZi4blO/FiEcUIeW60muonx/epnDCQHdWccLmA7SAajeRTKB+RvQw/YLkwn5M/te2N72h8rrvtt+RQBA==} engines: {node: ^18.0.0 || >=20.0.0} dependencies: - '@lerna-lite/core': 3.6.0(typescript@5.5.2) + '@lerna-lite/core': 3.6.0(typescript@5.5.4) '@lerna-lite/npmlog': 3.6.0 multimatch: 7.0.0 transitivePeerDependencies: @@ -3884,11 +3884,11 @@ packages: - typescript dev: false - /@lerna-lite/init@3.6.0(typescript@5.5.2): + /@lerna-lite/init@3.6.0(typescript@5.5.4): resolution: {integrity: sha512-COTQZB/8QBklGf4hVilHSx7P54dbJubI+RaMLIe4/JD5ffhu1bOG4jsWwsYusP/mk3t1k1U0mxmiYaWsuO8oqQ==} engines: {node: ^18.0.0 || >=20.0.0} dependencies: - '@lerna-lite/core': 3.6.0(typescript@5.5.2) + '@lerna-lite/core': 3.6.0(typescript@5.5.4) fs-extra: 11.2.0 p-map: 7.0.2 write-json-file: 5.0.0 @@ -3899,14 +3899,14 @@ packages: - typescript dev: false - /@lerna-lite/list@3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2): + /@lerna-lite/list@3.6.0(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4): resolution: {integrity: sha512-9sMdMO+n88QGUxlk8OHVgLK3M+fh5/O73zBwgP6R9BcbG2coJaSkadVZD4rCwXEloE0RMnyAQaCTSVLNRb7TmQ==} engines: {node: ^18.0.0 || >=20.0.0} dependencies: - '@lerna-lite/cli': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2) - '@lerna-lite/core': 3.6.0(typescript@5.5.2) - '@lerna-lite/filter-packages': 3.6.0(typescript@5.5.2) - '@lerna-lite/listable': 3.6.0(typescript@5.5.2) + '@lerna-lite/cli': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4) + '@lerna-lite/core': 3.6.0(typescript@5.5.4) + '@lerna-lite/filter-packages': 3.6.0(typescript@5.5.4) + '@lerna-lite/listable': 3.6.0(typescript@5.5.4) transitivePeerDependencies: - '@lerna-lite/exec' - '@lerna-lite/publish' @@ -3919,11 +3919,11 @@ packages: - typescript dev: false - /@lerna-lite/listable@3.6.0(typescript@5.5.2): + /@lerna-lite/listable@3.6.0(typescript@5.5.4): resolution: {integrity: sha512-r6JwbQdoMgMPGXn8meAWnmtsJf3SXv+VNybF6l9KSlbtBEIvjFz8Ugut6SzspAE39Uwxf+L8cqg0eeE/oIRl3A==} engines: {node: ^18.0.0 || >=20.0.0} dependencies: - '@lerna-lite/core': 3.6.0(typescript@5.5.2) + '@lerna-lite/core': 3.6.0(typescript@5.5.4) chalk: 5.3.0 columnify: 1.6.0 transitivePeerDependencies: @@ -3948,14 +3948,14 @@ packages: wide-align: 1.1.5 dev: false - /@lerna-lite/publish@3.6.0(@lerna-lite/list@3.6.0)(typescript@5.5.2): + /@lerna-lite/publish@3.6.0(@lerna-lite/list@3.6.0)(typescript@5.5.4): resolution: {integrity: sha512-OIkY4D0AEpxP5fNpxo3vkchgcjZUk6W168iLBwnkhXp8iiTKGXgvGWWBXINx+sHp3QIOCx/pFDau0vfIQjPA8g==} engines: {node: ^18.0.0 || >=20.0.0} dependencies: - '@lerna-lite/cli': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2) - '@lerna-lite/core': 3.6.0(typescript@5.5.2) + '@lerna-lite/cli': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4) + '@lerna-lite/core': 3.6.0(typescript@5.5.4) '@lerna-lite/npmlog': 3.6.0 - '@lerna-lite/version': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(typescript@5.5.2) + '@lerna-lite/version': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(typescript@5.5.4) '@npmcli/package-json': 5.2.0 byte-size: 8.1.1 chalk: 5.3.0 @@ -3987,12 +3987,12 @@ packages: - typescript dev: false - /@lerna-lite/version@3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(typescript@5.5.2): + /@lerna-lite/version@3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(typescript@5.5.4): resolution: {integrity: sha512-ahv+RcVtURDem8yjB8zc4cNdh2EqUevaH358HJ5uv+9IEtxGByGb00xpmCl7YNMHztACS07G3U8hLqDeRM1ZZw==} engines: {node: ^18.0.0 || >=20.0.0} dependencies: - '@lerna-lite/cli': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.2) - '@lerna-lite/core': 3.6.0(typescript@5.5.2) + '@lerna-lite/cli': 3.6.0(@lerna-lite/list@3.6.0)(@lerna-lite/publish@3.6.0)(@lerna-lite/version@3.6.0)(typescript@5.5.4) + '@lerna-lite/core': 3.6.0(typescript@5.5.4) '@lerna-lite/npmlog': 3.6.0 '@octokit/plugin-enterprise-rest': 6.0.1 '@octokit/rest': 21.0.0 @@ -4131,16 +4131,6 @@ packages: - '@types/node' dev: true - /@microsoft/api-extractor-model@7.28.13(@types/node@20.14.9): - resolution: {integrity: sha512-39v/JyldX4MS9uzHcdfmjjfS6cYGAoXV+io8B5a338pkHiSt+gy2eXQ0Q7cGFJ7quSa1VqqlMdlPrB6sLR/cAw==} - dependencies: - '@microsoft/tsdoc': 0.14.2 - '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 4.0.2(@types/node@20.14.9) - transitivePeerDependencies: - - '@types/node' - dev: true - /@microsoft/api-extractor@7.43.0(@types/node@20.14.15): resolution: {integrity: sha512-GFhTcJpB+MI6FhvXEI9b2K0snulNLWHqC/BbcJtyNYcKUiw7l3Lgis5ApsYncJ0leALX7/of4XfmXk+maT111w==} hasBin: true @@ -4162,27 +4152,6 @@ packages: - '@types/node' dev: true - /@microsoft/api-extractor@7.43.0(@types/node@20.14.9): - resolution: {integrity: sha512-GFhTcJpB+MI6FhvXEI9b2K0snulNLWHqC/BbcJtyNYcKUiw7l3Lgis5ApsYncJ0leALX7/of4XfmXk+maT111w==} - hasBin: true - dependencies: - '@microsoft/api-extractor-model': 7.28.13(@types/node@20.14.9) - '@microsoft/tsdoc': 0.14.2 - '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 4.0.2(@types/node@20.14.9) - '@rushstack/rig-package': 0.5.2 - '@rushstack/terminal': 0.10.0(@types/node@20.14.9) - '@rushstack/ts-command-line': 4.19.1(@types/node@20.14.9) - lodash: 4.17.21 - minimatch: 3.0.8 - resolve: 1.22.8 - semver: 7.5.4 - source-map: 0.6.1 - typescript: 5.4.2 - transitivePeerDependencies: - - '@types/node' - dev: true - /@microsoft/tsdoc-config@0.16.2: resolution: {integrity: sha512-OGiIzzoBLgWWR0UdRJX98oYO+XKGf7tiK4Zk6tQ/E4IJqGCe7dvkTvgDZV5cFJUzLGDOjeAXrnZoA6QkVySuxw==} dependencies: @@ -5800,23 +5769,6 @@ packages: z-schema: 5.0.5 dev: true - /@rushstack/node-core-library@4.0.2(@types/node@20.14.9): - resolution: {integrity: sha512-hyES82QVpkfQMeBMteQUnrhASL/KHPhd7iJ8euduwNJG4mu2GSOKybf0rOEjOm1Wz7CwJEUm9y0yD7jg2C1bfg==} - peerDependencies: - '@types/node': '*' - peerDependenciesMeta: - '@types/node': - optional: true - dependencies: - '@types/node': 20.14.9 - fs-extra: 7.0.1 - import-lazy: 4.0.0 - jju: 1.4.0 - resolve: 1.22.8 - semver: 7.5.4 - z-schema: 5.0.5 - dev: true - /@rushstack/rig-package@0.5.2: resolution: {integrity: sha512-mUDecIJeH3yYGZs2a48k+pbhM6JYwWlgjs2Ca5f2n1G2/kgdgP9D/07oglEGf6mRyXEnazhEENeYTSNDRCwdqA==} dependencies: @@ -5837,19 +5789,6 @@ packages: supports-color: 8.1.1 dev: true - /@rushstack/terminal@0.10.0(@types/node@20.14.9): - resolution: {integrity: sha512-UbELbXnUdc7EKwfH2sb8ChqNgapUOdqcCIdQP4NGxBpTZV2sQyeekuK3zmfQSa/MN+/7b4kBogl2wq0vpkpYGw==} - peerDependencies: - '@types/node': '*' - peerDependenciesMeta: - '@types/node': - optional: true - dependencies: - '@rushstack/node-core-library': 4.0.2(@types/node@20.14.9) - '@types/node': 20.14.9 - supports-color: 8.1.1 - dev: true - /@rushstack/ts-command-line@4.19.1(@types/node@20.14.15): resolution: {integrity: sha512-J7H768dgcpG60d7skZ5uSSwyCZs/S2HrWP1Ds8d1qYAyaaeJmpmmLr9BVw97RjFzmQPOYnoXcKA4GkqDCkduQg==} dependencies: @@ -5861,17 +5800,6 @@ packages: - '@types/node' dev: true - /@rushstack/ts-command-line@4.19.1(@types/node@20.14.9): - resolution: {integrity: sha512-J7H768dgcpG60d7skZ5uSSwyCZs/S2HrWP1Ds8d1qYAyaaeJmpmmLr9BVw97RjFzmQPOYnoXcKA4GkqDCkduQg==} - dependencies: - '@rushstack/terminal': 0.10.0(@types/node@20.14.9) - '@types/argparse': 1.0.38 - argparse: 1.0.10 - string-argv: 0.3.2 - transitivePeerDependencies: - - '@types/node' - dev: true - /@sec-ant/readable-stream@0.4.1: resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} dev: false @@ -6376,7 +6304,7 @@ packages: magic-string: 0.30.10 rollup: 3.29.4 typescript: 5.4.5 - vite: 5.2.12(@types/node@20.14.9) + vite: 5.2.12(@types/node@20.14.15) transitivePeerDependencies: - encoding - supports-color @@ -7031,7 +6959,7 @@ packages: react: 18.3.1 react-docgen: 7.0.3 react-dom: 18.3.1(react@18.3.1) - vite: 5.2.12(@types/node@20.14.9) + vite: 5.2.12(@types/node@20.14.15) transitivePeerDependencies: - '@preact/preset-vite' - encoding @@ -7373,7 +7301,7 @@ packages: dom-accessibility-api: 0.6.3 lodash: 4.17.21 redent: 3.0.0 - vitest: 1.6.0(@types/node@20.14.9) + vitest: 1.6.0(@types/node@20.14.15) dev: true /@testing-library/react@14.3.1(@types/react@18.3.3)(react-dom@18.3.1)(react@18.3.1): @@ -7801,11 +7729,6 @@ packages: dependencies: undici-types: 5.26.5 - /@types/node@20.14.9: - resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==} - dependencies: - undici-types: 5.26.5 - /@types/normalize-package-data@2.4.4: resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -8231,7 +8154,7 @@ packages: vite: ^4 || ^5 dependencies: '@swc/core': 1.6.0 - vite: 5.2.12(@types/node@20.14.9) + vite: 5.2.12(@types/node@20.14.15) transitivePeerDependencies: - '@swc/helpers' dev: true @@ -8258,7 +8181,7 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.24.7) magic-string: 0.27.0 react-refresh: 0.14.2 - vite: 5.2.12(@types/node@20.14.9) + vite: 5.2.12(@types/node@20.14.15) transitivePeerDependencies: - supports-color dev: true @@ -8281,7 +8204,7 @@ packages: std-env: 3.7.0 strip-literal: 2.1.0 test-exclude: 6.0.0 - vitest: 1.6.0(@types/node@20.14.9) + vitest: 1.6.0(@types/node@20.14.15) transitivePeerDependencies: - supports-color dev: true @@ -8873,9 +8796,11 @@ packages: dependencies: type-fest: 0.21.3 - /ansi-escapes@6.2.1: - resolution: {integrity: sha512-4nJ3yixlEthEJ9Rk4vPcdBRkZvQZlYyu8j4/Mqz5sgIkddmEnH2Yj2ZrnP9S3tQOvSNRUIgVNF/1yPpRAGNRig==} - engines: {node: '>=14.16'} + /ansi-escapes@7.0.0: + resolution: {integrity: sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==} + engines: {node: '>=18'} + dependencies: + environment: 1.1.0 dev: false /ansi-regex@5.0.1: @@ -8886,6 +8811,11 @@ packages: resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} engines: {node: '>=12'} + /ansi-regex@6.1.0: + resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==} + engines: {node: '>=12'} + dev: false + /ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} @@ -8906,13 +8836,8 @@ packages: resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} engines: {node: '>=12'} - /ansicolors@0.3.2: - resolution: {integrity: sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==} - dev: false - /any-promise@1.3.0: resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==} - dev: true /anymatch@3.1.3: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} @@ -9668,14 +9593,6 @@ packages: /caniuse-lite@1.0.30001634: resolution: {integrity: sha512-fbBYXQ9q3+yp1q1gBk86tOFs4pyn/yxFm5ZNP18OXJDfA3txImOY9PhfxVggZ4vRHDqoU8NrKU81eN0OtzOgRA==} - /cardinal@2.1.1: - resolution: {integrity: sha512-JSr5eOgoEymtYHBjNWyjrMqet9Am2miJhlfKNdqLp6zoeAh0KN5dRAcxlecj5mAJrmQomgiOBj35xHLrFjqBpw==} - hasBin: true - dependencies: - ansicolors: 0.3.2 - redeyed: 2.1.1 - dev: false - /ccount@1.1.0: resolution: {integrity: sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==} dev: true @@ -9895,6 +9812,26 @@ packages: restore-cursor: 4.0.0 dev: false + /cli-cursor@5.0.0: + resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==} + engines: {node: '>=18'} + dependencies: + restore-cursor: 5.1.0 + dev: false + + /cli-highlight@2.1.11: + resolution: {integrity: sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg==} + engines: {node: '>=8.0.0', npm: '>=5.0.0'} + hasBin: true + dependencies: + chalk: 4.1.2 + highlight.js: 10.7.3 + mz: 2.7.0 + parse5: 5.1.1 + parse5-htmlparser2-tree-adapter: 6.0.1 + yargs: 16.2.0 + dev: false + /cli-spinners@2.6.1: resolution: {integrity: sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==} engines: {node: '>=6'} @@ -10095,13 +10032,13 @@ packages: engines: {node: '>= 12.0.0'} dev: true - /commitizen@4.3.0(@types/node@20.14.9)(typescript@5.5.2): - resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==} + /commitizen@4.3.1(@types/node@20.14.15)(typescript@5.5.4): + resolution: {integrity: sha512-gwAPAVTy/j5YcOOebcCRIijn+mSjWJC+IYKivTu6aG8Ei/scoXgfsMRnuAk6b0GRste2J4NGxVdMN3ZpfNaVaw==} engines: {node: '>= 12'} hasBin: true dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@20.14.9)(typescript@5.5.2) + cz-conventional-changelog: 3.3.0(@types/node@20.14.15)(typescript@5.5.4) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -10342,7 +10279,7 @@ packages: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: true - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.9)(cosmiconfig@8.3.6)(typescript@5.5.2): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.15)(cosmiconfig@8.3.6)(typescript@5.5.4): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -10350,13 +10287,13 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 20.14.9 - cosmiconfig: 8.3.6(typescript@5.5.2) + '@types/node': 20.14.15 + cosmiconfig: 8.3.6(typescript@5.5.4) jiti: 1.21.6 - typescript: 5.5.2 + typescript: 5.5.4 dev: false - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.9)(cosmiconfig@9.0.0)(typescript@5.5.2): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.15)(cosmiconfig@9.0.0)(typescript@5.5.4): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -10364,14 +10301,14 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 20.14.9 - cosmiconfig: 9.0.0(typescript@5.5.2) + '@types/node': 20.14.15 + cosmiconfig: 9.0.0(typescript@5.5.4) jiti: 1.21.6 - typescript: 5.5.2 + typescript: 5.5.4 dev: false optional: true - /cosmiconfig@8.3.6(typescript@5.5.2): + /cosmiconfig@8.3.6(typescript@5.5.4): resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} peerDependencies: @@ -10384,10 +10321,10 @@ packages: js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 - typescript: 5.5.2 + typescript: 5.5.4 dev: false - /cosmiconfig@9.0.0(typescript@5.5.2): + /cosmiconfig@9.0.0(typescript@5.5.4): resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} engines: {node: '>=14'} peerDependencies: @@ -10400,10 +10337,10 @@ packages: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 - typescript: 5.5.2 + typescript: 5.5.4 dev: false - /create-jest@29.7.0(@types/node@20.14.9): + /create-jest@29.7.0(@types/node@20.14.15): resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -10412,7 +10349,7 @@ packages: chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@20.14.9) + jest-config: 29.7.0(@types/node@20.14.15) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -10468,18 +10405,18 @@ packages: resolution: {integrity: sha512-j59k0ExGCKA8T6Mzaq+7axc+KVHwpEphEERU7VZ99260npu/p/9kd+Db+I3cGKxHkM5y6q5gnlXn00mzRQkX2A==} dev: true - /cz-conventional-changelog@3.3.0(@types/node@20.14.9)(typescript@5.5.2): + /cz-conventional-changelog@3.3.0(@types/node@20.14.15)(typescript@5.5.4): resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==} engines: {node: '>= 10'} dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@20.14.9)(typescript@5.5.2) + commitizen: 4.3.1(@types/node@20.14.15)(typescript@5.5.4) 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.14.9)(typescript@5.5.2) + '@commitlint/load': 19.2.0(@types/node@20.14.15)(typescript@5.5.4) transitivePeerDependencies: - '@types/node' - typescript @@ -10598,6 +10535,18 @@ packages: dependencies: ms: 2.1.2 + /debug@4.4.0: + resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.3 + dev: false + /decamelize-keys@1.1.1: resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} engines: {node: '>=0.10.0'} @@ -11033,6 +10982,11 @@ packages: hasBin: true dev: true + /environment@1.1.0: + resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==} + engines: {node: '>=18'} + dev: false + /err-code@2.0.3: resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==} dev: false @@ -12837,6 +12791,10 @@ packages: hasBin: true dev: true + /highlight.js@10.7.3: + resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==} + dev: false + /homedir-polyfill@1.0.3: resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==} engines: {node: '>=0.10.0'} @@ -13752,7 +13710,7 @@ packages: - babel-plugin-macros - supports-color - /jest-cli@29.7.0(@types/node@20.14.9): + /jest-cli@29.7.0(@types/node@20.14.15): resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -13766,10 +13724,10 @@ packages: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.14.9) + create-jest: 29.7.0(@types/node@20.14.15) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@20.14.9) + jest-config: 29.7.0(@types/node@20.14.15) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -13818,45 +13776,6 @@ packages: - babel-plugin-macros - supports-color - /jest-config@29.7.0(@types/node@20.14.9): - resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - peerDependencies: - '@types/node': '*' - ts-node: '>=9.0.0' - peerDependenciesMeta: - '@types/node': - optional: true - ts-node: - optional: true - dependencies: - '@babel/core': 7.24.7 - '@jest/test-sequencer': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 20.14.9 - babel-jest: 29.7.0(@babel/core@7.24.7) - chalk: 4.1.2 - ci-info: 3.9.0 - deepmerge: 4.3.1 - glob: 7.2.3 - graceful-fs: 4.2.11 - jest-circus: 29.7.0 - jest-environment-node: 29.7.0 - jest-get-type: 29.6.3 - jest-regex-util: 29.6.3 - jest-resolve: 29.7.0 - jest-runner: 29.7.0 - jest-util: 29.7.0 - jest-validate: 29.7.0 - micromatch: 4.0.7 - parse-json: 5.2.0 - pretty-format: 29.7.0 - slash: 3.0.0 - strip-json-comments: 3.1.1 - transitivePeerDependencies: - - babel-plugin-macros - - supports-color - /jest-diff@29.7.0: resolution: {integrity: sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -14142,7 +14061,7 @@ packages: merge-stream: 2.0.0 supports-color: 8.1.1 - /jest@29.7.0(@types/node@20.14.9): + /jest@29.7.0(@types/node@20.14.15): resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -14155,7 +14074,7 @@ packages: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@20.14.9) + jest-cli: 29.7.0(@types/node@20.14.15) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -14388,7 +14307,7 @@ packages: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - /knip@4.6.0(@types/node@20.14.9)(typescript@5.5.2): + /knip@4.6.0(@types/node@20.14.15)(typescript@5.5.4): resolution: {integrity: sha512-6slzggzmyAuvtr97nH56ob1RNlkrG2dGF7yn8PJ/LIF8bPsoM93TRNLWTbmuOg4/E1CImilSX4qy9fok0AKJyA==} engines: {node: '>=18.6.0'} hasBin: true @@ -14403,7 +14322,7 @@ packages: '@pnpm/logger': 5.0.0 '@pnpm/workspace.pkgs-graph': 2.0.16(@pnpm/logger@5.0.0) '@snyk/github-codeowners': 1.1.0 - '@types/node': 20.14.9 + '@types/node': 20.14.15 '@types/picomatch': 2.3.3 easy-table: 1.2.0 fast-glob: 3.3.2 @@ -14418,7 +14337,7 @@ packages: smol-toml: 1.1.4 strip-json-comments: 5.0.1 summary: 2.1.0 - typescript: 5.5.2 + typescript: 5.5.4 zod: 3.22.4 zod-validation-error: 3.0.0(zod@3.22.4) transitivePeerDependencies: @@ -14558,6 +14477,12 @@ packages: /lilconfig@3.1.2: resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==} engines: {node: '>=14'} + dev: true + + /lilconfig@3.1.3: + resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} + engines: {node: '>=14'} + dev: false /lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} @@ -14567,33 +14492,33 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: false - /lint-staged@15.2.7: - resolution: {integrity: sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw==} + /lint-staged@15.2.11: + resolution: {integrity: sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ==} engines: {node: '>=18.12.0'} hasBin: true dependencies: chalk: 5.3.0 commander: 12.1.0 - debug: 4.3.5 + debug: 4.4.0 execa: 8.0.1 - lilconfig: 3.1.2 - listr2: 8.2.1 - micromatch: 4.0.7 + lilconfig: 3.1.3 + listr2: 8.2.5 + micromatch: 4.0.8 pidtree: 0.6.0 string-argv: 0.3.2 - yaml: 2.4.5 + yaml: 2.6.1 transitivePeerDependencies: - supports-color dev: false - /listr2@8.2.1: - resolution: {integrity: sha512-irTfvpib/rNiD637xeevjO2l3Z5loZmuaRi0L0YE5LfijwVY96oyVn0DFD3o/teAok7nfobMG1THvvcHh/BP6g==} + /listr2@8.2.5: + resolution: {integrity: sha512-iyAZCeyD+c1gPyE9qpFu8af0Y+MRtmKOncdGoA2S5EY8iFq99dmmvkNnHiWo+pj0s7yH7l3KPIgee77tKpXPWQ==} engines: {node: '>=18.0.0'} dependencies: cli-truncate: 4.0.0 colorette: 2.0.20 eventemitter3: 5.0.1 - log-update: 6.0.0 + log-update: 6.1.0 rfdc: 1.4.1 wrap-ansi: 9.0.0 dev: false @@ -14803,12 +14728,12 @@ packages: wrap-ansi: 6.2.0 dev: true - /log-update@6.0.0: - resolution: {integrity: sha512-niTvB4gqvtof056rRIrTZvjNYE4rCUzO6X/X+kYjd7WFxXeJ0NwEFnRxX6ehkvv3jTwrXnNdtAak5XYZuIyPFw==} + /log-update@6.1.0: + resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==} engines: {node: '>=18'} dependencies: - ansi-escapes: 6.2.1 - cli-cursor: 4.0.0 + ansi-escapes: 7.0.0 + cli-cursor: 5.0.0 slice-ansi: 7.1.0 strip-ansi: 7.1.0 wrap-ansi: 9.0.0 @@ -15007,19 +14932,20 @@ packages: react: 18.3.1 dev: true - /marked-terminal@6.2.0(marked@9.1.6): - resolution: {integrity: sha512-ubWhwcBFHnXsjYNsu+Wndpg0zhY4CahSpPlA70PlO0rR9r2sZpkyU+rkCsOWH+KMEkx847UpALON+HWgxowFtw==} + /marked-terminal@7.2.1(marked@9.1.6): + resolution: {integrity: sha512-rQ1MoMFXZICWNsKMiiHwP/Z+92PLKskTPXj+e7uwXmuMPkNn7iTqC+IvDekVm1MPeC9wYQeLxeFaOvudRR/XbQ==} engines: {node: '>=16.0.0'} peerDependencies: - marked: '>=1 <12' + marked: '>=1 <15' dependencies: - ansi-escapes: 6.2.1 - cardinal: 2.1.1 + ansi-escapes: 7.0.0 + ansi-regex: 6.1.0 chalk: 5.3.0 + cli-highlight: 2.1.11 cli-table3: 0.6.5 marked: 9.1.6 node-emoji: 2.1.3 - supports-hyperlinks: 3.0.0 + supports-hyperlinks: 3.1.0 dev: false /marked@9.1.6: @@ -15908,6 +15834,14 @@ packages: braces: 3.0.3 picomatch: 2.3.1 + /micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} + engines: {node: '>=8.6'} + dependencies: + braces: 3.0.3 + picomatch: 2.3.1 + dev: false + /mime-db@1.33.0: resolution: {integrity: sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==} engines: {node: '>= 0.6'} @@ -15955,6 +15889,11 @@ packages: resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} engines: {node: '>=12'} + /mimic-function@5.0.1: + resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==} + engines: {node: '>=18'} + dev: false + /mimic-response@3.1.0: resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} engines: {node: '>=10'} @@ -16158,7 +16097,6 @@ packages: any-promise: 1.3.0 object-assign: 4.1.1 thenify-all: 1.6.0 - dev: true /nanocolors@0.2.13: resolution: {integrity: sha512-0n3mSAQLPpGLV9ORXT5+C/D4mwew7Ebws69Hx4E2sgz2ZA5+32Q80B9tL8PbL7XHnRDiAxH/pnrUJ9a4fkTNTA==} @@ -16439,18 +16377,19 @@ packages: - supports-color dev: false - /npm-run-all2@6.2.0: - resolution: {integrity: sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q==} - engines: {node: ^14.18.0 || >=16.0.0, npm: '>= 8'} + /npm-run-all2@6.2.6: + resolution: {integrity: sha512-tkyb4pc0Zb0oOswCb5tORPk9MvVL6gcDq1cMItQHmsbVk1skk7YF6cH+UU2GxeNLHMuk6wFEOSmEmJ2cnAK1jg==} + engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'} hasBin: true dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.3 memorystream: 0.3.1 - minimatch: 9.0.4 + minimatch: 9.0.5 pidtree: 0.6.0 read-package-json-fast: 3.0.2 shell-quote: 1.8.1 + which: 3.0.1 dev: false /npm-run-path@4.0.1: @@ -16739,6 +16678,13 @@ packages: dependencies: mimic-fn: 4.0.0 + /onetime@7.0.0: + resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==} + engines: {node: '>=18'} + dependencies: + mimic-function: 5.0.1 + dev: false + /only@0.0.2: resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==} dev: true @@ -17204,10 +17150,15 @@ packages: /picocolors@1.0.1: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + dev: true /picocolors@1.1.0: resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + /picocolors@1.1.1: + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} + dev: false + /picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -17360,8 +17311,8 @@ packages: hasBin: true dev: true - /prettier@3.3.2: - resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==} + /prettier@3.3.3: + resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} engines: {node: '>=14'} hasBin: true dev: false @@ -17493,13 +17444,13 @@ packages: resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==} dev: false - /publint@0.2.8: - resolution: {integrity: sha512-C5MjGJ7gpanqaDpgBN+6QhjvXcoj0/YpbucoW29oO5729CGTMzfr3wZTIYcpzB1xl9ZfEqj4KL86P2Z50pt/JA==} + /publint@0.2.12: + resolution: {integrity: sha512-YNeUtCVeM4j9nDiTT2OPczmlyzOkIXNtdDZnSuajAxS/nZ6j3t7Vs9SUB4euQNddiltIwu7Tdd3s+hr08fAsMw==} engines: {node: '>=16'} hasBin: true dependencies: npm-packlist: 5.1.3 - picocolors: 1.0.1 + picocolors: 1.1.1 sade: 1.8.1 dev: false @@ -17908,12 +17859,6 @@ packages: indent-string: 4.0.0 strip-indent: 3.0.0 - /redeyed@2.1.1: - resolution: {integrity: sha512-FNpGGo1DycYAdnrKFxCMmKYgo/mILAqtRYbkdQD8Ep/Hk2PQ5+aEAEx+IU713RTDmuBaH0c8P5ZozurNu5ObRQ==} - dependencies: - esprima: 4.0.1 - dev: false - /reflect.getprototypeof@1.0.6: resolution: {integrity: sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==} engines: {node: '>= 0.4'} @@ -18185,6 +18130,14 @@ packages: signal-exit: 3.0.7 dev: false + /restore-cursor@5.1.0: + resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==} + engines: {node: '>=18'} + dependencies: + onetime: 7.0.0 + signal-exit: 4.1.0 + dev: false + /retry@0.12.0: resolution: {integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==} engines: {node: '>= 4'} @@ -19154,8 +19107,8 @@ packages: supports-color: 7.2.0 dev: false - /supports-hyperlinks@3.0.0: - resolution: {integrity: sha512-QBDPHyPQDRTy9ku4URNGY5Lah8PAaXs6tAAwp55sL5WCsSW7GIfdf6W5ixfziW+t7wh3GVvHyHHyQ1ESsoRvaA==} + /supports-hyperlinks@3.1.0: + resolution: {integrity: sha512-2rn0BZ+/f7puLOHZm1HOJfwBggfaHXUpPUSSG/SWM4TWp5KCfmNYwnC3hruy2rZlMnmWZ+QAGpZfchu3f3695A==} engines: {node: '>=14.18'} dependencies: has-flag: 4.0.0 @@ -19182,7 +19135,7 @@ packages: tslib: 2.6.3 dev: false - /syncpack@12.3.3(typescript@5.5.2): + /syncpack@12.3.3(typescript@5.5.4): resolution: {integrity: sha512-r154Rk8YtJA0My8Nu5v4e58n3y85atG4WlxekTQ/DT4toqiMtprqn5LrHuNVAhbpsOfUHPv6EFMj9k+FdDvgDA==} engines: {node: '>=16'} hasBin: true @@ -19191,7 +19144,7 @@ packages: chalk: 5.3.0 chalk-template: 1.1.0 commander: 12.0.0 - cosmiconfig: 9.0.0(typescript@5.5.2) + cosmiconfig: 9.0.0(typescript@5.5.4) effect: 3.0.3 enquirer: 2.4.1 fast-check: 3.17.2 @@ -19355,13 +19308,11 @@ packages: engines: {node: '>=0.8'} dependencies: thenify: 3.3.1 - dev: true /thenify@3.3.1: resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==} dependencies: any-promise: 1.3.0 - dev: true /through2@2.0.5: resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} @@ -19549,7 +19500,7 @@ packages: '@babel/core': 7.24.7 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@20.14.9) + jest: 29.7.0(@types/node@20.14.15) jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -19784,12 +19735,6 @@ packages: hasBin: true dev: true - /typescript@5.5.2: - resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==} - engines: {node: '>=14.17'} - hasBin: true - dev: false - /typescript@5.5.4: resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} engines: {node: '>=14.17'} @@ -20308,7 +20253,7 @@ packages: vfile-message: 4.0.2 dev: false - /vite-node@1.6.0(@types/node@20.14.9): + /vite-node@1.6.0(@types/node@20.14.15): resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -20317,7 +20262,7 @@ packages: debug: 4.3.5 pathe: 1.1.2 picocolors: 1.1.0 - vite: 5.4.8(@types/node@20.14.9) + vite: 5.4.8(@types/node@20.14.15) transitivePeerDependencies: - '@types/node' - less @@ -20355,31 +20300,6 @@ packages: - supports-color dev: true - /vite-plugin-dts@3.9.1(@types/node@20.14.9)(typescript@5.5.4)(vite@5.4.8): - resolution: {integrity: sha512-rVp2KM9Ue22NGWB8dNtWEr+KekN3rIgz1tWD050QnRGlriUCmaDwa7qA5zDEjbXg5lAXhYMSBJtx3q3hQIJZSg==} - engines: {node: ^14.18.0 || >=16.0.0} - peerDependencies: - typescript: '*' - vite: '*' - peerDependenciesMeta: - vite: - optional: true - dependencies: - '@microsoft/api-extractor': 7.43.0(@types/node@20.14.9) - '@rollup/pluginutils': 5.1.0(rollup@4.22.4) - '@vue/language-core': 1.8.27(typescript@5.5.4) - debug: 4.3.5 - kolorist: 1.8.0 - magic-string: 0.30.10 - typescript: 5.5.4 - vite: 5.4.8(@types/node@20.14.9) - vue-tsc: 1.8.27(typescript@5.5.4) - transitivePeerDependencies: - - '@types/node' - - rollup - - supports-color - dev: true - /vite-plugin-lib-inject-css@1.3.0(vite@5.4.8): resolution: {integrity: sha512-Rldq36U9TDlpDom3yoLybfJtzn897+oMKdX0+fxbVYnYjRGnTtaFfnMmfOckH8GQ3cvGAKv9Ai1PWyE0amIbjg==} peerDependencies: @@ -20403,7 +20323,7 @@ packages: vite: 5.4.8(@types/node@20.14.15) dev: true - /vite@5.2.12(@types/node@20.14.9): + /vite@5.2.12(@types/node@20.14.15): resolution: {integrity: sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -20431,7 +20351,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.14.9 + '@types/node': 20.14.15 esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.18.0 @@ -20478,46 +20398,7 @@ packages: fsevents: 2.3.3 dev: true - /vite@5.4.8(@types/node@20.14.9): - resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - peerDependencies: - '@types/node': ^18.0.0 || >=20.0.0 - less: '*' - lightningcss: ^1.21.0 - sass: '*' - sass-embedded: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - sass-embedded: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - '@types/node': 20.14.9 - esbuild: 0.21.5 - postcss: 8.4.47 - rollup: 4.22.4 - optionalDependencies: - fsevents: 2.3.3 - dev: true - - /vitest@1.6.0(@types/node@20.14.9): + /vitest@1.6.0(@types/node@20.14.15): resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -20542,7 +20423,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.14.9 + '@types/node': 20.14.15 '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 '@vitest/snapshot': 1.6.0 @@ -20560,8 +20441,8 @@ packages: strip-literal: 2.1.0 tinybench: 2.8.0 tinypool: 0.8.4 - vite: 5.2.12(@types/node@20.14.9) - vite-node: 1.6.0(@types/node@20.14.9) + vite: 5.2.12(@types/node@20.14.15) + vite-node: 1.6.0(@types/node@20.14.15) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -20746,6 +20627,14 @@ packages: dependencies: isexe: 2.0.0 + /which@3.0.1: + resolution: {integrity: sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + hasBin: true + dependencies: + isexe: 2.0.0 + dev: false + /which@4.0.0: resolution: {integrity: sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==} engines: {node: ^16.13.0 || >=18.0.0} @@ -20963,6 +20852,12 @@ packages: hasBin: true dev: false + /yaml@2.6.1: + resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==} + engines: {node: '>= 14'} + hasBin: true + dev: false + /yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} @@ -20972,6 +20867,19 @@ packages: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} + /yargs@16.2.0: + resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} + engines: {node: '>=10'} + dependencies: + cliui: 7.0.4 + escalade: 3.1.2 + get-caller-file: 2.0.5 + require-directory: 2.1.1 + string-width: 4.2.3 + y18n: 5.0.8 + yargs-parser: 20.2.9 + dev: false + /yargs@17.7.2: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'}