From 89911ada481aafe69adcb57dcea45539c16ecbbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 15:54:23 +0000 Subject: [PATCH] chore(deps): update devdependencies --- ...-0b5bcb60-69b0-4a29-a447-916213ee7dc2.json | 7 + ...-0c2d8105-b632-4c0e-b6f7-657495008e61.json | 7 + ...-5a918b82-ea85-44b9-8e07-44bf7ebca992.json | 7 + package.json | 26 +- packages/color-helpers/package.json | 2 +- packages/date-helpers/package.json | 2 +- packages/exceptions/package.json | 4 +- pnpm-lock.yaml | 263 +++++++++--------- 8 files changed, 166 insertions(+), 152 deletions(-) create mode 100644 change/@rightcapital-color-helpers-0b5bcb60-69b0-4a29-a447-916213ee7dc2.json create mode 100644 change/@rightcapital-date-helpers-0c2d8105-b632-4c0e-b6f7-657495008e61.json create mode 100644 change/@rightcapital-exceptions-5a918b82-ea85-44b9-8e07-44bf7ebca992.json diff --git a/change/@rightcapital-color-helpers-0b5bcb60-69b0-4a29-a447-916213ee7dc2.json b/change/@rightcapital-color-helpers-0b5bcb60-69b0-4a29-a447-916213ee7dc2.json new file mode 100644 index 0000000..8dc4f0c --- /dev/null +++ b/change/@rightcapital-color-helpers-0b5bcb60-69b0-4a29-a447-916213ee7dc2.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "chore(deps): update devdependencies", + "packageName": "@rightcapital/color-helpers", + "email": "email not defined", + "dependentChangeType": "none" +} diff --git a/change/@rightcapital-date-helpers-0c2d8105-b632-4c0e-b6f7-657495008e61.json b/change/@rightcapital-date-helpers-0c2d8105-b632-4c0e-b6f7-657495008e61.json new file mode 100644 index 0000000..e54cedd --- /dev/null +++ b/change/@rightcapital-date-helpers-0c2d8105-b632-4c0e-b6f7-657495008e61.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "chore(deps): update devdependencies", + "packageName": "@rightcapital/date-helpers", + "email": "email not defined", + "dependentChangeType": "none" +} diff --git a/change/@rightcapital-exceptions-5a918b82-ea85-44b9-8e07-44bf7ebca992.json b/change/@rightcapital-exceptions-5a918b82-ea85-44b9-8e07-44bf7ebca992.json new file mode 100644 index 0000000..5b7dcd9 --- /dev/null +++ b/change/@rightcapital-exceptions-5a918b82-ea85-44b9-8e07-44bf7ebca992.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "chore(deps): update devdependencies", + "packageName": "@rightcapital/exceptions", + "email": "email not defined", + "dependentChangeType": "none" +} diff --git a/package.json b/package.json index 63ee70f..e21a600 100644 --- a/package.json +++ b/package.json @@ -37,23 +37,23 @@ } }, "devDependencies": { - "@babel/preset-env": "7.23.9", - "@babel/preset-typescript": "7.23.3", - "@commitlint/cli": "19.0.0", - "@commitlint/config-conventional": "19.0.0", - "@commitlint/cz-commitlint": "19.0.0", + "@babel/preset-env": "7.24.4", + "@babel/preset-typescript": "7.24.1", + "@commitlint/cli": "19.2.2", + "@commitlint/config-conventional": "19.2.2", + "@commitlint/cz-commitlint": "19.2.0", "@rightcapital/exceptions": "workspace:*", - "@rightcapital/prettier-config": "6.0.12", - "@types/jest": "29.5.11", - "beachball": "2.39.0", + "@rightcapital/prettier-config": "6.0.16", + "@types/jest": "29.5.12", + "beachball": "2.43.0", "commitizen": "4.3.0", "concurrently": "8.2.2", - "eslint": "8.56.0", - "husky": "9.0.7", - "inquirer": "9.2.13", + "eslint": "8.57.0", + "husky": "9.0.11", + "inquirer": "9.2.19", "jest": "29.7.0", - "prettier": "3.2.4", + "prettier": "3.2.5", "ts-node": "10.9.2", - "typescript": "5.3.3" + "typescript": "5.4.5" } } diff --git a/packages/color-helpers/package.json b/packages/color-helpers/package.json index 2f5b633..c1626b9 100644 --- a/packages/color-helpers/package.json +++ b/packages/color-helpers/package.json @@ -32,7 +32,7 @@ "prettier": "prettier \"{src,__tests__}/**/*.{tsx,ts}\" -l" }, "devDependencies": { - "typedoc": "0.25.7", + "typedoc": "0.25.13", "typedoc-plugin-markdown": "3.17.1" } } diff --git a/packages/date-helpers/package.json b/packages/date-helpers/package.json index f454ae5..121b94a 100644 --- a/packages/date-helpers/package.json +++ b/packages/date-helpers/package.json @@ -41,7 +41,7 @@ "date-fns": "^2.29.3 || ^3.0.0" }, "devDependencies": { - "typedoc": "0.25.7", + "typedoc": "0.25.13", "typedoc-plugin-markdown": "3.17.1" } } diff --git a/packages/exceptions/package.json b/packages/exceptions/package.json index 36048cd..76cd6fe 100644 --- a/packages/exceptions/package.json +++ b/packages/exceptions/package.json @@ -29,8 +29,8 @@ "prettier": "prettier \"{src,__tests__}/**/*.{tsx,ts}\" -l" }, "devDependencies": { - "prettier": "3.2.4", - "typedoc": "0.25.7", + "prettier": "3.2.5", + "typedoc": "0.25.13", "typedoc-plugin-markdown": "3.17.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c248bc5..33da9fa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,68 +9,68 @@ importers: .: devDependencies: '@babel/preset-env': - specifier: 7.23.9 - version: 7.23.9(@babel/core@7.24.4) + specifier: 7.24.4 + version: 7.24.4(@babel/core@7.24.4) '@babel/preset-typescript': - specifier: 7.23.3 - version: 7.23.3(@babel/core@7.24.4) + specifier: 7.24.1 + version: 7.24.1(@babel/core@7.24.4) '@commitlint/cli': - specifier: 19.0.0 - version: 19.0.0(@types/node@20.12.7)(typescript@5.3.3) + specifier: 19.2.2 + version: 19.2.2(@types/node@20.12.7)(typescript@5.4.5) '@commitlint/config-conventional': - specifier: 19.0.0 - version: 19.0.0 + specifier: 19.2.2 + version: 19.2.2 '@commitlint/cz-commitlint': - specifier: 19.0.0 - version: 19.0.0(@types/node@20.12.7)(commitizen@4.3.0)(inquirer@9.2.13)(typescript@5.3.3) + specifier: 19.2.0 + version: 19.2.0(@types/node@20.12.7)(commitizen@4.3.0)(inquirer@9.2.19)(typescript@5.4.5) '@rightcapital/exceptions': specifier: workspace:* version: link:packages/exceptions '@rightcapital/prettier-config': - specifier: 6.0.12 - version: 6.0.12(prettier@3.2.4) + specifier: 6.0.16 + version: 6.0.16(prettier@3.2.5) '@types/jest': - specifier: 29.5.11 - version: 29.5.11 + specifier: 29.5.12 + version: 29.5.12 beachball: - specifier: 2.39.0 - version: 2.39.0(typescript@5.3.3) + specifier: 2.43.0 + version: 2.43.0(typescript@5.4.5) commitizen: specifier: 4.3.0 - version: 4.3.0(@types/node@20.12.7)(typescript@5.3.3) + version: 4.3.0(@types/node@20.12.7)(typescript@5.4.5) concurrently: specifier: 8.2.2 version: 8.2.2 eslint: - specifier: 8.56.0 - version: 8.56.0 + specifier: 8.57.0 + version: 8.57.0 husky: - specifier: 9.0.7 - version: 9.0.7 + specifier: 9.0.11 + version: 9.0.11 inquirer: - specifier: 9.2.13 - version: 9.2.13 + specifier: 9.2.19 + version: 9.2.19 jest: specifier: 29.7.0 version: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2) prettier: - specifier: 3.2.4 - version: 3.2.4 + specifier: 3.2.5 + version: 3.2.5 ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@20.12.7)(typescript@5.3.3) + version: 10.9.2(@types/node@20.12.7)(typescript@5.4.5) typescript: - specifier: 5.3.3 - version: 5.3.3 + specifier: 5.4.5 + version: 5.4.5 packages/color-helpers: devDependencies: typedoc: - specifier: 0.25.7 - version: 0.25.7(typescript@5.3.3) + specifier: 0.25.13 + version: 0.25.13(typescript@5.4.5) typedoc-plugin-markdown: specifier: 3.17.1 - version: 3.17.1(typedoc@0.25.7) + version: 3.17.1(typedoc@0.25.13) packages/date-helpers: dependencies: @@ -82,23 +82,23 @@ importers: version: 3.6.0 devDependencies: typedoc: - specifier: 0.25.7 - version: 0.25.7(typescript@5.3.3) + specifier: 0.25.13 + version: 0.25.13(typescript@5.4.5) typedoc-plugin-markdown: specifier: 3.17.1 - version: 3.17.1(typedoc@0.25.7) + version: 3.17.1(typedoc@0.25.13) packages/exceptions: devDependencies: prettier: - specifier: 3.2.4 - version: 3.2.4 + specifier: 3.2.5 + version: 3.2.5 typedoc: - specifier: 0.25.7 - version: 0.25.7(typescript@5.3.3) + specifier: 0.25.13 + version: 0.25.13(typescript@5.4.5) typedoc-plugin-markdown: specifier: 3.17.1 - version: 3.17.1(typedoc@0.25.7) + version: 3.17.1(typedoc@0.25.13) packages: @@ -216,21 +216,6 @@ packages: semver: 6.3.1 dev: true - /@babel/helper-define-polyfill-provider@0.5.0(@babel/core@7.24.4): - resolution: {integrity: sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.24.4 - '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.24.0 - debug: 4.3.4 - lodash.debounce: 4.0.8 - resolve: 1.22.8 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-define-polyfill-provider@0.6.1(@babel/core@7.24.4): resolution: {integrity: sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA==} peerDependencies: @@ -404,6 +389,17 @@ packages: '@babel/types': 7.24.0 dev: true + /@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.4(@babel/core@7.24.4): + resolution: {integrity: sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.24.4 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.24.0 + dev: true + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.1(@babel/core@7.24.4): resolution: {integrity: sha512-y4HqEnkelJIOQGd+3g1bTeKsA5c6qM7eOn7VggGVbBc0y8MLSKHacwcIE2PplNlQSj0PqS9rrXL/nkPVK+kUNg==} engines: {node: '>=6.9.0'} @@ -1188,8 +1184,8 @@ packages: '@babel/helper-plugin-utils': 7.24.0 dev: true - /@babel/preset-env@7.23.9(@babel/core@7.24.4): - resolution: {integrity: sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A==} + /@babel/preset-env@7.24.4(@babel/core@7.24.4): + resolution: {integrity: sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1199,6 +1195,7 @@ packages: '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-validator-option': 7.23.5 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.4(@babel/core@7.24.4) '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.1(@babel/core@7.24.4) '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.1(@babel/core@7.24.4) '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.1(@babel/core@7.24.4) @@ -1271,8 +1268,8 @@ packages: '@babel/plugin-transform-unicode-sets-regex': 7.24.1(@babel/core@7.24.4) '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.24.4) babel-plugin-polyfill-corejs2: 0.4.10(@babel/core@7.24.4) - babel-plugin-polyfill-corejs3: 0.9.0(@babel/core@7.24.4) - babel-plugin-polyfill-regenerator: 0.5.5(@babel/core@7.24.4) + babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.4) + babel-plugin-polyfill-regenerator: 0.6.1(@babel/core@7.24.4) core-js-compat: 3.36.1 semver: 6.3.1 transitivePeerDependencies: @@ -1290,8 +1287,8 @@ packages: esutils: 2.0.3 dev: true - /@babel/preset-typescript@7.23.3(@babel/core@7.24.4): - resolution: {integrity: sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==} + /@babel/preset-typescript@7.24.1(@babel/core@7.24.4): + resolution: {integrity: sha512-1DBaMmRDpuYQBPWD8Pf/WEwCrtgRHxsZnP4mIy9G/X+hFfbI47Q2G4t1Paakld84+qsk2fSsUPMKg71jkoOOaQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1355,27 +1352,25 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@commitlint/cli@19.0.0(@types/node@20.12.7)(typescript@5.3.3): - resolution: {integrity: sha512-SVBQG6k+eOOmlejYTtxnqJGmhrzy/m0qH3bVeoHY3gtlJBK3Kb32RjJioteBYk8Vuo58x5ehAjXwsQFX58X+xw==} + /@commitlint/cli@19.2.2(@types/node@20.12.7)(typescript@5.4.5): + resolution: {integrity: sha512-P8cbOHfg2PQRzfICLSrzUVOCVMqjEZ8Hlth6mtJ4yOEjT47Q5PbIGymgX3rLVylNw+3IAT2Djn9IJ2wHbXFzBg==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.0.3 '@commitlint/lint': 19.2.2 - '@commitlint/load': 19.2.0(@types/node@20.12.7)(typescript@5.3.3) + '@commitlint/load': 19.2.0(@types/node@20.12.7)(typescript@5.4.5) '@commitlint/read': 19.2.1 '@commitlint/types': 19.0.3 execa: 8.0.1 - resolve-from: 5.0.0 - resolve-global: 2.0.0 yargs: 17.7.2 transitivePeerDependencies: - '@types/node' - typescript dev: true - /@commitlint/config-conventional@19.0.0: - resolution: {integrity: sha512-d8lPm+slPUdA8Zof2Y36RqAm/MmAYx/QQIEd2gKbpfLThQK1oYLs+0C3sMPD+4LIq2kh4cnbV9WnPA0P5sN8Ig==} + /@commitlint/config-conventional@19.2.2: + resolution: {integrity: sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==} engines: {node: '>=v18'} dependencies: '@commitlint/types': 19.0.3 @@ -1390,19 +1385,19 @@ packages: ajv: 8.12.0 dev: true - /@commitlint/cz-commitlint@19.0.0(@types/node@20.12.7)(commitizen@4.3.0)(inquirer@9.2.13)(typescript@5.3.3): - resolution: {integrity: sha512-hIWExZOycAuq0fW7rBq23AuBMJAmvTuM3GSlAX5kSV8gvASwXSrHRKgxrHQCcozV/ZnLlbFEvfVgBRi+UbH8pA==} + /@commitlint/cz-commitlint@19.2.0(@types/node@20.12.7)(commitizen@4.3.0)(inquirer@9.2.19)(typescript@5.4.5): + resolution: {integrity: sha512-kudzHMY9/GxflGyAWMiisiBq2UkyQL1D1eWjGKoC66qQ+5jxRYeDaiVwTdPxYMnmehftNcpksZATDYKqdPP0Wg==} engines: {node: '>=v18'} peerDependencies: commitizen: ^4.0.3 inquirer: ^9.0.0 dependencies: '@commitlint/ensure': 19.0.3 - '@commitlint/load': 19.2.0(@types/node@20.12.7)(typescript@5.3.3) + '@commitlint/load': 19.2.0(@types/node@20.12.7)(typescript@5.4.5) '@commitlint/types': 19.0.3 chalk: 5.3.0 - commitizen: 4.3.0(@types/node@20.12.7)(typescript@5.3.3) - inquirer: 9.2.13 + commitizen: 4.3.0(@types/node@20.12.7)(typescript@5.4.5) + inquirer: 9.2.19 lodash.isplainobject: 4.0.6 word-wrap: 1.2.5 transitivePeerDependencies: @@ -1453,7 +1448,7 @@ packages: '@commitlint/types': 19.0.3 dev: true - /@commitlint/load@19.2.0(@types/node@20.12.7)(typescript@5.3.3): + /@commitlint/load@19.2.0(@types/node@20.12.7)(typescript@5.4.5): resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==} engines: {node: '>=v18'} dependencies: @@ -1462,8 +1457,8 @@ packages: '@commitlint/resolve-extends': 19.1.0 '@commitlint/types': 19.0.3 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.7)(cosmiconfig@9.0.0)(typescript@5.3.3) + cosmiconfig: 9.0.0(typescript@5.4.5) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.7)(cosmiconfig@9.0.0)(typescript@5.4.5) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -1547,13 +1542,13 @@ packages: '@jridgewell/trace-mapping': 0.3.9 dev: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.56.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.57.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.56.0 + eslint: 8.57.0 eslint-visitor-keys: 3.4.3 dev: true @@ -1579,8 +1574,8 @@ packages: - supports-color dev: true - /@eslint/js@8.56.0: - resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==} + /@eslint/js@8.57.0: + resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -1604,6 +1599,11 @@ packages: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} dev: true + /@inquirer/figures@1.0.1: + resolution: {integrity: sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==} + engines: {node: '>=18'} + dev: true + /@istanbuljs/load-nyc-config@1.1.0: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} engines: {node: '>=8'} @@ -1899,13 +1899,13 @@ packages: fastq: 1.17.1 dev: true - /@rightcapital/prettier-config@6.0.12(prettier@3.2.4): - resolution: {integrity: sha512-oNdf217obn/TlVSP+r/RMKW1dWMyA2iD/H9w33SMuxag3neZMRGs0OdwxeC7eJFpxm3vnz32W8Ej+iSjOBrpmQ==} + /@rightcapital/prettier-config@6.0.16(prettier@3.2.5): + resolution: {integrity: sha512-YP9PXnha/3lGecBiyhPCFlMOpTfPrt7pDmcNMg6Cz2X1A45EGK58sjtxGAbXFobr7S95G53dTsQksj7AqityMA==} engines: {node: '>=16.0.0'} peerDependencies: prettier: ^3.0.0 dependencies: - prettier: 3.2.4 + prettier: 3.2.5 dev: true /@sinclair/typebox@0.27.8: @@ -1997,8 +1997,8 @@ packages: '@types/istanbul-lib-report': 3.0.3 dev: true - /@types/jest@29.5.11: - resolution: {integrity: sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==} + /@types/jest@29.5.12: + resolution: {integrity: sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==} dependencies: expect: 29.7.0 pretty-format: 29.7.0 @@ -2202,25 +2202,25 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-corejs3@0.9.0(@babel/core@7.24.4): - resolution: {integrity: sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg==} + /babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.4): + resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/core': 7.24.4 - '@babel/helper-define-polyfill-provider': 0.5.0(@babel/core@7.24.4) + '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.4) core-js-compat: 3.36.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator@0.5.5(@babel/core@7.24.4): - resolution: {integrity: sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg==} + /babel-plugin-polyfill-regenerator@0.6.1(@babel/core@7.24.4): + resolution: {integrity: sha512-JfTApdE++cgcTWjsiCQlLyFBMbTUft9ja17saCc93lgV33h4tuCVj7tlvu//qpLwaG+3yEz7/KhahGrUMkVq9g==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/core': 7.24.4 - '@babel/helper-define-polyfill-provider': 0.5.0(@babel/core@7.24.4) + '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.4) transitivePeerDependencies: - supports-color dev: true @@ -2264,12 +2264,12 @@ packages: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} dev: true - /beachball@2.39.0(typescript@5.3.3): - resolution: {integrity: sha512-YyhL16twP3sa0Pd+auXDzG2xqIPBLF+9GIsMEXMRpSjk9eYpzqSY/BOKbwzy+VqsUlQxWfVIFxijbUEQZYIwUQ==} + /beachball@2.43.0(typescript@5.4.5): + resolution: {integrity: sha512-1JurA824/tDJ5VrQrqEZqS2rODrELY9HzyOOAWgun4g7D7JBGbwY312imxhwHquFBnCtpL+ReX/Gv0KOMzQCdA==} engines: {node: '>=14.0.0'} hasBin: true dependencies: - cosmiconfig: 8.3.6(typescript@5.3.3) + cosmiconfig: 8.3.6(typescript@5.4.5) execa: 5.1.1 fs-extra: 11.2.0 lodash: 4.17.21 @@ -2482,13 +2482,13 @@ packages: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} dev: true - /commitizen@4.3.0(@types/node@20.12.7)(typescript@5.3.3): + /commitizen@4.3.0(@types/node@20.12.7)(typescript@5.4.5): resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==} engines: {node: '>= 12'} hasBin: true dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@20.12.7)(typescript@5.3.3) + cz-conventional-changelog: 3.3.0(@types/node@20.12.7)(typescript@5.4.5) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -2572,7 +2572,7 @@ packages: browserslist: 4.23.0 dev: true - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.7)(cosmiconfig@9.0.0)(typescript@5.3.3): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.7)(cosmiconfig@9.0.0)(typescript@5.4.5): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -2581,12 +2581,12 @@ packages: typescript: '>=4' dependencies: '@types/node': 20.12.7 - cosmiconfig: 9.0.0(typescript@5.3.3) + cosmiconfig: 9.0.0(typescript@5.4.5) jiti: 1.21.0 - typescript: 5.3.3 + typescript: 5.4.5 dev: true - /cosmiconfig@8.3.6(typescript@5.3.3): + /cosmiconfig@8.3.6(typescript@5.4.5): resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} peerDependencies: @@ -2599,10 +2599,10 @@ packages: js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 - typescript: 5.3.3 + typescript: 5.4.5 dev: true - /cosmiconfig@9.0.0(typescript@5.3.3): + /cosmiconfig@9.0.0(typescript@5.4.5): resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} engines: {node: '>=14'} peerDependencies: @@ -2615,7 +2615,7 @@ packages: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 - typescript: 5.3.3 + typescript: 5.4.5 dev: true /create-jest@29.7.0(@types/node@20.12.7)(ts-node@10.9.2): @@ -2650,18 +2650,18 @@ packages: which: 2.0.2 dev: true - /cz-conventional-changelog@3.3.0(@types/node@20.12.7)(typescript@5.3.3): + /cz-conventional-changelog@3.3.0(@types/node@20.12.7)(typescript@5.4.5): resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==} engines: {node: '>= 10'} dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@20.12.7)(typescript@5.3.3) + commitizen: 4.3.0(@types/node@20.12.7)(typescript@5.4.5) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.2.0(@types/node@20.12.7)(typescript@5.3.3) + '@commitlint/load': 19.2.0(@types/node@20.12.7)(typescript@5.4.5) transitivePeerDependencies: - '@types/node' - typescript @@ -2847,15 +2847,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.56.0: - resolution: {integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==} + /eslint@8.57.0: + resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@eslint-community/regexpp': 4.10.0 '@eslint/eslintrc': 2.1.4 - '@eslint/js': 8.56.0 + '@eslint/js': 8.57.0 '@humanwhocodes/config-array': 0.11.14 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -3361,8 +3361,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@9.0.7: - resolution: {integrity: sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==} + /husky@9.0.11: + resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==} engines: {node: '>=18'} hasBin: true dev: true @@ -3450,17 +3450,17 @@ packages: wrap-ansi: 7.0.0 dev: true - /inquirer@9.2.13: - resolution: {integrity: sha512-mUlJNemjYioZgaZXqEFlQ0z9GD8/o+pavIF3JyhzWLX4Xa9M1wioGMCxQEFmps70un9lrah2WaBl3kSRVcoV3g==} - engines: {node: '>=14.18.0'} + /inquirer@9.2.19: + resolution: {integrity: sha512-WpxOT71HGsFya6/mj5PUue0sWwbpbiPfAR+332zLj/siB0QA1PZM8v3GepegFV1Op189UxHUCF6y8AySdtOMVA==} + engines: {node: '>=18'} dependencies: + '@inquirer/figures': 1.0.1 '@ljharb/through': 2.3.13 ansi-escapes: 4.3.2 chalk: 5.3.0 cli-cursor: 3.1.0 cli-width: 4.1.0 external-editor: 3.1.0 - figures: 3.2.0 lodash: 4.17.21 mute-stream: 1.0.0 ora: 5.4.1 @@ -3724,7 +3724,7 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.2(@types/node@20.12.7)(typescript@5.3.3) + ts-node: 10.9.2(@types/node@20.12.7)(typescript@5.4.5) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -4564,8 +4564,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier@3.2.4: - resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==} + /prettier@3.2.5: + resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} engines: {node: '>=14'} hasBin: true dev: true @@ -4692,13 +4692,6 @@ packages: engines: {node: '>=8'} dev: true - /resolve-global@2.0.0: - resolution: {integrity: sha512-gnAQ0Q/KkupGkuiMyX4L0GaBV8iFwlmoXsMtOz+DFTaKmHhOO/dSlP1RMKhpvHv/dh6K/IQkowGJBqUG0NfBUw==} - engines: {node: '>=18'} - dependencies: - global-directory: 4.0.1 - dev: true - /resolve.exports@2.0.2: resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==} engines: {node: '>=10'} @@ -4993,7 +4986,7 @@ packages: hasBin: true dev: true - /ts-node@10.9.2(@types/node@20.12.7)(typescript@5.3.3): + /ts-node@10.9.2(@types/node@20.12.7)(typescript@5.4.5): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -5019,7 +5012,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.3.3 + typescript: 5.4.5 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -5050,31 +5043,31 @@ packages: engines: {node: '>=10'} dev: true - /typedoc-plugin-markdown@3.17.1(typedoc@0.25.7): + /typedoc-plugin-markdown@3.17.1(typedoc@0.25.13): resolution: {integrity: sha512-QzdU3fj0Kzw2XSdoL15ExLASt2WPqD7FbLeaqwT70+XjKyTshBnUlQA5nNREO1C2P8Uen0CDjsBLMsCQ+zd0lw==} peerDependencies: typedoc: '>=0.24.0' dependencies: handlebars: 4.7.8 - typedoc: 0.25.7(typescript@5.3.3) + typedoc: 0.25.13(typescript@5.4.5) dev: true - /typedoc@0.25.7(typescript@5.3.3): - resolution: {integrity: sha512-m6A6JjQRg39p2ZVRIN3NKXgrN8vzlHhOS+r9ymUYtcUP/TIQPvWSq7YgE5ZjASfv5Vd5BW5xrir6Gm2XNNcOow==} + /typedoc@0.25.13(typescript@5.4.5): + resolution: {integrity: sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==} engines: {node: '>= 16'} hasBin: true peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x dependencies: lunr: 2.3.9 marked: 4.3.0 minimatch: 9.0.4 shiki: 0.14.7 - typescript: 5.3.3 + typescript: 5.4.5 dev: true - /typescript@5.3.3: - resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} + /typescript@5.4.5: + resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} engines: {node: '>=14.17'} hasBin: true dev: true