diff --git a/package.json b/package.json index 52d7c5de..cdeea6cd 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "test:stylelint-config": "pnpm --filter \"stylelint-config\" run test" }, "dependencies": { - "@anolilab/multi-semantic-release": "^1.0.3", + "@anolilab/multi-semantic-release": "^1.0.4", "@babel/cli": "^7.23.4", "@babel/core": "^7.23.6", "@babel/preset-env": "^7.23.6", @@ -97,9 +97,9 @@ "@nrwl/tao": "17.2.7", "@nrwl/workspace": "17.2.7", "@secretlint/secretlint-rule-preset-recommend": "^8.0.0", - "@tsconfig/node16": "^16.1.1", - "@tsconfig/strictest": "^2.0.2", - "@types/node": "16.18.36", + "@tsconfig/node16": "^16.1.3", + "@tsconfig/strictest": "^2.0.5", + "@types/node": "16.18.101", "@vitest/coverage-v8": "^1.1.0", "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", "commitizen": "^4.3.0", @@ -114,23 +114,23 @@ "eslint-plugin-vitest-globals": "^1.4.0", "husky": "^8.0.3", "is-ci": "^3.0.1", - "lint-staged": "^15.2.0", + "lint-staged": "^15.2.7", "nx": "17.2.7", "postcss": "^8.4.32", "prettier": "^3.1.1", - "publint": "^0.2.6", - "read-pkg": "^8.0.0", - "rimraf": "^5.0.5", + "publint": "^0.2.8", + "read-pkg": "^8.1.0", + "rimraf": "^5.0.7", "secretlint": "8.0.0", "semantic-release": "^22.0.12", "sort-package-json": "^2.6.0", "stylelint": "^15.11.0", "textlint": "^13.4.1", - "tsup": "^8.0.1", + "tsup": "^8.0.2", "typescript": "5.3.3", "vitest": "^1.1.0" }, - "packageManager": "pnpm@8.10.0", + "packageManager": "pnpm@8.10.5", "engines": { "node": ">=18.* <=21.*" }, @@ -168,7 +168,7 @@ "ansi-regex@>=4.0.0 <4.1.1": ">=4.1.1", "tsconfig-paths": "^4.0.0", "load-tsconfig": "^0.2.5", - "vite": "5.0.10", + "vite": "5.0.13", "cosmiconfig-typescript-loader": "^4.3.0" } } diff --git a/packages/babel-preset/package.json b/packages/babel-preset/package.json index cfafea5e..fd06144b 100644 --- a/packages/babel-preset/package.json +++ b/packages/babel-preset/package.json @@ -92,7 +92,7 @@ "babel-plugin-annotate-pure-calls": "^0.4.0", "babel-plugin-dev-expression": "^0.2.3", "babel-plugin-macros": "^3.1.0", - "babel-plugin-polyfill-regenerator": "^0.5.4" + "babel-plugin-polyfill-regenerator": "^0.5.5" }, "devDependencies": { "@anolilab/semantic-release-preset": "8.0.3", @@ -107,9 +107,9 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24", "core-js": "^3.34.0", "cross-env": "^7.0.3", - "rimraf": "^5.0.5", + "rimraf": "^5.0.7", "semantic-release": "^22.0.12", - "tsup": "^8.0.1", + "tsup": "^8.0.2", "typescript": "^5.3.3", "vitest": "^1.1.0" }, @@ -119,9 +119,9 @@ "@babel/plugin-transform-typescript": "^7.22.15", "@babel/preset-react": "^7.22.15", "@babel/preset-typescript": "^7.22.15", - "babel-plugin-polyfill-corejs3": "^0.8.0", + "babel-plugin-polyfill-corejs3": "^0.8.7", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", - "core-js": "^3.26.0" + "core-js": "^3.26.1" }, "peerDependenciesMeta": { "@babel/plugin-syntax-jsx": { diff --git a/packages/browserslist-config-anolilab/package.json b/packages/browserslist-config-anolilab/package.json index 0186031a..a59355db 100644 --- a/packages/browserslist-config-anolilab/package.json +++ b/packages/browserslist-config-anolilab/package.json @@ -61,12 +61,12 @@ }, "devDependencies": { "@anolilab/semantic-release-preset": "8.0.3", - "browserslist": "4.22.2", - "caniuse-lite": "^1.0.30001571", + "browserslist": "4.22.3", + "caniuse-lite": "^1.0.30001636", "cross-env": "^7.0.3", - "rimraf": "^5.0.5", + "rimraf": "^5.0.7", "semantic-release": "^22.0.12", - "tsup": "^8.0.1", + "tsup": "^8.0.2", "vitest": "^1.1.0" }, "engines": { diff --git a/packages/commitlint-config/package.json b/packages/commitlint-config/package.json index 32fa0a19..075b90c7 100644 --- a/packages/commitlint-config/package.json +++ b/packages/commitlint-config/package.json @@ -63,8 +63,8 @@ "devDependencies": { "@anolilab/semantic-release-preset": "8.0.3", "@commitlint/cli": "^18.4.4", - "rimraf": "^5.0.5", - "tsup": "^8.0.1", + "rimraf": "^5.0.7", + "tsup": "^8.0.2", "vitest": "^1.1.0" }, "peerDependencies": { diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 212f9f94..6bcbea46 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -134,7 +134,7 @@ "@eslint/js": "^8.52.0", "@html-eslint/eslint-plugin": "^0.20.0", "@html-eslint/parser": "^0.20.0", - "@jsenv/eslint-import-resolver": ">=8.0.4", + "@jsenv/eslint-import-resolver": ">=8.1.1", "@rushstack/eslint-patch": "^1.5.1", "@rushstack/eslint-plugin-security": "^0.7.1", "@typescript-eslint/eslint-plugin": ">=6.9.1", @@ -171,17 +171,17 @@ "jsonc-eslint-parser": "^2.4.0", "read-pkg-up": "^7.0.1", "semver": "^7.5.4", - "toml-eslint-parser": "^0.6.0", - "yaml-eslint-parser": "^1.2.2" + "toml-eslint-parser": "^0.6.1", + "yaml-eslint-parser": "^1.2.3" }, "devDependencies": { "@anolilab/semantic-release-preset": "8.0.3", - "@arthurgeron/eslint-plugin-react-usememo": "^2.2.1", + "@arthurgeron/eslint-plugin-react-usememo": "^2.2.3", "@testing-library/dom": "^9.3.3", "@total-typescript/ts-reset": "^0.5.1", "@types/confusing-browser-globals": "^1.0.3", - "@types/eslint": "^8.56.0", - "@types/semver": "^7.5.6", + "@types/eslint": "^8.56.10", + "@types/semver": "^7.5.8", "eslint": "^8.56.0", "eslint-find-rules": "^4.1.0", "eslint-plugin-babel": "^5.3.1", @@ -211,9 +211,9 @@ "eslint-plugin-zod": "^1.4.0", "jest": "^29.7.0", "react": "^18.2.0", - "rimraf": "^5.0.5", + "rimraf": "^5.0.7", "semantic-release": "^22.0.12", - "tsup": "^8.0.1", + "tsup": "^8.0.2", "type-fest": "^4.8.3", "typescript": "^5.3.3", "vitest": "^1.1.0" diff --git a/packages/lint-staged-config/package.json b/packages/lint-staged-config/package.json index 57ca6f63..b18f7ce7 100644 --- a/packages/lint-staged-config/package.json +++ b/packages/lint-staged-config/package.json @@ -106,23 +106,23 @@ "@vitest/coverage-v8": "^1.1.0", "cross-env": "^7.0.3", "husky": "^8.0.3", - "lint-staged": "^15.2.0", - "rimraf": "^5.0.5", + "lint-staged": "^15.2.7", + "rimraf": "^5.0.7", "semantic-release": "^22.0.12", - "tsup": "^8.0.1", + "tsup": "^8.0.2", "type-fest": "^4.8.3", "typescript": "5.3.3", "vitest": "^1.1.0" }, "peerDependencies": { "eslint": "^8.49.0", - "husky": "^8.x", + "husky": "^8.0.3", "jest": "^29.7.0", "lint-staged": "^13.x || ^14.0.0 || ^15.0.0", "prettier": "^3.0.3", "secretlint": "^7.0.7", "stylelint": "^15.11.0", - "vite": "^4.4.9" + "vite": "^4.4.12" }, "peerDependenciesMeta": { "eslint": { diff --git a/packages/package-json-utils/package.json b/packages/package-json-utils/package.json index f9d1b8bf..16e9c89f 100644 --- a/packages/package-json-utils/package.json +++ b/packages/package-json-utils/package.json @@ -75,10 +75,10 @@ "conventional-changelog-conventionalcommits": "7.0.2", "cross-env": "^7.0.3", "cz-conventional-changelog": "^3.3.0", - "rimraf": "^5.0.5", + "rimraf": "^5.0.7", "semantic-release": "^22.0.12", "semantic-release-conventional-commits": "^3.0.0", - "tsup": "^8.0.1", + "tsup": "^8.0.2", "typescript": "^5.3.3", "vitest": "^1.1.0" }, diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index b2102ce5..7620393c 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -62,9 +62,9 @@ "devDependencies": { "@anolilab/semantic-release-preset": "8.0.3", "prettier": "^3.1.1", - "rimraf": "^5.0.5", + "rimraf": "^5.0.7", "semantic-release": "^22.0.12", - "tsup": "^8.0.1", + "tsup": "^8.0.2", "vitest": "^1.1.0" }, "peerDependencies": { diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index f85cbb3d..7ffab6ed 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -118,10 +118,10 @@ "devDependencies": { "@anolilab/semantic-release-preset": "8.0.3", "postcss": "^8.4.32", - "rimraf": "^5.0.5", + "rimraf": "^5.0.7", "semantic-release": "^22.0.12", "stylelint": "15.11.0", - "tsup": "^8.0.1", + "tsup": "^8.0.2", "vitest": "^1.1.0" }, "peerDependencies": { diff --git a/packages/textlint-config/package.json b/packages/textlint-config/package.json index 28ae372c..a096a060 100644 --- a/packages/textlint-config/package.json +++ b/packages/textlint-config/package.json @@ -88,10 +88,10 @@ }, "devDependencies": { "@anolilab/semantic-release-preset": "8.0.3", - "rimraf": "^5.0.5", + "rimraf": "^5.0.7", "semantic-release": "^22.0.12", "textlint": "^13.4.1", - "tsup": "^8.0.1", + "tsup": "^8.0.2", "vitest": "^1.1.0" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3140b8aa..ba755052 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ overrides: ansi-regex@>=4.0.0 <4.1.1: '>=4.1.1' tsconfig-paths: ^4.0.0 load-tsconfig: ^0.2.5 - vite: 5.0.10 + vite: 5.0.13 cosmiconfig-typescript-loader: ^4.3.0 importers: @@ -27,8 +27,8 @@ importers: .: dependencies: '@anolilab/multi-semantic-release': - specifier: ^1.0.3 - version: 1.0.3(semantic-release@22.0.12)(typescript@5.3.3) + specifier: ^1.0.4 + version: 1.1.3(semantic-release@22.0.12)(typescript@5.3.3) '@babel/cli': specifier: ^7.23.4 version: 7.23.4(@babel/core@7.23.6) @@ -39,20 +39,20 @@ importers: specifier: ^7.23.6 version: 7.23.6(@babel/core@7.23.6) '@commitlint/cli': - specifier: ^18.4.3 - version: 18.4.3(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^18.4.4 + version: 18.6.1(@types/node@16.18.101)(ts-node@10.9.1)(typescript@5.3.3) '@commitlint/config-conventional': - specifier: ^18.4.3 - version: 18.4.3 + specifier: ^18.4.4 + version: 18.6.3 '@commitlint/core': - specifier: ^18.4.3 - version: 18.4.3(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^18.4.4 + version: 18.6.1(@types/node@16.18.101)(ts-node@10.9.1)(typescript@5.3.3) '@nrwl/cli': specifier: latest version: 15.9.3 '@nrwl/js': specifier: ^17.2.7 - version: 17.2.7(@types/node@16.18.36)(nx@17.2.7)(typescript@5.3.3) + version: 17.2.7(@types/node@16.18.101)(nx@17.2.7)(typescript@5.3.3) '@nrwl/nx-cloud': specifier: 16.5.2 version: 16.5.2 @@ -66,14 +66,14 @@ importers: specifier: ^8.0.0 version: 8.0.0 '@tsconfig/node16': - specifier: ^16.1.1 - version: 16.1.1 + specifier: ^16.1.3 + version: 16.1.3 '@tsconfig/strictest': - specifier: ^2.0.2 - version: 2.0.2 + specifier: ^2.0.5 + version: 2.0.5 '@types/node': - specifier: 16.18.36 - version: 16.18.36 + specifier: 16.18.101 + version: 16.18.101 '@vitest/coverage-v8': specifier: ^1.1.0 version: 1.1.0(vitest@1.1.0) @@ -117,8 +117,8 @@ importers: specifier: ^3.0.1 version: 3.0.1 lint-staged: - specifier: ^15.2.0 - version: 15.2.0 + specifier: ^15.2.7 + version: 15.2.7 nx: specifier: 17.2.7 version: 17.2.7 @@ -129,14 +129,14 @@ importers: specifier: ^3.1.1 version: 3.1.1 publint: - specifier: ^0.2.6 - version: 0.2.6 + specifier: ^0.2.8 + version: 0.2.8 read-pkg: - specifier: ^8.0.0 + specifier: ^8.1.0 version: 8.1.0 rimraf: - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.7 + version: 5.0.7 secretlint: specifier: 8.0.0 version: 8.0.0 @@ -153,14 +153,14 @@ importers: specifier: ^13.4.1 version: 13.4.1 tsup: - specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^8.0.2 + version: 8.1.0(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) typescript: specifier: 5.3.3 version: 5.3.3 vitest: specifier: ^1.1.0 - version: 1.1.0(@types/node@16.18.36) + version: 1.1.0(@types/node@16.18.101) packages/babel-preset: dependencies: @@ -270,12 +270,12 @@ importers: specifier: ^3.1.0 version: 3.1.0 babel-plugin-polyfill-regenerator: - specifier: ^0.5.4 - version: 0.5.4(@babel/core@7.23.6) + specifier: ^0.5.5 + version: 0.5.5(@babel/core@7.23.6) devDependencies: '@anolilab/semantic-release-preset': - specifier: 8.0.2 - version: 8.0.2(semantic-release@22.0.12) + specifier: 8.0.3 + version: 8.0.3(semantic-release@22.0.12) '@babel/cli': specifier: ^7.23.4 version: 7.23.4(@babel/core@7.23.6) @@ -310,47 +310,47 @@ importers: specifier: ^7.0.3 version: 7.0.3 rimraf: - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.7 + version: 5.0.7 semantic-release: specifier: ^22.0.12 version: 22.0.12(typescript@5.3.3) tsup: - specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^8.0.2 + version: 8.1.0(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 vitest: specifier: ^1.1.0 - version: 1.1.0(@types/node@16.18.36) + version: 1.1.0(@types/node@16.18.101) packages/browserslist-config-anolilab: devDependencies: '@anolilab/semantic-release-preset': - specifier: 8.0.2 - version: 8.0.2(semantic-release@22.0.12) + specifier: 8.0.3 + version: 8.0.3(semantic-release@22.0.12) browserslist: - specifier: 4.22.2 - version: 4.22.2 + specifier: 4.22.3 + version: 4.22.3 caniuse-lite: - specifier: ^1.0.30001571 - version: 1.0.30001571 + specifier: ^1.0.30001636 + version: 1.0.30001636 cross-env: specifier: ^7.0.3 version: 7.0.3 rimraf: - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.7 + version: 5.0.7 semantic-release: specifier: ^22.0.12 version: 22.0.12(typescript@5.3.3) tsup: - specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^8.0.2 + version: 8.1.0(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) vitest: specifier: ^1.1.0 - version: 1.1.0(@types/node@16.18.36) + version: 1.1.0(@types/node@16.18.101) packages/commitlint-config: dependencies: @@ -358,11 +358,11 @@ importers: specifier: 3.0.9 version: link:../package-json-utils '@commitlint/config-conventional': - specifier: ^18.4.3 - version: 18.4.3 + specifier: ^18.4.4 + version: 18.6.3 '@commitlint/core': - specifier: ^18.4.3 - version: 18.4.3(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^18.4.4 + version: 18.6.1(@types/node@16.18.101)(ts-node@10.9.1)(typescript@5.3.3) commitizen: specifier: ^4.3.0 version: 4.3.0(ts-node@10.9.1)(typescript@5.3.3) @@ -374,20 +374,20 @@ importers: version: 3.3.0(ts-node@10.9.1)(typescript@5.3.3) devDependencies: '@anolilab/semantic-release-preset': - specifier: 8.0.2 - version: 8.0.2(semantic-release@22.0.12) + specifier: 8.0.3 + version: 8.0.3(semantic-release@22.0.12) '@commitlint/cli': - specifier: ^18.4.3 - version: 18.4.3(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^18.4.4 + version: 18.6.1(@types/node@16.18.101)(ts-node@10.9.1)(typescript@5.3.3) rimraf: - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.7 + version: 5.0.7 tsup: - specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^8.0.2 + version: 8.1.0(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) vitest: specifier: ^1.1.0 - version: 1.1.0(@types/node@18.18.13) + version: 1.1.0(@types/node@16.18.101) packages/eslint-config: dependencies: @@ -413,8 +413,8 @@ importers: specifier: ^0.20.0 version: 0.20.0 '@jsenv/eslint-import-resolver': - specifier: '>=8.0.4' - version: 8.1.0 + specifier: '>=8.1.1' + version: 8.1.1 '@rushstack/eslint-patch': specifier: ^1.5.1 version: 1.6.0 @@ -539,18 +539,18 @@ importers: specifier: ^7.5.4 version: 7.5.4 toml-eslint-parser: - specifier: ^0.6.0 + specifier: ^0.6.1 version: 0.6.1 yaml-eslint-parser: - specifier: ^1.2.2 - version: 1.2.2 + specifier: ^1.2.3 + version: 1.2.3 devDependencies: '@anolilab/semantic-release-preset': - specifier: 8.0.2 - version: 8.0.2(semantic-release@22.0.12) + specifier: 8.0.3 + version: 8.0.3(semantic-release@22.0.12) '@arthurgeron/eslint-plugin-react-usememo': - specifier: ^2.2.1 - version: 2.2.1 + specifier: ^2.2.3 + version: 2.4.0 '@testing-library/dom': specifier: ^9.3.3 version: 9.3.3 @@ -561,11 +561,11 @@ importers: specifier: ^1.0.3 version: 1.0.3 '@types/eslint': - specifier: ^8.56.0 - version: 8.56.0 + specifier: ^8.56.10 + version: 8.56.10 '@types/semver': - specifier: ^7.5.6 - version: 7.5.6 + specifier: ^7.5.8 + version: 7.5.8 eslint: specifier: ^8.56.0 version: 8.56.0 @@ -649,19 +649,19 @@ importers: version: 1.4.0(eslint@8.56.0) jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@16.18.36)(ts-node@10.9.1) + version: 29.7.0(@types/node@16.18.101)(ts-node@10.9.1) react: specifier: ^18.2.0 version: 18.2.0 rimraf: - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.7 + version: 5.0.7 semantic-release: specifier: ^22.0.12 version: 22.0.12(typescript@5.3.3) tsup: - specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^8.0.2 + version: 8.1.0(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) type-fest: specifier: ^4.8.3 version: 4.8.3 @@ -670,7 +670,7 @@ importers: version: 5.3.3 vitest: specifier: ^1.1.0 - version: 1.1.0(@types/node@16.18.36) + version: 1.1.0(@types/node@16.18.101) packages/lint-staged-config: dependencies: @@ -685,7 +685,7 @@ importers: version: 5.0.0 jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@16.18.36)(ts-node@10.9.1) + version: 29.7.0(@types/node@16.18.101)(ts-node@10.9.1) prettier: specifier: ^3.0.3 version: 3.1.0 @@ -699,12 +699,12 @@ importers: specifier: ^15.11.0 version: 15.11.0(typescript@5.3.3) vite: - specifier: 5.0.10 - version: 5.0.10(@types/node@16.18.36) + specifier: 5.0.13 + version: 5.0.13(@types/node@16.18.101) devDependencies: '@anolilab/semantic-release-preset': - specifier: 8.0.2 - version: 8.0.2(semantic-release@22.0.12) + specifier: 8.0.3 + version: 8.0.3(semantic-release@22.0.12) '@total-typescript/ts-reset': specifier: ^0.5.1 version: 0.5.1 @@ -724,17 +724,17 @@ importers: specifier: ^8.0.3 version: 8.0.3 lint-staged: - specifier: ^15.2.0 - version: 15.2.0 + specifier: ^15.2.7 + version: 15.2.7 rimraf: - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.7 + version: 5.0.7 semantic-release: specifier: ^22.0.12 version: 22.0.12(typescript@5.3.3) tsup: - specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^8.0.2 + version: 8.1.0(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) type-fest: specifier: ^4.8.3 version: 4.8.3 @@ -743,7 +743,7 @@ importers: version: 5.3.3 vitest: specifier: ^1.1.0 - version: 1.1.0(@types/node@16.18.36) + version: 1.1.0(@types/node@16.18.101) packages/lint-staged-config/group: {} @@ -757,14 +757,14 @@ importers: version: 7.0.1 devDependencies: '@commitlint/cli': - specifier: ^18.4.3 - version: 18.4.3(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^18.4.4 + version: 18.6.1(@types/node@16.18.101)(ts-node@10.9.1)(typescript@5.3.3) '@commitlint/config-conventional': - specifier: ^18.4.3 - version: 18.4.3 + specifier: ^18.4.4 + version: 18.6.3 '@commitlint/core': - specifier: ^18.4.3 - version: 18.4.3(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^18.4.4 + version: 18.6.1(@types/node@16.18.101)(ts-node@10.9.1)(typescript@5.3.3) '@semantic-release/changelog': specifier: ^6.0.3 version: 6.0.3(semantic-release@22.0.12) @@ -799,8 +799,8 @@ importers: specifier: ^3.3.0 version: 3.3.0(ts-node@10.9.1)(typescript@5.3.3) rimraf: - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.7 + version: 5.0.7 semantic-release: specifier: ^22.0.12 version: 22.0.12(typescript@5.3.3) @@ -808,14 +808,14 @@ importers: specifier: ^3.0.0 version: 3.0.0 tsup: - specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^8.0.2 + version: 8.1.0(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 vitest: specifier: ^1.1.0 - version: 1.1.0(@types/node@18.18.13) + version: 1.1.0(@types/node@16.18.101) packages/prettier-config: dependencies: @@ -824,23 +824,23 @@ importers: version: link:../package-json-utils devDependencies: '@anolilab/semantic-release-preset': - specifier: 8.0.2 - version: 8.0.2(semantic-release@22.0.12) + specifier: 8.0.3 + version: 8.0.3(semantic-release@22.0.12) prettier: specifier: ^3.1.1 version: 3.1.1 rimraf: - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.7 + version: 5.0.7 semantic-release: specifier: ^22.0.12 version: 22.0.12(typescript@5.3.3) tsup: - specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^8.0.2 + version: 8.1.0(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) vitest: specifier: ^1.1.0 - version: 1.1.0(@types/node@16.18.36) + version: 1.1.0(@types/node@16.18.101) packages/stylelint-config: dependencies: @@ -851,7 +851,7 @@ importers: specifier: ^1.2.9 version: 1.2.9(stylelint@15.11.0) browserslist-config-anolilab: - specifier: 5.0.13 + specifier: 5.0.14 version: link:../browserslist-config-anolilab stylelint-config-clean-order: specifier: ^5.2.0 @@ -876,14 +876,14 @@ importers: version: 1.0.9(stylelint@15.11.0) devDependencies: '@anolilab/semantic-release-preset': - specifier: 8.0.2 - version: 8.0.2(semantic-release@22.0.12) + specifier: 8.0.3 + version: 8.0.3(semantic-release@22.0.12) postcss: specifier: ^8.4.32 version: 8.4.32 rimraf: - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.7 + version: 5.0.7 semantic-release: specifier: ^22.0.12 version: 22.0.12(typescript@5.3.3) @@ -891,11 +891,11 @@ importers: specifier: 15.11.0 version: 15.11.0(typescript@5.3.3) tsup: - specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^8.0.2 + version: 8.1.0(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) vitest: specifier: ^1.1.0 - version: 1.1.0(@types/node@16.18.36) + version: 1.1.0(@types/node@16.18.101) packages/textlint-config: dependencies: @@ -967,11 +967,11 @@ importers: version: 1.0.8 devDependencies: '@anolilab/semantic-release-preset': - specifier: 8.0.2 - version: 8.0.2(semantic-release@22.0.12) + specifier: 8.0.3 + version: 8.0.3(semantic-release@22.0.12) rimraf: - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.7 + version: 5.0.7 semantic-release: specifier: ^22.0.12 version: 22.0.12(typescript@5.3.3) @@ -979,11 +979,11 @@ importers: specifier: ^13.4.1 version: 13.4.1 tsup: - specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) + specifier: ^8.0.2 + version: 8.1.0(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3) vitest: specifier: ^1.1.0 - version: 1.1.0(@types/node@16.18.36) + version: 1.1.0(@types/node@16.18.101) packages: @@ -1003,25 +1003,26 @@ packages: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.20 - /@anolilab/multi-semantic-release@1.0.3(semantic-release@22.0.12)(typescript@5.3.3): - resolution: {integrity: sha512-NUU07bbFe9ForrPWineN5huCQg28I/SfkBcTny9MrVgV1q98t7mtDhSBB9Blu48++S+GS6wFFNYrZ9IEyUzg3A==} + /@anolilab/multi-semantic-release@1.1.3(semantic-release@22.0.12)(typescript@5.3.3): + resolution: {integrity: sha512-JnqaE91D1VFG985LR5YMRv2J4yu10iyA3YdRtB1rDkXpb3TeOp04hJC/2u5klTgXm4/mUaQpCN05375eR2YnMQ==} engines: {node: '>=18 || >=20.6.1'} + os: [darwin, linux, win32] hasBin: true peerDependencies: semantic-release: ^20.0 || ^21.0 || >=22.0.3 dependencies: - '@semrel-extra/topo': 1.14.0 + '@semrel-extra/topo': 1.14.1 blork: 9.3.0 cosmiconfig: 9.0.0(typescript@5.3.3) - debug: 4.3.4 + debug: 4.3.5 detect-indent: 7.0.1 detect-newline: 4.0.1 - execa: 8.0.1 + execa: 9.2.0 git-log-parser: 1.2.0 lodash-es: 4.17.21 resolve-from: 5.0.0 semantic-release: 22.0.12(typescript@5.3.3) - semver: 7.5.4 + semver: 7.6.2 signale: 1.4.0 stream-buffers: 3.0.2 yargs: 17.7.2 @@ -1038,8 +1039,8 @@ packages: read-pkg-up: 7.0.1 dev: true - /@anolilab/semantic-release-preset@8.0.2(semantic-release@22.0.12): - resolution: {integrity: sha512-2BgiQm7DaXrFA0ErEWepoFTZ1mH/dZTU5y7smPDaUOYcBkrL5cRJeSqW8Cd5vyc8m8EUTUqmlgHvxDK8/HZDgw==} + /@anolilab/semantic-release-preset@8.0.3(semantic-release@22.0.12): + resolution: {integrity: sha512-/8ddc+6ILuL8VmxcJ6+9aGwGj/LL8CkWwbuXQcvCIjRPdSXk5anuCl2It8STa70UKBZvkvwIsttlRJzjxAqiCg==} engines: {node: ^18.17 || >=20.6.1} requiresBuild: true peerDependencies: @@ -1047,20 +1048,20 @@ packages: dependencies: '@anolilab/package-json-utils': 3.0.9 '@semantic-release/changelog': 6.0.3(semantic-release@22.0.12) - '@semantic-release/commit-analyzer': 11.0.0(semantic-release@22.0.12) + '@semantic-release/commit-analyzer': 11.1.0(semantic-release@22.0.12) '@semantic-release/exec': 6.0.3(semantic-release@22.0.12) '@semantic-release/git': 10.0.1(semantic-release@22.0.12) '@semantic-release/github': 9.2.5(semantic-release@22.0.12) '@semantic-release/npm': 11.0.2(semantic-release@22.0.12) - '@semantic-release/release-notes-generator': 12.0.0(semantic-release@22.0.12) + '@semantic-release/release-notes-generator': 12.1.0(semantic-release@22.0.12) conventional-changelog-conventionalcommits: 7.0.2 semantic-release: 22.0.12(typescript@5.3.3) transitivePeerDependencies: - supports-color dev: true - /@arthurgeron/eslint-plugin-react-usememo@2.2.1: - resolution: {integrity: sha512-XMYGogzqQYR7PC4F4ve+loBTrvsE7AHnhiBjUTBMW5hbFecbg6ReTQwj36WsV4vRXNnDRD3vfwkO4fH8WHcOog==} + /@arthurgeron/eslint-plugin-react-usememo@2.4.0: + resolution: {integrity: sha512-tjnLR1j+c+akj+hxMpruFFykmL3Kglz8XKFUQ4gx9u42jzOE6yDveCtirANdXtMTdqSXQmId/8yAcjp/6obQuQ==} dependencies: minimatch: 9.0.3 uuid: 9.0.1 @@ -1211,7 +1212,7 @@ packages: dependencies: '@babel/compat-data': 7.23.3 '@babel/helper-validator-option': 7.22.15 - browserslist: 4.22.2 + browserslist: 4.22.3 lru-cache: 5.1.1 semver: 6.3.1 @@ -1221,7 +1222,7 @@ packages: dependencies: '@babel/compat-data': 7.23.5 '@babel/helper-validator-option': 7.23.5 - browserslist: 4.22.2 + browserslist: 4.22.3 lru-cache: 5.1.1 semver: 6.3.1 @@ -1272,34 +1273,34 @@ packages: semver: 6.3.1 dev: false - /@babel/helper-define-polyfill-provider@0.4.3(@babel/core@7.23.6): - resolution: {integrity: sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==} + /@babel/helper-define-polyfill-provider@0.4.4(@babel/core@7.23.6): + resolution: {integrity: sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/core': 7.23.6 - '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: - supports-color - dev: false - /@babel/helper-define-polyfill-provider@0.4.4(@babel/core@7.23.6): - resolution: {integrity: sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==} + /@babel/helper-define-polyfill-provider@0.5.0(@babel/core@7.23.6): + resolution: {integrity: sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/core': 7.23.6 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: - supports-color + dev: false /@babel/helper-environment-visitor@7.22.20: resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} @@ -2399,7 +2400,7 @@ packages: '@babel/helper-plugin-utils': 7.22.5 babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.23.6) babel-plugin-polyfill-corejs3: 0.8.7(@babel/core@7.23.6) - babel-plugin-polyfill-regenerator: 0.5.4(@babel/core@7.23.6) + babel-plugin-polyfill-regenerator: 0.5.5(@babel/core@7.23.6) semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -2595,7 +2596,7 @@ packages: '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.23.6) babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.23.6) babel-plugin-polyfill-corejs3: 0.8.7(@babel/core@7.23.6) - babel-plugin-polyfill-regenerator: 0.5.4(@babel/core@7.23.6) + babel-plugin-polyfill-regenerator: 0.5.5(@babel/core@7.23.6) core-js-compat: 3.33.3 semver: 6.3.1 transitivePeerDependencies: @@ -2655,7 +2656,7 @@ packages: resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.23.4 + '@babel/code-frame': 7.23.5 '@babel/parser': 7.23.4 '@babel/types': 7.23.4 @@ -2719,55 +2720,67 @@ packages: requiresBuild: true optional: true - /@commitlint/cli@18.4.3(ts-node@10.9.1)(typescript@5.3.3): - resolution: {integrity: sha512-zop98yfB3A6NveYAZ3P1Mb6bIXuCeWgnUfVNkH4yhIMQpQfzFwseadazOuSn0OOfTt0lWuFauehpm9GcqM5lww==} + /@commitlint/cli@18.6.1(@types/node@16.18.101)(ts-node@10.9.1)(typescript@5.3.3): + resolution: {integrity: sha512-5IDE0a+lWGdkOvKH892HHAZgbAjcj1mT5QrfA/SVbLJV/BbBMGyKN0W5mhgjekPJJwEQdVNvhl9PwUacY58Usw==} engines: {node: '>=v18'} hasBin: true dependencies: - '@commitlint/format': 18.4.3 - '@commitlint/lint': 18.4.3 - '@commitlint/load': 18.4.3(ts-node@10.9.1)(typescript@5.3.3) - '@commitlint/read': 18.4.3 - '@commitlint/types': 18.4.3 + '@commitlint/format': 18.6.1 + '@commitlint/lint': 18.6.1 + '@commitlint/load': 18.6.1(@types/node@16.18.101)(ts-node@10.9.1)(typescript@5.3.3) + '@commitlint/read': 18.6.1 + '@commitlint/types': 18.6.1 execa: 5.1.1 lodash.isfunction: 3.0.9 resolve-from: 5.0.0 resolve-global: 1.0.0 yargs: 17.7.2 transitivePeerDependencies: + - '@types/node' - ts-node - typescript - /@commitlint/config-conventional@18.4.3: - resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==} + /@commitlint/config-conventional@18.6.3: + resolution: {integrity: sha512-8ZrRHqF6je+TRaFoJVwszwnOXb/VeYrPmTwPhf0WxpzpGTcYy1p0SPyZ2eRn/sRi/obnWAcobtDAq6+gJQQNhQ==} engines: {node: '>=v18'} dependencies: + '@commitlint/types': 18.6.1 conventional-changelog-conventionalcommits: 7.0.2 /@commitlint/config-validator@18.4.3: resolution: {integrity: sha512-FPZZmTJBARPCyef9ohRC9EANiQEKSWIdatx5OlgeHKu878dWwpyeFauVkhzuBRJFcCA4Uvz/FDtlDKs008IHcA==} engines: {node: '>=v18'} + requiresBuild: true dependencies: '@commitlint/types': 18.4.3 ajv: 8.12.0 + optional: true - /@commitlint/core@18.4.3(ts-node@10.9.1)(typescript@5.3.3): - resolution: {integrity: sha512-8GOk3e1LIWO2FNMAv5ipW3NFY0dhpLWF3txMAcqKtALXwnIiXhL+2SJLzgKthzAdEfx6G5HXIKwRtjFoU/eRQA==} + /@commitlint/config-validator@18.6.1: + resolution: {integrity: sha512-05uiToBVfPhepcQWE1ZQBR/Io3+tb3gEotZjnI4tTzzPk16NffN6YABgwFQCLmzZefbDcmwWqJWc2XT47q7Znw==} engines: {node: '>=v18'} dependencies: - '@commitlint/format': 18.4.3 - '@commitlint/lint': 18.4.3 - '@commitlint/load': 18.4.3(ts-node@10.9.1)(typescript@5.3.3) - '@commitlint/read': 18.4.3 + '@commitlint/types': 18.6.1 + ajv: 8.12.0 + + /@commitlint/core@18.6.1(@types/node@16.18.101)(ts-node@10.9.1)(typescript@5.3.3): + resolution: {integrity: sha512-r/vU5WmD7QpehgD6TT4tsX4KgfQHYHmwEywBEBdrKiUHvGtfJNAb+UzY8mEys44RZB/D8BWrlZNFuP9xIF5OVw==} + engines: {node: '>=v18'} + dependencies: + '@commitlint/format': 18.6.1 + '@commitlint/lint': 18.6.1 + '@commitlint/load': 18.6.1(@types/node@16.18.101)(ts-node@10.9.1)(typescript@5.3.3) + '@commitlint/read': 18.6.1 transitivePeerDependencies: + - '@types/node' - ts-node - typescript - /@commitlint/ensure@18.4.3: - resolution: {integrity: sha512-MI4fwD9TWDVn4plF5+7JUyLLbkOdzIRBmVeNlk4dcGlkrVA+/l5GLcpN66q9LkFsFv6G2X31y89ApA3hqnqIFg==} + /@commitlint/ensure@18.6.1: + resolution: {integrity: sha512-BPm6+SspyxQ7ZTsZwXc7TRQL5kh5YWt3euKmEIBZnocMFkJevqs3fbLRb8+8I/cfbVcAo4mxRlpTPfz8zX7SnQ==} engines: {node: '>=v18'} dependencies: - '@commitlint/types': 18.4.3 + '@commitlint/types': 18.6.1 lodash.camelcase: 4.3.0 lodash.kebabcase: 4.1.1 lodash.snakecase: 4.1.1 @@ -2777,33 +2790,40 @@ packages: /@commitlint/execute-rule@18.4.3: resolution: {integrity: sha512-t7FM4c+BdX9WWZCPrrbV5+0SWLgT3kCq7e7/GhHCreYifg3V8qyvO127HF796vyFql75n4TFF+5v1asOOWkV1Q==} engines: {node: '>=v18'} + requiresBuild: true + optional: true + + /@commitlint/execute-rule@18.6.1: + resolution: {integrity: sha512-7s37a+iWyJiGUeMFF6qBlyZciUkF8odSAnHijbD36YDctLhGKoYltdvuJ/AFfRm6cBLRtRk9cCVPdsEFtt/2rg==} + engines: {node: '>=v18'} - /@commitlint/format@18.4.3: - resolution: {integrity: sha512-8b+ItXYHxAhRAXFfYki5PpbuMMOmXYuzLxib65z2XTqki59YDQJGpJ/wB1kEE5MQDgSTQWtKUrA8n9zS/1uIDQ==} + /@commitlint/format@18.6.1: + resolution: {integrity: sha512-K8mNcfU/JEFCharj2xVjxGSF+My+FbUHoqR+4GqPGrHNqXOGNio47ziiR4HQUPKtiNs05o8/WyLBoIpMVOP7wg==} engines: {node: '>=v18'} dependencies: - '@commitlint/types': 18.4.3 + '@commitlint/types': 18.6.1 chalk: 4.1.2 - /@commitlint/is-ignored@18.4.3: - resolution: {integrity: sha512-ZseOY9UfuAI32h9w342Km4AIaTieeFskm2ZKdrG7r31+c6zGBzuny9KQhwI9puc0J3GkUquEgKJblCl7pMnjwg==} + /@commitlint/is-ignored@18.6.1: + resolution: {integrity: sha512-MOfJjkEJj/wOaPBw5jFjTtfnx72RGwqYIROABudOtJKW7isVjFe9j0t8xhceA02QebtYf4P/zea4HIwnXg8rvA==} engines: {node: '>=v18'} dependencies: - '@commitlint/types': 18.4.3 - semver: 7.5.4 + '@commitlint/types': 18.6.1 + semver: 7.6.0 - /@commitlint/lint@18.4.3: - resolution: {integrity: sha512-18u3MRgEXNbnYkMOWoncvq6QB8/90m9TbERKgdPqVvS+zQ/MsuRhdvHYCIXGXZxUb0YI4DV2PC4bPneBV/fYuA==} + /@commitlint/lint@18.6.1: + resolution: {integrity: sha512-8WwIFo3jAuU+h1PkYe5SfnIOzp+TtBHpFr4S8oJWhu44IWKuVx6GOPux3+9H1iHOan/rGBaiacicZkMZuluhfQ==} engines: {node: '>=v18'} dependencies: - '@commitlint/is-ignored': 18.4.3 - '@commitlint/parse': 18.4.3 - '@commitlint/rules': 18.4.3 - '@commitlint/types': 18.4.3 + '@commitlint/is-ignored': 18.6.1 + '@commitlint/parse': 18.6.1 + '@commitlint/rules': 18.6.1 + '@commitlint/types': 18.6.1 /@commitlint/load@18.4.3(ts-node@10.9.1)(typescript@5.3.3): resolution: {integrity: sha512-v6j2WhvRQJrcJaj5D+EyES2WKTxPpxENmNpNG3Ww8MZGik3jWRXtph0QTzia5ZJyPh2ib5aC/6BIDymkUUM58Q==} engines: {node: '>=v18'} + requiresBuild: true dependencies: '@commitlint/config-validator': 18.4.3 '@commitlint/execute-rule': 18.4.3 @@ -2820,32 +2840,53 @@ packages: transitivePeerDependencies: - ts-node - typescript + optional: true + + /@commitlint/load@18.6.1(@types/node@16.18.101)(ts-node@10.9.1)(typescript@5.3.3): + resolution: {integrity: sha512-p26x8734tSXUHoAw0ERIiHyW4RaI4Bj99D8YgUlVV9SedLf8hlWAfyIFhHRIhfPngLlCe0QYOdRKYFt8gy56TA==} + engines: {node: '>=v18'} + dependencies: + '@commitlint/config-validator': 18.6.1 + '@commitlint/execute-rule': 18.6.1 + '@commitlint/resolve-extends': 18.6.1 + '@commitlint/types': 18.6.1 + chalk: 4.1.2 + cosmiconfig: 8.3.6(typescript@5.3.3) + cosmiconfig-typescript-loader: 4.4.0(@types/node@16.18.101)(cosmiconfig@8.3.6)(ts-node@10.9.1)(typescript@5.3.3) + lodash.isplainobject: 4.0.6 + lodash.merge: 4.6.2 + lodash.uniq: 4.5.0 + resolve-from: 5.0.0 + transitivePeerDependencies: + - '@types/node' + - ts-node + - typescript - /@commitlint/message@18.4.3: - resolution: {integrity: sha512-ddJ7AztWUIoEMAXoewx45lKEYEOeOlBVWjk8hDMUGpprkuvWULpaXczqdjwVtjrKT3JhhN+gMs8pm5G3vB2how==} + /@commitlint/message@18.6.1: + resolution: {integrity: sha512-VKC10UTMLcpVjMIaHHsY1KwhuTQtdIKPkIdVEwWV+YuzKkzhlI3aNy6oo1eAN6b/D2LTtZkJe2enHmX0corYRw==} engines: {node: '>=v18'} - /@commitlint/parse@18.4.3: - resolution: {integrity: sha512-eoH7CXM9L+/Me96KVcfJ27EIIbA5P9sqw3DqjJhRYuhaULIsPHFs5S5GBDCqT0vKZQDx0DgxhMpW6AQbnKrFtA==} + /@commitlint/parse@18.6.1: + resolution: {integrity: sha512-eS/3GREtvVJqGZrwAGRwR9Gdno3YcZ6Xvuaa+vUF8j++wsmxrA2En3n0ccfVO2qVOLJC41ni7jSZhQiJpMPGOQ==} engines: {node: '>=v18'} dependencies: - '@commitlint/types': 18.4.3 + '@commitlint/types': 18.6.1 conventional-changelog-angular: 7.0.0 conventional-commits-parser: 5.0.0 - /@commitlint/read@18.4.3: - resolution: {integrity: sha512-H4HGxaYA6OBCimZAtghL+B+SWu8ep4X7BwgmedmqWZRHxRLcX2q0bWBtUm5FsMbluxbOfrJwOs/Z0ah4roP/GQ==} + /@commitlint/read@18.6.1: + resolution: {integrity: sha512-ia6ODaQFzXrVul07ffSgbZGFajpe8xhnDeLIprLeyfz3ivQU1dIoHp7yz0QIorZ6yuf4nlzg4ZUkluDrGN/J/w==} engines: {node: '>=v18'} dependencies: - '@commitlint/top-level': 18.4.3 - '@commitlint/types': 18.4.3 - fs-extra: 11.1.1 + '@commitlint/top-level': 18.6.1 + '@commitlint/types': 18.6.1 git-raw-commits: 2.0.11 minimist: 1.2.8 /@commitlint/resolve-extends@18.4.3: resolution: {integrity: sha512-30sk04LZWf8+SDgJrbJCjM90gTg2LxsD9cykCFeFu+JFHvBFq5ugzp2eO/DJGylAdVaqxej3c7eTSE64hR/lnw==} engines: {node: '>=v18'} + requiresBuild: true dependencies: '@commitlint/config-validator': 18.4.3 '@commitlint/types': 18.4.3 @@ -2853,23 +2894,35 @@ packages: lodash.mergewith: 4.6.2 resolve-from: 5.0.0 resolve-global: 1.0.0 + optional: true - /@commitlint/rules@18.4.3: - resolution: {integrity: sha512-8KIeukDf45BiY+Lul1T0imSNXF0sMrlLG6JpLLKolkmYVQ6PxxoNOriwyZ3UTFFpaVbPy0rcITaV7U9JCAfDTA==} + /@commitlint/resolve-extends@18.6.1: + resolution: {integrity: sha512-ifRAQtHwK+Gj3Bxj/5chhc4L2LIc3s30lpsyW67yyjsETR6ctHAHRu1FSpt0KqahK5xESqoJ92v6XxoDRtjwEQ==} engines: {node: '>=v18'} dependencies: - '@commitlint/ensure': 18.4.3 - '@commitlint/message': 18.4.3 - '@commitlint/to-lines': 18.4.3 - '@commitlint/types': 18.4.3 + '@commitlint/config-validator': 18.6.1 + '@commitlint/types': 18.6.1 + import-fresh: 3.3.0 + lodash.mergewith: 4.6.2 + resolve-from: 5.0.0 + resolve-global: 1.0.0 + + /@commitlint/rules@18.6.1: + resolution: {integrity: sha512-kguM6HxZDtz60v/zQYOe0voAtTdGybWXefA1iidjWYmyUUspO1zBPQEmJZ05/plIAqCVyNUTAiRPWIBKLCrGew==} + engines: {node: '>=v18'} + dependencies: + '@commitlint/ensure': 18.6.1 + '@commitlint/message': 18.6.1 + '@commitlint/to-lines': 18.6.1 + '@commitlint/types': 18.6.1 execa: 5.1.1 - /@commitlint/to-lines@18.4.3: - resolution: {integrity: sha512-fy1TAleik4Zfru1RJ8ZU6cOSvgSVhUellxd3WZV1D5RwHZETt1sZdcA4mQN2y3VcIZsUNKkW0Mq8CM9/L9harQ==} + /@commitlint/to-lines@18.6.1: + resolution: {integrity: sha512-Gl+orGBxYSNphx1+83GYeNy5N0dQsHBQ9PJMriaLQDB51UQHCVLBT/HBdOx5VaYksivSf5Os55TLePbRLlW50Q==} engines: {node: '>=v18'} - /@commitlint/top-level@18.4.3: - resolution: {integrity: sha512-E6fJPBLPFL5R8+XUNSYkj4HekIOuGMyJo3mIx2PkYc3clel+pcWQ7TConqXxNWW4x1ugigiIY2RGot55qUq1hw==} + /@commitlint/top-level@18.6.1: + resolution: {integrity: sha512-HyiHQZUTf0+r0goTCDs/bbVv/LiiQ7AVtz6KIar+8ZrseB9+YJAIo8HQ2IC2QT1y3N1lbW6OqVEsTHjbT6hGSw==} engines: {node: '>=v18'} dependencies: find-up: 5.0.0 @@ -2877,6 +2930,14 @@ packages: /@commitlint/types@18.4.3: resolution: {integrity: sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==} engines: {node: '>=v18'} + requiresBuild: true + dependencies: + chalk: 4.1.2 + optional: true + + /@commitlint/types@18.6.1: + resolution: {integrity: sha512-gwRLBLra/Dozj2OywopeuHj2ac26gjGkz2cZ+86cTJOdtWfiRRr4+e77ZDAGc6MDWxaWheI+mAV5TLWWRwqrFg==} + engines: {node: '>=v18'} dependencies: chalk: 4.1.2 @@ -2925,6 +2986,14 @@ packages: jsdoc-type-pratt-parser: 4.0.0 dev: true + /@esbuild/aix-ppc64@0.21.5: + resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [aix] + requiresBuild: true + optional: true + /@esbuild/android-arm64@0.19.8: resolution: {integrity: sha512-B8JbS61bEunhfx8kasogFENgQfr/dIp+ggYXwTqdbMAgGDhRa3AaPpQMuQU0rNxDLECj6FhDzk1cF9WHMVwrtA==} engines: {node: '>=12'} @@ -2933,6 +3002,14 @@ packages: requiresBuild: true optional: true + /@esbuild/android-arm64@0.21.5: + resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + optional: true + /@esbuild/android-arm@0.19.8: resolution: {integrity: sha512-31E2lxlGM1KEfivQl8Yf5aYU/mflz9g06H6S15ITUFQueMFtFjESRMoDSkvMo8thYvLBax+VKTPlpnx+sPicOA==} engines: {node: '>=12'} @@ -2941,6 +3018,14 @@ packages: requiresBuild: true optional: true + /@esbuild/android-arm@0.21.5: + resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + optional: true + /@esbuild/android-x64@0.19.8: resolution: {integrity: sha512-rdqqYfRIn4jWOp+lzQttYMa2Xar3OK9Yt2fhOhzFXqg0rVWEfSclJvZq5fZslnz6ypHvVf3CT7qyf0A5pM682A==} engines: {node: '>=12'} @@ -2949,6 +3034,14 @@ packages: requiresBuild: true optional: true + /@esbuild/android-x64@0.21.5: + resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + optional: true + /@esbuild/darwin-arm64@0.19.8: resolution: {integrity: sha512-RQw9DemMbIq35Bprbboyf8SmOr4UXsRVxJ97LgB55VKKeJOOdvsIPy0nFyF2l8U+h4PtBx/1kRf0BelOYCiQcw==} engines: {node: '>=12'} @@ -2957,6 +3050,14 @@ packages: requiresBuild: true optional: true + /@esbuild/darwin-arm64@0.21.5: + resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + optional: true + /@esbuild/darwin-x64@0.19.8: resolution: {integrity: sha512-3sur80OT9YdeZwIVgERAysAbwncom7b4bCI2XKLjMfPymTud7e/oY4y+ci1XVp5TfQp/bppn7xLw1n/oSQY3/Q==} engines: {node: '>=12'} @@ -2965,6 +3066,14 @@ packages: requiresBuild: true optional: true + /@esbuild/darwin-x64@0.21.5: + resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + optional: true + /@esbuild/freebsd-arm64@0.19.8: resolution: {integrity: sha512-WAnPJSDattvS/XtPCTj1tPoTxERjcTpH6HsMr6ujTT+X6rylVe8ggxk8pVxzf5U1wh5sPODpawNicF5ta/9Tmw==} engines: {node: '>=12'} @@ -2973,6 +3082,14 @@ packages: requiresBuild: true optional: true + /@esbuild/freebsd-arm64@0.21.5: + resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + optional: true + /@esbuild/freebsd-x64@0.19.8: resolution: {integrity: sha512-ICvZyOplIjmmhjd6mxi+zxSdpPTKFfyPPQMQTK/w+8eNK6WV01AjIztJALDtwNNfFhfZLux0tZLC+U9nSyA5Zg==} engines: {node: '>=12'} @@ -2981,6 +3098,14 @@ packages: requiresBuild: true optional: true + /@esbuild/freebsd-x64@0.21.5: + resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + optional: true + /@esbuild/linux-arm64@0.19.8: resolution: {integrity: sha512-z1zMZivxDLHWnyGOctT9JP70h0beY54xDDDJt4VpTX+iwA77IFsE1vCXWmprajJGa+ZYSqkSbRQ4eyLCpCmiCQ==} engines: {node: '>=12'} @@ -2989,6 +3114,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-arm64@0.21.5: + resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-arm@0.19.8: resolution: {integrity: sha512-H4vmI5PYqSvosPaTJuEppU9oz1dq2A7Mr2vyg5TF9Ga+3+MGgBdGzcyBP7qK9MrwFQZlvNyJrvz6GuCaj3OukQ==} engines: {node: '>=12'} @@ -2997,6 +3130,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-arm@0.21.5: + resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-ia32@0.19.8: resolution: {integrity: sha512-1a8suQiFJmZz1khm/rDglOc8lavtzEMRo0v6WhPgxkrjcU0LkHj+TwBrALwoz/OtMExvsqbbMI0ChyelKabSvQ==} engines: {node: '>=12'} @@ -3005,6 +3146,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-ia32@0.21.5: + resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-loong64@0.19.8: resolution: {integrity: sha512-fHZWS2JJxnXt1uYJsDv9+b60WCc2RlvVAy1F76qOLtXRO+H4mjt3Tr6MJ5l7Q78X8KgCFudnTuiQRBhULUyBKQ==} engines: {node: '>=12'} @@ -3013,6 +3162,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-loong64@0.21.5: + resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-mips64el@0.19.8: resolution: {integrity: sha512-Wy/z0EL5qZYLX66dVnEg9riiwls5IYnziwuju2oUiuxVc+/edvqXa04qNtbrs0Ukatg5HEzqT94Zs7J207dN5Q==} engines: {node: '>=12'} @@ -3021,6 +3178,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-mips64el@0.21.5: + resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-ppc64@0.19.8: resolution: {integrity: sha512-ETaW6245wK23YIEufhMQ3HSeHO7NgsLx8gygBVldRHKhOlD1oNeNy/P67mIh1zPn2Hr2HLieQrt6tWrVwuqrxg==} engines: {node: '>=12'} @@ -3029,6 +3194,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-ppc64@0.21.5: + resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-riscv64@0.19.8: resolution: {integrity: sha512-T2DRQk55SgoleTP+DtPlMrxi/5r9AeFgkhkZ/B0ap99zmxtxdOixOMI570VjdRCs9pE4Wdkz7JYrsPvsl7eESg==} engines: {node: '>=12'} @@ -3037,6 +3210,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-riscv64@0.21.5: + resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-s390x@0.19.8: resolution: {integrity: sha512-NPxbdmmo3Bk7mbNeHmcCd7R7fptJaczPYBaELk6NcXxy7HLNyWwCyDJ/Xx+/YcNH7Im5dHdx9gZ5xIwyliQCbg==} engines: {node: '>=12'} @@ -3045,6 +3226,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-s390x@0.21.5: + resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-x64@0.19.8: resolution: {integrity: sha512-lytMAVOM3b1gPypL2TRmZ5rnXl7+6IIk8uB3eLsV1JwcizuolblXRrc5ShPrO9ls/b+RTp+E6gbsuLWHWi2zGg==} engines: {node: '>=12'} @@ -3053,6 +3242,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-x64@0.21.5: + resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/netbsd-x64@0.19.8: resolution: {integrity: sha512-hvWVo2VsXz/8NVt1UhLzxwAfo5sioj92uo0bCfLibB0xlOmimU/DeAEsQILlBQvkhrGjamP0/el5HU76HAitGw==} engines: {node: '>=12'} @@ -3061,6 +3258,14 @@ packages: requiresBuild: true optional: true + /@esbuild/netbsd-x64@0.21.5: + resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + optional: true + /@esbuild/openbsd-x64@0.19.8: resolution: {integrity: sha512-/7Y7u77rdvmGTxR83PgaSvSBJCC2L3Kb1M/+dmSIvRvQPXXCuC97QAwMugBNG0yGcbEGfFBH7ojPzAOxfGNkwQ==} engines: {node: '>=12'} @@ -3069,6 +3274,14 @@ packages: requiresBuild: true optional: true + /@esbuild/openbsd-x64@0.21.5: + resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + optional: true + /@esbuild/sunos-x64@0.19.8: resolution: {integrity: sha512-9Lc4s7Oi98GqFA4HzA/W2JHIYfnXbUYgekUP/Sm4BG9sfLjyv6GKKHKKVs83SMicBF2JwAX6A1PuOLMqpD001w==} engines: {node: '>=12'} @@ -3077,6 +3290,14 @@ packages: requiresBuild: true optional: true + /@esbuild/sunos-x64@0.21.5: + resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + optional: true + /@esbuild/win32-arm64@0.19.8: resolution: {integrity: sha512-rq6WzBGjSzihI9deW3fC2Gqiak68+b7qo5/3kmB6Gvbh/NYPA0sJhrnp7wgV4bNwjqM+R2AApXGxMO7ZoGhIJg==} engines: {node: '>=12'} @@ -3085,6 +3306,14 @@ packages: requiresBuild: true optional: true + /@esbuild/win32-arm64@0.21.5: + resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + optional: true + /@esbuild/win32-ia32@0.19.8: resolution: {integrity: sha512-AIAbverbg5jMvJznYiGhrd3sumfwWs8572mIJL5NQjJa06P8KfCPWZQ0NwZbPQnbQi9OWSZhFVSUWjjIrn4hSw==} engines: {node: '>=12'} @@ -3093,6 +3322,14 @@ packages: requiresBuild: true optional: true + /@esbuild/win32-ia32@0.21.5: + resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + optional: true + /@esbuild/win32-x64@0.19.8: resolution: {integrity: sha512-bfZ0cQ1uZs2PqpulNL5j/3w+GDhP36k1K5c38QdQg+Swy51jFZWWeIkteNsufkQxp986wnqRRsb/bHbY1WQ7TA==} engines: {node: '>=12'} @@ -3101,6 +3338,14 @@ packages: requiresBuild: true optional: true + /@esbuild/win32-x64@0.21.5: + resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + optional: true + /@eslint-community/eslint-utils@4.4.0(eslint@8.54.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3225,7 +3470,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 16.18.36 + '@types/node': 16.18.101 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -3245,14 +3490,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 16.18.36 + '@types/node': 16.18.101 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@16.18.36)(ts-node@10.9.1) + jest-config: 29.7.0(@types/node@16.18.101)(ts-node@10.9.1) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -3279,7 +3524,7 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 16.18.36 + '@types/node': 16.18.101 jest-mock: 29.7.0 /@jest/expect-utils@29.7.0: @@ -3303,7 +3548,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 16.18.36 + '@types/node': 16.18.101 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -3334,7 +3579,7 @@ packages: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.20 - '@types/node': 16.18.36 + '@types/node': 16.18.101 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -3416,7 +3661,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 16.18.36 + '@types/node': 16.18.101 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -3451,8 +3696,8 @@ packages: '@jridgewell/resolve-uri': 3.1.1 '@jridgewell/sourcemap-codec': 1.4.15 - /@jsenv/eslint-import-resolver@8.1.0: - resolution: {integrity: sha512-psHdjULNHqtKyGQ3kB7JqQjbakb02EGWJAr8KGYRnLlOSVHycCAZ1K6XECMbRxO+etiDr+l7Qw7RWaUAFVMjlg==} + /@jsenv/eslint-import-resolver@8.1.1: + resolution: {integrity: sha512-nFq0EsKpqyUncBJ3WhYFxYZS1at9wroUyfufUnSj9Yosxs11jJPkZEWHMV6+U01di0dOsuof1kixe1zuqfjl2g==} dev: false /@mdn/browser-compat-data@5.4.1: @@ -3562,10 +3807,10 @@ packages: - nx dev: false - /@nrwl/js@17.2.7(@types/node@16.18.36)(nx@17.2.7)(typescript@5.3.3): + /@nrwl/js@17.2.7(@types/node@16.18.101)(nx@17.2.7)(typescript@5.3.3): resolution: {integrity: sha512-8AAUmqESQ89Cbark8DlkElINMmDpEJLivan6RPksUUEK6lrZQwVnHf4eWLQzN2/C4i5XkfdxavzluuDPCqHQSQ==} dependencies: - '@nx/js': 17.2.7(@types/node@16.18.36)(nx@17.2.7)(typescript@5.3.3) + '@nx/js': 17.2.7(@types/node@16.18.101)(nx@17.2.7)(typescript@5.3.3) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3716,7 +3961,7 @@ packages: tslib: 2.6.2 dev: false - /@nx/js@17.2.7(@types/node@16.18.36)(nx@17.2.7)(typescript@5.3.3): + /@nx/js@17.2.7(@types/node@16.18.101)(nx@17.2.7)(typescript@5.3.3): resolution: {integrity: sha512-IghIrp26b9TprxDzJlqH1ZLer+dNmnSDjoT1jviQWcjNY/8wUxe3avd7niMCpfYD6+r7sSGPZ+KVQSRwT3L09g==} peerDependencies: verdaccio: ^5.0.4 @@ -3731,7 +3976,7 @@ packages: '@babel/preset-env': 7.23.6(@babel/core@7.23.6) '@babel/preset-typescript': 7.23.3(@babel/core@7.23.6) '@babel/runtime': 7.23.4 - '@nrwl/js': 17.2.7(@types/node@16.18.36)(nx@17.2.7)(typescript@5.3.3) + '@nrwl/js': 17.2.7(@types/node@16.18.101)(nx@17.2.7)(typescript@5.3.3) '@nx/devkit': 17.2.7(nx@17.2.7) '@nx/workspace': 17.2.7 '@phenomnomnominal/tsquery': 5.0.1(typescript@5.3.3) @@ -3751,7 +3996,7 @@ packages: ora: 5.3.0 semver: 7.5.3 source-map-support: 0.5.19 - ts-node: 10.9.1(@types/node@16.18.36)(typescript@5.3.3) + ts-node: 10.9.1(@types/node@16.18.101)(typescript@5.3.3) tsconfig-paths: 4.2.0 tslib: 2.6.2 transitivePeerDependencies: @@ -4128,6 +4373,10 @@ packages: resolution: {integrity: sha512-2yn4qTkXZTByQffL3ymS6viYuyZk3YnJT49bopGBlm9Thtyfa7iuFUV6tt+09YIRO1sjmSWILf4dPj6+Dr5YVA==} dev: false + /@sec-ant/readable-stream@0.4.1: + resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} + dev: false + /@secretlint/config-creator@7.1.0: resolution: {integrity: sha512-XzECT3aSo+l8ephQG+/XZkHKCCMzReJv18PEAe/yYXQZLwx9rfnVQKMEemL2to5bfbVONfoGGtu3hrnnsvTbyQ==} engines: {node: ^14.13.1 || >=16.0.0} @@ -4318,24 +4567,6 @@ packages: semantic-release: 22.0.12(typescript@5.3.3) dev: true - /@semantic-release/commit-analyzer@11.0.0(semantic-release@22.0.12): - resolution: {integrity: sha512-uEXyf4Z0AWJuxI9TbSQP5kkIYqus1/E1NcmE7pIv6d6/m/5EJcNWAGR4FOo34vrV26FhEaRVkxFfYzp/M7BKIg==} - engines: {node: ^18.17 || >=20.6.1} - peerDependencies: - semantic-release: '>=20.1.0' - dependencies: - conventional-changelog-angular: 7.0.0 - conventional-commits-filter: 4.0.0 - conventional-commits-parser: 5.0.0 - debug: 4.3.4 - import-from: 4.0.0 - lodash-es: 4.17.21 - micromatch: 4.0.5 - semantic-release: 22.0.12(typescript@5.3.3) - transitivePeerDependencies: - - supports-color - dev: true - /@semantic-release/commit-analyzer@11.1.0(semantic-release@22.0.12): resolution: {integrity: sha512-cXNTbv3nXR2hlzHjAMgbuiQVtvWHTlwwISt60B+4NZv01y/QRY7p2HcJm8Eh2StzcTJoNnflvKjHH/cjFS7d5g==} engines: {node: ^18.17 || >=20.6.1} @@ -4445,27 +4676,6 @@ packages: semver: 7.5.4 tempy: 3.1.0 - /@semantic-release/release-notes-generator@12.0.0(semantic-release@22.0.12): - resolution: {integrity: sha512-m7Ds8ComP1KJgA2Lke2xMwE1TOOU40U7AzP4lT8hJ2tUAeicziPz/1GeDFmRkTOkMFlfHvE6kuvMkvU+mIzIDQ==} - engines: {node: ^18.17 || >=20.6.1} - peerDependencies: - semantic-release: '>=20.1.0' - dependencies: - conventional-changelog-angular: 7.0.0 - conventional-changelog-writer: 7.0.1 - conventional-commits-filter: 4.0.0 - conventional-commits-parser: 5.0.0 - debug: 4.3.4 - get-stream: 7.0.1 - import-from: 4.0.0 - into-stream: 7.0.0 - lodash-es: 4.17.21 - read-pkg-up: 10.1.0 - semantic-release: 22.0.12(typescript@5.3.3) - transitivePeerDependencies: - - supports-color - dev: true - /@semantic-release/release-notes-generator@12.1.0(semantic-release@22.0.12): resolution: {integrity: sha512-g6M9AjUKAZUZnxaJZnouNBeDNTCUrJ5Ltj+VJ60gJeDaRRahcHsry9HW8yKrnKkKNkx5lbWiEP1FPMqVNQz8Kg==} engines: {node: ^18.17 || >=20.6.1} @@ -4486,12 +4696,12 @@ packages: transitivePeerDependencies: - supports-color - /@semrel-extra/topo@1.14.0: - resolution: {integrity: sha512-i4nMOxEva7HFfTIg0ao6Gjvdep6ux9/7tdQ4Mb/JrOj6vBJxSzYPJYZ85aB9eD3jMSWy4lkaclHsMslV5VMmIQ==} + /@semrel-extra/topo@1.14.1: + resolution: {integrity: sha512-V7hlOQoBXgqLSa4ai9S0LGOO7cKTqRu5dh0T83xfE+VqZQmDkuRm956ooJ2/M8y62kWIxS2VEfePnEoB74x6fg==} dependencies: fast-glob: 3.3.2 js-yaml: 4.1.0 - toposource: 1.1.4 + toposource: 1.2.0 dev: false /@sinclair/typebox@0.27.8: @@ -4510,6 +4720,11 @@ packages: resolution: {integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==} engines: {node: '>=18'} + /@sindresorhus/merge-streams@4.0.0: + resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==} + engines: {node: '>=18'} + dev: false + /@sinonjs/commons@3.0.0: resolution: {integrity: sha512-jXBtWAF4vmdNmZgD5FoKsVLv3rPgDnLgPbU84LIJ3otV44vJlDRokVng5v8NFJdCf/da9legHcKaRuZs4L7faA==} dependencies: @@ -5010,12 +5225,12 @@ packages: /@tsconfig/node16@1.0.4: resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - /@tsconfig/node16@16.1.1: - resolution: {integrity: sha512-+pio93ejHN4nINX4pXqfnR/fPLRtJBaT4ORaa5RH0Oc1zoYmo2B2koG+M328CQhHKn1Wj6FcOxCDFXAot9NhvA==} + /@tsconfig/node16@16.1.3: + resolution: {integrity: sha512-9nTOUBn+EMKO6rtSZJk+DcqsfgtlERGT9XPJ5PRj/HNENPCBY1yu/JEj5wT6GLtbCLBO2k46SeXDaY0pjMqypw==} dev: false - /@tsconfig/strictest@2.0.2: - resolution: {integrity: sha512-jt4jIsWKvUvuY6adJnQJlb/UR7DdjC8CjHI/OaSQruj2yX9/K6+KOvDt/vD6udqos/FUk5Op66CvYT7TBLYO5Q==} + /@tsconfig/strictest@2.0.5: + resolution: {integrity: sha512-ec4tjL2Rr0pkZ5hww65c+EEPYwxOi4Ryv+0MtjeaSQRJyq322Q27eOQiFbuNgw2hpL4hB1/W/HBGk3VKS43osg==} dev: false /@types/acorn@4.0.6: @@ -5056,7 +5271,7 @@ packages: /@types/concat-stream@2.0.3: resolution: {integrity: sha512-3qe4oQAPNwVNwK4C9c8u+VJqv9kez+2MR4qJpoPFfXtgxxif1QbFusvXzK0/Wra2VX07smostI2VMmJNSpZjuQ==} dependencies: - '@types/node': 16.18.36 + '@types/node': 16.18.101 dev: false /@types/confusing-browser-globals@1.0.3: @@ -5069,8 +5284,8 @@ packages: '@types/ms': 0.7.34 dev: false - /@types/eslint@8.56.0: - resolution: {integrity: sha512-FlsN0p4FhuYRjIxpbdXovvHQhtlG05O1GG/RNWvdAxTboR438IOTwmrY/vLA+Xfgg06BTkP045M3vpFwTMv1dg==} + /@types/eslint@8.56.10: + resolution: {integrity: sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==} dependencies: '@types/estree': 1.0.5 '@types/json-schema': 7.0.15 @@ -5088,7 +5303,7 @@ packages: /@types/graceful-fs@4.1.9: resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} dependencies: - '@types/node': 16.18.36 + '@types/node': 16.18.101 /@types/hast@2.3.8: resolution: {integrity: sha512-aMIqAlFd2wTIDZuvLbhUT+TGvMxrNC8ECUIVtH6xxy0sQLs3iu6NO8Kp/VT5je7i5ufnebXzdV1dNDMnvaH6IQ==} @@ -5158,8 +5373,8 @@ packages: '@types/unist': 2.0.10 dev: false - /@types/node@16.18.36: - resolution: {integrity: sha512-8egDX8dE50XyXWH6C6PRCNkTP106DuUrvdrednFouDSmCi7IOvrqr0frznfZaHifHH/3aq/7a7v9N4wdXMqhBQ==} + /@types/node@16.18.101: + resolution: {integrity: sha512-AAsx9Rgz2IzG8KJ6tXd6ndNkVcu+GYB6U/SnFAaokSPNx2N7dcIIfnighYUNumvj6YS2q39Dejz5tT0NCV7CWA==} /@types/node@18.18.13: resolution: {integrity: sha512-vXYZGRrSCreZmq1rEjMRLXJhiy8MrIeVasx+PCVlP414N7CJLHnMf+juVvjdprHyH+XRy3zKZLHeNueOpJCn0g==} @@ -5179,8 +5394,8 @@ packages: resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} dev: false - /@types/semver@7.5.6: - resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==} + /@types/semver@7.5.8: + resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} /@types/shell-quote@1.7.5: resolution: {integrity: sha512-+UE8GAGRPbJVQDdxi16dgadcBfQ+KG2vgZhV1+3A1XmHbmwcdwhCUwIdy+d3pAGrbvgRoVSjeI9vOWyq376Yzw==} @@ -5436,7 +5651,7 @@ packages: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@types/json-schema': 7.0.15 - '@types/semver': 7.5.6 + '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 5.59.11 '@typescript-eslint/types': 5.59.11 '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.3.3) @@ -5456,7 +5671,7 @@ packages: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@types/json-schema': 7.0.15 - '@types/semver': 7.5.6 + '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) @@ -5475,7 +5690,7 @@ packages: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@types/json-schema': 7.0.15 - '@types/semver': 7.5.6 + '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 6.12.0 '@typescript-eslint/types': 6.12.0 '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.3) @@ -5493,7 +5708,7 @@ packages: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@types/json-schema': 7.0.15 - '@types/semver': 7.5.6 + '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 6.15.0 '@typescript-eslint/types': 6.15.0 '@typescript-eslint/typescript-estree': 6.15.0(typescript@5.3.3) @@ -5553,7 +5768,7 @@ packages: std-env: 3.5.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.1.0(@types/node@16.18.36) + vitest: 1.1.0(@types/node@16.18.101) transitivePeerDependencies: - supports-color @@ -6113,7 +6328,7 @@ packages: dependencies: '@babel/compat-data': 7.23.5 '@babel/core': 7.23.6 - '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.6) + '@babel/helper-define-polyfill-provider': 0.4.4(@babel/core@7.23.6) semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -6130,13 +6345,13 @@ packages: transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-regenerator@0.5.4(@babel/core@7.23.6): - resolution: {integrity: sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==} + /babel-plugin-polyfill-regenerator@0.5.5(@babel/core@7.23.6): + resolution: {integrity: sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/core': 7.23.6 - '@babel/helper-define-polyfill-provider': 0.4.4(@babel/core@7.23.6) + '@babel/helper-define-polyfill-provider': 0.5.0(@babel/core@7.23.6) transitivePeerDependencies: - supports-color dev: false @@ -6347,15 +6562,21 @@ packages: dependencies: fill-range: 7.0.1 - /browserslist@4.22.2: - resolution: {integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==} + /braces@3.0.3: + resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} + engines: {node: '>=8'} + dependencies: + fill-range: 7.1.1 + + /browserslist@4.22.3: + resolution: {integrity: sha512-UAp55yfwNv0klWNapjs/ktHoguxuQNGnOzxYmfnXIS+8AsRDZkSDxg7R1AX3GKzn078SBI5dzwzj/Yx0Or0e3A==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001571 - electron-to-chromium: 1.4.616 + caniuse-lite: 1.0.30001636 + electron-to-chromium: 1.4.808 node-releases: 2.0.14 - update-browserslist-db: 1.0.13(browserslist@4.22.2) + update-browserslist-db: 1.0.13(browserslist@4.22.3) /bser@2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} @@ -6401,13 +6622,13 @@ packages: run-applescript: 5.0.0 dev: false - /bundle-require@4.0.2(esbuild@0.19.8): + /bundle-require@4.0.2(esbuild@0.21.5): resolution: {integrity: sha512-jwzPOChofl67PSTW2SGubV9HBQAhhR2i6nskiOThauo9dzwDUgOWQScFVaJkjEfYX+UXiD+LEx8EblQMc2wIag==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: esbuild: '>=0.17' dependencies: - esbuild: 0.19.8 + esbuild: 0.21.5 load-tsconfig: 0.2.5 /cac@6.7.14: @@ -6492,8 +6713,8 @@ packages: engines: {node: '>=14.16'} dev: false - /caniuse-lite@1.0.30001571: - resolution: {integrity: sha512-tYq/6MoXhdezDLFZuCO/TKboTzuQ/xR5cFdgXPfDtM7/kchBO3b4VWghE/OAi/DV7tTdhmLjZiZBZi1fA/GheQ==} + /caniuse-lite@1.0.30001636: + resolution: {integrity: sha512-bMg2vmr8XBsbL6Lr0UHXy/21m84FTxDLWn2FSqMd5PrlbMxwJlQnC2YWYxVgp66PZE+BBNF2jYQUBKCo1FDeZg==} /cardinal@2.1.1: resolution: {integrity: sha512-JSr5eOgoEymtYHBjNWyjrMqet9Am2miJhlfKNdqLp6zoeAh0KN5dRAcxlecj5mAJrmQomgiOBj35xHLrFjqBpw==} @@ -6801,9 +7022,9 @@ packages: resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} engines: {node: '>=14'} - /commander@11.1.0: - resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==} - engines: {node: '>=16'} + /commander@12.1.0: + resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==} + engines: {node: '>=18'} /commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} @@ -6950,7 +7171,7 @@ packages: /core-js-compat@3.33.3: resolution: {integrity: sha512-cNzGqFsh3Ot+529GIXacjTJ7kegdt5fPXxCBVS1G0iaZpuo/tBz399ymceLJveQhFFZ8qThHiP3fzuoQjKN2ow==} dependencies: - browserslist: 4.22.2 + browserslist: 4.22.3 /core-js@2.6.12: resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==} @@ -6966,6 +7187,20 @@ packages: /core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} + /cosmiconfig-typescript-loader@4.4.0(@types/node@16.18.101)(cosmiconfig@8.3.6)(ts-node@10.9.1)(typescript@5.3.3): + resolution: {integrity: sha512-BabizFdC3wBHhbI4kJh0VkQP9GkBfoHPydD0COMce1nJ1kJAB3F2TmJ/I7diULBKtmEWSwEbuN/KDtgnmUUVmw==} + engines: {node: '>=v14.21.3'} + peerDependencies: + '@types/node': '*' + cosmiconfig: '>=7' + ts-node: '>=10' + typescript: '>=4' + dependencies: + '@types/node': 16.18.101 + cosmiconfig: 8.3.6(typescript@5.3.3) + ts-node: 10.9.1(@types/node@16.18.101)(typescript@5.3.3) + typescript: 5.3.3 + /cosmiconfig-typescript-loader@4.4.0(@types/node@18.18.13)(cosmiconfig@8.3.6)(ts-node@10.9.1)(typescript@5.3.3): resolution: {integrity: sha512-BabizFdC3wBHhbI4kJh0VkQP9GkBfoHPydD0COMce1nJ1kJAB3F2TmJ/I7diULBKtmEWSwEbuN/KDtgnmUUVmw==} engines: {node: '>=v14.21.3'} @@ -6977,8 +7212,9 @@ packages: dependencies: '@types/node': 18.18.13 cosmiconfig: 8.3.6(typescript@5.3.3) - ts-node: 10.9.1(@types/node@16.18.36)(typescript@5.3.3) + ts-node: 10.9.1(@types/node@16.18.101)(typescript@5.3.3) typescript: 5.3.3 + optional: true /cosmiconfig@6.0.0: resolution: {integrity: sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==} @@ -7033,7 +7269,7 @@ packages: typescript: 5.3.3 dev: false - /create-jest@29.7.0(@types/node@16.18.36)(ts-node@10.9.1): + /create-jest@29.7.0(@types/node@16.18.101)(ts-node@10.9.1): resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -7042,7 +7278,7 @@ packages: chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@16.18.36)(ts-node@10.9.1) + jest-config: 29.7.0(@types/node@16.18.101)(ts-node@10.9.1) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -7166,6 +7402,18 @@ packages: dependencies: ms: 2.1.2 + /debug@4.3.5: + resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.2 + dev: false + /decamelize-keys@1.1.1: resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} engines: {node: '>=0.10.0'} @@ -7419,8 +7667,8 @@ packages: engines: {node: '>=16'} hasBin: true dependencies: - browserslist: 4.22.2 - caniuse-lite: 1.0.30001571 + browserslist: 4.22.3 + caniuse-lite: 1.0.30001636 css-tokenize: 1.0.1 duplexify: 4.1.2 ldjson-stream: 1.2.1 @@ -7535,8 +7783,8 @@ packages: jake: 10.8.7 dev: false - /electron-to-chromium@1.4.616: - resolution: {integrity: sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==} + /electron-to-chromium@1.4.808: + resolution: {integrity: sha512-0ItWyhPYnww2VOuCGF4s1LTfbrdAV2ajy/TN+ZTuhR23AHI6rWHCrBXJ/uxoXOvRRqw8qjYVrG81HFI7x/2wdQ==} /emittery@0.13.1: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} @@ -7764,6 +8012,36 @@ packages: '@esbuild/win32-ia32': 0.19.8 '@esbuild/win32-x64': 0.19.8 + /esbuild@0.21.5: + resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/aix-ppc64': 0.21.5 + '@esbuild/android-arm': 0.21.5 + '@esbuild/android-arm64': 0.21.5 + '@esbuild/android-x64': 0.21.5 + '@esbuild/darwin-arm64': 0.21.5 + '@esbuild/darwin-x64': 0.21.5 + '@esbuild/freebsd-arm64': 0.21.5 + '@esbuild/freebsd-x64': 0.21.5 + '@esbuild/linux-arm': 0.21.5 + '@esbuild/linux-arm64': 0.21.5 + '@esbuild/linux-ia32': 0.21.5 + '@esbuild/linux-loong64': 0.21.5 + '@esbuild/linux-mips64el': 0.21.5 + '@esbuild/linux-ppc64': 0.21.5 + '@esbuild/linux-riscv64': 0.21.5 + '@esbuild/linux-s390x': 0.21.5 + '@esbuild/linux-x64': 0.21.5 + '@esbuild/netbsd-x64': 0.21.5 + '@esbuild/openbsd-x64': 0.21.5 + '@esbuild/sunos-x64': 0.21.5 + '@esbuild/win32-arm64': 0.21.5 + '@esbuild/win32-ia32': 0.21.5 + '@esbuild/win32-x64': 0.21.5 + /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -7999,8 +8277,8 @@ packages: dependencies: '@mdn/browser-compat-data': 5.4.1 ast-metadata-inferer: 0.8.0 - browserslist: 4.22.2 - caniuse-lite: 1.0.30001571 + browserslist: 4.22.3 + caniuse-lite: 1.0.30001636 eslint: 8.56.0 find-up: 5.0.0 lodash.memoize: 4.1.2 @@ -8193,7 +8471,7 @@ packages: '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/utils': 5.62.0(eslint@8.56.0)(typescript@5.3.3) eslint: 8.56.0 - jest: 29.7.0(@types/node@16.18.36)(ts-node@10.9.1) + jest: 29.7.0(@types/node@16.18.101)(ts-node@10.9.1) transitivePeerDependencies: - supports-color - typescript @@ -8632,7 +8910,7 @@ packages: '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/utils': 6.15.0(eslint@8.56.0)(typescript@5.3.3) eslint: 8.56.0 - vitest: 1.1.0(@types/node@16.18.36) + vitest: 1.1.0(@types/node@16.18.101) transitivePeerDependencies: - supports-color - typescript @@ -8648,7 +8926,7 @@ packages: eslint-compat-utils: 0.1.2(eslint@8.56.0) lodash: 4.17.21 natural-compare: 1.4.0 - yaml-eslint-parser: 1.2.2 + yaml-eslint-parser: 1.2.3 transitivePeerDependencies: - supports-color dev: false @@ -8939,6 +9217,24 @@ packages: signal-exit: 4.1.0 strip-final-newline: 3.0.0 + /execa@9.2.0: + resolution: {integrity: sha512-vpOyYg7UAVKLAWWtRS2gAdgkT7oJbCn0me3gmUmxZih4kd3MF/oo8kNTBTIbkO3yuuF5uB4ZCZfn8BOolITYhg==} + engines: {node: ^18.19.0 || >=20.5.0} + dependencies: + '@sindresorhus/merge-streams': 4.0.0 + cross-spawn: 7.0.3 + figures: 6.1.0 + get-stream: 9.0.1 + human-signals: 7.0.0 + is-plain-obj: 4.1.0 + is-stream: 4.0.1 + npm-run-path: 5.3.0 + pretty-ms: 9.0.0 + signal-exit: 4.1.0 + strip-final-newline: 4.0.0 + yoctocolors: 2.0.2 + dev: false + /execall@1.0.0: resolution: {integrity: sha512-/J0Q8CvOvlAdpvhfkD/WnTQ4H1eU0exze2nFGPj/RSC7jpQ0NkKe2r28T5eMkhEEs+fzepMZNy1kVRKNlC04nQ==} engines: {node: '>=0.10.0'} @@ -9068,6 +9364,13 @@ packages: dependencies: is-unicode-supported: 2.0.0 + /figures@6.1.0: + resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==} + engines: {node: '>=18'} + dependencies: + is-unicode-supported: 2.0.0 + dev: false + /file-entry-cache@5.0.1: resolution: {integrity: sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==} engines: {node: '>=4'} @@ -9098,6 +9401,12 @@ packages: dependencies: to-regex-range: 5.0.1 + /fill-range@7.1.1: + resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} + engines: {node: '>=8'} + dependencies: + to-regex-range: 5.0.1 + /find-node-modules@2.1.3: resolution: {integrity: sha512-UC2I2+nx1ZuOBclWVNdcnbDR5dlrOdVb7xNjmT/lHE+LsgztWks3dG7boJ37yTS/venXw84B/mAW9uHVoC5QRg==} dependencies: @@ -9137,6 +9446,7 @@ packages: dependencies: locate-path: 7.2.0 path-exists: 5.0.0 + dev: false /find-versions@5.1.0: resolution: {integrity: sha512-+iwzCJ7C5v5KgcBuueqVoNiHVoQpwiUK5XFLjf0affFTep+Wcw93tPvmb8tqujDNmzhBDPddnWV/qgWSXgq+Hg==} @@ -9348,6 +9658,14 @@ packages: resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} engines: {node: '>=16'} + /get-stream@9.0.1: + resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==} + engines: {node: '>=18'} + dependencies: + '@sec-ant/readable-stream': 0.4.1 + is-stream: 4.0.1 + dev: false + /get-symbol-description@1.0.0: resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} engines: {node: '>= 0.4'} @@ -9446,6 +9764,7 @@ packages: /glob@7.1.6: resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} + deprecated: Glob versions prior to v9 are no longer supported dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -9467,6 +9786,7 @@ packages: /glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} + deprecated: Glob versions prior to v9 are no longer supported dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -9853,6 +10173,11 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} + /human-signals@7.0.0: + resolution: {integrity: sha512-74kytxOUSvNbjrT9KisAbaTZ/eJwD/LrbM/kh5j0IhPuJzwuA19dWvniFGwBzN9rVjg+O/e+F310PjObDXS+9Q==} + engines: {node: '>=18.18.0'} + dev: false + /humannames@1.0.5: resolution: {integrity: sha512-FArOOhsfu1Rzc6wj8TZWTEpO/+TQOqhU0YNx+IyRaScE7HVanOwn8knN1OjjUngJOLaRqFSLjX0EzvMiNnT7zw==} dev: false @@ -9898,11 +10223,6 @@ packages: transitivePeerDependencies: - supports-color - /import-from@4.0.0: - resolution: {integrity: sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==} - engines: {node: '>=12.2'} - dev: true - /import-lazy@4.0.0: resolution: {integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==} engines: {node: '>=8'} @@ -10349,6 +10669,11 @@ packages: resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + /is-stream@4.0.1: + resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==} + engines: {node: '>=18'} + dev: false + /is-string@1.0.7: resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} engines: {node: '>= 0.4'} @@ -10570,7 +10895,7 @@ packages: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 16.18.36 + '@types/node': 16.18.101 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -10590,7 +10915,7 @@ packages: - babel-plugin-macros - supports-color - /jest-cli@29.7.0(@types/node@16.18.36)(ts-node@10.9.1): + /jest-cli@29.7.0(@types/node@16.18.101)(ts-node@10.9.1): resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -10604,10 +10929,10 @@ packages: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@16.18.36)(ts-node@10.9.1) + create-jest: 29.7.0(@types/node@16.18.101)(ts-node@10.9.1) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@16.18.36)(ts-node@10.9.1) + jest-config: 29.7.0(@types/node@16.18.101)(ts-node@10.9.1) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -10617,7 +10942,7 @@ packages: - supports-color - ts-node - /jest-config@29.7.0(@types/node@16.18.36)(ts-node@10.9.1): + /jest-config@29.7.0(@types/node@16.18.101)(ts-node@10.9.1): resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -10632,7 +10957,7 @@ packages: '@babel/core': 7.23.6 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 16.18.36 + '@types/node': 16.18.101 babel-jest: 29.7.0(@babel/core@7.23.6) chalk: 4.1.2 ci-info: 3.9.0 @@ -10652,7 +10977,7 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@16.18.36)(typescript@5.3.3) + ts-node: 10.9.1(@types/node@16.18.101)(typescript@5.3.3) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -10689,7 +11014,7 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 16.18.36 + '@types/node': 16.18.101 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -10703,7 +11028,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 16.18.36 + '@types/node': 16.18.101 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -10735,7 +11060,7 @@ packages: resolution: {integrity: sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/code-frame': 7.23.4 + '@babel/code-frame': 7.23.5 '@jest/types': 29.6.3 '@types/stack-utils': 2.0.3 chalk: 4.1.2 @@ -10750,7 +11075,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 16.18.36 + '@types/node': 16.18.101 jest-util: 29.7.0 /jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -10800,7 +11125,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 16.18.36 + '@types/node': 16.18.101 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -10830,7 +11155,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 16.18.36 + '@types/node': 16.18.101 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.2 @@ -10880,7 +11205,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 16.18.36 + '@types/node': 16.18.101 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -10903,7 +11228,7 @@ packages: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 16.18.36 + '@types/node': 16.18.101 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -10914,12 +11239,12 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 16.18.36 + '@types/node': 16.18.101 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - /jest@29.7.0(@types/node@16.18.36)(ts-node@10.9.1): + /jest@29.7.0(@types/node@16.18.101)(ts-node@10.9.1): resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -10932,7 +11257,7 @@ packages: '@jest/core': 29.7.0(ts-node@10.9.1) '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@16.18.36)(ts-node@10.9.1) + jest-cli: 29.7.0(@types/node@16.18.101)(ts-node@10.9.1) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -11009,6 +11334,7 @@ packages: /json-parse-even-better-errors@3.0.0: resolution: {integrity: sha512-iZbGHafX/59r39gPwVPRBGw0QQKnA7tte5pSMrhWOW7swGsVvVTjmfyAV9pNqk8YGT7tRCdxRu8uzcgZwoDooA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + dev: false /json-schema-traverse@0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} @@ -11141,6 +11467,10 @@ packages: resolution: {integrity: sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==} engines: {node: '>=14'} + /lilconfig@3.1.2: + resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==} + engines: {node: '>=14'} + /limit-spawn@0.0.3: resolution: {integrity: sha512-2vJ6FDCit0ohq77qdbIdk5JqGs/98W1fGEgozoAMq/oybKPdgLuB8bHH/wWgvCdQzEJpm6Sxh0abG/PtxFr7XA==} engines: {node: '>= 0.8.0'} @@ -11152,34 +11482,35 @@ packages: /lines-and-columns@2.0.4: resolution: {integrity: sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dev: false - /lint-staged@15.2.0: - resolution: {integrity: sha512-TFZzUEV00f+2YLaVPWBWGAMq7So6yQx+GG8YRMDeOEIf95Zn5RyiLMsEiX4KTNl9vq/w+NqRJkLA1kPIo15ufQ==} + /lint-staged@15.2.7: + resolution: {integrity: sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw==} engines: {node: '>=18.12.0'} hasBin: true dependencies: chalk: 5.3.0 - commander: 11.1.0 + commander: 12.1.0 debug: 4.3.4 execa: 8.0.1 - lilconfig: 3.0.0 - listr2: 8.0.0 - micromatch: 4.0.5 + lilconfig: 3.1.2 + listr2: 8.2.3 + micromatch: 4.0.7 pidtree: 0.6.0 string-argv: 0.3.2 - yaml: 2.3.4 + yaml: 2.4.5 transitivePeerDependencies: - supports-color - /listr2@8.0.0: - resolution: {integrity: sha512-u8cusxAcyqAiQ2RhYvV7kRKNLgUvtObIbhOX2NCXqvp1UU32xIg5CT22ykS2TPKJXZWJwtK3IKLiqAGlGNE+Zg==} + /listr2@8.2.3: + resolution: {integrity: sha512-Lllokma2mtoniUOS94CcOErHWAug5iu7HOmDrvWgpw8jyQH2fomgB+7lZS4HWZxytUuQwkGOwe49FvwVaA85Xw==} engines: {node: '>=18.0.0'} dependencies: cli-truncate: 4.0.0 colorette: 2.0.20 eventemitter3: 5.0.1 log-update: 6.0.0 - rfdc: 1.3.0 + rfdc: 1.4.1 wrap-ansi: 9.0.0 /load-json-file@1.1.0: @@ -11250,6 +11581,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: p-locate: 6.0.0 + dev: false /lodash-es@4.17.21: resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} @@ -12639,6 +12971,13 @@ packages: braces: 3.0.2 picomatch: 2.3.1 + /micromatch@4.0.7: + resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} + engines: {node: '>=8.6'} + dependencies: + braces: 3.0.3 + picomatch: 2.3.1 + /mime-db@1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} @@ -13023,6 +13362,13 @@ packages: dependencies: path-key: 4.0.0 + /npm-run-path@5.3.0: + resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dependencies: + path-key: 4.0.0 + dev: false + /npm@10.2.4: resolution: {integrity: sha512-umEuYneVEYO9KoEEI8n2sSGmNQeqco/3BSeacRlqIkCzw4E7XGtYSWMeJobxzr6hZ2n9cM+u5TsMTcC5bAgoWA==} engines: {node: ^18.17.0 || >=20.5.0} @@ -13469,6 +13815,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: yocto-queue: 1.0.0 + dev: false /p-limit@5.0.0: resolution: {integrity: sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==} @@ -13499,6 +13846,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: p-limit: 4.0.0 + dev: false /p-map@4.0.0: resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} @@ -13636,7 +13984,7 @@ packages: resolution: {integrity: sha512-SA5aMiaIjXkAiBrW/yPgLgQAQg42f7K3ACO+2l/zOvtQBwX58DMUsFJXelW2fx3yMBmWOVkR6j1MGsdSbCA4UA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: - '@babel/code-frame': 7.23.4 + '@babel/code-frame': 7.23.5 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 2.0.4 @@ -13651,12 +13999,13 @@ packages: json-parse-even-better-errors: 3.0.0 lines-and-columns: 2.0.4 type-fest: 3.13.1 + dev: false /parse-json@8.1.0: resolution: {integrity: sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA==} engines: {node: '>=18'} dependencies: - '@babel/code-frame': 7.23.4 + '@babel/code-frame': 7.23.5 index-to-position: 0.1.2 type-fest: 4.8.3 @@ -13676,6 +14025,11 @@ packages: unist-util-visit-children: 2.0.2 dev: false + /parse-ms@4.0.0: + resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==} + engines: {node: '>=18'} + dev: false + /parse-passwd@1.0.0: resolution: {integrity: sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==} engines: {node: '>=0.10.0'} @@ -13699,6 +14053,7 @@ packages: /path-exists@5.0.0: resolution: {integrity: sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dev: false /path-is-absolute@1.0.1: resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} @@ -13762,6 +14117,10 @@ packages: /picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} + /picocolors@1.0.1: + resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + dev: false + /picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -13868,7 +14227,7 @@ packages: dependencies: lilconfig: 3.0.0 postcss: 8.4.32 - ts-node: 10.9.1(@types/node@16.18.36)(typescript@5.3.3) + ts-node: 10.9.1(@types/node@16.18.101)(typescript@5.3.3) yaml: 2.3.4 /postcss-nested@6.0.1(postcss@8.4.32): @@ -13950,6 +14309,13 @@ packages: ansi-styles: 5.2.0 react-is: 18.2.0 + /pretty-ms@9.0.0: + resolution: {integrity: sha512-E9e9HJ9R9NasGOgPaPE8VMeiPKAyWR5jcFpNnwIejslIhWqdqOrb2wShBsncMPUb+BcCd2OPYfh7p2W6oemTng==} + engines: {node: '>=18'} + dependencies: + parse-ms: 4.0.0 + dev: false + /proc-log@3.0.0: resolution: {integrity: sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -13993,13 +14359,13 @@ packages: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} dev: false - /publint@0.2.6: - resolution: {integrity: sha512-zMwDVwrlLnCsviDXlczhuc5nIljsjZUgbLeKNyMYqbIJLRhcW81xrKsHlEu21YUaIxpa8T66tdIqP0mZm9ym3A==} + /publint@0.2.8: + resolution: {integrity: sha512-C5MjGJ7gpanqaDpgBN+6QhjvXcoj0/YpbucoW29oO5729CGTMzfr3wZTIYcpzB1xl9ZfEqj4KL86P2Z50pt/JA==} engines: {node: '>=16'} hasBin: true dependencies: npm-packlist: 5.1.3 - picocolors: 1.0.0 + picocolors: 1.0.1 sade: 1.8.1 dev: false @@ -14103,15 +14469,6 @@ packages: npm-normalize-package-bin: 3.0.1 dev: false - /read-pkg-up@10.1.0: - resolution: {integrity: sha512-aNtBq4jR8NawpKJQldrQcSW9y/d+KWH4v24HWkHljOZ7H0av+YTGANBzRh9A5pw7v/bLVsLVPpOhJ7gHNVy8lA==} - engines: {node: '>=16'} - dependencies: - find-up: 6.3.0 - read-pkg: 8.1.0 - type-fest: 4.8.3 - dev: true - /read-pkg-up@11.0.0: resolution: {integrity: sha512-LOVbvF1Q0SZdjClSefZ0Nz5z8u+tIE7mV5NibzmE9VYmDe9CaBbAVtz1veOSZbofrdsilxuDAYnFenukZVp8/Q==} engines: {node: '>=18'} @@ -14204,7 +14561,8 @@ packages: '@types/normalize-package-data': 2.4.4 normalize-package-data: 6.0.0 parse-json: 7.1.1 - type-fest: 4.8.2 + type-fest: 4.8.3 + dev: false /read-pkg@9.0.1: resolution: {integrity: sha512-9viLL4/n1BJUCT1NXVTdS1jtm80yDEgR5T4yCelII49Mbj0v1rZdKqj7zCiYdbB0CuCgdrvHcNogAKTFPBocFA==} @@ -14704,24 +15062,26 @@ packages: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - /rfdc@1.3.0: - resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==} + /rfdc@1.4.1: + resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} /rimraf@2.6.3: resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true dependencies: glob: 7.2.3 /rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true dependencies: glob: 7.2.3 - /rimraf@5.0.5: - resolution: {integrity: sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==} - engines: {node: '>=14'} + /rimraf@5.0.7: + resolution: {integrity: sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==} + engines: {node: '>=14.18'} hasBin: true dependencies: glob: 10.3.10 @@ -14946,6 +15306,19 @@ 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 + + /semver@7.6.2: + resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==} + engines: {node: '>=10'} + hasBin: true + dev: false + /sentence-splitter@2.3.2: resolution: {integrity: sha512-QnpHNykm4nI4T6mT+NoVayh9Ixl5DohYCSVqMgPJsO2WejOcqaYTh4HQOkmzaDzXH3NO5pif4z/hpo2NGtgNlg==} hasBin: true @@ -15395,6 +15768,11 @@ packages: resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} engines: {node: '>=12'} + /strip-final-newline@4.0.0: + resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==} + engines: {node: '>=18'} + dev: false + /strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} @@ -16091,8 +16469,8 @@ packages: engines: {node: '>=6', npm: '>=5'} dev: false - /toposource@1.1.4: - resolution: {integrity: sha512-WOHoshZjzHHfHf7zSEjgk48Fv29m4uqPj0fVFKnDbH0A35gyD8BncofU01pDRdaDQ8VIace8WuQ3ChHfpBjqvg==} + /toposource@1.2.0: + resolution: {integrity: sha512-sb8zWvXUWJ+jqnHM/+ud7muOT3wi0lVL/DFHH+CxTViSngzhRrIm8nensUOcxuLUNAMdsfE9DxZjLX3GhCTJKg==} dev: false /tr46@0.0.3: @@ -16145,7 +16523,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@16.18.36)(typescript@5.3.3): + /ts-node@10.9.1(@types/node@16.18.101)(typescript@5.3.3): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -16164,7 +16542,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 16.18.36 + '@types/node': 16.18.101 acorn: 8.11.2 acorn-walk: 8.3.0 arg: 4.1.3 @@ -16190,8 +16568,8 @@ packages: /tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - /tsup@8.0.1(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3): - resolution: {integrity: sha512-hvW7gUSG96j53ZTSlT4j/KL0q1Q2l6TqGBFc6/mu/L46IoNWqLLUzLRLP1R8Q7xrJTmkDxxDoojV5uCVs1sVOg==} + /tsup@8.1.0(postcss@8.4.32)(ts-node@10.9.1)(typescript@5.3.3): + resolution: {integrity: sha512-UFdfCAXukax+U6KzeTNO2kAARHcWxmKsnvSPXUcfA1D+kU05XDccCrkffCQpFaWDsZfV0jMyTsxU39VfCp6EOg==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -16209,11 +16587,11 @@ packages: typescript: optional: true dependencies: - bundle-require: 4.0.2(esbuild@0.19.8) + bundle-require: 4.0.2(esbuild@0.21.5) cac: 6.7.14 chokidar: 3.5.3 debug: 4.3.4 - esbuild: 0.19.8 + esbuild: 0.21.5 execa: 5.1.1 globby: 11.1.0 joycon: 3.1.1 @@ -16298,10 +16676,6 @@ packages: resolution: {integrity: sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==} engines: {node: '>=14.16'} - /type-fest@4.8.2: - resolution: {integrity: sha512-mcvrCjixA5166hSrUoJgGb9gBQN4loMYyj9zxuMs/66ibHNEFd5JXMw37YVDx58L4/QID9jIzdTBB4mDwDJ6KQ==} - engines: {node: '>=16'} - /type-fest@4.8.3: resolution: {integrity: sha512-//BaTm14Q/gHBn09xlnKNqfI8t6bmdzx2DXYfPBNofN0WUybCEUDcbCWcTa0oF09lzLjZgPphXAsvRiMK0V6Bw==} engines: {node: '>=16'} @@ -16734,13 +17108,13 @@ packages: engines: {node: '>=8'} dev: false - /update-browserslist-db@1.0.13(browserslist@4.22.2): + /update-browserslist-db@1.0.13(browserslist@4.22.3): resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.22.2 + browserslist: 4.22.3 escalade: 3.1.1 picocolors: 1.0.0 @@ -16937,7 +17311,7 @@ packages: vfile-message: 4.0.2 dev: false - /vite-node@1.1.0(@types/node@16.18.36): + /vite-node@1.1.0(@types/node@16.18.101): resolution: {integrity: sha512-jV48DDUxGLEBdHCQvxL1mEh7+naVy+nhUUUaPAZLd3FJgXuxQiewHcfeZebbJ6onDqNGkP4r3MhQ342PRlG81Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -16946,7 +17320,7 @@ packages: debug: 4.3.4 pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.0.10(@types/node@16.18.36) + vite: 5.0.13(@types/node@16.18.101) transitivePeerDependencies: - '@types/node' - less @@ -16957,29 +17331,8 @@ packages: - supports-color - terser - /vite-node@1.1.0(@types/node@18.18.13): - resolution: {integrity: sha512-jV48DDUxGLEBdHCQvxL1mEh7+naVy+nhUUUaPAZLd3FJgXuxQiewHcfeZebbJ6onDqNGkP4r3MhQ342PRlG81Q==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - dependencies: - cac: 6.7.14 - debug: 4.3.4 - pathe: 1.1.1 - picocolors: 1.0.0 - vite: 5.0.10(@types/node@18.18.13) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - dev: true - - /vite@5.0.10(@types/node@16.18.36): - resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==} + /vite@5.0.13(@types/node@16.18.101): + resolution: {integrity: sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -17006,50 +17359,14 @@ packages: terser: optional: true dependencies: - '@types/node': 16.18.36 + '@types/node': 16.18.101 esbuild: 0.19.8 postcss: 8.4.32 rollup: 4.6.0 optionalDependencies: fsevents: 2.3.3 - /vite@5.0.10(@types/node@18.18.13): - resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - peerDependencies: - '@types/node': ^18.0.0 || >=20.0.0 - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - '@types/node': 18.18.13 - esbuild: 0.19.8 - postcss: 8.4.32 - rollup: 4.6.0 - optionalDependencies: - fsevents: 2.3.3 - dev: true - - /vitest@1.1.0(@types/node@16.18.36): + /vitest@1.1.0(@types/node@16.18.101): resolution: {integrity: sha512-oDFiCrw7dd3Jf06HoMtSRARivvyjHJaTxikFxuqJjO76U436PqlVw1uLn7a8OSPrhSfMGVaRakKpA2lePdw79A==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -17074,7 +17391,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 16.18.36 + '@types/node': 16.18.101 '@vitest/expect': 1.1.0 '@vitest/runner': 1.1.0 '@vitest/snapshot': 1.1.0 @@ -17093,8 +17410,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.1 - vite: 5.0.10(@types/node@16.18.36) - vite-node: 1.1.0(@types/node@16.18.36) + vite: 5.0.13(@types/node@16.18.101) + vite-node: 1.1.0(@types/node@16.18.101) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -17105,63 +17422,6 @@ packages: - supports-color - terser - /vitest@1.1.0(@types/node@18.18.13): - resolution: {integrity: sha512-oDFiCrw7dd3Jf06HoMtSRARivvyjHJaTxikFxuqJjO76U436PqlVw1uLn7a8OSPrhSfMGVaRakKpA2lePdw79A==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - peerDependencies: - '@edge-runtime/vm': '*' - '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': ^1.0.0 - '@vitest/ui': ^1.0.0 - happy-dom: '*' - jsdom: '*' - peerDependenciesMeta: - '@edge-runtime/vm': - optional: true - '@types/node': - optional: true - '@vitest/browser': - optional: true - '@vitest/ui': - optional: true - happy-dom: - optional: true - jsdom: - optional: true - dependencies: - '@types/node': 18.18.13 - '@vitest/expect': 1.1.0 - '@vitest/runner': 1.1.0 - '@vitest/snapshot': 1.1.0 - '@vitest/spy': 1.1.0 - '@vitest/utils': 1.1.0 - acorn-walk: 8.3.0 - cac: 6.7.14 - chai: 4.3.10 - debug: 4.3.4 - execa: 8.0.1 - local-pkg: 0.5.0 - magic-string: 0.30.5 - pathe: 1.1.1 - picocolors: 1.0.0 - std-env: 3.5.0 - strip-literal: 1.3.0 - tinybench: 2.5.1 - tinypool: 0.8.1 - vite: 5.0.10(@types/node@18.18.13) - vite-node: 1.1.0(@types/node@18.18.13) - why-is-node-running: 2.2.2 - transitivePeerDependencies: - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - dev: true - /walk-up-path@3.0.1: resolution: {integrity: sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA==} dev: false @@ -17396,8 +17656,8 @@ packages: /yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - /yaml-eslint-parser@1.2.2: - resolution: {integrity: sha512-pEwzfsKbTrB8G3xc/sN7aw1v6A6c/pKxLAkjclnAyo5g5qOh6eL9WGu0o3cSDQZKrTNk4KL4lQSwZW+nBkANEg==} + /yaml-eslint-parser@1.2.3: + resolution: {integrity: sha512-4wZWvE398hCP7O8n3nXKu/vdq1HcH01ixYlCREaJL5NUMwQ0g3MaGFUBNSlmBtKmhbtVG/Cm6lyYmSVTEVil8A==} engines: {node: ^14.17.0 || >=16.0.0} dependencies: eslint-visitor-keys: 3.4.3 @@ -17414,6 +17674,11 @@ packages: resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==} engines: {node: '>= 14'} + /yaml@2.4.5: + resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==} + engines: {node: '>= 14'} + hasBin: true + /yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} @@ -17459,6 +17724,11 @@ packages: resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==} engines: {node: '>=12.20'} + /yoctocolors@2.0.2: + resolution: {integrity: sha512-Ct97huExsu7cWeEjmrXlofevF8CvzUglJ4iGUet5B8xn1oumtAZBpHU4GzYuoE6PVqcZ5hghtBrSlhwHuR1Jmw==} + engines: {node: '>=18'} + dev: false + /zwitch@1.0.5: resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==}