diff --git a/package.json b/package.json index e217025..bfe6202 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@changesets/cli": "^2.26.2", "@svitejs/changesets-changelog-github-compact": "^1.1.0", - "@types/node": "20.4.2", + "@types/node": "22.10.3", "eslint": "^8.44.0", "eslint-configs": "workspace:*", "ts-configs": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5d95ff7..79ee3da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.1.0 version: 1.1.0 '@types/node': - specifier: 20.4.2 - version: 20.4.2 + specifier: 22.10.3 + version: 22.10.3 eslint: specifier: ^8.44.0 version: 8.44.0 @@ -34,13 +34,13 @@ importers: version: 5.1.6 vite: specifier: ^4.3.9 - version: 4.3.9(@types/node@20.4.2) + version: 4.3.9(@types/node@22.10.3) vite-configs: specifier: workspace:* version: link:packages/configs/vite-configs vite-plugin-dts: specifier: ^3.1.0 - version: 3.1.0(@types/node@20.4.2)(typescript@5.1.6) + version: 3.1.0(@types/node@22.10.3)(typescript@5.1.6) vite-tsconfig-paths: specifier: ^4.2.0 version: 4.2.0(typescript@5.1.6)(vite@4.3.9) @@ -605,24 +605,24 @@ packages: read-yaml-file: 1.1.0 dev: true - /@microsoft/api-extractor-model@7.27.4(@types/node@20.4.2): + /@microsoft/api-extractor-model@7.27.4(@types/node@22.10.3): resolution: {integrity: sha512-HjqQFmuGPOS20rtnu+9Jj0QrqZyR59E+piUWXPMZTTn4jaZI+4UmsHSf3Id8vyueAhOBH2cgwBuRTE5R+MfSMw==} dependencies: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.59.5(@types/node@20.4.2) + '@rushstack/node-core-library': 3.59.5(@types/node@22.10.3) transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor@7.36.2(@types/node@20.4.2): + /@microsoft/api-extractor@7.36.2(@types/node@22.10.3): resolution: {integrity: sha512-ONe/jOmTZtR3OjTkWKHmeSV1P5ozbHDxHr6FV3KoWyIl1AcPk2B3dmvVBM5eOlZB5bgM66nxcWQTZ6msQo2hHg==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.27.4(@types/node@20.4.2) + '@microsoft/api-extractor-model': 7.27.4(@types/node@22.10.3) '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.59.5(@types/node@20.4.2) + '@rushstack/node-core-library': 3.59.5(@types/node@22.10.3) '@rushstack/rig-package': 0.4.0 '@rushstack/ts-command-line': 4.15.1 colors: 1.2.5 @@ -684,7 +684,7 @@ packages: rollup: 3.26.2 dev: true - /@rushstack/node-core-library@3.59.5(@types/node@20.4.2): + /@rushstack/node-core-library@3.59.5(@types/node@22.10.3): resolution: {integrity: sha512-1IpV7LufrI1EoVO8hYsb3t6L8L+yp40Sa0OaOV2CIu1zx4e6ZeVNaVIEXFgMXBKdGXkAh21MnCaIzlDNpG6ZQw==} peerDependencies: '@types/node': '*' @@ -692,7 +692,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 20.4.2 + '@types/node': 22.10.3 colors: 1.2.5 fs-extra: 7.0.1 import-lazy: 4.0.0 @@ -768,8 +768,10 @@ packages: resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} dev: true - /@types/node@20.4.2: - resolution: {integrity: sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==} + /@types/node@22.10.3: + resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==} + dependencies: + undici-types: 6.20.0 dev: true /@types/normalize-package-data@2.4.1: @@ -3217,6 +3219,10 @@ packages: which-boxed-primitive: 1.0.2 dev: true + /undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + dev: true + /universalify@0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} engines: {node: '>= 4.0.0'} @@ -3240,7 +3246,7 @@ packages: engines: {node: '>= 0.10'} dev: true - /vite-node@0.33.0(@types/node@20.4.2): + /vite-node@0.33.0(@types/node@22.10.3): resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true @@ -3250,7 +3256,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.3.9(@types/node@20.4.2) + vite: 4.3.9(@types/node@22.10.3) transitivePeerDependencies: - '@types/node' - less @@ -3261,15 +3267,15 @@ packages: - terser dev: true - /vite-plugin-dts@3.1.0(@types/node@20.4.2)(typescript@5.1.6): + /vite-plugin-dts@3.1.0(@types/node@22.10.3)(typescript@5.1.6): resolution: {integrity: sha512-KMrbt07OVJlsVQyrhJ4gBd+1xlboxJiYyoMJLmEEYlKYAhxmIlb50KlCxYYiNbrEt2FDQ+Ocl0fbFqHmP19gTg==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: typescript: '*' dependencies: - '@microsoft/api-extractor': 7.36.2(@types/node@20.4.2) + '@microsoft/api-extractor': 7.36.2(@types/node@22.10.3) '@rollup/pluginutils': 5.0.2(rollup@3.26.2) - '@rushstack/node-core-library': 3.59.5(@types/node@20.4.2) + '@rushstack/node-core-library': 3.59.5(@types/node@22.10.3) '@vue/language-core': 1.8.4(typescript@5.1.6) debug: 4.3.4 kolorist: 1.8.0 @@ -3277,7 +3283,7 @@ packages: vue-tsc: 1.8.4(typescript@5.1.6) optionalDependencies: rollup: 3.26.2 - vite: 4.3.9(@types/node@20.4.2) + vite: 4.3.9(@types/node@22.10.3) transitivePeerDependencies: - '@types/node' - less @@ -3299,13 +3305,13 @@ packages: debug: 4.3.4 globrex: 0.1.2 tsconfck: 2.1.1(typescript@5.1.6) - vite: 4.3.9(@types/node@20.4.2) + vite: 4.3.9(@types/node@22.10.3) transitivePeerDependencies: - supports-color - typescript dev: true - /vite@4.3.9(@types/node@20.4.2): + /vite@4.3.9(@types/node@22.10.3): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -3330,7 +3336,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.2 + '@types/node': 22.10.3 esbuild: 0.17.19 postcss: 8.4.25 rollup: 3.26.2 @@ -3371,7 +3377,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 20.4.2 + '@types/node': 22.10.3 '@vitest/expect': 0.33.0 '@vitest/runner': 0.33.0 '@vitest/snapshot': 0.33.0 @@ -3390,8 +3396,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.6.0 - vite: 4.3.9(@types/node@20.4.2) - vite-node: 0.33.0(@types/node@20.4.2) + vite: 4.3.9(@types/node@22.10.3) + vite-node: 0.33.0(@types/node@22.10.3) why-is-node-running: 2.2.2 transitivePeerDependencies: - less