diff --git a/common/autoinstallers/rush-api-documenter/package.json b/common/autoinstallers/rush-api-documenter/package.json index daf2bd66..000526cd 100644 --- a/common/autoinstallers/rush-api-documenter/package.json +++ b/common/autoinstallers/rush-api-documenter/package.json @@ -3,8 +3,8 @@ "version": "1.0.0", "private": true, "dependencies": { - "@microsoft/api-documenter": "7.23.20", - "typedoc": "0.25.7", + "@microsoft/api-documenter": "7.23.23", + "typedoc": "0.25.8", "typedoc-plugin-missing-exports": "2.2.0", "typedoc-plugin-extras": "3.0.0", "typedoc-theme-hierarchy": "4.1.2" diff --git a/common/autoinstallers/rush-api-documenter/pnpm-lock.yaml b/common/autoinstallers/rush-api-documenter/pnpm-lock.yaml index dfe21b44..4800bf55 100644 --- a/common/autoinstallers/rush-api-documenter/pnpm-lock.yaml +++ b/common/autoinstallers/rush-api-documenter/pnpm-lock.yaml @@ -6,30 +6,30 @@ settings: dependencies: '@microsoft/api-documenter': - specifier: 7.23.20 - version: 7.23.20 + specifier: 7.23.23 + version: 7.23.23 typedoc: - specifier: 0.25.7 - version: 0.25.7(typescript@5.3.3) + specifier: 0.25.8 + version: 0.25.8(typescript@5.3.3) typedoc-plugin-extras: specifier: 3.0.0 - version: 3.0.0(typedoc@0.25.7) + version: 3.0.0(typedoc@0.25.8) typedoc-plugin-missing-exports: specifier: 2.2.0 - version: 2.2.0(typedoc@0.25.7) + version: 2.2.0(typedoc@0.25.8) typedoc-theme-hierarchy: specifier: 4.1.2 - version: 4.1.2(typedoc@0.25.7) + version: 4.1.2(typedoc@0.25.8) packages: - /@microsoft/api-documenter@7.23.20: - resolution: {integrity: sha512-61V6sukyYZ5jQEdyvDFzInaIRTd0wgT2ECKPanr2ba0fc+Mien+KIr5shz9EAqJMZz0GifTnw9HmJqsfR688xA==} + /@microsoft/api-documenter@7.23.23: + resolution: {integrity: sha512-77upYNmm6h9+8hdNWL7R1+vW1QaExkwKuOuSWR2v3Tdk2JHCVf+s341jybgYEnxRhIQIIxtLeiwQ/xzMFOizwQ==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.28.7 + '@microsoft/api-extractor-model': 7.28.9 '@microsoft/tsdoc': 0.14.2 - '@rushstack/node-core-library': 3.64.2 + '@rushstack/node-core-library': 3.66.0 '@rushstack/ts-command-line': 4.17.1 colors: 1.2.5 js-yaml: 3.13.1 @@ -38,12 +38,12 @@ packages: - '@types/node' dev: false - /@microsoft/api-extractor-model@7.28.7: - resolution: {integrity: sha512-4gCGGEQGHmbQmarnDcEWS2cjj0LtNuD3D6rh3ZcAyAYTkceAugAk2eyQHGdTcGX8w3qMjWCTU1TPb8xHnMM+Kg==} + /@microsoft/api-extractor-model@7.28.9: + resolution: {integrity: sha512-lM77dV+VO46MGp5lu4stUBnO3jyr+CrDzU+DtapcOQEZUqJxPYUoK5zjeD+gRZ9ckgGMZC94ch6FBkpmsjwQgw==} dependencies: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.64.2 + '@rushstack/node-core-library': 3.66.0 transitivePeerDependencies: - '@types/node' dev: false @@ -61,8 +61,8 @@ packages: resolution: {integrity: sha512-9b8mPpKrfeGRuhFH5iO1iwCLeIIsV6+H1sRfxbkoGXIyQE2BTsPd9zqSqQJ+pv5sJ/hT5M1zvOFL02MnEezFug==} dev: false - /@rushstack/node-core-library@3.64.2: - resolution: {integrity: sha512-n1S2VYEklONiwKpUyBq/Fym6yAsfsCXrqFabuOMcCuj4C+zW+HyaspSHXJCKqkMxfjviwe/c9+DUqvRWIvSN9Q==} + /@rushstack/node-core-library@3.66.0: + resolution: {integrity: sha512-nXyddNe3T9Ph14TrIfjtLZ+GDzC7HL/wF+ZKC18qmRVtz2xXLd1ZzreVgiAgGDwn8ZUWZ/7q//gQJk96iWjSrg==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -312,33 +312,33 @@ packages: engines: {node: '>= 0.4'} dev: false - /typedoc-plugin-extras@3.0.0(typedoc@0.25.7): + /typedoc-plugin-extras@3.0.0(typedoc@0.25.8): resolution: {integrity: sha512-eiAe3qtm2WbV5owdncpt0zHZPqsNZH2mzNGILPd4zqrvEZie3Et9es4cpGZ+8lHO/SI0pVKwsAj7IuMxPNOdYg==} peerDependencies: typedoc: 0.25.x dependencies: - typedoc: 0.25.7(typescript@5.3.3) + typedoc: 0.25.8(typescript@5.3.3) dev: false - /typedoc-plugin-missing-exports@2.2.0(typedoc@0.25.7): + /typedoc-plugin-missing-exports@2.2.0(typedoc@0.25.8): resolution: {integrity: sha512-2+XR1IcyQ5UwXZVJe9NE6HrLmNufT9i5OwoIuuj79VxuA3eYq+Y6itS9rnNV1D7UeQnUSH8kISYD73gHE5zw+w==} peerDependencies: typedoc: 0.24.x || 0.25.x dependencies: - typedoc: 0.25.7(typescript@5.3.3) + typedoc: 0.25.8(typescript@5.3.3) dev: false - /typedoc-theme-hierarchy@4.1.2(typedoc@0.25.7): + /typedoc-theme-hierarchy@4.1.2(typedoc@0.25.8): resolution: {integrity: sha512-X3H+zaDkg7wLNoaPJoqXs3rnMfZ9BZjmlXRwplWDciaPfn2hojHxJJ+yVKdqqmojgiHJgg7MYWGDVpOfNlOJ5A==} peerDependencies: typedoc: ^0.24.0 || ^0.25.0 dependencies: fs-extra: 11.1.1 - typedoc: 0.25.7(typescript@5.3.3) + typedoc: 0.25.8(typescript@5.3.3) dev: false - /typedoc@0.25.7(typescript@5.3.3): - resolution: {integrity: sha512-m6A6JjQRg39p2ZVRIN3NKXgrN8vzlHhOS+r9ymUYtcUP/TIQPvWSq7YgE5ZjASfv5Vd5BW5xrir6Gm2XNNcOow==} + /typedoc@0.25.8(typescript@5.3.3): + resolution: {integrity: sha512-mh8oLW66nwmeB9uTa0Bdcjfis+48bAjSH3uqdzSuSawfduROQLlXw//WSNZLYDdhmMVB7YcYZicq6e8T0d271A==} engines: {node: '>= 16'} hasBin: true peerDependencies: diff --git a/common/autoinstallers/rush-commitlint/pnpm-lock.yaml b/common/autoinstallers/rush-commitlint/pnpm-lock.yaml index 89c47444..c8fbfa95 100644 --- a/common/autoinstallers/rush-commitlint/pnpm-lock.yaml +++ b/common/autoinstallers/rush-commitlint/pnpm-lock.yaml @@ -7,16 +7,16 @@ settings: dependencies: '@commitlint/cli': specifier: 18.6.0 - version: 18.6.0(@types/node@20.11.16)(typescript@5.3.3) + version: 18.6.0(@types/node@20.11.17)(typescript@5.3.3) '@commitlint/config-conventional': specifier: 18.6.0 version: 18.6.0 '@commitlint/cz-commitlint': specifier: 18.6.0 - version: 18.6.0(@types/node@20.11.16)(commitizen@4.3.0)(inquirer@8.2.6)(typescript@5.3.3) + version: 18.6.0(@types/node@20.11.17)(commitizen@4.3.0)(inquirer@8.2.6)(typescript@5.3.3) commitizen: specifier: 4.3.0 - version: 4.3.0(@types/node@20.11.16)(typescript@5.3.3) + version: 4.3.0(@types/node@20.11.17)(typescript@5.3.3) inquirer: specifier: 8.2.6 version: 8.2.6 @@ -50,14 +50,14 @@ packages: js-tokens: 4.0.0 dev: false - /@commitlint/cli@18.6.0(@types/node@20.11.16)(typescript@5.3.3): + /@commitlint/cli@18.6.0(@types/node@20.11.17)(typescript@5.3.3): resolution: {integrity: sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 18.6.0 '@commitlint/lint': 18.6.0 - '@commitlint/load': 18.6.0(@types/node@20.11.16)(typescript@5.3.3) + '@commitlint/load': 18.6.0(@types/node@20.11.17)(typescript@5.3.3) '@commitlint/read': 18.6.0 '@commitlint/types': 18.6.0 execa: 5.1.1 @@ -85,7 +85,7 @@ packages: ajv: 8.12.0 dev: false - /@commitlint/cz-commitlint@18.6.0(@types/node@20.11.16)(commitizen@4.3.0)(inquirer@8.2.6)(typescript@5.3.3): + /@commitlint/cz-commitlint@18.6.0(@types/node@20.11.17)(commitizen@4.3.0)(inquirer@8.2.6)(typescript@5.3.3): resolution: {integrity: sha512-TiubGHwvqrPp8Bf+X4XnhBJ+933ouVb06z/xYejspxe1ZniGaPPyB9EzMfCwMUFrcuOjwIP0GSI4ChHLJ5pRvQ==} engines: {node: '>=v18'} peerDependencies: @@ -93,10 +93,10 @@ packages: inquirer: ^8.0.0 dependencies: '@commitlint/ensure': 18.6.0 - '@commitlint/load': 18.6.0(@types/node@20.11.16)(typescript@5.3.3) + '@commitlint/load': 18.6.0(@types/node@20.11.17)(typescript@5.3.3) '@commitlint/types': 18.6.0 chalk: 4.1.2 - commitizen: 4.3.0(@types/node@20.11.16)(typescript@5.3.3) + commitizen: 4.3.0(@types/node@20.11.17)(typescript@5.3.3) inquirer: 8.2.6 lodash.isplainobject: 4.0.6 word-wrap: 1.2.5 @@ -148,7 +148,7 @@ packages: '@commitlint/types': 18.6.0 dev: false - /@commitlint/load@18.6.0(@types/node@20.11.16)(typescript@5.3.3): + /@commitlint/load@18.6.0(@types/node@20.11.17)(typescript@5.3.3): resolution: {integrity: sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==} engines: {node: '>=v18'} dependencies: @@ -158,7 +158,7 @@ packages: '@commitlint/types': 18.6.0 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.16)(cosmiconfig@8.3.6)(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.17)(cosmiconfig@8.3.6)(typescript@5.3.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -237,8 +237,8 @@ packages: resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} dev: false - /@types/node@20.11.16: - resolution: {integrity: sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==} + /@types/node@20.11.17: + resolution: {integrity: sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==} dependencies: undici-types: 5.26.5 dev: false @@ -438,13 +438,13 @@ packages: /color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - /commitizen@4.3.0(@types/node@20.11.16)(typescript@5.3.3): + /commitizen@4.3.0(@types/node@20.11.17)(typescript@5.3.3): resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==} engines: {node: '>= 12'} hasBin: true dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@20.11.16)(typescript@5.3.3) + cz-conventional-changelog: 3.3.0(@types/node@20.11.17)(typescript@5.3.3) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -502,7 +502,7 @@ packages: split2: 4.2.0 dev: false - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.16)(cosmiconfig@8.3.6)(typescript@5.3.3): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.17)(cosmiconfig@8.3.6)(typescript@5.3.3): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -510,7 +510,7 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 20.11.16 + '@types/node': 20.11.17 cosmiconfig: 8.3.6(typescript@5.3.3) jiti: 1.21.0 typescript: 5.3.3 @@ -541,18 +541,18 @@ packages: which: 2.0.2 dev: false - /cz-conventional-changelog@3.3.0(@types/node@20.11.16)(typescript@5.3.3): + /cz-conventional-changelog@3.3.0(@types/node@20.11.17)(typescript@5.3.3): resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==} engines: {node: '>= 10'} dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@20.11.16)(typescript@5.3.3) + commitizen: 4.3.0(@types/node@20.11.17)(typescript@5.3.3) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 18.6.0(@types/node@20.11.16)(typescript@5.3.3) + '@commitlint/load': 18.6.0(@types/node@20.11.17)(typescript@5.3.3) transitivePeerDependencies: - '@types/node' - typescript @@ -613,8 +613,8 @@ packages: is-arrayish: 0.2.1 dev: false - /escalade@3.1.1: - resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} + /escalade@3.1.2: + resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} engines: {node: '>=6'} dev: false @@ -1221,7 +1221,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.13.1 - semver: 7.5.4 + semver: 7.6.0 validate-npm-package-license: 3.0.4 dev: false @@ -1479,6 +1479,14 @@ packages: lru-cache: 6.0.0 dev: false + /semver@7.6.0: + resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 + dev: false + /shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} @@ -1499,7 +1507,7 @@ packages: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} dependencies: spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.16 + spdx-license-ids: 3.0.17 dev: false /spdx-exceptions@2.4.0: @@ -1510,11 +1518,11 @@ packages: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.4.0 - spdx-license-ids: 3.0.16 + spdx-license-ids: 3.0.17 dev: false - /spdx-license-ids@3.0.16: - resolution: {integrity: sha512-eWN+LnM3GR6gPu35WxNgbGl8rmY1AEmoMDvL/QD6zYmPWgywxWqJWNdLGT+ke8dKNWrcYgYjPpG5gbTfghP8rw==} + /spdx-license-ids@3.0.17: + resolution: {integrity: sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg==} dev: false /split2@3.2.2: @@ -1752,7 +1760,7 @@ packages: engines: {node: '>=12'} dependencies: cliui: 8.0.1 - escalade: 3.1.1 + escalade: 3.1.2 get-caller-file: 2.0.5 require-directory: 2.1.1 string-width: 4.2.3 diff --git a/common/autoinstallers/rush-dependencies-updater/package.json b/common/autoinstallers/rush-dependencies-updater/package.json index 834b9e7e..e54a066f 100644 --- a/common/autoinstallers/rush-dependencies-updater/package.json +++ b/common/autoinstallers/rush-dependencies-updater/package.json @@ -3,6 +3,6 @@ "version": "1.0.0", "private": true, "dependencies": { - "npm-check-updates": "16.14.14" + "npm-check-updates": "16.14.15" } } diff --git a/common/autoinstallers/rush-dependencies-updater/pnpm-lock.yaml b/common/autoinstallers/rush-dependencies-updater/pnpm-lock.yaml index 6634b695..40b6efb7 100644 --- a/common/autoinstallers/rush-dependencies-updater/pnpm-lock.yaml +++ b/common/autoinstallers/rush-dependencies-updater/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: npm-check-updates: - specifier: 16.14.14 - version: 16.14.14 + specifier: 16.14.15 + version: 16.14.15 packages: @@ -52,7 +52,7 @@ packages: engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.17.0 + fastq: 1.17.1 dev: false /@npmcli/fs@2.1.2: @@ -60,14 +60,14 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: '@gar/promisify': 1.1.3 - semver: 7.5.4 + semver: 7.6.0 dev: false /@npmcli/fs@3.1.0: resolution: {integrity: sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: - semver: 7.5.4 + semver: 7.6.0 dev: false /@npmcli/git@4.1.0: @@ -80,7 +80,7 @@ packages: proc-log: 3.0.0 promise-inflight: 1.0.1 promise-retry: 2.0.1 - semver: 7.5.4 + semver: 7.6.0 which: 3.0.1 transitivePeerDependencies: - bluebird @@ -347,7 +347,7 @@ packages: /builtins@5.0.1: resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} dependencies: - semver: 7.5.4 + semver: 7.6.0 dev: false /cacache@16.1.3: @@ -614,8 +614,8 @@ packages: resolution: {integrity: sha512-Ue0LwpDYErFbmNnZSF0UH6eImUwDmogUO1jyE+JbN2gsQz/jICm1Ve7t9QT0rNSsfJt+Hs4/S3GnsDVjL4HVrw==} dev: false - /fastq@1.17.0: - resolution: {integrity: sha512-zGygtijUMT7jnk3h26kUms3BkSDp4IfIKjmnqI2tvx6nuBfiF1UqOxbnLfzdv+apBy+53oaImsKtMw/xYbW+1w==} + /fastq@1.17.1: + resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} dependencies: reusify: 1.0.4 dev: false @@ -1307,7 +1307,7 @@ packages: nopt: 6.0.0 npmlog: 6.0.2 rimraf: 3.0.2 - semver: 7.5.4 + semver: 7.6.0 tar: 6.2.0 which: 2.0.2 transitivePeerDependencies: @@ -1329,7 +1329,7 @@ packages: dependencies: hosted-git-info: 6.1.1 is-core-module: 2.13.1 - semver: 7.5.4 + semver: 7.6.0 validate-npm-package-license: 3.0.4 dev: false @@ -1345,8 +1345,8 @@ packages: npm-normalize-package-bin: 3.0.1 dev: false - /npm-check-updates@16.14.14: - resolution: {integrity: sha512-Y3ajS/Ep40jM489rLBdz9jehn/BMil5s9fA4PSr2ZJxxSmtLWCSmRqsI2IEZ9Nb3MTMu8a3s7kBs0l+JbjdkTA==} + /npm-check-updates@16.14.15: + resolution: {integrity: sha512-WH0wJ9j6CP7Azl+LLCxWAYqroT2IX02kRIzgK/fg0rPpMbETgHITWBdOPtrv521xmA3JMgeNsQ62zvVtS/nCmQ==} engines: {node: '>=14.14'} hasBin: true dependencies: @@ -1374,7 +1374,7 @@ packages: rc-config-loader: 4.1.3 remote-git-tags: 3.0.0 rimraf: 5.0.5 - semver: 7.5.4 + semver: 7.6.0 semver-utils: 1.1.4 source-map-support: 0.5.21 spawn-please: 2.0.2 @@ -1391,7 +1391,7 @@ packages: resolution: {integrity: sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: - semver: 7.5.4 + semver: 7.6.0 dev: false /npm-normalize-package-bin@3.0.1: @@ -1405,7 +1405,7 @@ packages: dependencies: hosted-git-info: 6.1.1 proc-log: 3.0.0 - semver: 7.5.4 + semver: 7.6.0 validate-npm-package-name: 5.0.0 dev: false @@ -1423,7 +1423,7 @@ packages: npm-install-checks: 6.3.0 npm-normalize-package-bin: 3.0.1 npm-package-arg: 10.1.0 - semver: 7.5.4 + semver: 7.6.0 dev: false /npm-registry-fetch@14.0.5: @@ -1490,7 +1490,7 @@ packages: got: 12.6.1 registry-auth-token: 5.0.2 registry-url: 6.0.1 - semver: 7.5.4 + semver: 7.6.0 dev: false /pacote@15.2.0: @@ -1743,15 +1743,15 @@ packages: resolution: {integrity: sha512-0Ju4+6A8iOnpL/Thra7dZsSlOHYAHIeMxfhWQRI1/VLcT3WDBZKKtQt/QkBOsiIN9ZpuvHE6cGZ0x4glCMmfiA==} engines: {node: '>=12'} dependencies: - semver: 7.5.4 + semver: 7.6.0 dev: false /semver-utils@1.1.4: resolution: {integrity: sha512-EjnoLE5OGmDAVV/8YDoN5KiajNadjzIp9BAHOhYeQHt7j0UWxjmgsx4YD48wp4Ue1Qogq38F1GNUJNqF1kKKxA==} dev: false - /semver@7.5.4: - resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} + /semver@7.6.0: + resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==} engines: {node: '>=10'} hasBin: true dependencies: @@ -1853,7 +1853,7 @@ packages: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} dependencies: spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.16 + spdx-license-ids: 3.0.17 dev: false /spdx-exceptions@2.4.0: @@ -1864,11 +1864,11 @@ packages: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.4.0 - spdx-license-ids: 3.0.16 + spdx-license-ids: 3.0.17 dev: false - /spdx-license-ids@3.0.16: - resolution: {integrity: sha512-eWN+LnM3GR6gPu35WxNgbGl8rmY1AEmoMDvL/QD6zYmPWgywxWqJWNdLGT+ke8dKNWrcYgYjPpG5gbTfghP8rw==} + /spdx-license-ids@3.0.17: + resolution: {integrity: sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg==} dev: false /ssri@10.0.5: @@ -2034,7 +2034,7 @@ packages: is-yarn-global: 0.4.1 latest-version: 7.0.0 pupa: 3.1.0 - semver: 7.5.4 + semver: 7.6.0 semver-diff: 4.0.0 xdg-basedir: 5.1.0 dev: false diff --git a/common/autoinstallers/rush-lintstaged/package.json b/common/autoinstallers/rush-lintstaged/package.json index 945a8686..4b9ceedf 100644 --- a/common/autoinstallers/rush-lintstaged/package.json +++ b/common/autoinstallers/rush-lintstaged/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "private": true, "dependencies": { - "prettier": "3.2.4", - "lint-staged": "15.2.1" + "prettier": "3.2.5", + "lint-staged": "15.2.2" } } diff --git a/common/autoinstallers/rush-lintstaged/pnpm-lock.yaml b/common/autoinstallers/rush-lintstaged/pnpm-lock.yaml index 6660944c..9377b3a1 100644 --- a/common/autoinstallers/rush-lintstaged/pnpm-lock.yaml +++ b/common/autoinstallers/rush-lintstaged/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: lint-staged: - specifier: 15.2.1 - version: 15.2.1 + specifier: 15.2.2 + version: 15.2.2 prettier: - specifier: 3.2.4 - version: 3.2.4 + specifier: 3.2.5 + version: 3.2.5 packages: @@ -164,8 +164,8 @@ packages: engines: {node: '>=14'} dev: false - /lint-staged@15.2.1: - resolution: {integrity: sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==} + /lint-staged@15.2.2: + resolution: {integrity: sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==} engines: {node: '>=18.12.0'} hasBin: true dependencies: @@ -274,8 +274,8 @@ packages: hasBin: true dev: false - /prettier@3.2.4: - resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==} + /prettier@3.2.5: + resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} engines: {node: '>=14'} hasBin: true dev: false diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index e8f8080a..8a898fdf 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -11,20 +11,20 @@ importers: ../../packages-rig/node-rig: dependencies: '@microsoft/api-extractor': - specifier: 7.39.4 - version: 7.39.4(@types/node@18.19.3) + specifier: 7.40.1 + version: 7.40.1(@types/node@18.19.3) '@rushstack/heft-api-extractor-plugin': - specifier: 0.3.3 - version: 0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3) + specifier: 0.3.6 + version: 0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3) '@rushstack/heft-jest-plugin': - specifier: 0.11.3 - version: 0.11.3(@rushstack/heft@0.64.3)(@types/node@18.19.3)(jest-environment-node@29.7.0) + specifier: 0.11.6 + version: 0.11.6(@rushstack/heft@0.64.6)(@types/node@18.19.3)(jest-environment-node@29.7.0) '@rushstack/heft-lint-plugin': - specifier: 0.3.3 - version: 0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3) + specifier: 0.3.6 + version: 0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3) '@rushstack/heft-typescript-plugin': - specifier: 0.3.3 - version: 0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3) + specifier: 0.3.6 + version: 0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3) '@types/heft-jest': specifier: 1.0.6 version: 1.0.6 @@ -48,23 +48,23 @@ importers: version: 5.0.4 devDependencies: '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../packages-rig/types-rig: dependencies: '@microsoft/api-extractor': - specifier: 7.39.4 - version: 7.39.4(@types/node@18.19.3) + specifier: 7.40.1 + version: 7.40.1(@types/node@18.19.3) '@rushstack/heft-api-extractor-plugin': - specifier: 0.3.3 - version: 0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3) + specifier: 0.3.6 + version: 0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3) '@rushstack/heft-lint-plugin': - specifier: 0.3.3 - version: 0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3) + specifier: 0.3.6 + version: 0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3) '@rushstack/heft-typescript-plugin': - specifier: 0.3.3 - version: 0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3) + specifier: 0.3.6 + version: 0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3) eslint: specifier: 8.56.0 version: 8.56.0 @@ -73,29 +73,29 @@ importers: version: 5.0.4 devDependencies: '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../packages-rig/web-rig: dependencies: '@microsoft/api-extractor': - specifier: 7.39.4 - version: 7.39.4(@types/node@18.19.3) + specifier: 7.40.1 + version: 7.40.1(@types/node@18.19.3) '@rushstack/heft-api-extractor-plugin': - specifier: 0.3.3 - version: 0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3) + specifier: 0.3.6 + version: 0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3) '@rushstack/heft-jest-plugin': - specifier: 0.11.3 - version: 0.11.3(@rushstack/heft@0.64.3)(jest-environment-jsdom@29.7.0) + specifier: 0.11.6 + version: 0.11.6(@rushstack/heft@0.64.6)(jest-environment-jsdom@29.7.0) '@rushstack/heft-lint-plugin': - specifier: 0.3.3 - version: 0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3) + specifier: 0.3.6 + version: 0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3) '@rushstack/heft-sass-plugin': - specifier: 0.13.6 - version: 0.13.6(@rushstack/heft@0.64.3) + specifier: 0.13.9 + version: 0.13.9(@rushstack/heft@0.64.6) '@rushstack/heft-typescript-plugin': - specifier: 0.3.3 - version: 0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3) + specifier: 0.3.6 + version: 0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3) '@types/heft-jest': specifier: 1.0.6 version: 1.0.6 @@ -116,8 +116,8 @@ importers: version: 5.0.4 devDependencies: '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../packages/color: devDependencies: @@ -131,8 +131,8 @@ importers: specifier: workspace:* version: link:../../packages-rig/web-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../packages/dtcheck: devDependencies: @@ -149,8 +149,8 @@ importers: specifier: workspace:* version: link:../../packages-rig/web-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../packages/equals: dependencies: @@ -168,8 +168,8 @@ importers: specifier: workspace:* version: link:../../packages-rig/web-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../packages/error: devDependencies: @@ -183,29 +183,29 @@ importers: specifier: workspace:* version: link:../../packages-rig/web-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../packages/eslint-config: dependencies: '@definitelytyped/eslint-plugin': - specifier: 0.1.3 - version: 0.1.3(@typescript-eslint/eslint-plugin@6.20.0)(@typescript-eslint/parser@6.20.0)(eslint-plugin-jsdoc@44.2.7)(eslint@8.56.0)(typescript@5.0.4) + specifier: 0.1.4 + version: 0.1.4(@typescript-eslint/eslint-plugin@6.21.0)(@typescript-eslint/parser@6.21.0)(eslint-plugin-jsdoc@44.2.7)(eslint@8.56.0)(typescript@5.0.4) '@rushstack/eslint-patch': specifier: 1.7.2 version: 1.7.2 '@rushstack/eslint-plugin': - specifier: 0.14.0 - version: 0.14.0(eslint@8.56.0)(typescript@5.0.4) + specifier: 0.15.0 + version: 0.15.0(eslint@8.56.0)(typescript@5.0.4) '@rushstack/eslint-plugin-security': specifier: 0.8.0 version: 0.8.0(eslint@8.56.0)(typescript@5.0.4) '@typescript-eslint/eslint-plugin': - specifier: 6.20.0 - version: 6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.0.4) + specifier: 6.21.0 + version: 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.0.4) '@typescript-eslint/parser': - specifier: 6.20.0 - version: 6.20.0(eslint@8.56.0)(typescript@5.0.4) + specifier: 6.21.0 + version: 6.21.0(eslint@8.56.0)(typescript@5.0.4) eslint: specifier: ^8.0.0 version: 8.56.0 @@ -226,7 +226,7 @@ importers: version: 2.29.1(eslint@8.56.0) eslint-plugin-jest: specifier: 27.6.3 - version: 27.6.3(@typescript-eslint/eslint-plugin@6.20.0)(eslint@8.56.0)(typescript@5.0.4) + version: 27.6.3(@typescript-eslint/eslint-plugin@6.21.0)(eslint@8.56.0)(typescript@5.0.4) eslint-plugin-n: specifier: 16.6.2 version: 16.6.2(eslint@8.56.0) @@ -240,15 +240,15 @@ importers: specifier: 0.2.17 version: 0.2.17 eslint-plugin-unicorn: - specifier: 50.0.1 - version: 50.0.1(eslint@8.56.0) + specifier: 51.0.1 + version: 51.0.1(eslint@8.56.0) devDependencies: '@kcws/node-rig': specifier: workspace:* version: link:../../packages-rig/node-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) '@types/eslint': specifier: 8.56.2 version: 8.56.2 @@ -265,8 +265,8 @@ importers: specifier: workspace:* version: link:../../packages-rig/web-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../packages/lintstaged-config: dependencies: @@ -281,8 +281,8 @@ importers: specifier: workspace:* version: link:../../packages-rig/node-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) '@types/micromatch': specifier: 4.0.6 version: 4.0.6 @@ -299,8 +299,8 @@ importers: specifier: workspace:* version: link:../../packages-rig/web-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../packages/prettier-config: devDependencies: @@ -314,11 +314,11 @@ importers: specifier: workspace:* version: link:../../packages-rig/node-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) prettier: - specifier: 3.2.4 - version: 3.2.4 + specifier: 3.2.5 + version: 3.2.5 ../../packages/random: devDependencies: @@ -335,8 +335,8 @@ importers: specifier: workspace:* version: link:../../packages-rig/web-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../packages/reset.css: devDependencies: @@ -347,20 +347,20 @@ importers: specifier: workspace:* version: link:../../packages-rig/web-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) stylelint: specifier: 16.2.1 version: 16.2.1 stylelint-config-standard-scss: specifier: 13.0.0 - version: 13.0.0(postcss@8.4.33)(stylelint@16.2.1) + version: 13.0.0(postcss@8.4.35)(stylelint@16.2.1) ../../packages/rspack-config: dependencies: '@rspack/cli': specifier: ^0.5.0 - version: 0.5.3(@rspack/core@0.5.3)(webpack@5.90.1) + version: 0.5.4(@rspack/core@0.5.4)(webpack@5.90.1) devDependencies: '@kcws/eslint-config': specifier: workspace:* @@ -372,11 +372,11 @@ importers: specifier: workspace:* version: link:../../packages-rig/web-rig '@rspack/core': - specifier: 0.5.3 - version: 0.5.3 + specifier: 0.5.4 + version: 0.5.4 '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../tools/example: devDependencies: @@ -390,8 +390,8 @@ importers: specifier: workspace:* version: link:../../packages-rig/node-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) ../../typings/generic: devDependencies: @@ -405,8 +405,8 @@ importers: specifier: workspace:* version: link:../../packages-rig/types-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) tsd: specifier: 0.30.4 version: 0.30.4 @@ -426,8 +426,8 @@ importers: specifier: workspace:* version: link:../../packages-rig/types-rig '@rushstack/heft': - specifier: 0.64.3 - version: 0.64.3(@types/node@18.19.3) + specifier: 0.64.6 + version: 0.64.6(@types/node@18.19.3) tsd: specifier: 0.30.4 version: 0.30.4 @@ -812,8 +812,8 @@ packages: postcss-selector-parser: 6.0.15 dev: true - /@definitelytyped/eslint-plugin@0.1.3(@typescript-eslint/eslint-plugin@6.20.0)(@typescript-eslint/parser@6.20.0)(eslint-plugin-jsdoc@44.2.7)(eslint@8.56.0)(typescript@5.0.4): - resolution: {integrity: sha512-2vtBPzeWHNmmfbFvDOZC+lVd4XrfNFB0MAHGrIiqRyJDg1sK9c6/YoLfV6nmIIWyNPcoJncPnINCAth5vZOnkA==} + /@definitelytyped/eslint-plugin@0.1.4(@typescript-eslint/eslint-plugin@6.21.0)(@typescript-eslint/parser@6.21.0)(eslint-plugin-jsdoc@44.2.7)(eslint@8.56.0)(typescript@5.0.4): + resolution: {integrity: sha512-B8eOuSQjb05xC1KWTn2H0vCZIrmJh8C7Nuif1hWdI73OFNXa3k5NR3P351cCaNxxTeSUsBiOiHmfmdANF92QrA==} engines: {node: '>=18.18.0'} peerDependencies: '@typescript-eslint/eslint-plugin': ^6.11.0 @@ -822,11 +822,11 @@ packages: eslint-plugin-jsdoc: ^44.0.0 typescript: '>= 3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev || >= 3.8.0-dev || >= 3.9.0-dev || >= 4.0.0-dev || >=5.0.0-dev' dependencies: - '@definitelytyped/utils': 0.1.1 - '@typescript-eslint/eslint-plugin': 6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.0.4) - '@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.0.4) - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.0.4) + '@definitelytyped/utils': 0.1.2 + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.0.4) + '@typescript-eslint/parser': 6.21.0(eslint@8.56.0)(typescript@5.0.4) + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/utils': 6.21.0(eslint@8.56.0)(typescript@5.0.4) eslint: 8.56.0 eslint-plugin-jsdoc: 44.2.7(eslint@8.56.0) typescript: 5.0.4 @@ -847,7 +847,7 @@ packages: typescript-5.1: /typescript@5.1.6 typescript-5.2: /typescript@5.2.2 typescript-5.3: /typescript@5.3.3 - typescript-5.4: /typescript@5.4.0-dev.20240203 + typescript-5.4: /typescript@5.4.0-dev.20240210 dev: false /@definitelytyped/typescript-versions@0.1.0: @@ -855,14 +855,14 @@ packages: engines: {node: '>=18.18.0'} dev: false - /@definitelytyped/utils@0.1.1: - resolution: {integrity: sha512-VCamUy7vNS4x4ZkSTMs/YpyvwDOoPSfJ6OzoHM2PrArGRpvP34z7Au5yauiGGlAOpW3S6JjLQKZaF91sHVUTEg==} + /@definitelytyped/utils@0.1.2: + resolution: {integrity: sha512-US2EZ26bkNEcrZsRQ8o3y8WG7pTvv/7ttRdP7TrzW3GI7oYRo2XGKO75DM7wX/9/13v9p3daha8AskwdYzos0Q==} engines: {node: '>=18.18.0'} dependencies: '@definitelytyped/typescript-packages': 0.1.0 '@definitelytyped/typescript-versions': 0.1.0 '@qiwi/npm-registry-client': 8.9.1 - '@types/node': 18.19.14 + '@types/node': 18.19.15 cachedir: 2.4.0 charm: 1.0.2 minimatch: 9.0.3 @@ -1247,24 +1247,24 @@ packages: resolution: {integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==} dev: false - /@microsoft/api-extractor-model@7.28.7(@types/node@18.19.3): - resolution: {integrity: sha512-4gCGGEQGHmbQmarnDcEWS2cjj0LtNuD3D6rh3ZcAyAYTkceAugAk2eyQHGdTcGX8w3qMjWCTU1TPb8xHnMM+Kg==} + /@microsoft/api-extractor-model@7.28.9(@types/node@18.19.3): + resolution: {integrity: sha512-lM77dV+VO46MGp5lu4stUBnO3jyr+CrDzU+DtapcOQEZUqJxPYUoK5zjeD+gRZ9ckgGMZC94ch6FBkpmsjwQgw==} dependencies: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) transitivePeerDependencies: - '@types/node' dev: false - /@microsoft/api-extractor@7.39.4(@types/node@18.19.3): - resolution: {integrity: sha512-6YvfkpbEqRQ0UPdVBc+lOiq7VlXi9kw8U3w+RcXCFDVc/UljlXU5l9fHEyuBAW1GGO2opUe+yf9OscWhoHANhg==} + /@microsoft/api-extractor@7.40.1(@types/node@18.19.3): + resolution: {integrity: sha512-xHn2Zkh6s5JIjP94SG6VtIlIeRJcASgfZpDKV+bgoddMt1X4ujSZFOz7uEGNYNO7mEtdVOvpNKBpC4CDytD8KQ==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.28.7(@types/node@18.19.3) + '@microsoft/api-extractor-model': 7.28.9(@types/node@18.19.3) '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) '@rushstack/rig-package': 0.5.1 '@rushstack/ts-command-line': 4.17.1 colors: 1.2.5 @@ -1326,7 +1326,7 @@ packages: engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.17.0 + fastq: 1.17.1 /@pkgjs/parseargs@0.11.0: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} @@ -1350,98 +1350,98 @@ packages: request: 2.88.2 retry: 0.12.0 safe-buffer: 5.2.1 - semver: 7.5.4 + semver: 7.6.0 slide: 1.1.6 ssri: 8.0.1 optionalDependencies: npmlog: 4.1.2 dev: false - /@rspack/binding-darwin-arm64@0.5.3: - resolution: {integrity: sha512-IgGpPtPwwlWkViTbrGBhywohXoGXwMZGZLPLR3tRZY4oPuSo41cwkPAhf2TZtBIfHGbITrmewsck853A4g7poA==} + /@rspack/binding-darwin-arm64@0.5.4: + resolution: {integrity: sha512-MWTLMzrgWk5enKGfctVIhbU5WlpJbXpvUnHKzxSr4dclf+IeBIaXBEs1fwogrS87VdfWTOh+lndyzrozBnxMmQ==} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@rspack/binding-darwin-x64@0.5.3: - resolution: {integrity: sha512-95lDx4+QTmuGQ3Ilo1BhM22jGHxPAMDvQzBD/4zO1cBtmXrFQuaDVRoM0hwlZDLZwGMP1sSpD5F75kWKhkOTDw==} + /@rspack/binding-darwin-x64@0.5.4: + resolution: {integrity: sha512-+8kvYjN9IllQSSzTrKp74Cf2efFNJZNMk6PWoOeakk43+Z1BgMgzLJTs/1xIDFhzylvLSMYSLO8AhbMMX48TCw==} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@rspack/binding-linux-arm64-gnu@0.5.3: - resolution: {integrity: sha512-7ZcsDROYK01FWJ9Nv1Oso7gC3b3aP8FLzbZA7ZWFCPEuBoFmIvCIVqs6DSmmpZW3KSw+XoVMELuEJuTjDi869g==} + /@rspack/binding-linux-arm64-gnu@0.5.4: + resolution: {integrity: sha512-mXtRKCblBT+H1KPWUfeJt6gQFGoMt+lnhk2POcoCeS1AxnxcTFpnci4BC4Ro5zKS2QWSdGdUMtc5GKlBmgwxvg==} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@rspack/binding-linux-arm64-musl@0.5.3: - resolution: {integrity: sha512-IBfVGpycRrLbyCWzokzeFIfK+yII68w1WOx2iCoR+tPUKa3M7WAZjrbVB33PHxGKXeF+xX7Lzm50hi4uTK8L6g==} + /@rspack/binding-linux-arm64-musl@0.5.4: + resolution: {integrity: sha512-P96R8yLT4BKtwYCtomIJE4uIGAh+5I8qLbrTrGamj/6N1D79GgwORW6CllCEnVU9l/Tjkdd+yMJkT9zoACa9gQ==} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@rspack/binding-linux-x64-gnu@0.5.3: - resolution: {integrity: sha512-EiVsp0yaGBmnMsS1U6Z5bitl2AjiVqFN3ArdIDZLlxgpVUHaR1ObXIkVqsX/VK5Jgytv1H7iOmtOnkOqyFmxPw==} + /@rspack/binding-linux-x64-gnu@0.5.4: + resolution: {integrity: sha512-/EjM7CkALS7uUF0laVp+wtOICrX2sR5gy4liIYVHKDLu+b4PGRtEQvubrDxikkzPpOYRvF38R7OBMUOJBuBW7A==} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@rspack/binding-linux-x64-musl@0.5.3: - resolution: {integrity: sha512-PZbmHZ/sFBC0W2vNNmMgeVORijAxhdkaU0QS95ltacO+bU8npcNb+01QgRzJovuhOfiT7HXDUmH7K0mrUqXpFg==} + /@rspack/binding-linux-x64-musl@0.5.4: + resolution: {integrity: sha512-dMT9QW4IZ7IGzczsOmzdpGf84IzIecvitSwj7DnulRkxj3++IWLAo80+HDtgn+nPm+1gNVFb11wg5L9x+VjFXw==} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@rspack/binding-win32-arm64-msvc@0.5.3: - resolution: {integrity: sha512-bP1tgwQuTe0YSVpe73qEPXdt2rZGUpCUG3nFW+Ve27CJtq6btLqdcnnNEx2cAKs12ArN4H36U+BXfwJDp9/DaQ==} + /@rspack/binding-win32-arm64-msvc@0.5.4: + resolution: {integrity: sha512-SsnOqWRw5VQnbz/63wtKsoyj6lfUpQQZyFWfQAMsNt8suIauWI/kf3QLWL/vmBX5Q24Sq16Kl5cMIjxAIJQfiQ==} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@rspack/binding-win32-ia32-msvc@0.5.3: - resolution: {integrity: sha512-XKMNgkc5ScDKzt2xFQWD7ELefaEQtm9+1/7xhftDAxAC3AQELC0NqL5qAWpgSXEgVIjCW8r7xiwX5mqEEqqiuw==} + /@rspack/binding-win32-ia32-msvc@0.5.4: + resolution: {integrity: sha512-xLlUHn712WhnWN40JeljQCiWBIRd/meMRKSEqTJJdZfNwozd4cZUbq5rxexX6HNjZvkwLACpATDotPVfCKPjbQ==} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@rspack/binding-win32-x64-msvc@0.5.3: - resolution: {integrity: sha512-B0iosD3cTXErnlqnOawn4DqfrO2QaY135vKqBrbqTfm9Zr4ftbqvp39nL9Qot+1QuixZdYwwF/NqBvRoFd9nig==} + /@rspack/binding-win32-x64-msvc@0.5.4: + resolution: {integrity: sha512-33IBq3yuJTyUKhTGbPwP/kvSf58wpOCBdPvye+ExNSw0uEVwXMs2AqDWDnbBPtZjP8DVN/zu0EoeLhYk9fwkYg==} cpu: [x64] os: [win32] requiresBuild: true optional: true - /@rspack/binding@0.5.3: - resolution: {integrity: sha512-bwxjp2mvSGGgVRk1D+dwilwaSEvzhQTlhe3+f2h+cjampJpEa72jle1T4bpXTOOMM0JRq06AzUWlzoMxKn+JKA==} + /@rspack/binding@0.5.4: + resolution: {integrity: sha512-WoAq+pkNAe4jetIwIoUbiqO4cLSvpll90GtpYHqaNS9r9n28l4LBQY/A15W0/XBZeoj0wvMkYEvEZtn64PULLw==} optionalDependencies: - '@rspack/binding-darwin-arm64': 0.5.3 - '@rspack/binding-darwin-x64': 0.5.3 - '@rspack/binding-linux-arm64-gnu': 0.5.3 - '@rspack/binding-linux-arm64-musl': 0.5.3 - '@rspack/binding-linux-x64-gnu': 0.5.3 - '@rspack/binding-linux-x64-musl': 0.5.3 - '@rspack/binding-win32-arm64-msvc': 0.5.3 - '@rspack/binding-win32-ia32-msvc': 0.5.3 - '@rspack/binding-win32-x64-msvc': 0.5.3 - - /@rspack/cli@0.5.3(@rspack/core@0.5.3)(webpack@5.90.1): - resolution: {integrity: sha512-6w1uHIG0L/5AoA+VVQO2t7T8spipdck87IHDZYfYIIHRr9ndG1J2QU+1+6Rg8T/fJ6HGlttIOMzOQWAOvYqcng==} + '@rspack/binding-darwin-arm64': 0.5.4 + '@rspack/binding-darwin-x64': 0.5.4 + '@rspack/binding-linux-arm64-gnu': 0.5.4 + '@rspack/binding-linux-arm64-musl': 0.5.4 + '@rspack/binding-linux-x64-gnu': 0.5.4 + '@rspack/binding-linux-x64-musl': 0.5.4 + '@rspack/binding-win32-arm64-msvc': 0.5.4 + '@rspack/binding-win32-ia32-msvc': 0.5.4 + '@rspack/binding-win32-x64-msvc': 0.5.4 + + /@rspack/cli@0.5.4(@rspack/core@0.5.4)(webpack@5.90.1): + resolution: {integrity: sha512-POMmEkp+lBS/0acFnMUAqgiOF8/5SIJbuRsBaP7WO204wbes5Wnw8yA1umc3zfyHOSLk/U47fRHlWhyIoAWIbA==} hasBin: true peerDependencies: '@rspack/core': '>=0.4.0' dependencies: '@discoveryjs/json-ext': 0.5.7 - '@rspack/core': 0.5.3 - '@rspack/dev-server': 0.5.3(@rspack/core@0.5.3)(webpack@5.90.1) + '@rspack/core': 0.5.4 + '@rspack/dev-server': 0.5.4(@rspack/core@0.5.4)(webpack@5.90.1) colorette: 2.0.19 exit-hook: 3.2.0 interpret: 3.1.1 @@ -1459,8 +1459,8 @@ packages: - webpack-cli dev: false - /@rspack/core@0.5.3: - resolution: {integrity: sha512-/WCMUCwcduSrx0za1kVoN3Fdkf/fDK3v6fgvJeeNc+l7/mGttSROUmlVidmz7eyQuD9itr947NB5U087Y99dag==} + /@rspack/core@0.5.4: + resolution: {integrity: sha512-3yxOllEC93gf4pNiLlgtzE8dPo0QV2naQY24gAPk+EoWlwpmR6p1r7ZdD53etFZPGB4hMm78J/zgwx8jy1TRsw==} engines: {node: '>=16.0.0'} peerDependencies: '@swc/helpers': '>=0.5.1' @@ -1469,7 +1469,7 @@ packages: optional: true dependencies: '@module-federation/runtime-tools': 0.0.8 - '@rspack/binding': 0.5.3 + '@rspack/binding': 0.5.4 browserslist: 4.22.3 enhanced-resolve: 5.12.0 events: 3.3.0 @@ -1483,12 +1483,12 @@ packages: zod: 3.22.4 zod-validation-error: 1.3.1(zod@3.22.4) - /@rspack/dev-server@0.5.3(@rspack/core@0.5.3)(webpack@5.90.1): - resolution: {integrity: sha512-oBO/XX9n1AOguDSirZRmk0dCLD4Ix3AC6iRHv8PQCoT541hLTkHq/p1TbgOJJRBXHDV1cdB5iharp4oLcpvyng==} + /@rspack/dev-server@0.5.4(@rspack/core@0.5.4)(webpack@5.90.1): + resolution: {integrity: sha512-fwJGXCgv38paLkY7yIp3+nTxC/DQ3G2c7qh7UPyr4m3Jrb2X1YdATKE+JOIDd8++P8w/ug4d0Zj0xuwY89zFIA==} peerDependencies: '@rspack/core': '*' dependencies: - '@rspack/core': 0.5.3 + '@rspack/core': 0.5.4 chokidar: 3.5.3 connect-history-api-fallback: 2.0.0 express: 4.18.1 @@ -1524,8 +1524,8 @@ packages: - typescript dev: false - /@rushstack/eslint-plugin@0.14.0(eslint@8.56.0)(typescript@5.0.4): - resolution: {integrity: sha512-BXQ3plOYCk5AoZugRHijcPuthlbMf0t3x4yUSvNlrCz3FUf2DaEulIe570jkrEpkNRwXiPEKAUVy/jA4l0ZwlQ==} + /@rushstack/eslint-plugin@0.15.0(eslint@8.56.0)(typescript@5.0.4): + resolution: {integrity: sha512-bQNUgf30Ap7tP+aqeLemsBrZN2YGCoUPauWPL2OFzog80Vzc2n6Py5/rLpqq1rNDttDQHnocvb8PDUGDUA3lUA==} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: @@ -1537,33 +1537,33 @@ packages: - typescript dev: false - /@rushstack/heft-api-extractor-plugin@0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3): - resolution: {integrity: sha512-aBYPgT1+7ZLty4SM1w7OTendM2UIaK35g04Cnhfr7pvKRRN+qmriCXDUCkjtjU36vd35IEmPtT+oz8SY7GRoRA==} + /@rushstack/heft-api-extractor-plugin@0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3): + resolution: {integrity: sha512-LYPHwoRi3nNKwiLmbn+MTujhMlJE4xW8qqRtwHJ3dw07jdPsyDQN28Cn8ORGLWwG2+0cno5/99abqT7Kts25bg==} peerDependencies: - '@rushstack/heft': 0.64.3 + '@rushstack/heft': 0.64.6 dependencies: - '@rushstack/heft': 0.64.3(@types/node@18.19.3) - '@rushstack/heft-config-file': 0.14.7(@types/node@18.19.3) - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) + '@rushstack/heft': 0.64.6(@types/node@18.19.3) + '@rushstack/heft-config-file': 0.14.9(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) semver: 7.5.4 transitivePeerDependencies: - '@types/node' dev: false - /@rushstack/heft-config-file@0.14.7(@types/node@18.19.3): - resolution: {integrity: sha512-yfYCLKBEIS7J2M2QIab1Sdqkj85MqcNARPN8Q+lVN1jy05YGX/LiqevvUrFGiH0zJUP3qBp2nS2LCdm7l+N55g==} + /@rushstack/heft-config-file@0.14.9(@types/node@18.19.3): + resolution: {integrity: sha512-KmUub2klM6Rr7wHXnRjPo0f+bKGUJGim9eYTRrkX7mRu22B5ZD8SCg7rYZoL5AQh2TADfh7mn4+jniSlh9zyLQ==} engines: {node: '>=10.13.0'} dependencies: - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) '@rushstack/rig-package': 0.5.1 jsonpath-plus: 4.0.0 transitivePeerDependencies: - '@types/node' - /@rushstack/heft-jest-plugin@0.11.3(@rushstack/heft@0.64.3)(@types/node@18.19.3)(jest-environment-node@29.7.0): - resolution: {integrity: sha512-GmqRXM6pJhbHyIT6CPYBdg3Gs1lnNDgQdxjdZJ8yrSGYC3ntpuUyPwOaOmIibpjUTeg/Np45AspLDeX+FDiqcw==} + /@rushstack/heft-jest-plugin@0.11.6(@rushstack/heft@0.64.6)(@types/node@18.19.3)(jest-environment-node@29.7.0): + resolution: {integrity: sha512-BsvRLbFGWlA4lWljOrWGLozNU3rWRRihNHrxoj/Fp3oFpeJrhDUr1DPUlptjkNSUVKGA4sbFUsdTNxcZfqEzog==} peerDependencies: - '@rushstack/heft': ^0.64.3 + '@rushstack/heft': ^0.64.6 jest-environment-jsdom: ^29.5.0 jest-environment-node: ^29.5.0 peerDependenciesMeta: @@ -1575,9 +1575,9 @@ packages: '@jest/core': 29.5.0 '@jest/reporters': 29.5.0 '@jest/transform': 29.5.0 - '@rushstack/heft': 0.64.3(@types/node@18.19.3) - '@rushstack/heft-config-file': 0.14.7(@types/node@18.19.3) - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) + '@rushstack/heft': 0.64.6(@types/node@18.19.3) + '@rushstack/heft-config-file': 0.14.9(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) jest-config: 29.5.0(@types/node@18.19.3) jest-environment-node: 29.7.0 jest-resolve: 29.5.0 @@ -1591,10 +1591,10 @@ packages: - ts-node dev: false - /@rushstack/heft-jest-plugin@0.11.3(@rushstack/heft@0.64.3)(jest-environment-jsdom@29.7.0): - resolution: {integrity: sha512-GmqRXM6pJhbHyIT6CPYBdg3Gs1lnNDgQdxjdZJ8yrSGYC3ntpuUyPwOaOmIibpjUTeg/Np45AspLDeX+FDiqcw==} + /@rushstack/heft-jest-plugin@0.11.6(@rushstack/heft@0.64.6)(jest-environment-jsdom@29.7.0): + resolution: {integrity: sha512-BsvRLbFGWlA4lWljOrWGLozNU3rWRRihNHrxoj/Fp3oFpeJrhDUr1DPUlptjkNSUVKGA4sbFUsdTNxcZfqEzog==} peerDependencies: - '@rushstack/heft': ^0.64.3 + '@rushstack/heft': ^0.64.6 jest-environment-jsdom: ^29.5.0 jest-environment-node: ^29.5.0 peerDependenciesMeta: @@ -1606,9 +1606,9 @@ packages: '@jest/core': 29.5.0 '@jest/reporters': 29.5.0 '@jest/transform': 29.5.0 - '@rushstack/heft': 0.64.3(@types/node@18.19.3) - '@rushstack/heft-config-file': 0.14.7(@types/node@18.19.3) - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) + '@rushstack/heft': 0.64.6(@types/node@18.19.3) + '@rushstack/heft-config-file': 0.14.9(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) jest-config: 29.5.0(@types/node@18.19.3) jest-environment-jsdom: 29.7.0 jest-resolve: 29.5.0 @@ -1622,42 +1622,42 @@ packages: - ts-node dev: false - /@rushstack/heft-lint-plugin@0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3): - resolution: {integrity: sha512-odaRqjD/f8K9XUwhlF63bTuBKjBi5WVVUZEqCzEGM1buoc8maZi26OWPlI5EZwdJKm7ionjGHefVhZVETHttcg==} + /@rushstack/heft-lint-plugin@0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3): + resolution: {integrity: sha512-Mov7WvHhhQDSATSWPhUOBuEbvI027a9+yZLIxwTtX+7AOFkCVsKVPEfiXkBeabg2RGes7H2l1TWueDtglF9K6w==} peerDependencies: - '@rushstack/heft': 0.64.3 + '@rushstack/heft': 0.64.6 dependencies: - '@rushstack/heft': 0.64.3(@types/node@18.19.3) - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) + '@rushstack/heft': 0.64.6(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) semver: 7.5.4 transitivePeerDependencies: - '@types/node' dev: false - /@rushstack/heft-sass-plugin@0.13.6(@rushstack/heft@0.64.3): - resolution: {integrity: sha512-L7lvpUIrMHeXQvOP66qi/lnHuwNMTMr73urOukwKujs6IeYYicWU59e9J754/pobgx9fRumiQpYGz2PABVmqrA==} + /@rushstack/heft-sass-plugin@0.13.9(@rushstack/heft@0.64.6): + resolution: {integrity: sha512-lH0YvQt5ob17CtKND92NdZvL9qUdVbbZxT25ahXQ1mf5SGRxy/CKTng8DCrbtdYuw2ZuWy2W0Th6LbADJMMQMQ==} peerDependencies: - '@rushstack/heft': ^0.64.3 - dependencies: - '@rushstack/heft': 0.64.3(@types/node@18.19.3) - '@rushstack/heft-config-file': 0.14.7(@types/node@18.19.3) - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) - '@rushstack/typings-generator': 0.12.20 - postcss: 8.4.33 - postcss-modules: 6.0.0(postcss@8.4.33) + '@rushstack/heft': ^0.64.6 + dependencies: + '@rushstack/heft': 0.64.6(@types/node@18.19.3) + '@rushstack/heft-config-file': 0.14.9(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) + '@rushstack/typings-generator': 0.12.23 + postcss: 8.4.35 + postcss-modules: 6.0.0(postcss@8.4.35) sass-embedded: 1.62.0 transitivePeerDependencies: - '@types/node' dev: false - /@rushstack/heft-typescript-plugin@0.3.3(@rushstack/heft@0.64.3)(@types/node@18.19.3): - resolution: {integrity: sha512-yV3kVMGRj/xyjkfIJBHqE1Yt6RwN02KSTX8x7YbHm96ZvjMgRx6UzSbxLR0OkOTHRMVH8OrJCcTCS6LUM0zCdg==} + /@rushstack/heft-typescript-plugin@0.3.6(@rushstack/heft@0.64.6)(@types/node@18.19.3): + resolution: {integrity: sha512-Rf0CfDEDCzkofwXv22eTfMqT0g59mKAZ7wPTEs+EsoJKRdG8zsf9k3n5swJqkR/ILOCv9gIPN0xCyW8YqN4Zvw==} peerDependencies: - '@rushstack/heft': 0.64.3 + '@rushstack/heft': 0.64.6 dependencies: - '@rushstack/heft': 0.64.3(@types/node@18.19.3) - '@rushstack/heft-config-file': 0.14.7(@types/node@18.19.3) - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) + '@rushstack/heft': 0.64.6(@types/node@18.19.3) + '@rushstack/heft-config-file': 0.14.9(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) '@types/tapable': 1.0.6 semver: 7.5.4 tapable: 1.1.3 @@ -1665,14 +1665,14 @@ packages: - '@types/node' dev: false - /@rushstack/heft@0.64.3(@types/node@18.19.3): - resolution: {integrity: sha512-uCUF++RbJdFfHC+6mgJXeVBInyn/nihREuP6XRhfEL7S5EEQwoRqofDXguQwPWMQx3Y6BZEjZa2hRb3HMdYTxA==} + /@rushstack/heft@0.64.6(@types/node@18.19.3): + resolution: {integrity: sha512-GgLFQOeA+VztgvDQtcut/grKVv3cZJJ6IXSbls4v8RYpkhKg+CMEM6Zr+ljKZgl1Bvh6LFJU/dRSKj2PrO33KQ==} engines: {node: '>=10.13.0'} hasBin: true dependencies: - '@rushstack/heft-config-file': 0.14.7(@types/node@18.19.3) - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) - '@rushstack/operation-graph': 0.2.6(@types/node@18.19.3) + '@rushstack/heft-config-file': 0.14.9(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) + '@rushstack/operation-graph': 0.2.8(@types/node@18.19.3) '@rushstack/rig-package': 0.5.1 '@rushstack/ts-command-line': 4.17.1 '@types/tapable': 1.0.6 @@ -1686,8 +1686,8 @@ packages: transitivePeerDependencies: - '@types/node' - /@rushstack/node-core-library@3.64.2(@types/node@18.19.3): - resolution: {integrity: sha512-n1S2VYEklONiwKpUyBq/Fym6yAsfsCXrqFabuOMcCuj4C+zW+HyaspSHXJCKqkMxfjviwe/c9+DUqvRWIvSN9Q==} + /@rushstack/node-core-library@3.66.0(@types/node@18.19.3): + resolution: {integrity: sha512-nXyddNe3T9Ph14TrIfjtLZ+GDzC7HL/wF+ZKC18qmRVtz2xXLd1ZzreVgiAgGDwn8ZUWZ/7q//gQJk96iWjSrg==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -1703,15 +1703,15 @@ packages: semver: 7.5.4 z-schema: 5.0.5 - /@rushstack/operation-graph@0.2.6(@types/node@18.19.3): - resolution: {integrity: sha512-zSbfOgTGxfb6jlt6jv3pWXp1xR3aDnFYy+0zK775lb608nJUfED1DE8dJ4Gabn8RtpAvEh1GnDySYZM+OdJ+EA==} + /@rushstack/operation-graph@0.2.8(@types/node@18.19.3): + resolution: {integrity: sha512-k/Ly+Hke0thp8hifOgNHAyCQG4PXq16y4eoWbRE5TWxTqwzh8vdjftSHXyKydJySymqwmC3aCjpBxYw0mDTBBQ==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true dependencies: - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) '@types/node': 18.19.3 /@rushstack/rig-package@0.5.1: @@ -1732,15 +1732,15 @@ packages: colors: 1.2.5 string-argv: 0.3.2 - /@rushstack/typings-generator@0.12.20: - resolution: {integrity: sha512-NjnVCyGTc9sM2khTMT71aJ44nUD5r5IqY0itxu/Mzbe0hO5LseTz0ONnmWioCymwoidQ9k9c6NNHdybZBLR6rQ==} + /@rushstack/typings-generator@0.12.23: + resolution: {integrity: sha512-jlHfeh/Jc5DotJEpTOIwrOA1TgdcPRNOxLN9UJwdYJGIDJKe+x7xFKKJdU3k2+OSBuASt1eB8iw7AmuYu0Ag/g==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true dependencies: - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.3) + '@rushstack/node-core-library': 3.66.0(@types/node@18.19.3) chokidar: 3.4.3 fast-glob: 3.3.2 dev: false @@ -1957,8 +1957,8 @@ packages: '@types/node': 18.19.3 dev: false - /@types/node@18.19.14: - resolution: {integrity: sha512-EnQ4Us2rmOS64nHDWr0XqAD8DsO6f3XR6lf9UIIrZQpUzPVdN/oPuEzfDWNHSyXLvoGgjuEm/sPwFGSSs35Wtg==} + /@types/node@18.19.15: + resolution: {integrity: sha512-AMZ2UWx+woHNfM11PyAEQmfSxi05jm9OlkxczuHeEqmvwPkYj6MWv44gbzDPefYOLysTOFyI3ziiy2ONmUZfpA==} dependencies: undici-types: 5.26.5 dev: false @@ -2045,8 +2045,8 @@ packages: '@types/yargs-parser': 21.0.3 dev: false - /@typescript-eslint/eslint-plugin@6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.0.4): - resolution: {integrity: sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==} + /@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.0.4): + resolution: {integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -2057,25 +2057,25 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.0.4) - '@typescript-eslint/scope-manager': 6.20.0 - '@typescript-eslint/type-utils': 6.20.0(eslint@8.56.0)(typescript@5.0.4) - '@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.0.4) - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/parser': 6.21.0(eslint@8.56.0)(typescript@5.0.4) + '@typescript-eslint/scope-manager': 6.21.0 + '@typescript-eslint/type-utils': 6.21.0(eslint@8.56.0)(typescript@5.0.4) + '@typescript-eslint/utils': 6.21.0(eslint@8.56.0)(typescript@5.0.4) + '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.4 eslint: 8.56.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.0.4) + semver: 7.6.0 + ts-api-utils: 1.2.1(typescript@5.0.4) typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.0.4): - resolution: {integrity: sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==} + /@typescript-eslint/parser@6.21.0(eslint@8.56.0)(typescript@5.0.4): + resolution: {integrity: sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2084,10 +2084,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.20.0 - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/typescript-estree': 6.20.0(typescript@5.0.4) - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/scope-manager': 6.21.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.0.4) + '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.4 eslint: 8.56.0 typescript: 5.0.4 @@ -2111,16 +2111,16 @@ packages: '@typescript-eslint/visitor-keys': 6.19.1 dev: false - /@typescript-eslint/scope-manager@6.20.0: - resolution: {integrity: sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==} + /@typescript-eslint/scope-manager@6.21.0: + resolution: {integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/visitor-keys': 6.21.0 dev: false - /@typescript-eslint/type-utils@6.20.0(eslint@8.56.0)(typescript@5.0.4): - resolution: {integrity: sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g==} + /@typescript-eslint/type-utils@6.21.0(eslint@8.56.0)(typescript@5.0.4): + resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2129,11 +2129,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.20.0(typescript@5.0.4) - '@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.0.4) + '@typescript-eslint/utils': 6.21.0(eslint@8.56.0)(typescript@5.0.4) debug: 4.3.4 eslint: 8.56.0 - ts-api-utils: 1.0.3(typescript@5.0.4) + ts-api-utils: 1.2.1(typescript@5.0.4) typescript: 5.0.4 transitivePeerDependencies: - supports-color @@ -2149,8 +2149,8 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: false - /@typescript-eslint/types@6.20.0: - resolution: {integrity: sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==} + /@typescript-eslint/types@6.21.0: + resolution: {integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==} engines: {node: ^16.0.0 || >=18.0.0} dev: false @@ -2168,7 +2168,7 @@ packages: debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.5.4 + semver: 7.6.0 tsutils: 3.21.0(typescript@5.0.4) typescript: 5.0.4 transitivePeerDependencies: @@ -2190,15 +2190,15 @@ packages: globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.3 - semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.0.4) + semver: 7.6.0 + ts-api-utils: 1.2.1(typescript@5.0.4) typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/typescript-estree@6.20.0(typescript@5.0.4): - resolution: {integrity: sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==} + /@typescript-eslint/typescript-estree@6.21.0(typescript@5.0.4): + resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -2206,14 +2206,14 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.3 - semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.0.4) + semver: 7.6.0 + ts-api-utils: 1.2.1(typescript@5.0.4) typescript: 5.0.4 transitivePeerDependencies: - supports-color @@ -2233,7 +2233,7 @@ packages: '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.0.4) eslint: 8.56.0 eslint-scope: 5.1.1 - semver: 7.5.4 + semver: 7.6.0 transitivePeerDependencies: - supports-color - typescript @@ -2252,14 +2252,14 @@ packages: '@typescript-eslint/types': 6.19.1 '@typescript-eslint/typescript-estree': 6.19.1(typescript@5.0.4) eslint: 8.56.0 - semver: 7.5.4 + semver: 7.6.0 transitivePeerDependencies: - supports-color - typescript dev: false - /@typescript-eslint/utils@6.20.0(eslint@8.56.0)(typescript@5.0.4): - resolution: {integrity: sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg==} + /@typescript-eslint/utils@6.21.0(eslint@8.56.0)(typescript@5.0.4): + resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2267,11 +2267,11 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@types/json-schema': 7.0.15 '@types/semver': 7.5.6 - '@typescript-eslint/scope-manager': 6.20.0 - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/typescript-estree': 6.20.0(typescript@5.0.4) + '@typescript-eslint/scope-manager': 6.21.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.0.4) eslint: 8.56.0 - semver: 7.5.4 + semver: 7.6.0 transitivePeerDependencies: - supports-color - typescript @@ -2293,11 +2293,11 @@ packages: eslint-visitor-keys: 3.4.3 dev: false - /@typescript-eslint/visitor-keys@6.20.0: - resolution: {integrity: sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==} + /@typescript-eslint/visitor-keys@6.21.0: + resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.20.0 + '@typescript-eslint/types': 6.21.0 eslint-visitor-keys: 3.4.3 dev: false @@ -2608,7 +2608,7 @@ packages: resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 is-array-buffer: 3.0.4 dev: false @@ -2620,10 +2620,10 @@ packages: resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 - get-intrinsic: 1.2.3 + get-intrinsic: 1.2.4 is-string: 1.0.7 dev: false @@ -2631,22 +2631,33 @@ packages: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} - /array.prototype.findlastindex@1.2.3: - resolution: {integrity: sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==} + /array.prototype.filter@1.0.3: + resolution: {integrity: sha512-VizNcj/RGJiUyQBgzwxzE5oHdeuXY5hSbbmKMlphj1cy1Vl7Pn2asCGbSrru6hSQjmCzqTBPVWAF/whmEOVHbw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.6 + define-properties: 1.2.1 + es-abstract: 1.22.3 + es-array-method-boxes-properly: 1.0.0 + is-string: 1.0.7 + dev: false + + /array.prototype.findlastindex@1.2.4: + resolution: {integrity: sha512-hzvSHUshSpCflDR1QMUBLHGHP1VIEBegT4pix9H/Z92Xw3ySoy6c2qh7lJWTJnRJ8JCZ9bJNCgTyYaJGcJu6xQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 + es-errors: 1.3.0 es-shim-unscopables: 1.0.2 - get-intrinsic: 1.2.3 dev: false /array.prototype.flat@1.3.2: resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 es-shim-unscopables: 1.0.2 @@ -2656,31 +2667,32 @@ packages: resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 es-shim-unscopables: 1.0.2 dev: false - /array.prototype.tosorted@1.1.2: - resolution: {integrity: sha512-HuQCHOlk1Weat5jzStICBCd83NxiIMwqDg/dHEsoefabn/hJRj5pVdWcPUSpRrwhwxZOsQassMpgN/xRYFBMIg==} + /array.prototype.tosorted@1.1.3: + resolution: {integrity: sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 + es-errors: 1.3.0 es-shim-unscopables: 1.0.2 - get-intrinsic: 1.2.3 dev: false - /arraybuffer.prototype.slice@1.0.2: - resolution: {integrity: sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==} + /arraybuffer.prototype.slice@1.0.3: + resolution: {integrity: sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==} engines: {node: '>= 0.4'} dependencies: array-buffer-byte-length: 1.0.1 - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 - get-intrinsic: 1.2.3 + es-errors: 1.3.0 + get-intrinsic: 1.2.4 is-array-buffer: 3.0.4 is-shared-array-buffer: 1.0.2 dev: false @@ -2729,8 +2741,8 @@ packages: resolution: {integrity: sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==} dev: false - /b4a@1.6.4: - resolution: {integrity: sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==} + /b4a@1.6.6: + resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==} dev: false /babel-jest@29.7.0(@babel/core@7.23.9): @@ -2812,6 +2824,12 @@ packages: resolution: {integrity: sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==} dev: true + /bare-events@2.2.0: + resolution: {integrity: sha512-Yyyqff4PIFfSuthCZqLlPISTWHmnQxoPuAvkmgzsJEmG3CesdIv6Xweayl0JkCZJSB2yYIdJyEz97tpxNhgjbg==} + requiresBuild: true + dev: false + optional: true + /batch@0.6.1: resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==} dev: false @@ -2874,8 +2892,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001583 - electron-to-chromium: 1.4.656 + caniuse-lite: 1.0.30001585 + electron-to-chromium: 1.4.665 node-releases: 2.0.14 update-browserslist-db: 1.0.13(browserslist@4.22.3) @@ -2905,7 +2923,7 @@ packages: /builtins@5.0.1: resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} dependencies: - semver: 7.5.4 + semver: 7.6.0 dev: false /bytes@3.0.0: @@ -2923,12 +2941,14 @@ packages: engines: {node: '>=6'} dev: false - /call-bind@1.0.5: - resolution: {integrity: sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==} + /call-bind@1.0.6: + resolution: {integrity: sha512-Mj50FLHtlsoVfRfnHaZvyrooHcrlceNZdL/QBvJJVd9Ta55qCQK0gs4ss2oZDeV9zFCs6ewzYgVE5yfVmfFpVg==} + engines: {node: '>= 0.4'} dependencies: + es-errors: 1.3.0 function-bind: 1.1.2 - get-intrinsic: 1.2.3 - set-function-length: 1.2.0 + get-intrinsic: 1.2.4 + set-function-length: 1.2.1 dev: false /callsites@3.1.0: @@ -2953,8 +2973,8 @@ packages: engines: {node: '>=10'} dev: false - /caniuse-lite@1.0.30001583: - resolution: {integrity: sha512-acWTYaha8xfhA/Du/z4sNZjHUWjkiuoAi2LM+T/aL+kemKQgPT1xBb/YKjlQ0Qo8gvbHsGNplrEJ+9G3gL7i4Q==} + /caniuse-lite@1.0.30001585: + resolution: {integrity: sha512-yr2BWR1yLXQ8fMpdS/4ZZXpseBgE7o4g41x3a6AJOqZuOi+iE/WdJYAuZ6Y95i4Ohd2Y+9MzIWRR+uGABH4s3Q==} /caseless@0.12.0: resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} @@ -3209,7 +3229,6 @@ packages: /core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} - requiresBuild: true dev: false /cosmiconfig@9.0.0: @@ -3349,11 +3368,12 @@ packages: execa: 5.1.1 dev: false - /define-data-property@1.1.1: - resolution: {integrity: sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==} + /define-data-property@1.1.2: + resolution: {integrity: sha512-SRtsSqsDbgpJBbW3pABMCOt6rQyeM8s8RiyeSN8jYG8sYmt/kGJejbydttUsnDs1tadr19tvhT4ShwMyoqAm4g==} engines: {node: '>= 0.4'} dependencies: - get-intrinsic: 1.2.3 + es-errors: 1.3.0 + get-intrinsic: 1.2.4 gopd: 1.0.1 has-property-descriptors: 1.0.1 dev: false @@ -3367,7 +3387,7 @@ packages: resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} engines: {node: '>= 0.4'} dependencies: - define-data-property: 1.1.1 + define-data-property: 1.1.2 has-property-descriptors: 1.0.1 object-keys: 1.1.1 dev: false @@ -3465,8 +3485,8 @@ packages: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} dev: false - /electron-to-chromium@1.4.656: - resolution: {integrity: sha512-9AQB5eFTHyR3Gvt2t/NwR0le2jBSUNwCnMbUCejFWHD+so4tH40/dRLgoE+jxlPeWS43XJewyvCv+I8LPMl49Q==} + /electron-to-chromium@1.4.665: + resolution: {integrity: sha512-UpyCWObBoD+nSZgOC2ToaIdZB0r9GhqT2WahPKiSki6ckkSuKhQNso8V2PrFcHBMleI/eqbKgVQgVC4Wni4ilw==} /emittery@0.13.1: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} @@ -3520,21 +3540,21 @@ packages: engines: {node: '>= 0.4'} dependencies: array-buffer-byte-length: 1.0.1 - arraybuffer.prototype.slice: 1.0.2 + arraybuffer.prototype.slice: 1.0.3 available-typed-arrays: 1.0.6 - call-bind: 1.0.5 + call-bind: 1.0.6 es-set-tostringtag: 2.0.2 es-to-primitive: 1.2.1 function.prototype.name: 1.1.6 - get-intrinsic: 1.2.3 - get-symbol-description: 1.0.0 + get-intrinsic: 1.2.4 + get-symbol-description: 1.0.2 globalthis: 1.0.3 gopd: 1.0.1 has-property-descriptors: 1.0.1 has-proto: 1.0.1 has-symbols: 1.0.3 hasown: 2.0.0 - internal-slot: 1.0.6 + internal-slot: 1.0.7 is-array-buffer: 3.0.4 is-callable: 1.2.7 is-negative-zero: 2.0.2 @@ -3548,11 +3568,11 @@ packages: object.assign: 4.1.5 regexp.prototype.flags: 1.5.1 safe-array-concat: 1.1.0 - safe-regex-test: 1.0.2 + safe-regex-test: 1.0.3 string.prototype.trim: 1.2.8 string.prototype.trimend: 1.0.7 string.prototype.trimstart: 1.0.7 - typed-array-buffer: 1.0.0 + typed-array-buffer: 1.0.1 typed-array-byte-length: 1.0.0 typed-array-byte-offset: 1.0.0 typed-array-length: 1.0.4 @@ -3560,26 +3580,32 @@ packages: which-typed-array: 1.1.14 dev: false - /es-errors@1.0.0: - resolution: {integrity: sha512-yHV74THqMJUyFKkHyN7hyENcEZM3Dj2a2IrdClY+IT4BFQHkIVwlh8s6uZfjsFydMdNHv0F5mWgAA3ajFbsvVQ==} + /es-array-method-boxes-properly@1.0.0: + resolution: {integrity: sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==} + dev: false + + /es-errors@1.3.0: + resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} engines: {node: '>= 0.4'} dev: false - /es-iterator-helpers@1.0.15: - resolution: {integrity: sha512-GhoY8uYqd6iwUl2kgjTm4CZAf6oo5mHK7BPqx3rKgx893YSsy0LGHV6gfqqQvZt/8xM8xeOnfXBCfqclMKkJ5g==} + /es-iterator-helpers@1.0.16: + resolution: {integrity: sha512-CREG2A9Vq7bpDRnldhFcMKuKArvkZtsH6Y0DHOHVg49qhf+LD8uEdUM3OkOAICv0EziGtDEnQtqY2/mfBILpFw==} + engines: {node: '>= 0.4'} dependencies: asynciterator.prototype: 1.0.0 - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 + es-errors: 1.3.0 es-set-tostringtag: 2.0.2 function-bind: 1.1.2 - get-intrinsic: 1.2.3 + get-intrinsic: 1.2.4 globalthis: 1.0.3 has-property-descriptors: 1.0.1 has-proto: 1.0.1 has-symbols: 1.0.3 - internal-slot: 1.0.6 + internal-slot: 1.0.7 iterator.prototype: 1.1.2 safe-array-concat: 1.1.0 dev: false @@ -3592,7 +3618,7 @@ packages: resolution: {integrity: sha512-BuDyupZt65P9D2D2vA/zqcI3G5xRsklm5N3xCwuiy+/vKy8i0ifdsQP1sLgO4tZDSCaQUSnmC48khknGMV3D2Q==} engines: {node: '>= 0.4'} dependencies: - get-intrinsic: 1.2.3 + get-intrinsic: 1.2.4 has-tostringtag: 1.0.2 hasown: 2.0.0 dev: false @@ -3612,8 +3638,8 @@ packages: is-symbol: 1.0.4 dev: false - /escalade@3.1.1: - resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} + /escalade@3.1.2: + resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} engines: {node: '>=6'} /escape-html@1.0.3: @@ -3725,7 +3751,7 @@ packages: eslint: ^7.0.0 || ^8.0.0 typescript: ^4.2.4 || ^5.0.0 dependencies: - '@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.0.4) + '@typescript-eslint/utils': 6.21.0(eslint@8.56.0)(typescript@5.0.4) eslint: 8.56.0 tslib: 2.6.2 tsutils: 3.21.0(typescript@5.0.4) @@ -3753,7 +3779,7 @@ packages: eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 dependencies: array-includes: 3.1.7 - array.prototype.findlastindex: 1.2.3 + array.prototype.findlastindex: 1.2.4 array.prototype.flat: 1.3.2 array.prototype.flatmap: 1.3.2 debug: 3.2.7 @@ -3766,13 +3792,13 @@ packages: is-glob: 4.0.3 minimatch: 3.1.2 object.fromentries: 2.0.7 - object.groupby: 1.0.1 + object.groupby: 1.0.2 object.values: 1.1.7 semver: 6.3.1 tsconfig-paths: 3.15.0 dev: false - /eslint-plugin-jest@27.6.3(@typescript-eslint/eslint-plugin@6.20.0)(eslint@8.56.0)(typescript@5.0.4): + /eslint-plugin-jest@27.6.3(@typescript-eslint/eslint-plugin@6.21.0)(eslint@8.56.0)(typescript@5.0.4): resolution: {integrity: sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -3785,7 +3811,7 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.0.4) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.0.4) '@typescript-eslint/utils': 5.62.0(eslint@8.56.0)(typescript@5.0.4) eslint: 8.56.0 transitivePeerDependencies: @@ -3806,7 +3832,7 @@ packages: escape-string-regexp: 4.0.0 eslint: 8.56.0 esquery: 1.5.0 - semver: 7.5.4 + semver: 7.6.0 spdx-expression-parse: 3.0.1 transitivePeerDependencies: - supports-color @@ -3829,7 +3855,7 @@ packages: is-core-module: 2.13.1 minimatch: 3.1.2 resolve: 1.22.8 - semver: 7.5.4 + semver: 7.6.0 dev: false /eslint-plugin-promise@6.1.1(eslint@8.56.0): @@ -3849,9 +3875,9 @@ packages: dependencies: array-includes: 3.1.7 array.prototype.flatmap: 1.3.2 - array.prototype.tosorted: 1.1.2 + array.prototype.tosorted: 1.1.3 doctrine: 2.1.0 - es-iterator-helpers: 1.0.15 + es-iterator-helpers: 1.0.16 eslint: 8.56.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.5 @@ -3873,8 +3899,8 @@ packages: '@microsoft/tsdoc-config': 0.16.2 dev: false - /eslint-plugin-unicorn@50.0.1(eslint@8.56.0): - resolution: {integrity: sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==} + /eslint-plugin-unicorn@51.0.1(eslint@8.56.0): + resolution: {integrity: sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==} engines: {node: '>=16'} peerDependencies: eslint: '>=8.56.0' @@ -3894,7 +3920,7 @@ packages: read-pkg-up: 7.0.1 regexp-tree: 0.1.27 regjsparser: 0.10.0 - semver: 7.5.4 + semver: 7.6.0 strip-indent: 3.0.0 transitivePeerDependencies: - supports-color @@ -4141,8 +4167,8 @@ packages: engines: {node: '>= 4.9.1'} dev: true - /fastq@1.17.0: - resolution: {integrity: sha512-zGygtijUMT7jnk3h26kUms3BkSDp4IfIKjmnqI2tvx6nuBfiF1UqOxbnLfzdv+apBy+53oaImsKtMw/xYbW+1w==} + /fastq@1.17.1: + resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} dependencies: reusify: 1.0.4 @@ -4339,7 +4365,7 @@ packages: resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 functions-have-names: 1.2.3 @@ -4380,11 +4406,11 @@ packages: engines: {node: 6.* || 8.* || >= 10.*} dev: false - /get-intrinsic@1.2.3: - resolution: {integrity: sha512-JIcZczvcMVE7AUOP+X72bh8HqHBRxFdz5PDHYtNG/lE3yk9b3KZBJlwFcTyPYjg3L4RLLmZJzvjxhaZVapxFrQ==} + /get-intrinsic@1.2.4: + resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} engines: {node: '>= 0.4'} dependencies: - es-errors: 1.0.0 + es-errors: 1.3.0 function-bind: 1.1.2 has-proto: 1.0.1 has-symbols: 1.0.3 @@ -4401,12 +4427,13 @@ packages: engines: {node: '>=10'} dev: false - /get-symbol-description@1.0.0: - resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} + /get-symbol-description@1.0.2: + resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.3 + call-bind: 1.0.6 + es-errors: 1.3.0 + get-intrinsic: 1.2.4 dev: false /get-tsconfig@4.7.2: @@ -4517,7 +4544,7 @@ packages: /gopd@1.0.1: resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} dependencies: - get-intrinsic: 1.2.3 + get-intrinsic: 1.2.4 dev: false /graceful-fs@4.2.10: @@ -4575,7 +4602,7 @@ packages: /has-property-descriptors@1.0.1: resolution: {integrity: sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==} dependencies: - get-intrinsic: 1.2.3 + get-intrinsic: 1.2.4 dev: false /has-proto@1.0.1: @@ -4753,13 +4780,13 @@ packages: safer-buffer: 2.1.2 dev: false - /icss-utils@5.1.0(postcss@8.4.33): + /icss-utils@5.1.0(postcss@8.4.35): resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.33 + postcss: 8.4.35 dev: false /ignore@5.1.9: @@ -4812,13 +4839,13 @@ packages: resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} dev: true - /internal-slot@1.0.6: - resolution: {integrity: sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==} + /internal-slot@1.0.7: + resolution: {integrity: sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==} engines: {node: '>= 0.4'} dependencies: - get-intrinsic: 1.2.3 + es-errors: 1.3.0 hasown: 2.0.0 - side-channel: 1.0.4 + side-channel: 1.0.5 dev: false /interpret@3.1.1: @@ -4845,8 +4872,8 @@ packages: resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.3 + call-bind: 1.0.6 + get-intrinsic: 1.2.4 dev: false /is-arrayish@0.2.1: @@ -4875,7 +4902,7 @@ packages: resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 has-tostringtag: 1.0.2 dev: false @@ -4916,7 +4943,7 @@ packages: /is-finalizationregistry@1.0.2: resolution: {integrity: sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 dev: false /is-fullwidth-code-point@1.0.0: @@ -4998,7 +5025,7 @@ packages: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 has-tostringtag: 1.0.2 dev: false @@ -5009,7 +5036,7 @@ packages: /is-shared-array-buffer@1.0.2: resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 dev: false /is-stream@2.0.1: @@ -5054,14 +5081,14 @@ packages: /is-weakref@1.0.2: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 dev: false /is-weakset@2.0.2: resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==} dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.3 + call-bind: 1.0.6 + get-intrinsic: 1.2.4 dev: false /is-wsl@2.2.0: @@ -5073,7 +5100,6 @@ packages: /isarray@1.0.0: resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} - requiresBuild: true dev: false /isarray@2.0.5: @@ -5142,9 +5168,9 @@ packages: resolution: {integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==} dependencies: define-properties: 1.2.1 - get-intrinsic: 1.2.3 + get-intrinsic: 1.2.4 has-symbols: 1.0.3 - reflect.getprototypeof: 1.0.4 + reflect.getprototypeof: 1.0.5 set-function-name: 2.0.1 dev: false @@ -5533,7 +5559,7 @@ packages: jest-util: 29.7.0 natural-compare: 1.4.0 pretty-format: 29.7.0 - semver: 7.5.4 + semver: 7.6.0 transitivePeerDependencies: - supports-color dev: false @@ -5561,7 +5587,7 @@ packages: jest-util: 29.7.0 natural-compare: 1.4.0 pretty-format: 29.7.0 - semver: 7.5.4 + semver: 7.6.0 transitivePeerDependencies: - supports-color dev: false @@ -5907,7 +5933,7 @@ packages: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} engines: {node: '>=10'} dependencies: - semver: 7.5.4 + semver: 7.6.0 dev: false /makeerror@1.0.12: @@ -5946,8 +5972,8 @@ packages: fs-monkey: 1.0.5 dev: false - /meow@13.1.0: - resolution: {integrity: sha512-o5R/R3Tzxq0PJ3v3qcQJtSvSE9nKOLSAaDuuoMzDVuGTwHdccMWcYomh9Xolng2tjT6O/Y83d+0coVGof6tqmA==} + /meow@13.2.0: + resolution: {integrity: sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==} engines: {node: '>=18'} dev: true @@ -6147,7 +6173,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.13.1 - semver: 7.5.4 + semver: 7.6.0 validate-npm-package-license: 3.0.4 /normalize-path@3.0.0: @@ -6159,7 +6185,7 @@ packages: engines: {node: '>=10'} dependencies: hosted-git-info: 4.1.0 - semver: 7.5.4 + semver: 7.6.0 validate-npm-package-name: 3.0.0 dev: false @@ -6214,7 +6240,7 @@ packages: resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 has-symbols: 1.0.3 object-keys: 1.1.1 @@ -6224,7 +6250,7 @@ packages: resolution: {integrity: sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 dev: false @@ -6233,18 +6259,19 @@ packages: resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 dev: false - /object.groupby@1.0.1: - resolution: {integrity: sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==} + /object.groupby@1.0.2: + resolution: {integrity: sha512-bzBq58S+x+uo0VjurFT0UktpKHOZmv4/xePiOA1nbB9pMqpGK7rUPNgf+1YC+7mE+0HzhTMqNUuCqvKhj6FnBw==} dependencies: - call-bind: 1.0.5 + array.prototype.filter: 1.0.3 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 - get-intrinsic: 1.2.3 + es-errors: 1.3.0 dev: false /object.hasown@1.1.3: @@ -6258,7 +6285,7 @@ packages: resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 dev: false @@ -6446,60 +6473,60 @@ packages: resolution: {integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==} dev: true - /postcss-modules-extract-imports@3.0.0(postcss@8.4.33): + /postcss-modules-extract-imports@3.0.0(postcss@8.4.35): resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.33 + postcss: 8.4.35 dev: false - /postcss-modules-local-by-default@4.0.4(postcss@8.4.33): + /postcss-modules-local-by-default@4.0.4(postcss@8.4.35): resolution: {integrity: sha512-L4QzMnOdVwRm1Qb8m4x8jsZzKAaPAgrUF1r/hjDR2Xj7R+8Zsf97jAlSQzWtKx5YNiNGN8QxmPFIc/sh+RQl+Q==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.33) - postcss: 8.4.33 + icss-utils: 5.1.0(postcss@8.4.35) + postcss: 8.4.35 postcss-selector-parser: 6.0.15 postcss-value-parser: 4.2.0 dev: false - /postcss-modules-scope@3.1.1(postcss@8.4.33): + /postcss-modules-scope@3.1.1(postcss@8.4.35): resolution: {integrity: sha512-uZgqzdTleelWjzJY+Fhti6F3C9iF1JR/dODLs/JDefozYcKTBCdD8BIl6nNPbTbcLnGrk56hzwZC2DaGNvYjzA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.33 + postcss: 8.4.35 postcss-selector-parser: 6.0.15 dev: false - /postcss-modules-values@4.0.0(postcss@8.4.33): + /postcss-modules-values@4.0.0(postcss@8.4.35): resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.33) - postcss: 8.4.33 + icss-utils: 5.1.0(postcss@8.4.35) + postcss: 8.4.35 dev: false - /postcss-modules@6.0.0(postcss@8.4.33): + /postcss-modules@6.0.0(postcss@8.4.35): resolution: {integrity: sha512-7DGfnlyi/ju82BRzTIjWS5C4Tafmzl3R79YP/PASiocj+aa6yYphHhhKUOEoXQToId5rgyFgJ88+ccOUydjBXQ==} peerDependencies: postcss: ^8.0.0 dependencies: generic-names: 4.0.0 - icss-utils: 5.1.0(postcss@8.4.33) + icss-utils: 5.1.0(postcss@8.4.35) lodash.camelcase: 4.3.0 - postcss: 8.4.33 - postcss-modules-extract-imports: 3.0.0(postcss@8.4.33) - postcss-modules-local-by-default: 4.0.4(postcss@8.4.33) - postcss-modules-scope: 3.1.1(postcss@8.4.33) - postcss-modules-values: 4.0.0(postcss@8.4.33) + postcss: 8.4.35 + postcss-modules-extract-imports: 3.0.0(postcss@8.4.35) + postcss-modules-local-by-default: 4.0.4(postcss@8.4.35) + postcss-modules-scope: 3.1.1(postcss@8.4.35) + postcss-modules-values: 4.0.0(postcss@8.4.35) string-hash: 1.1.3 dev: false @@ -6507,22 +6534,22 @@ packages: resolution: {integrity: sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==} dev: true - /postcss-safe-parser@7.0.0(postcss@8.4.33): + /postcss-safe-parser@7.0.0(postcss@8.4.35): resolution: {integrity: sha512-ovehqRNVCpuFzbXoTb4qLtyzK3xn3t/CUBxOs8LsnQjQrShaB4lKiHoVqY8ANaC0hBMHq5QVWk77rwGklFUDrg==} engines: {node: '>=18.0'} peerDependencies: postcss: ^8.4.31 dependencies: - postcss: 8.4.33 + postcss: 8.4.35 dev: true - /postcss-scss@4.0.9(postcss@8.4.33): + /postcss-scss@4.0.9(postcss@8.4.35): resolution: {integrity: sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.4.29 dependencies: - postcss: 8.4.33 + postcss: 8.4.35 dev: true /postcss-selector-parser@6.0.15: @@ -6535,8 +6562,8 @@ packages: /postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - /postcss@8.4.33: - resolution: {integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==} + /postcss@8.4.35: + resolution: {integrity: sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.7 @@ -6548,8 +6575,8 @@ packages: engines: {node: '>= 0.8.0'} dev: false - /prettier@3.2.4: - resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==} + /prettier@3.2.5: + resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} engines: {node: '>=14'} hasBin: true dev: true @@ -6564,7 +6591,6 @@ packages: /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} - requiresBuild: true dev: false /prop-types@15.8.1: @@ -6599,7 +6625,7 @@ packages: resolution: {integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==} engines: {node: '>=0.6'} dependencies: - side-channel: 1.0.4 + side-channel: 1.0.5 dev: false /qs@6.5.3: @@ -6717,14 +6743,15 @@ packages: strip-indent: 3.0.0 dev: true - /reflect.getprototypeof@1.0.4: - resolution: {integrity: sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==} + /reflect.getprototypeof@1.0.5: + resolution: {integrity: sha512-62wgfC8dJWrmxv44CA36pLDnP6KKl3Vhxb7PL+8+qrrFMMoJij4vgiMP8zV4O8+CBMXY1mHxI5fITGHXFHVmQQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 - get-intrinsic: 1.2.3 + es-errors: 1.3.0 + get-intrinsic: 1.2.4 globalthis: 1.0.3 which-builtin-type: 1.1.3 dev: false @@ -6738,7 +6765,7 @@ packages: resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 set-function-name: 2.0.1 dev: false @@ -6875,8 +6902,8 @@ packages: resolution: {integrity: sha512-ZdQ0Jeb9Ofti4hbt5lX3T2JcAamT9hfzYU1MNB+z/jaEbB6wfFfPIR/zEORmZqobkCCJhSjodobH6WHNmJ97dg==} engines: {node: '>=0.4'} dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.3 + call-bind: 1.0.6 + get-intrinsic: 1.2.4 has-symbols: 1.0.3 isarray: 2.0.5 dev: false @@ -6889,12 +6916,12 @@ packages: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} dev: false - /safe-regex-test@1.0.2: - resolution: {integrity: sha512-83S9w6eFq12BBIJYvjMux6/dkirb8+4zJRA9cxNBVb7Wq5fJBW+Xze48WqR8pxua7bDuAaaAxtVVd4Idjp1dBQ==} + /safe-regex-test@1.0.3: + resolution: {integrity: sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.3 + call-bind: 1.0.6 + es-errors: 1.3.0 is-regex: 1.1.4 dev: false @@ -7048,6 +7075,13 @@ packages: dependencies: lru-cache: 6.0.0 + /semver@7.6.0: + resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 + /send@0.18.0: resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} engines: {node: '>= 0.8.0'} @@ -7102,13 +7136,14 @@ packages: dev: false optional: true - /set-function-length@1.2.0: - resolution: {integrity: sha512-4DBHDoyHlM1IRPGYcoxexgh67y4ueR53FKV1yyxwFMY7aCqcN/38M1+SwZ/qJQ8iLv7+ck385ot4CcisOAPT9w==} + /set-function-length@1.2.1: + resolution: {integrity: sha512-j4t6ccc+VsKwYHso+kElc5neZpjtq9EnRICFZtWyBsLojhmeF/ZBd/elqm22WJh/BziDe/SBiOeAt0m2mfLD0g==} engines: {node: '>= 0.4'} dependencies: - define-data-property: 1.1.1 + define-data-property: 1.1.2 + es-errors: 1.3.0 function-bind: 1.1.2 - get-intrinsic: 1.2.3 + get-intrinsic: 1.2.4 gopd: 1.0.1 has-property-descriptors: 1.0.1 dev: false @@ -7117,7 +7152,7 @@ packages: resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==} engines: {node: '>= 0.4'} dependencies: - define-data-property: 1.1.1 + define-data-property: 1.1.2 functions-have-names: 1.2.3 has-property-descriptors: 1.0.1 dev: false @@ -7144,11 +7179,13 @@ packages: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} dev: false - /side-channel@1.0.4: - resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} + /side-channel@1.0.5: + resolution: {integrity: sha512-QcgiIWV4WV7qWExbN5llt6frQB/lBven9pqliLXfGPB+K9ZYXxDozp0wLkHS24kWCm+6YXH/f0HhnObZnZOBnQ==} + engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.3 + call-bind: 1.0.6 + es-errors: 1.3.0 + get-intrinsic: 1.2.4 object-inspect: 1.13.1 dev: false @@ -7222,7 +7259,7 @@ packages: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} dependencies: spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.16 + spdx-license-ids: 3.0.17 /spdx-exceptions@2.4.0: resolution: {integrity: sha512-hcjppoJ68fhxA/cjbN4T8N6uCUejN8yFw69ttpqtBeCbF3u13n7mb31NB9jKwGTTWWnt9IbRA/mf1FprYS8wfw==} @@ -7231,10 +7268,10 @@ packages: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.4.0 - spdx-license-ids: 3.0.16 + spdx-license-ids: 3.0.17 - /spdx-license-ids@3.0.16: - resolution: {integrity: sha512-eWN+LnM3GR6gPu35WxNgbGl8rmY1AEmoMDvL/QD6zYmPWgywxWqJWNdLGT+ke8dKNWrcYgYjPpG5gbTfghP8rw==} + /spdx-license-ids@3.0.17: + resolution: {integrity: sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg==} /spdy-transport@3.0.0: resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} @@ -7305,11 +7342,13 @@ packages: engines: {node: '>= 0.8'} dev: false - /streamx@2.15.7: - resolution: {integrity: sha512-NPEKS5+yjyo597eafGbKW5ujh7Sm6lDLHZQd/lRSz6S0VarpADBJItqfB4PnwpS+472oob1GX5cCY9vzfJpHUA==} + /streamx@2.15.8: + resolution: {integrity: sha512-6pwMeMY/SuISiRsuS8TeIrAzyFbG5gGPHFQsYjUr/pbBadaL1PCWmzKw+CHZSwainfvcF6Si6cVLq4XTEwswFQ==} dependencies: fast-fifo: 1.3.2 queue-tick: 1.0.1 + optionalDependencies: + bare-events: 2.2.0 dev: false /string-argv@0.3.2: @@ -7359,22 +7398,22 @@ packages: /string.prototype.matchall@4.0.10: resolution: {integrity: sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 - get-intrinsic: 1.2.3 + get-intrinsic: 1.2.4 has-symbols: 1.0.3 - internal-slot: 1.0.6 + internal-slot: 1.0.7 regexp.prototype.flags: 1.5.1 set-function-name: 2.0.1 - side-channel: 1.0.4 + side-channel: 1.0.5 dev: false /string.prototype.trim@1.2.8: resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 dev: false @@ -7382,7 +7421,7 @@ packages: /string.prototype.trimend@1.0.7: resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 dev: false @@ -7390,14 +7429,13 @@ packages: /string.prototype.trimstart@1.0.7: resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 define-properties: 1.2.1 es-abstract: 1.22.3 dev: false /string_decoder@1.1.1: resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} - requiresBuild: true dependencies: safe-buffer: 5.1.2 dev: false @@ -7455,7 +7493,7 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /stylelint-config-recommended-scss@14.0.0(postcss@8.4.33)(stylelint@16.2.1): + /stylelint-config-recommended-scss@14.0.0(postcss@8.4.35)(stylelint@16.2.1): resolution: {integrity: sha512-HDvpoOAQ1RpF+sPbDOT2Q2/YrBDEJDnUymmVmZ7mMCeNiFSdhRdyGEimBkz06wsN+HaFwUh249gDR+I9JR7Onw==} engines: {node: '>=18.12.0'} peerDependencies: @@ -7465,8 +7503,8 @@ packages: postcss: optional: true dependencies: - postcss: 8.4.33 - postcss-scss: 4.0.9(postcss@8.4.33) + postcss: 8.4.35 + postcss-scss: 4.0.9(postcss@8.4.35) stylelint: 16.2.1 stylelint-config-recommended: 14.0.0(stylelint@16.2.1) stylelint-scss: 6.1.0(stylelint@16.2.1) @@ -7481,7 +7519,7 @@ packages: stylelint: 16.2.1 dev: true - /stylelint-config-standard-scss@13.0.0(postcss@8.4.33)(stylelint@16.2.1): + /stylelint-config-standard-scss@13.0.0(postcss@8.4.35)(stylelint@16.2.1): resolution: {integrity: sha512-WaLvkP689qSYUpJQPCo30TFJSSc3VzvvoWnrgp+7PpVby5o8fRUY1cZcP0sePZfjrFl9T8caGhcKg0GO34VDiQ==} engines: {node: '>=18.12.0'} peerDependencies: @@ -7491,9 +7529,9 @@ packages: postcss: optional: true dependencies: - postcss: 8.4.33 + postcss: 8.4.35 stylelint: 16.2.1 - stylelint-config-recommended-scss: 14.0.0(postcss@8.4.33)(stylelint@16.2.1) + stylelint-config-recommended-scss: 14.0.0(postcss@8.4.35)(stylelint@16.2.1) stylelint-config-standard: 36.0.0(stylelint@16.2.1) dev: true @@ -7548,13 +7586,13 @@ packages: is-plain-object: 5.0.0 known-css-properties: 0.29.0 mathml-tag-names: 2.1.3 - meow: 13.1.0 + meow: 13.2.0 micromatch: 4.0.5 normalize-path: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.33 + postcss: 8.4.35 postcss-resolve-nested-selector: 0.1.1 - postcss-safe-parser: 7.0.0(postcss@8.4.33) + postcss-safe-parser: 7.0.0(postcss@8.4.35) postcss-selector-parser: 6.0.15 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -7637,9 +7675,9 @@ packages: /tar-stream@3.1.7: resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==} dependencies: - b4a: 1.6.4 + b4a: 1.6.6 fast-fifo: 1.3.2 - streamx: 2.15.7 + streamx: 2.15.8 dev: false /tar@6.2.0: @@ -7771,9 +7809,9 @@ packages: /true-case-path@2.2.1: resolution: {integrity: sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==} - /ts-api-utils@1.0.3(typescript@5.0.4): - resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} - engines: {node: '>=16.13.0'} + /ts-api-utils@1.2.1(typescript@5.0.4): + resolution: {integrity: sha512-RIYA36cJn2WiH9Hy77hdF9r7oEwxAtB/TS9/S4Qd90Ap4z5FSiin5zEiTL44OII1Y3IIlEvxwxFUVgrHSZ/UpA==} + engines: {node: '>=16'} peerDependencies: typescript: '>=4.2.0' dependencies: @@ -7873,12 +7911,12 @@ packages: mime-types: 2.1.35 dev: false - /typed-array-buffer@1.0.0: - resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==} + /typed-array-buffer@1.0.1: + resolution: {integrity: sha512-RSqu1UEuSlrBhHTWC8O9FnPjOduNs4M7rJ4pRKoEjtx1zUNOPN2sSXHLDX+Y2WPbHIxbvg4JFo2DNAEfPIKWoQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.3 + call-bind: 1.0.6 + es-errors: 1.3.0 is-typed-array: 1.1.13 dev: false @@ -7886,7 +7924,7 @@ packages: resolution: {integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 for-each: 0.3.3 has-proto: 1.0.1 is-typed-array: 1.1.13 @@ -7897,7 +7935,7 @@ packages: engines: {node: '>= 0.4'} dependencies: available-typed-arrays: 1.0.6 - call-bind: 1.0.5 + call-bind: 1.0.6 for-each: 0.3.3 has-proto: 1.0.1 is-typed-array: 1.1.13 @@ -7906,7 +7944,7 @@ packages: /typed-array-length@1.0.4: resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 for-each: 0.3.3 is-typed-array: 1.1.13 dev: false @@ -7962,8 +8000,8 @@ packages: hasBin: true dev: false - /typescript@5.4.0-dev.20240203: - resolution: {integrity: sha512-vUKjdnYb/qy4JDKURjUhNosnAVY5KLMwVSojfu7Xd3owzS2bzxd2lxRScNLNfb13ytwKLqWBQ6ZxFT/3Kxx1zQ==} + /typescript@5.4.0-dev.20240210: + resolution: {integrity: sha512-2Gzli3tdbcXsjTYrQXJhqtevbqmk6soSQYu/n2x05Psj4YeFIcP/zGICTZx5UNF+la7n6+tVoj7dZNr0TQK6jg==} engines: {node: '>=14.17'} hasBin: true dev: false @@ -7971,7 +8009,7 @@ packages: /unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} dependencies: - call-bind: 1.0.5 + call-bind: 1.0.6 has-bigints: 1.0.2 has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 @@ -8006,7 +8044,7 @@ packages: browserslist: '>= 4.21.0' dependencies: browserslist: 4.22.3 - escalade: 3.1.1 + escalade: 3.1.2 picocolors: 1.0.0 /uri-js@4.4.1: @@ -8331,7 +8369,7 @@ packages: engines: {node: '>= 0.4'} dependencies: available-typed-arrays: 1.0.6 - call-bind: 1.0.5 + call-bind: 1.0.6 for-each: 0.3.3 gopd: 1.0.1 has-tostringtag: 1.0.2 @@ -8483,7 +8521,7 @@ packages: engines: {node: '>=12'} dependencies: cliui: 8.0.1 - escalade: 3.1.1 + escalade: 3.1.2 get-caller-file: 2.0.5 require-directory: 2.1.1 string-width: 4.2.3 diff --git a/common/config/rush/repo-state.json b/common/config/rush/repo-state.json index 42e8617c..dc618b16 100644 --- a/common/config/rush/repo-state.json +++ b/common/config/rush/repo-state.json @@ -1,5 +1,5 @@ // DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush. { - "pnpmShrinkwrapHash": "5b1f6cfba8e7919d6860e1e7834a11c5a615eae3", + "pnpmShrinkwrapHash": "9770b5e69a113a1ded011e432426136ea57d5bbc", "preferredVersionsHash": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f" } diff --git a/packages-rig/node-rig/package.json b/packages-rig/node-rig/package.json index 2d97f090..428c0609 100644 --- a/packages-rig/node-rig/package.json +++ b/packages-rig/node-rig/package.json @@ -31,11 +31,11 @@ "_phase:build": "" }, "dependencies": { - "@microsoft/api-extractor": "7.39.4", - "@rushstack/heft-api-extractor-plugin": "0.3.3", - "@rushstack/heft-jest-plugin": "0.11.3", - "@rushstack/heft-lint-plugin": "0.3.3", - "@rushstack/heft-typescript-plugin": "0.3.3", + "@microsoft/api-extractor": "7.40.1", + "@rushstack/heft-api-extractor-plugin": "0.3.6", + "@rushstack/heft-jest-plugin": "0.11.6", + "@rushstack/heft-lint-plugin": "0.3.6", + "@rushstack/heft-typescript-plugin": "0.3.6", "@types/heft-jest": "1.0.6", "@types/node": "18.19.3", "eslint": "8.56.0", @@ -45,7 +45,7 @@ "typescript": "5.0.4" }, "devDependencies": { - "@rushstack/heft": "0.64.3" + "@rushstack/heft": "0.64.6" }, "peerDependencies": { "@rushstack/heft": ">=0.63.5" diff --git a/packages-rig/types-rig/package.json b/packages-rig/types-rig/package.json index 2b7280a5..f1efb766 100644 --- a/packages-rig/types-rig/package.json +++ b/packages-rig/types-rig/package.json @@ -31,15 +31,15 @@ "_phase:build": "" }, "dependencies": { - "@microsoft/api-extractor": "7.39.4", - "@rushstack/heft-api-extractor-plugin": "0.3.3", - "@rushstack/heft-lint-plugin": "0.3.3", - "@rushstack/heft-typescript-plugin": "0.3.3", + "@microsoft/api-extractor": "7.40.1", + "@rushstack/heft-api-extractor-plugin": "0.3.6", + "@rushstack/heft-lint-plugin": "0.3.6", + "@rushstack/heft-typescript-plugin": "0.3.6", "eslint": "8.56.0", "typescript": "5.0.4" }, "devDependencies": { - "@rushstack/heft": "0.64.3" + "@rushstack/heft": "0.64.6" }, "peerDependencies": { "@rushstack/heft": ">=0.63.5" diff --git a/packages-rig/web-rig/package.json b/packages-rig/web-rig/package.json index f52ed361..3eb4cc9a 100644 --- a/packages-rig/web-rig/package.json +++ b/packages-rig/web-rig/package.json @@ -31,12 +31,12 @@ "_phase:build": "" }, "dependencies": { - "@microsoft/api-extractor": "7.39.4", - "@rushstack/heft-api-extractor-plugin": "0.3.3", - "@rushstack/heft-jest-plugin": "0.11.3", - "@rushstack/heft-lint-plugin": "0.3.3", - "@rushstack/heft-sass-plugin": "0.13.6", - "@rushstack/heft-typescript-plugin": "0.3.3", + "@microsoft/api-extractor": "7.40.1", + "@rushstack/heft-api-extractor-plugin": "0.3.6", + "@rushstack/heft-jest-plugin": "0.11.6", + "@rushstack/heft-lint-plugin": "0.3.6", + "@rushstack/heft-sass-plugin": "0.13.9", + "@rushstack/heft-typescript-plugin": "0.3.6", "@types/heft-jest": "1.0.6", "eslint": "8.56.0", "jest-environment-jsdom": "29.7.0", @@ -45,7 +45,7 @@ "typescript": "5.0.4" }, "devDependencies": { - "@rushstack/heft": "0.64.3" + "@rushstack/heft": "0.64.6" }, "peerDependencies": { "@rushstack/heft": ">=0.63.5" diff --git a/packages/color/package.json b/packages/color/package.json index 01fecedd..a4673a82 100644 --- a/packages/color/package.json +++ b/packages/color/package.json @@ -54,7 +54,7 @@ "@kcws/web-rig": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/eslint-config": "workspace:*", - "@rushstack/heft": "0.64.3" + "@rushstack/heft": "0.64.6" }, "engines": { "node": ">=12" diff --git a/packages/dtcheck/package.json b/packages/dtcheck/package.json index e6577f9f..3e669047 100644 --- a/packages/dtcheck/package.json +++ b/packages/dtcheck/package.json @@ -53,7 +53,7 @@ "@kcws/web-rig": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/eslint-config": "workspace:*", - "@rushstack/heft": "0.64.3", + "@rushstack/heft": "0.64.6", "@kctypes/generic": "workspace:*" }, "engines": { diff --git a/packages/equals/package.json b/packages/equals/package.json index eaeab8c1..474a7cc2 100644 --- a/packages/equals/package.json +++ b/packages/equals/package.json @@ -57,7 +57,7 @@ "@kcws/web-rig": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/eslint-config": "workspace:*", - "@rushstack/heft": "0.64.3" + "@rushstack/heft": "0.64.6" }, "engines": { "node": ">=12" diff --git a/packages/error/package.json b/packages/error/package.json index e86b8dc0..b3d842ee 100644 --- a/packages/error/package.json +++ b/packages/error/package.json @@ -51,7 +51,7 @@ "@kcws/web-rig": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/eslint-config": "workspace:*", - "@rushstack/heft": "0.64.3" + "@rushstack/heft": "0.64.6" }, "engines": { "node": ">=12" diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 1d48b4ff..54c707be 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -35,12 +35,12 @@ "_phase:build": "heft run --only build -- --clean" }, "dependencies": { - "@definitelytyped/eslint-plugin": "0.1.3", + "@definitelytyped/eslint-plugin": "0.1.4", "@rushstack/eslint-patch": "1.7.2", - "@rushstack/eslint-plugin": "0.14.0", + "@rushstack/eslint-plugin": "0.15.0", "@rushstack/eslint-plugin-security": "0.8.0", - "@typescript-eslint/eslint-plugin": "6.20.0", - "@typescript-eslint/parser": "6.20.0", + "@typescript-eslint/eslint-plugin": "6.21.0", + "@typescript-eslint/parser": "6.21.0", "eslint-config-prettier": "9.1.0", "eslint-import-resolver-node": "0.3.9", "eslint-import-resolver-typescript": "3.6.1", @@ -51,11 +51,11 @@ "eslint-plugin-promise": "6.1.1", "eslint-plugin-react": "7.33.2", "eslint-plugin-tsdoc": "0.2.17", - "eslint-plugin-unicorn": "50.0.1" + "eslint-plugin-unicorn": "51.0.1" }, "devDependencies": { "@kcws/node-rig": "workspace:*", - "@rushstack/heft": "0.64.3", + "@rushstack/heft": "0.64.6", "@types/eslint": "8.56.2" }, "peerDependencies": { diff --git a/packages/example/package.json b/packages/example/package.json index 54646948..fb0db010 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -52,7 +52,7 @@ "@kcws/web-rig": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/eslint-config": "workspace:*", - "@rushstack/heft": "0.64.3" + "@rushstack/heft": "0.64.6" }, "engines": { "node": ">=12" diff --git a/packages/lintstaged-config/package.json b/packages/lintstaged-config/package.json index fef98739..70e394e0 100644 --- a/packages/lintstaged-config/package.json +++ b/packages/lintstaged-config/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@kcws/node-rig": "workspace:*", "@kcws/eslint-config": "workspace:*", - "@rushstack/heft": "0.64.3", + "@rushstack/heft": "0.64.6", "@types/micromatch": "4.0.6" }, "engines": { diff --git a/packages/mixin/package.json b/packages/mixin/package.json index a1043339..b38a288d 100644 --- a/packages/mixin/package.json +++ b/packages/mixin/package.json @@ -52,7 +52,7 @@ "@kcws/web-rig": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/eslint-config": "workspace:*", - "@rushstack/heft": "0.64.3" + "@rushstack/heft": "0.64.6" }, "engines": { "node": ">=12" diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index 48ec54f6..7a8e9271 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -40,8 +40,8 @@ "@kcws/node-rig": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/eslint-config": "workspace:*", - "@rushstack/heft": "0.64.3", - "prettier": "3.2.4" + "@rushstack/heft": "0.64.6", + "prettier": "3.2.5" }, "peerDependencies": { "prettier": "^3.1.0" diff --git a/packages/random/package.json b/packages/random/package.json index bd66b9f5..3bbc52b2 100644 --- a/packages/random/package.json +++ b/packages/random/package.json @@ -52,7 +52,7 @@ "@kcws/web-rig": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/eslint-config": "workspace:*", - "@rushstack/heft": "0.64.3", + "@rushstack/heft": "0.64.6", "@kctypes/generic": "workspace:*" }, "engines": { diff --git a/packages/reset.css/package.json b/packages/reset.css/package.json index f3e40b88..4bde24ca 100644 --- a/packages/reset.css/package.json +++ b/packages/reset.css/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@kcws/web-rig": "workspace:*", "@kcws/lintstaged-config": "workspace:*", - "@rushstack/heft": "0.64.3", + "@rushstack/heft": "0.64.6", "stylelint": "16.2.1", "stylelint-config-standard-scss": "13.0.0" }, diff --git a/packages/rspack-config/package.json b/packages/rspack-config/package.json index 898ba971..511bc245 100644 --- a/packages/rspack-config/package.json +++ b/packages/rspack-config/package.json @@ -54,8 +54,8 @@ "@kcws/web-rig": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/eslint-config": "workspace:*", - "@rushstack/heft": "0.64.3", - "@rspack/core": "0.5.3" + "@rushstack/heft": "0.64.6", + "@rspack/core": "0.5.4" }, "peerDependencies": { "@rspack/cli": "^0.5.0" diff --git a/tools/example/package.json b/tools/example/package.json index c0c9e48b..f52b8355 100644 --- a/tools/example/package.json +++ b/tools/example/package.json @@ -53,7 +53,7 @@ "@kcws/node-rig": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/eslint-config": "workspace:*", - "@rushstack/heft": "0.64.3" + "@rushstack/heft": "0.64.6" }, "engines": { "node": ">=12" diff --git a/typings/generic/package.json b/typings/generic/package.json index 0bd4ee81..bb7345e5 100644 --- a/typings/generic/package.json +++ b/typings/generic/package.json @@ -41,7 +41,7 @@ "@kcws/eslint-config": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/types-rig": "workspace:*", - "@rushstack/heft": "0.64.3", + "@rushstack/heft": "0.64.6", "tsd": "0.30.4", "typescript": "5.0.4" }, diff --git a/typings/package_json/package.json b/typings/package_json/package.json index 4de801ae..1e0bed6a 100644 --- a/typings/package_json/package.json +++ b/typings/package_json/package.json @@ -42,7 +42,7 @@ "@kcws/eslint-config": "workspace:*", "@kcws/lintstaged-config": "workspace:*", "@kcws/types-rig": "workspace:*", - "@rushstack/heft": "0.64.3", + "@rushstack/heft": "0.64.6", "tsd": "0.30.4", "typescript": "5.0.4" },