diff --git a/package.json b/package.json index 484ffd00..eb4ea5ae 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@microsoft/api-documenter": "^7.22.21", "@microsoft/api-extractor": "^7.36.0", - "@types/node": "^20.3.3", + "@types/node": "^22.0.0", "@types/vinyl": "^2.0.7", "@userfrosting/ts-log-adapter-ava": "^0.1.1", "ava": "^6.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 43548e08..ab1baa4d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,13 +23,13 @@ importers: devDependencies: '@microsoft/api-documenter': specifier: ^7.22.21 - version: 7.25.9(@types/node@20.14.11) + version: 7.25.9(@types/node@22.0.0) '@microsoft/api-extractor': specifier: ^7.36.0 - version: 7.47.4(@types/node@20.14.11) + version: 7.47.4(@types/node@22.0.0) '@types/node': - specifier: ^20.3.3 - version: 20.14.11 + specifier: ^22.0.0 + version: 22.0.0 '@types/vinyl': specifier: ^2.0.7 version: 2.0.12 @@ -373,6 +373,9 @@ packages: '@types/node@20.14.11': resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} + '@types/node@22.0.0': + resolution: {integrity: sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==} + '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1617,6 +1620,9 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.11.1: + resolution: {integrity: sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==} + unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} engines: {node: '>=18'} @@ -1949,35 +1955,35 @@ snapshots: - encoding - supports-color - '@microsoft/api-documenter@7.25.9(@types/node@20.14.11)': + '@microsoft/api-documenter@7.25.9(@types/node@22.0.0)': dependencies: - '@microsoft/api-extractor-model': 7.29.4(@types/node@20.14.11) + '@microsoft/api-extractor-model': 7.29.4(@types/node@22.0.0) '@microsoft/tsdoc': 0.15.0 - '@rushstack/node-core-library': 5.5.1(@types/node@20.14.11) - '@rushstack/terminal': 0.13.3(@types/node@20.14.11) - '@rushstack/ts-command-line': 4.22.3(@types/node@20.14.11) + '@rushstack/node-core-library': 5.5.1(@types/node@22.0.0) + '@rushstack/terminal': 0.13.3(@types/node@22.0.0) + '@rushstack/ts-command-line': 4.22.3(@types/node@22.0.0) js-yaml: 3.13.1 resolve: 1.22.2 transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor-model@7.29.4(@types/node@20.14.11)': + '@microsoft/api-extractor-model@7.29.4(@types/node@22.0.0)': dependencies: '@microsoft/tsdoc': 0.15.0 '@microsoft/tsdoc-config': 0.17.0 - '@rushstack/node-core-library': 5.5.1(@types/node@20.14.11) + '@rushstack/node-core-library': 5.5.1(@types/node@22.0.0) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.47.4(@types/node@20.14.11)': + '@microsoft/api-extractor@7.47.4(@types/node@22.0.0)': dependencies: - '@microsoft/api-extractor-model': 7.29.4(@types/node@20.14.11) + '@microsoft/api-extractor-model': 7.29.4(@types/node@22.0.0) '@microsoft/tsdoc': 0.15.0 '@microsoft/tsdoc-config': 0.17.0 - '@rushstack/node-core-library': 5.5.1(@types/node@20.14.11) + '@rushstack/node-core-library': 5.5.1(@types/node@22.0.0) '@rushstack/rig-package': 0.5.3 - '@rushstack/terminal': 0.13.3(@types/node@20.14.11) - '@rushstack/ts-command-line': 4.22.3(@types/node@20.14.11) + '@rushstack/terminal': 0.13.3(@types/node@22.0.0) + '@rushstack/ts-command-line': 4.22.3(@types/node@22.0.0) lodash: 4.17.21 minimatch: 3.0.8 resolve: 1.22.2 @@ -2016,7 +2022,7 @@ snapshots: estree-walker: 2.0.2 picomatch: 2.3.1 - '@rushstack/node-core-library@5.5.1(@types/node@20.14.11)': + '@rushstack/node-core-library@5.5.1(@types/node@22.0.0)': dependencies: ajv: 8.13.0 ajv-draft-04: 1.0.0(ajv@8.13.0) @@ -2027,23 +2033,23 @@ snapshots: resolve: 1.22.2 semver: 7.5.4 optionalDependencies: - '@types/node': 20.14.11 + '@types/node': 22.0.0 '@rushstack/rig-package@0.5.3': dependencies: resolve: 1.22.2 strip-json-comments: 3.1.1 - '@rushstack/terminal@0.13.3(@types/node@20.14.11)': + '@rushstack/terminal@0.13.3(@types/node@22.0.0)': dependencies: - '@rushstack/node-core-library': 5.5.1(@types/node@20.14.11) + '@rushstack/node-core-library': 5.5.1(@types/node@22.0.0) supports-color: 8.1.1 optionalDependencies: - '@types/node': 20.14.11 + '@types/node': 22.0.0 - '@rushstack/ts-command-line@4.22.3(@types/node@20.14.11)': + '@rushstack/ts-command-line@4.22.3(@types/node@22.0.0)': dependencies: - '@rushstack/terminal': 0.13.3(@types/node@20.14.11) + '@rushstack/terminal': 0.13.3(@types/node@22.0.0) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -2064,6 +2070,10 @@ snapshots: dependencies: undici-types: 5.26.5 + '@types/node@22.0.0': + dependencies: + undici-types: 6.11.1 + '@types/normalize-package-data@2.4.1': {} '@types/vinyl@2.0.12': @@ -3263,6 +3273,8 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.11.1: {} + unicorn-magic@0.1.0: {} universalify@0.1.2: {}