diff --git a/package.json b/package.json index 3567cc1..70dfee1 100644 --- a/package.json +++ b/package.json @@ -69,9 +69,9 @@ "@release-it/conventional-changelog": "5.1.1", "@types/eslint": "8.4.7", "@types/eslint-plugin-prettier": "3.1.0", - "@types/node": "18.8.5", - "@types/prettier": "2.7.1", - "@types/rimraf": "3.0.2", + "@types/node": "20.16.0", + "@types/prettier": "3.0.0", + "@types/rimraf": "4.0.5", "@types/source-map-support": "0.5.6", "@typescript-eslint/eslint-plugin": "5.40.1", "@typescript-eslint/parser": "5.40.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af5edf3..74afc8a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,9 +4,9 @@ specifiers: '@release-it/conventional-changelog': 5.1.1 '@types/eslint': 8.4.7 '@types/eslint-plugin-prettier': 3.1.0 - '@types/node': 18.8.5 - '@types/prettier': 2.7.1 - '@types/rimraf': 3.0.2 + '@types/node': 20.16.0 + '@types/prettier': 3.0.0 + '@types/rimraf': 4.0.5 '@types/source-map-support': 0.5.6 '@typescript-eslint/eslint-plugin': 5.40.1 '@typescript-eslint/parser': 5.40.1 @@ -40,9 +40,9 @@ devDependencies: '@release-it/conventional-changelog': 5.1.1_release-it@15.5.0 '@types/eslint': 8.4.7 '@types/eslint-plugin-prettier': 3.1.0 - '@types/node': 18.8.5 - '@types/prettier': 2.7.1 - '@types/rimraf': 3.0.2 + '@types/node': 20.16.0 + '@types/prettier': 3.0.0 + '@types/rimraf': 4.0.5 '@types/source-map-support': 0.5.6 '@typescript-eslint/eslint-plugin': 5.40.1_ukgdydjtebaxmxfqp5v5ulh64y '@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q @@ -58,7 +58,7 @@ devDependencies: eslint-plugin-promise: 6.1.1_eslint@8.25.0 eslint-plugin-unicorn: 44.0.2_eslint@8.25.0 husky: 8.0.1 - jest: 29.2.1_@types+node@18.8.5 + jest: 29.2.1_@types+node@20.16.0 prettier: 2.7.1 release-it: 15.5.0 rimraf: 3.0.2 @@ -492,7 +492,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.2.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 chalk: 4.1.2 jest-message-util: 29.2.1 jest-util: 29.2.1 @@ -513,14 +513,14 @@ packages: '@jest/test-result': 29.2.1 '@jest/transform': 29.2.1 '@jest/types': 29.2.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.5.0 exit: 0.1.2 graceful-fs: 4.2.10 jest-changed-files: 29.2.0 - jest-config: 29.2.1_@types+node@18.8.5 + jest-config: 29.2.1_@types+node@20.16.0 jest-haste-map: 29.2.1 jest-message-util: 29.2.1 jest-regex-util: 29.2.0 @@ -547,7 +547,7 @@ packages: dependencies: '@jest/fake-timers': 29.2.1 '@jest/types': 29.2.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 jest-mock: 29.2.1 dev: true @@ -574,7 +574,7 @@ packages: dependencies: '@jest/types': 29.2.1 '@sinonjs/fake-timers': 9.1.2 - '@types/node': 18.8.5 + '@types/node': 20.16.0 jest-message-util: 29.2.1 jest-mock: 29.2.1 jest-util: 29.2.1 @@ -607,7 +607,7 @@ packages: '@jest/transform': 29.2.1 '@jest/types': 29.2.1 '@jridgewell/trace-mapping': 0.3.17 - '@types/node': 18.8.5 + '@types/node': 20.16.0 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -695,7 +695,7 @@ packages: '@jest/schemas': 29.0.0 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 '@types/yargs': 17.0.13 chalk: 4.1.2 dev: true @@ -992,17 +992,10 @@ packages: resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} dev: true - /@types/glob/8.0.0: - resolution: {integrity: sha512-l6NQsDDyQUVeoTynNpC9uRvCUint/gSUXQA2euwmTuWGvPY5LSDUu6tkCtJB2SvGQlJQzLaKqcGZP4//7EDveA==} - dependencies: - '@types/minimatch': 5.1.2 - '@types/node': 18.8.5 - dev: true - /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 18.8.5 + '@types/node': 20.16.0 dev: true /@types/http-cache-semantics/4.0.1: @@ -1033,16 +1026,14 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/minimatch/5.1.2: - resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} - dev: true - /@types/minimist/1.2.2: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node/18.8.5: - resolution: {integrity: sha512-Bq7G3AErwe5A/Zki5fdD3O6+0zDChhg671NfPjtIcbtzDNZTv4NPKMRFr7gtYPG7y+B8uTiNK4Ngd9T0FTar6Q==} + /@types/node/20.16.0: + resolution: {integrity: sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ==} + dependencies: + undici-types: 6.19.6 dev: true /@types/normalize-package-data/2.4.1: @@ -1057,11 +1048,18 @@ packages: resolution: {integrity: sha512-ri0UmynRRvZiiUJdiz38MmIblKK+oH30MztdBVR95dv/Ubw6neWSb8u1XpRb72L4qsZOhz+L+z9JD40SJmfWow==} dev: true - /@types/rimraf/3.0.2: - resolution: {integrity: sha512-F3OznnSLAUxFrCEu/L5PY8+ny8DtcFRjx7fZZ9bycvXRi3KPTRS9HOitGZwvPg0juRhXFWIeKX58cnX5YqLohQ==} + /@types/prettier/3.0.0: + resolution: {integrity: sha512-mFMBfMOz8QxhYVbuINtswBp9VL2b4Y0QqYHwqLz3YbgtfAcat2Dl6Y1o4e22S/OVE6Ebl9m7wWiMT2lSbAs1wA==} + deprecated: This is a stub types definition. prettier provides its own type definitions, so you do not need this installed. dependencies: - '@types/glob': 8.0.0 - '@types/node': 18.8.5 + prettier: 2.7.1 + dev: true + + /@types/rimraf/4.0.5: + resolution: {integrity: sha512-DTCZoIQotB2SUJnYgrEx43cQIUYOlNZz0AZPbKU4PSLYTUdML5Gox0++z4F9kQocxStrCmRNhi4x5x/UlwtKUA==} + deprecated: This is a stub types definition. rimraf provides its own type definitions, so you do not need this installed. + dependencies: + rimraf: 3.0.2 dev: true /@types/semver/7.3.12: @@ -2684,7 +2682,7 @@ packages: '@typescript-eslint/eslint-plugin': 5.40.1_ukgdydjtebaxmxfqp5v5ulh64y '@typescript-eslint/utils': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q eslint: 8.25.0 - jest: 29.2.1_@types+node@18.8.5 + jest: 29.2.1_@types+node@20.16.0 transitivePeerDependencies: - supports-color - typescript @@ -3910,7 +3908,7 @@ packages: '@jest/expect': 29.2.1 '@jest/test-result': 29.2.1 '@jest/types': 29.2.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -3929,7 +3927,7 @@ packages: - supports-color dev: true - /jest-cli/29.2.1_@types+node@18.8.5: + /jest-cli/29.2.1_@types+node@20.16.0: resolution: {integrity: sha512-UIMD5aNqvPKpdlJSaeUAoLfxsh9TZvOkaMETx5qXnkboc317bcbb0eLHbIj8sFBHdcJAIAM+IRKnIU7Wi61MBw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -3946,7 +3944,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.10 import-local: 3.1.0 - jest-config: 29.2.1_@types+node@18.8.5 + jest-config: 29.2.1_@types+node@20.16.0 jest-util: 29.2.1 jest-validate: 29.2.1 prompts: 2.4.2 @@ -3957,7 +3955,7 @@ packages: - ts-node dev: true - /jest-config/29.2.1_@types+node@18.8.5: + /jest-config/29.2.1_@types+node@20.16.0: resolution: {integrity: sha512-EV5F1tQYW/quZV2br2o88hnYEeRzG53Dfi6rSG3TZBuzGQ6luhQBux/RLlU5QrJjCdq3LXxRRM8F1LP6DN1ycA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -3972,7 +3970,7 @@ packages: '@babel/core': 7.19.3 '@jest/test-sequencer': 29.2.1 '@jest/types': 29.2.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 babel-jest: 29.2.1_@babel+core@7.19.3 chalk: 4.1.2 ci-info: 3.5.0 @@ -4031,7 +4029,7 @@ packages: '@jest/environment': 29.2.1 '@jest/fake-timers': 29.2.1 '@jest/types': 29.2.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 jest-mock: 29.2.1 jest-util: 29.2.1 dev: true @@ -4047,7 +4045,7 @@ packages: dependencies: '@jest/types': 29.2.1 '@types/graceful-fs': 4.1.5 - '@types/node': 18.8.5 + '@types/node': 20.16.0 anymatch: 3.1.2 fb-watchman: 2.0.2 graceful-fs: 4.2.10 @@ -4098,7 +4096,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.2.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 jest-util: 29.2.1 dev: true @@ -4153,7 +4151,7 @@ packages: '@jest/test-result': 29.2.1 '@jest/transform': 29.2.1 '@jest/types': 29.2.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 chalk: 4.1.2 emittery: 0.10.2 graceful-fs: 4.2.10 @@ -4184,7 +4182,7 @@ packages: '@jest/test-result': 29.2.1 '@jest/transform': 29.2.1 '@jest/types': 29.2.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 @@ -4240,7 +4238,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.2.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 chalk: 4.1.2 ci-info: 3.5.0 graceful-fs: 4.2.10 @@ -4265,7 +4263,7 @@ packages: dependencies: '@jest/test-result': 29.2.1 '@jest/types': 29.2.1 - '@types/node': 18.8.5 + '@types/node': 20.16.0 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.10.2 @@ -4277,13 +4275,13 @@ packages: resolution: {integrity: sha512-ROHTZ+oj7sBrgtv46zZ84uWky71AoYi0vEV9CdEtc1FQunsoAGe5HbQmW76nI5QWdvECVPrSi1MCVUmizSavMg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.8.5 + '@types/node': 20.16.0 jest-util: 29.2.1 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true - /jest/29.2.1_@types+node@18.8.5: + /jest/29.2.1_@types+node@20.16.0: resolution: {integrity: sha512-K0N+7rx+fv3Us3KhuwRSJt55MMpZPs9Q3WSO/spRZSnsalX8yEYOTQ1PiSN7OvqzoRX4JEUXCbOJRlP4n8m5LA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -4296,7 +4294,7 @@ packages: '@jest/core': 29.2.1 '@jest/types': 29.2.1 import-local: 3.1.0 - jest-cli: 29.2.1_@types+node@18.8.5 + jest-cli: 29.2.1_@types+node@20.16.0 transitivePeerDependencies: - '@types/node' - supports-color @@ -6029,6 +6027,10 @@ packages: which-boxed-primitive: 1.0.2 dev: true + /undici-types/6.19.6: + resolution: {integrity: sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==} + dev: true + /unique-string/3.0.0: resolution: {integrity: sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==} engines: {node: '>=12'}