diff --git a/packages/graph-algorithms/package.json b/packages/graph-algorithms/package.json index 23bdd48..f590625 100644 --- a/packages/graph-algorithms/package.json +++ b/packages/graph-algorithms/package.json @@ -46,7 +46,7 @@ "@swc/core": "^1.15.40", "@swc/jest": "^0.2.39", "@types/jest": "^30.0.0", - "@types/node": "^22", + "@types/node": "^26", "jest": "^30.4.2", "tsup": "^8.5.1", "typescript": "^6.0.3" diff --git a/packages/graph-contract/package.json b/packages/graph-contract/package.json index 5fb7963..218ec46 100644 --- a/packages/graph-contract/package.json +++ b/packages/graph-contract/package.json @@ -39,7 +39,7 @@ "@swc/core": "^1.15.40", "@swc/jest": "^0.2.39", "@types/jest": "^30.0.0", - "@types/node": "^22", + "@types/node": "^26", "jest": "^30.4.2", "tsup": "^8.5.1", "typescript": "^6.0.3" diff --git a/packages/graph-engine/package.json b/packages/graph-engine/package.json index 836a540..80fcdb1 100644 --- a/packages/graph-engine/package.json +++ b/packages/graph-engine/package.json @@ -56,7 +56,7 @@ "@swc/core": "^1.15.40", "@swc/jest": "^0.2.39", "@types/jest": "^30.0.0", - "@types/node": "^22", + "@types/node": "^26", "@types/react": "^19.2.15", "jest": "^30.4.2", "tsup": "^8.5.1", diff --git a/packages/graph-layout/package.json b/packages/graph-layout/package.json index 80d6713..850e631 100644 --- a/packages/graph-layout/package.json +++ b/packages/graph-layout/package.json @@ -71,7 +71,7 @@ "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", "@types/jest": "^30.0.0", - "@types/node": "^22", + "@types/node": "^26", "@types/react": "^19.2.15", "@types/react-dom": "^19.2.3", "jest": "^30.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09bd744..4eaafd7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,11 +20,11 @@ importers: specifier: ^30.0.0 version: 30.0.0 '@types/node': - specifier: ^22 - version: 22.20.1 + specifier: ^26 + version: 26.1.1 jest: specifier: ^30.4.2 - version: 30.4.2(@types/node@22.20.1) + version: 30.4.2(@types/node@26.1.1) tsup: specifier: ^8.5.1 version: 8.5.1(@swc/core@1.15.46)(typescript@6.0.3) @@ -44,11 +44,11 @@ importers: specifier: ^30.0.0 version: 30.0.0 '@types/node': - specifier: ^22 - version: 22.20.1 + specifier: ^26 + version: 26.1.1 jest: specifier: ^30.4.2 - version: 30.4.2(@types/node@22.20.1) + version: 30.4.2(@types/node@26.1.1) tsup: specifier: ^8.5.1 version: 8.5.1(@swc/core@1.15.46)(typescript@6.0.3) @@ -78,14 +78,14 @@ importers: specifier: ^30.0.0 version: 30.0.0 '@types/node': - specifier: ^22 - version: 22.20.1 + specifier: ^26 + version: 26.1.1 '@types/react': specifier: ^19.2.15 version: 19.2.17 jest: specifier: ^30.4.2 - version: 30.4.2(@types/node@22.20.1) + version: 30.4.2(@types/node@26.1.1) tsup: specifier: ^8.5.1 version: 8.5.1(@swc/core@1.15.46)(typescript@6.0.3) @@ -130,8 +130,8 @@ importers: specifier: ^30.0.0 version: 30.0.0 '@types/node': - specifier: ^22 - version: 22.20.1 + specifier: ^26 + version: 26.1.1 '@types/react': specifier: ^19.2.15 version: 19.2.17 @@ -140,7 +140,7 @@ importers: version: 19.2.3(@types/react@19.2.17) jest: specifier: ^30.4.2 - version: 30.4.2(@types/node@22.20.1) + version: 30.4.2(@types/node@26.1.1) jsdom: specifier: ^29.1.1 version: 29.1.1 @@ -971,8 +971,8 @@ packages: '@types/jest@30.0.0': resolution: {integrity: sha512-XTYugzhuwqWjws0CVz8QpM36+T+Dz5mTEBKhNs/esGLnCIlGdRy+Dq78NRjd7ls7r8BC8ZRMOrKlkO1hU0JOwA==} - '@types/node@22.20.1': - resolution: {integrity: sha512-EANqOCF9QFyra+4pfxUcX9STKJpCLjMbObVzljIJomAWSnuSIEAvyzEU53GaajbXJEgdh0iEcPL+DGvpUd4k1Q==} + '@types/node@26.1.1': + resolution: {integrity: sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==} '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} @@ -2234,8 +2234,8 @@ packages: ufo@1.6.4: resolution: {integrity: sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@8.3.0: + resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==} undici@7.28.0: resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==} @@ -2680,7 +2680,7 @@ snapshots: '@jest/console@30.4.1': dependencies: '@jest/types': 30.4.1 - '@types/node': 22.20.1 + '@types/node': 26.1.1 chalk: 4.1.2 jest-message-util: 30.4.1 jest-util: 30.4.1 @@ -2694,7 +2694,7 @@ snapshots: '@jest/test-result': 30.4.1 '@jest/transform': 30.4.1 '@jest/types': 30.4.1 - '@types/node': 22.20.1 + '@types/node': 26.1.1 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 4.4.0 @@ -2702,7 +2702,7 @@ snapshots: fast-json-stable-stringify: 2.1.0 graceful-fs: 4.2.11 jest-changed-files: 30.4.1 - jest-config: 30.4.2(@types/node@22.20.1) + jest-config: 30.4.2(@types/node@26.1.1) jest-haste-map: 30.4.1 jest-message-util: 30.4.1 jest-regex-util: 30.4.0 @@ -2732,7 +2732,7 @@ snapshots: dependencies: '@jest/fake-timers': 30.4.1 '@jest/types': 30.4.1 - '@types/node': 22.20.1 + '@types/node': 26.1.1 jest-mock: 30.4.1 '@jest/expect-utils@30.4.1': @@ -2750,7 +2750,7 @@ snapshots: dependencies: '@jest/types': 30.4.1 '@sinonjs/fake-timers': 15.4.0 - '@types/node': 22.20.1 + '@types/node': 26.1.1 jest-message-util: 30.4.1 jest-mock: 30.4.1 jest-util: 30.4.1 @@ -2768,7 +2768,7 @@ snapshots: '@jest/pattern@30.4.0': dependencies: - '@types/node': 22.20.1 + '@types/node': 26.1.1 jest-regex-util: 30.4.0 '@jest/reporters@30.4.1': @@ -2779,7 +2779,7 @@ snapshots: '@jest/transform': 30.4.1 '@jest/types': 30.4.1 '@jridgewell/trace-mapping': 0.3.31 - '@types/node': 22.20.1 + '@types/node': 26.1.1 chalk: 4.1.2 collect-v8-coverage: 1.0.3 exit-x: 0.2.2 @@ -2855,7 +2855,7 @@ snapshots: '@jest/schemas': 30.4.1 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.20.1 + '@types/node': 26.1.1 '@types/yargs': 17.0.35 chalk: 4.1.2 @@ -3118,9 +3118,9 @@ snapshots: expect: 30.4.1 pretty-format: 30.4.1 - '@types/node@22.20.1': + '@types/node@26.1.1': dependencies: - undici-types: 6.21.0 + undici-types: 8.3.0 '@types/react-dom@19.2.3(@types/react@19.2.17)': dependencies: @@ -3700,7 +3700,7 @@ snapshots: '@jest/expect': 30.4.1 '@jest/test-result': 30.4.1 '@jest/types': 30.4.1 - '@types/node': 22.20.1 + '@types/node': 26.1.1 chalk: 4.1.2 co: 4.6.0 dedent: 1.7.2 @@ -3720,7 +3720,7 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@30.4.2(@types/node@22.20.1): + jest-cli@30.4.2(@types/node@26.1.1): dependencies: '@jest/core': 30.4.2 '@jest/test-result': 30.4.1 @@ -3728,7 +3728,7 @@ snapshots: chalk: 4.1.2 exit-x: 0.2.2 import-local: 3.2.0 - jest-config: 30.4.2(@types/node@22.20.1) + jest-config: 30.4.2(@types/node@26.1.1) jest-util: 30.4.1 jest-validate: 30.4.1 yargs: 17.7.3 @@ -3739,7 +3739,7 @@ snapshots: - supports-color - ts-node - jest-config@30.4.2(@types/node@22.20.1): + jest-config@30.4.2(@types/node@26.1.1): dependencies: '@babel/core': 7.29.7 '@jest/get-type': 30.1.0 @@ -3765,7 +3765,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 22.20.1 + '@types/node': 26.1.1 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -3794,7 +3794,7 @@ snapshots: '@jest/environment': 30.4.1 '@jest/fake-timers': 30.4.1 '@jest/types': 30.4.1 - '@types/node': 22.20.1 + '@types/node': 26.1.1 jest-mock: 30.4.1 jest-util: 30.4.1 jest-validate: 30.4.1 @@ -3802,7 +3802,7 @@ snapshots: jest-haste-map@30.4.1: dependencies: '@jest/types': 30.4.1 - '@types/node': 22.20.1 + '@types/node': 26.1.1 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -3842,7 +3842,7 @@ snapshots: jest-mock@30.4.1: dependencies: '@jest/types': 30.4.1 - '@types/node': 22.20.1 + '@types/node': 26.1.1 jest-util: 30.4.1 jest-pnp-resolver@1.2.3(jest-resolve@30.4.1): @@ -3876,7 +3876,7 @@ snapshots: '@jest/test-result': 30.4.1 '@jest/transform': 30.4.1 '@jest/types': 30.4.1 - '@types/node': 22.20.1 + '@types/node': 26.1.1 chalk: 4.1.2 emittery: 0.13.1 exit-x: 0.2.2 @@ -3905,7 +3905,7 @@ snapshots: '@jest/test-result': 30.4.1 '@jest/transform': 30.4.1 '@jest/types': 30.4.1 - '@types/node': 22.20.1 + '@types/node': 26.1.1 chalk: 4.1.2 cjs-module-lexer: 2.2.0 collect-v8-coverage: 1.0.3 @@ -3952,7 +3952,7 @@ snapshots: jest-util@30.4.1: dependencies: '@jest/types': 30.4.1 - '@types/node': 22.20.1 + '@types/node': 26.1.1 chalk: 4.1.2 ci-info: 4.4.0 graceful-fs: 4.2.11 @@ -3971,7 +3971,7 @@ snapshots: dependencies: '@jest/test-result': 30.4.1 '@jest/types': 30.4.1 - '@types/node': 22.20.1 + '@types/node': 26.1.1 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -3980,18 +3980,18 @@ snapshots: jest-worker@30.4.1: dependencies: - '@types/node': 22.20.1 + '@types/node': 26.1.1 '@ungap/structured-clone': 1.3.3 jest-util: 30.4.1 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@30.4.2(@types/node@22.20.1): + jest@30.4.2(@types/node@26.1.1): dependencies: '@jest/core': 30.4.2 '@jest/types': 30.4.1 import-local: 3.2.0 - jest-cli: 30.4.2(@types/node@22.20.1) + jest-cli: 30.4.2(@types/node@26.1.1) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -4484,7 +4484,7 @@ snapshots: ufo@1.6.4: {} - undici-types@6.21.0: {} + undici-types@8.3.0: {} undici@7.28.0: {}