diff --git a/package.json b/package.json index 8a05bef..f2af073 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "@types/color-hash": "^1.0.5", - "@types/node": "^18.19.64", + "@types/node": "^22.9.0", "@types/tinycolor2": "^1.4.6", "@types/vscode": "1.80.0", "@typescript-eslint/eslint-plugin": "^6.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc8f92a..655d50c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^1.0.5 version: 1.0.5 '@types/node': - specifier: ^18.19.64 - version: 18.19.64 + specifier: ^22.9.0 + version: 22.9.1 '@types/tinycolor2': specifier: ^1.4.6 version: 1.4.6 @@ -83,7 +83,7 @@ importers: version: 115.0.1 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@18.19.64)(typescript@5.6.3) + version: 10.9.2(@types/node@22.9.1)(typescript@5.6.3) typescript: specifier: ^5.6.3 version: 5.6.3 @@ -714,7 +714,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.19.64 + '@types/node': 22.9.1 '@types/yargs': 17.0.24 chalk: 4.1.2 dev: true @@ -916,21 +916,21 @@ packages: /@types/keyv@3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 18.19.64 + '@types/node': 22.9.1 dev: true /@types/mocha@10.0.1: resolution: {integrity: sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==} dev: true - /@types/node@18.19.64: - resolution: {integrity: sha512-955mDqvO2vFf/oL7V3WiUtiz+BugyX8uVbaT2H8oj3+8dRyH2FLiNdowe7eNqRM7IOIZvzDH76EoAT+gwm6aIQ==} + /@types/node@22.8.2: + resolution: {integrity: sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==} dependencies: - undici-types: 5.26.5 + undici-types: 6.19.8 dev: true - /@types/node@22.8.2: - resolution: {integrity: sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==} + /@types/node@22.9.1: + resolution: {integrity: sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==} dependencies: undici-types: 6.19.8 dev: true @@ -942,7 +942,7 @@ packages: /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.19.64 + '@types/node': 22.9.1 dev: true /@types/semver@7.5.0: @@ -970,7 +970,7 @@ packages: /@types/ws@8.5.10: resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} dependencies: - '@types/node': 18.19.64 + '@types/node': 22.9.1 dev: true /@types/yargs-parser@21.0.0: @@ -989,7 +989,7 @@ packages: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 18.19.64 + '@types/node': 22.9.1 dev: true optional: true @@ -1413,14 +1413,14 @@ packages: resolution: {integrity: sha512-mWEiBbaC7CgxvSd2/ozpbZWebnRIc8KRu/J81Hlw/txUWio27S7IpXBlZGVvhEsNzq0+cuxB/8gDkkXvMPbesw==} engines: {node: ^16.13 || >=18} dependencies: - '@types/node': 22.8.2 + '@types/node': 22.9.1 dev: true /@wdio/reporter@8.40.6: resolution: {integrity: sha512-DkmnwWLyz/CTkWQP9MWKYT5LDLKQxC1fIXZf6pZ1pKIhrxP39f5Rhhu6s+Ma3PhPbhyW/dqK3+nrtd+eD5nQOQ==} engines: {node: ^16.13 || >=18} dependencies: - '@types/node': 22.8.2 + '@types/node': 22.9.1 '@wdio/logger': 8.38.0 '@wdio/types': 8.40.6 diff: 7.0.0 @@ -1431,7 +1431,7 @@ packages: resolution: {integrity: sha512-dScN5mLia3YYctEgrbO4JG7pEttICfNENFd08t1T/hNJAWyzSbG/wvAL5k0HUGqp6Ukly6NUmhVsP5PVBz4ooA==} engines: {node: ^16.13 || >=18} dependencies: - '@types/node': 22.8.2 + '@types/node': 22.9.1 '@wdio/config': 8.40.6 '@wdio/globals': 8.40.6 '@wdio/logger': 8.38.0 @@ -3984,7 +3984,7 @@ packages: requiresBuild: true dependencies: '@jest/types': 29.6.3 - '@types/node': 18.19.64 + '@types/node': 22.9.1 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -5754,7 +5754,7 @@ packages: typescript: 5.6.3 dev: true - /ts-node@10.9.2(@types/node@18.19.64)(typescript@5.6.3): + /ts-node@10.9.2(@types/node@22.9.1)(typescript@5.6.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -5773,7 +5773,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 18.19.64 + '@types/node': 22.9.1 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -5863,10 +5863,6 @@ packages: through: 2.3.8 dev: true - /undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - dev: true - /undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} dev: true @@ -5967,7 +5963,7 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-node@0.34.6(@types/node@18.19.64): + /vite-node@0.34.6(@types/node@22.9.1): resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -5977,7 +5973,7 @@ packages: mlly: 1.4.0 pathe: 1.1.2 picocolors: 1.0.0 - vite: 4.3.8(@types/node@18.19.64) + vite: 4.3.8(@types/node@22.9.1) transitivePeerDependencies: - '@types/node' - less @@ -5988,7 +5984,7 @@ packages: - terser dev: true - /vite@4.3.8(@types/node@18.19.64): + /vite@4.3.8(@types/node@22.9.1): resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6013,7 +6009,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.19.64 + '@types/node': 22.9.1 esbuild: 0.17.19 postcss: 8.4.23 rollup: 3.22.0 @@ -6054,7 +6050,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.19.64 + '@types/node': 22.9.1 '@vitest/expect': 0.34.6 '@vitest/runner': 0.34.6 '@vitest/snapshot': 0.34.6 @@ -6073,8 +6069,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.3.8(@types/node@18.19.64) - vite-node: 0.34.6(@types/node@18.19.64) + vite: 4.3.8(@types/node@22.9.1) + vite-node: 0.34.6(@types/node@22.9.1) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -6178,7 +6174,7 @@ packages: resolution: {integrity: sha512-jkslwUvOmqhFfc1E21Tz48NgYD8ykiR+09iWZlVLtx3P43k4jOfS+CfasvQ+6hJiVck+N5dXjYfg6zDjpkIFRw==} engines: {node: ^16.13 || >=18} dependencies: - '@types/node': 22.8.2 + '@types/node': 22.9.1 '@types/ws': 8.5.10 '@wdio/config': 8.40.6 '@wdio/logger': 8.38.0 @@ -6204,7 +6200,7 @@ packages: devtools: optional: true dependencies: - '@types/node': 22.8.2 + '@types/node': 22.9.1 '@wdio/config': 8.40.6 '@wdio/logger': 8.38.0 '@wdio/protocols': 8.40.3