diff --git a/package.json b/package.json index ad76e2a73..1d49eb6f6 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@types/jest": "^29.5.14", "@types/jest-axe": "^3.5.9", "@types/mdast": "^4.0.4", - "@types/node": "^22.9.1", + "@types/node": "^22.9.2", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "@types/unist": "^3.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66f57cb03..0b5508f3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: ^4.0.4 version: 4.0.4 '@types/node': - specifier: ^22.9.1 - version: 22.9.1 + specifier: ^22.9.2 + version: 22.9.2 '@types/react': specifier: ^18.3.12 version: 18.3.12 @@ -164,7 +164,7 @@ importers: version: 15.0.3(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2) jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0) + version: 29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0) jest-axe: specifier: ^9.0.0 version: 9.0.0 @@ -197,7 +197,7 @@ importers: version: 3.4.15 ts-jest: specifier: ^29.2.5 - version: 29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0))(typescript@5.7.2) + version: 29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0))(typescript@5.7.2) tslib: specifier: ^2.8.1 version: 2.8.1 @@ -1976,8 +1976,8 @@ packages: '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node@22.9.1': - resolution: {integrity: sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==} + '@types/node@22.9.2': + resolution: {integrity: sha512-wwuxAVEbsRvDD9x7buvAl7DyQ7Oj+va/d/Veug7higYzp9MF0CINbfWTBgDFMpcVwcdUiYuNmX2KfnvY3N70mw==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -9209,7 +9209,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.2 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -9222,14 +9222,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.2 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0) + jest-config: 29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -9254,7 +9254,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.2 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -9272,7 +9272,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 22.9.1 + '@types/node': 22.9.2 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -9294,7 +9294,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 22.9.1 + '@types/node': 22.9.2 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -9364,7 +9364,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.9.1 + '@types/node': 22.9.2 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -9813,11 +9813,11 @@ snapshots: '@types/glob@7.2.0': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 22.9.1 + '@types/node': 22.9.2 '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 22.9.1 + '@types/node': 22.9.2 '@types/hast@3.0.4': dependencies: @@ -9847,7 +9847,7 @@ snapshots: '@types/jsdom@20.0.1': dependencies: - '@types/node': 22.9.1 + '@types/node': 22.9.2 '@types/tough-cookie': 4.0.5 parse5: 7.1.2 @@ -9873,7 +9873,7 @@ snapshots: '@types/ms@0.7.34': {} - '@types/node@22.9.1': + '@types/node@22.9.2': dependencies: undici-types: 6.19.8 @@ -9894,7 +9894,7 @@ snapshots: '@types/resolve@1.17.1': dependencies: - '@types/node': 22.9.1 + '@types/node': 22.9.2 '@types/semver@7.5.8': {} @@ -9920,7 +9920,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.9.1 + '@types/node': 22.9.2 optional: true '@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2)': @@ -10978,13 +10978,13 @@ snapshots: optionalDependencies: typescript: 5.7.2 - create-jest@29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0): + create-jest@29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0) + jest-config: 29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -13026,7 +13026,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.2 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1(babel-plugin-macros@3.1.0) @@ -13046,16 +13046,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0): + jest-cli@29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0): dependencies: '@jest/core': 29.7.0(babel-plugin-macros@3.1.0) '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0) + create-jest: 29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0) + jest-config: 29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -13065,7 +13065,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0): + jest-config@29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0): dependencies: '@babel/core': 7.24.0 '@jest/test-sequencer': 29.7.0 @@ -13090,7 +13090,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 22.9.1 + '@types/node': 22.9.2 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -13120,7 +13120,7 @@ snapshots: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 '@types/jsdom': 20.0.1 - '@types/node': 22.9.1 + '@types/node': 22.9.2 jest-mock: 29.7.0 jest-util: 29.7.0 jsdom: 20.0.3 @@ -13134,7 +13134,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.2 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -13144,7 +13144,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 22.9.1 + '@types/node': 22.9.2 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -13190,7 +13190,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.2 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -13225,7 +13225,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.2 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -13253,7 +13253,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.2 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.2 @@ -13299,7 +13299,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.2 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -13318,7 +13318,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.2 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -13327,29 +13327,29 @@ snapshots: jest-worker@26.6.2: dependencies: - '@types/node': 22.9.1 + '@types/node': 22.9.2 merge-stream: 2.0.0 supports-color: 7.2.0 jest-worker@27.5.1: dependencies: - '@types/node': 22.9.1 + '@types/node': 22.9.2 merge-stream: 2.0.0 supports-color: 8.1.1 jest-worker@29.7.0: dependencies: - '@types/node': 22.9.1 + '@types/node': 22.9.2 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0): + jest@29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0): dependencies: '@jest/core': 29.7.0(babel-plugin-macros@3.1.0) '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0) + jest-cli: 29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -16390,12 +16390,12 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-jest@29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0))(typescript@5.7.2): + ts-jest@29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0))(typescript@5.7.2): dependencies: bs-logger: 0.2.6 ejs: 3.1.10 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@22.9.1)(babel-plugin-macros@3.1.0) + jest: 29.7.0(@types/node@22.9.2)(babel-plugin-macros@3.1.0) jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2