From e38bc193ae0951b3fcd0dd07808923399373ad18 Mon Sep 17 00:00:00 2001 From: busma13 Date: Mon, 28 Jul 2025 07:50:31 -0700 Subject: [PATCH] bundled dependency updates for 7-28-2025 --- package.json | 10 +- yarn.lock | 919 +++++++++++++++++++++++++++------------------------ 2 files changed, 499 insertions(+), 430 deletions(-) diff --git a/package.json b/package.json index 011d262..1496bbf 100644 --- a/package.json +++ b/package.json @@ -49,16 +49,16 @@ "yargs": "^18.0.0" }, "devDependencies": { - "@terascope/eslint-config": "^1.1.20", + "@terascope/eslint-config": "^1.1.21", "@types/jest": "^30.0.0", "@types/multi-progress": "^2.0.6", - "@types/node": "^24.0.15", + "@types/node": "^24.1.0", "@types/stream-buffers": "^3.0.7", "@types/tmp": "^0.2.6", - "eslint": "^9.31.0", - "jest": "^30.0.4", + "eslint": "^9.32.0", + "jest": "^30.0.5", "jest-extended": "^6.0.0", - "nock": "^14.0.6", + "nock": "^14.0.7", "node-notifier": "^10.0.1", "rimraf": "^6.0.1", "stream-buffers": "^3.0.3", diff --git a/yarn.lock b/yarn.lock index a4d6148..c45f70f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -756,7 +756,7 @@ __metadata: languageName: node linkType: hard -"@eslint/core@npm:^0.15.0": +"@eslint/core@npm:^0.15.0, @eslint/core@npm:^0.15.1": version: 0.15.1 resolution: "@eslint/core@npm:0.15.1" dependencies: @@ -789,6 +789,13 @@ __metadata: languageName: node linkType: hard +"@eslint/js@npm:9.32.0": + version: 9.32.0 + resolution: "@eslint/js@npm:9.32.0" + checksum: 10c0/f71e8f9146638d11fb15238279feff98801120a4d4130f1c587c4f09b024ff5ec01af1ba88e97ba6b7013488868898a668f77091300cc3d4394c7a8ed32d2667 + languageName: node + linkType: hard + "@eslint/object-schema@npm:^2.1.6": version: 2.1.6 resolution: "@eslint/object-schema@npm:2.1.6" @@ -806,6 +813,16 @@ __metadata: languageName: node linkType: hard +"@eslint/plugin-kit@npm:^0.3.4": + version: 0.3.4 + resolution: "@eslint/plugin-kit@npm:0.3.4" + dependencies: + "@eslint/core": "npm:^0.15.1" + levn: "npm:^0.4.1" + checksum: 10c0/64331ca100f62a0115d10419a28059d0f377e390192163b867b9019517433d5073d10b4ec21f754fa01faf832aceb34178745924baab2957486f8bf95fd628d2 + languageName: node + linkType: hard + "@humanfs/core@npm:^0.19.1": version: 0.19.1 resolution: "@humanfs/core@npm:0.19.1" @@ -887,58 +904,58 @@ __metadata: languageName: node linkType: hard -"@jest/console@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/console@npm:30.0.4" +"@jest/console@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/console@npm:30.0.5" dependencies: - "@jest/types": "npm:30.0.1" + "@jest/types": "npm:30.0.5" "@types/node": "npm:*" chalk: "npm:^4.1.2" - jest-message-util: "npm:30.0.2" - jest-util: "npm:30.0.2" + jest-message-util: "npm:30.0.5" + jest-util: "npm:30.0.5" slash: "npm:^3.0.0" - checksum: 10c0/1cc292e56373bb6e6fb2f5670f477068ecc31efed91ff65fd4f60ce3346993ac7264951a950c8134468f993efb5eb0563456294b90755d127f071eb71620d568 + checksum: 10c0/1400e9ee281dd070f543f8f8696b9aca4ba1f81d5cbfb3cae030664012ff5961c76ac2c8ccee172e416e15f88af3b10840548adbee4de0ec63100d44416b17ef languageName: node linkType: hard -"@jest/core@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/core@npm:30.0.4" +"@jest/core@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/core@npm:30.0.5" dependencies: - "@jest/console": "npm:30.0.4" + "@jest/console": "npm:30.0.5" "@jest/pattern": "npm:30.0.1" - "@jest/reporters": "npm:30.0.4" - "@jest/test-result": "npm:30.0.4" - "@jest/transform": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/reporters": "npm:30.0.5" + "@jest/test-result": "npm:30.0.5" + "@jest/transform": "npm:30.0.5" + "@jest/types": "npm:30.0.5" "@types/node": "npm:*" ansi-escapes: "npm:^4.3.2" chalk: "npm:^4.1.2" ci-info: "npm:^4.2.0" exit-x: "npm:^0.2.2" graceful-fs: "npm:^4.2.11" - jest-changed-files: "npm:30.0.2" - jest-config: "npm:30.0.4" - jest-haste-map: "npm:30.0.2" - jest-message-util: "npm:30.0.2" + jest-changed-files: "npm:30.0.5" + jest-config: "npm:30.0.5" + jest-haste-map: "npm:30.0.5" + jest-message-util: "npm:30.0.5" jest-regex-util: "npm:30.0.1" - jest-resolve: "npm:30.0.2" - jest-resolve-dependencies: "npm:30.0.4" - jest-runner: "npm:30.0.4" - jest-runtime: "npm:30.0.4" - jest-snapshot: "npm:30.0.4" - jest-util: "npm:30.0.2" - jest-validate: "npm:30.0.2" - jest-watcher: "npm:30.0.4" + jest-resolve: "npm:30.0.5" + jest-resolve-dependencies: "npm:30.0.5" + jest-runner: "npm:30.0.5" + jest-runtime: "npm:30.0.5" + jest-snapshot: "npm:30.0.5" + jest-util: "npm:30.0.5" + jest-validate: "npm:30.0.5" + jest-watcher: "npm:30.0.5" micromatch: "npm:^4.0.8" - pretty-format: "npm:30.0.2" + pretty-format: "npm:30.0.5" slash: "npm:^3.0.0" peerDependencies: node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 peerDependenciesMeta: node-notifier: optional: true - checksum: 10c0/c33dad78d48497108f32f996ab0af745714e97689c0af7c863c0153dfb463acb2e67143ac1efa4e1a02ded77425d57cae8d9632f3cef6ee065c7d50d6c34b67a + checksum: 10c0/d3437dca1fccbb44c6c8a327b93e510e10999745b7c7dae94ad88d4fa4ce6d3c823e49d17caf79560b69a7db91fc10c7443a8014f8178622a0b11514b5106aa6 languageName: node linkType: hard @@ -956,15 +973,15 @@ __metadata: languageName: node linkType: hard -"@jest/environment@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/environment@npm:30.0.4" +"@jest/environment@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/environment@npm:30.0.5" dependencies: - "@jest/fake-timers": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/fake-timers": "npm:30.0.5" + "@jest/types": "npm:30.0.5" "@types/node": "npm:*" - jest-mock: "npm:30.0.2" - checksum: 10c0/34b5de4ee8833ab490170d2e5cea5c84dd89b9bc6dd6545e811ccf0f09b7bc12f2b0949d6659b36e1c49a5e1597dbe19998cdedf679e65499b20a37ac5be4014 + jest-mock: "npm:30.0.5" + checksum: 10c0/e403b6f98fa3e39dd6462fa192e3bd55e9ac9c2322ca4471b9342495913a90ecaa5fc53238d4ad8a0dca7d53aa4b9de122721234e36f3a0445031c25757a3178 languageName: node linkType: hard @@ -977,36 +994,36 @@ __metadata: languageName: node linkType: hard -"@jest/expect-utils@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/expect-utils@npm:30.0.4" +"@jest/expect-utils@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/expect-utils@npm:30.0.5" dependencies: "@jest/get-type": "npm:30.0.1" - checksum: 10c0/eda2d34b883e72b4ccccac04082701d37d35cc924bba8bbf044578f34257885b04c343fbfa2949831ee75429f665f3b157066025b1e587737b946a64aa75e973 + checksum: 10c0/d0ee162a1d1816724580bea53e7b422b891af073bdae439e78d04d5db09e6557e334f4c3d2892b9de750a59e79605f55d3ca8dbec9fb2ba33d8b803ed98463ad languageName: node linkType: hard -"@jest/expect@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/expect@npm:30.0.4" +"@jest/expect@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/expect@npm:30.0.5" dependencies: - expect: "npm:30.0.4" - jest-snapshot: "npm:30.0.4" - checksum: 10c0/87d0a39cc1aa46d812ed8be3d36c10e9f2536ed92382eeadb418df6eb7161515b3a4698c0b710c60ca9808347e3db16ef99432b9ed25f2eab8c5a70e31985679 + expect: "npm:30.0.5" + jest-snapshot: "npm:30.0.5" + checksum: 10c0/6ff40adf2f2cfa53f7a23bc2b85ae99d3264420e81202d45d1dc198009f4441ee575d910e79e589f69c2dd47e0ef9a3b66018f44760da02d98f474361f7c4d1c languageName: node linkType: hard -"@jest/fake-timers@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/fake-timers@npm:30.0.4" +"@jest/fake-timers@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/fake-timers@npm:30.0.5" dependencies: - "@jest/types": "npm:30.0.1" + "@jest/types": "npm:30.0.5" "@sinonjs/fake-timers": "npm:^13.0.0" "@types/node": "npm:*" - jest-message-util: "npm:30.0.2" - jest-mock: "npm:30.0.2" - jest-util: "npm:30.0.2" - checksum: 10c0/9c9225088ce85aaf084e4962f1dcea126074d1c5e36f0660feb6efceea8909dce9018561a996fa3e17a441703127171a1b4a01ef3bcdd95639e44303ed92b0cb + jest-message-util: "npm:30.0.5" + jest-mock: "npm:30.0.5" + jest-util: "npm:30.0.5" + checksum: 10c0/4c403e624d758780016c2012b23112ff421efd601def289b201c4a5e03c46f995c7c3509d7b0b56dbe17cd5cbc66920734bd976ebe12125d6fd864d71888a50d languageName: node linkType: hard @@ -1024,15 +1041,15 @@ __metadata: languageName: node linkType: hard -"@jest/globals@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/globals@npm:30.0.4" +"@jest/globals@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/globals@npm:30.0.5" dependencies: - "@jest/environment": "npm:30.0.4" - "@jest/expect": "npm:30.0.4" - "@jest/types": "npm:30.0.1" - jest-mock: "npm:30.0.2" - checksum: 10c0/34712f704937621a2188fbcdd439327dc3750e1182745ed3d97e1cbb211d8633781b6647ae5a5cfa56adbfde1ad0c2748041dacef0a8465dbebf38af3c640678 + "@jest/environment": "npm:30.0.5" + "@jest/expect": "npm:30.0.5" + "@jest/types": "npm:30.0.5" + jest-mock: "npm:30.0.5" + checksum: 10c0/abe8e4b11f30c2885e42afa9e01d4364db8c6de4c3221f411b00a9081d3cc67226f84775efbbd17735dedb391222253f945ee260714d78b2a7304b7afa61b6d8 languageName: node linkType: hard @@ -1056,15 +1073,15 @@ __metadata: languageName: node linkType: hard -"@jest/reporters@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/reporters@npm:30.0.4" +"@jest/reporters@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/reporters@npm:30.0.5" dependencies: "@bcoe/v8-coverage": "npm:^0.2.3" - "@jest/console": "npm:30.0.4" - "@jest/test-result": "npm:30.0.4" - "@jest/transform": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/console": "npm:30.0.5" + "@jest/test-result": "npm:30.0.5" + "@jest/transform": "npm:30.0.5" + "@jest/types": "npm:30.0.5" "@jridgewell/trace-mapping": "npm:^0.3.25" "@types/node": "npm:*" chalk: "npm:^4.1.2" @@ -1077,9 +1094,9 @@ __metadata: istanbul-lib-report: "npm:^3.0.0" istanbul-lib-source-maps: "npm:^5.0.0" istanbul-reports: "npm:^3.1.3" - jest-message-util: "npm:30.0.2" - jest-util: "npm:30.0.2" - jest-worker: "npm:30.0.2" + jest-message-util: "npm:30.0.5" + jest-util: "npm:30.0.5" + jest-worker: "npm:30.0.5" slash: "npm:^3.0.0" string-length: "npm:^4.0.2" v8-to-istanbul: "npm:^9.0.1" @@ -1088,7 +1105,7 @@ __metadata: peerDependenciesMeta: node-notifier: optional: true - checksum: 10c0/aca6a41f50b5bdcf85080934c3371ee5272bce932e1611f2ff22d4a1a6d6faf8d1c414ea4356ee4d49e5ca7e4d861fcfd5c1b4d1876734c6815be338dee459ee + checksum: 10c0/9f8a214ff69427b644e26981fa92af49b77819d512ac17d0b4190d1dc110b0bebeb7791faa7548b8097f010b094c3b5e3244e18f3837a3fe8385ff60c7114539 languageName: node linkType: hard @@ -1101,12 +1118,12 @@ __metadata: languageName: node linkType: hard -"@jest/schemas@npm:30.0.1": - version: 30.0.1 - resolution: "@jest/schemas@npm:30.0.1" +"@jest/schemas@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/schemas@npm:30.0.5" dependencies: "@sinclair/typebox": "npm:^0.34.0" - checksum: 10c0/27977359edc4b33293af7c85c53de5014a87c29b9ab98b0a827fedfc6635abdb522aad8c3ff276080080911f519699b094bd6f4e151b43f0cc5856ccc83c04a7 + checksum: 10c0/449dcd7ec5c6505e9ac3169d1143937e67044ae3e66a729ce4baf31812dfd30535f2b3b2934393c97cfdf5984ff581120e6b38f62b8560c8b5b7cc07f4175f65 languageName: node linkType: hard @@ -1119,15 +1136,15 @@ __metadata: languageName: node linkType: hard -"@jest/snapshot-utils@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/snapshot-utils@npm:30.0.4" +"@jest/snapshot-utils@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/snapshot-utils@npm:30.0.5" dependencies: - "@jest/types": "npm:30.0.1" + "@jest/types": "npm:30.0.5" chalk: "npm:^4.1.2" graceful-fs: "npm:^4.2.11" natural-compare: "npm:^1.4.0" - checksum: 10c0/185367ba841eb5becc77cd5a08c0cdbdabebf07160e8477599ae2c482de87bfc2ea584afe12f59697d57ac1fe72975454750e3a5329236899237f7e356041ce4 + checksum: 10c0/db270c2d6e216d132c5e0b05d8ff5bbe4fbd4e65b2de4cf94eacb44152e8f17fbbba8bdd2cb83b5fc2b1094db6424c7e1507b7eaade518dbc815cfacbdf6598b languageName: node linkType: hard @@ -1142,50 +1159,50 @@ __metadata: languageName: node linkType: hard -"@jest/test-result@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/test-result@npm:30.0.4" +"@jest/test-result@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/test-result@npm:30.0.5" dependencies: - "@jest/console": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/console": "npm:30.0.5" + "@jest/types": "npm:30.0.5" "@types/istanbul-lib-coverage": "npm:^2.0.6" collect-v8-coverage: "npm:^1.0.2" - checksum: 10c0/aeb7e6ac8569e4ea64c29f3dd774182976fb6dfea41c63b2b1a5b8efc5cf8fb37eb4bff5319f20206160fd81fdfc666090f068dc893a6e0eb8a4c42a54907c2b + checksum: 10c0/2a43134ee28616a178b5a6379c837f2fb054a5e4a6ab411b9d15b85224e5d459d88902cdbf83edf5821c2c77fe13e67d078eff64c6871f3b08ebff0548a9a2e4 languageName: node linkType: hard -"@jest/test-sequencer@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/test-sequencer@npm:30.0.4" +"@jest/test-sequencer@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/test-sequencer@npm:30.0.5" dependencies: - "@jest/test-result": "npm:30.0.4" + "@jest/test-result": "npm:30.0.5" graceful-fs: "npm:^4.2.11" - jest-haste-map: "npm:30.0.2" + jest-haste-map: "npm:30.0.5" slash: "npm:^3.0.0" - checksum: 10c0/41963e86809329cbdee8380473cf3814518c87adef4ff248f81199ce80122c9615760b68382185c2f5f0b2022f28df6a37ca9821d00ca5ccb6c10a5e75d6fb39 + checksum: 10c0/3caaea0558474764cd616f38acdc22ff4ce6ef806d931134ed366429fdea7110352b89d702e9cc1d71fa142d79e86f2f4e6eb0441a76a1896682e124ed8f42b4 languageName: node linkType: hard -"@jest/transform@npm:30.0.4": - version: 30.0.4 - resolution: "@jest/transform@npm:30.0.4" +"@jest/transform@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/transform@npm:30.0.5" dependencies: "@babel/core": "npm:^7.27.4" - "@jest/types": "npm:30.0.1" + "@jest/types": "npm:30.0.5" "@jridgewell/trace-mapping": "npm:^0.3.25" babel-plugin-istanbul: "npm:^7.0.0" chalk: "npm:^4.1.2" convert-source-map: "npm:^2.0.0" fast-json-stable-stringify: "npm:^2.1.0" graceful-fs: "npm:^4.2.11" - jest-haste-map: "npm:30.0.2" + jest-haste-map: "npm:30.0.5" jest-regex-util: "npm:30.0.1" - jest-util: "npm:30.0.2" + jest-util: "npm:30.0.5" micromatch: "npm:^4.0.8" pirates: "npm:^4.0.7" slash: "npm:^3.0.0" write-file-atomic: "npm:^5.0.1" - checksum: 10c0/8bfe023990e7a30e19bc4b6a4f59f1244bb3eec8d0b756571d3f63c0b50015a2b29905b90759aac79180467616654c5ec0a1b5f14013e7526beda5a030fa651c + checksum: 10c0/771f57b1bede66049de80dcbf984c74b7d3c072e905f2516ff3f86dc01abd2f79d821b9a6ae21f27cb26d484cd539c13b1a51f71c15e1aed0c62314203c5a186 languageName: node linkType: hard @@ -1204,18 +1221,18 @@ __metadata: languageName: node linkType: hard -"@jest/types@npm:30.0.1": - version: 30.0.1 - resolution: "@jest/types@npm:30.0.1" +"@jest/types@npm:30.0.5": + version: 30.0.5 + resolution: "@jest/types@npm:30.0.5" dependencies: "@jest/pattern": "npm:30.0.1" - "@jest/schemas": "npm:30.0.1" + "@jest/schemas": "npm:30.0.5" "@types/istanbul-lib-coverage": "npm:^2.0.6" "@types/istanbul-reports": "npm:^3.0.4" "@types/node": "npm:*" "@types/yargs": "npm:^17.0.33" chalk: "npm:^4.1.2" - checksum: 10c0/407469331e74f9bb1ffd40202c3a8cece2fd07ba535adeb60557bdcee13713cf2f14cf78869ba7ef50a7e6fe0ed7cc97ec775056dd640fc0a332e8fbfaec1ee8 + checksum: 10c0/fd097a390e36edacbd2c92a8378ec0cd67abec5e234bab7a80aec6eb8625568052b0c32acf472388d04c4cf384b8fa2871d0d12a56b4b06eaea93f2c6df0ec6c languageName: node linkType: hard @@ -1426,19 +1443,19 @@ __metadata: languageName: node linkType: hard -"@stylistic/eslint-plugin@npm:~5.1.0": - version: 5.1.0 - resolution: "@stylistic/eslint-plugin@npm:5.1.0" +"@stylistic/eslint-plugin@npm:~5.2.1": + version: 5.2.2 + resolution: "@stylistic/eslint-plugin@npm:5.2.2" dependencies: "@eslint-community/eslint-utils": "npm:^4.7.0" - "@typescript-eslint/types": "npm:^8.34.1" + "@typescript-eslint/types": "npm:^8.37.0" eslint-visitor-keys: "npm:^4.2.1" espree: "npm:^10.4.0" estraverse: "npm:^5.3.0" - picomatch: "npm:^4.0.2" + picomatch: "npm:^4.0.3" peerDependencies: eslint: ">=9.0.0" - checksum: 10c0/a56555c14859e4a9c7abf9667d047b6289d93be0e0bdf4eee118bdbe96bb164d7453ef397cd7623a139147dc643382493df6eb2c5431142edb1f17db73fa9058 + checksum: 10c0/00c75290823340d2234d29a56caad0f66117bcc9e9ad0d8b830f19cfeb522fe5e0fb4828d1bf3cc29eda68095682d0c43e6eb8c17cd282a4872f972cf605cdbd languageName: node linkType: hard @@ -1451,15 +1468,15 @@ __metadata: languageName: node linkType: hard -"@terascope/eslint-config@npm:^1.1.20": - version: 1.1.20 - resolution: "@terascope/eslint-config@npm:1.1.20" +"@terascope/eslint-config@npm:^1.1.21": + version: 1.1.21 + resolution: "@terascope/eslint-config@npm:1.1.21" dependencies: "@eslint/compat": "npm:~1.3.1" "@eslint/js": "npm:~9.31.0" - "@stylistic/eslint-plugin": "npm:~5.1.0" - "@typescript-eslint/eslint-plugin": "npm:~8.36.0" - "@typescript-eslint/parser": "npm:~8.36.0" + "@stylistic/eslint-plugin": "npm:~5.2.1" + "@typescript-eslint/eslint-plugin": "npm:~8.37.0" + "@typescript-eslint/parser": "npm:~8.37.0" eslint: "npm:~9.31.0" eslint-plugin-import: "npm:~2.32.0" eslint-plugin-jest: "npm:~29.0.1" @@ -1470,8 +1487,8 @@ __metadata: eslint-plugin-testing-library: "npm:~7.6.0" globals: "npm:~16.3.0" typescript: "npm:~5.8.3" - typescript-eslint: "npm:~8.36.0" - checksum: 10c0/a7fcf4d142ba70546ce50ababb0276ce6c6e8e46e07d6a0bffca492a337032c8062663d49e549ffc4a0f49b3a473f4bb430a5c797f1b718dac2a74ea39e6f1f9 + typescript-eslint: "npm:~8.37.0" + checksum: 10c0/cff4c4268559f89318da0f58a11bf7645d8be6ad223d07a23e7026833ce7e247ead01514f5f2b432cf499792bf72dbf12225c31986182f9f6e55776d7697851c languageName: node linkType: hard @@ -1479,19 +1496,19 @@ __metadata: version: 0.0.0-use.local resolution: "@terascope/fetch-github-release@workspace:." dependencies: - "@terascope/eslint-config": "npm:^1.1.20" + "@terascope/eslint-config": "npm:^1.1.21" "@types/jest": "npm:^30.0.0" "@types/multi-progress": "npm:^2.0.6" - "@types/node": "npm:^24.0.15" + "@types/node": "npm:^24.1.0" "@types/stream-buffers": "npm:^3.0.7" "@types/tmp": "npm:^0.2.6" - eslint: "npm:^9.31.0" + eslint: "npm:^9.32.0" extract-zip: "npm:^2.0.1" got: "npm:14.4.7" - jest: "npm:^30.0.4" + jest: "npm:^30.0.5" jest-extended: "npm:^6.0.0" multi-progress: "npm:^4.0.0" - nock: "npm:^14.0.6" + nock: "npm:^14.0.7" node-notifier: "npm:^10.0.1" progress: "npm:^2.0.3" rimraf: "npm:^6.0.1" @@ -1644,12 +1661,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^24.0.15": - version: 24.0.15 - resolution: "@types/node@npm:24.0.15" +"@types/node@npm:^24.1.0": + version: 24.1.0 + resolution: "@types/node@npm:24.1.0" dependencies: undici-types: "npm:~7.8.0" - checksum: 10c0/39ead0c0ff25dde29357630b5eaa7dd73cf3af796dbd0f01ed439a8af01cbddfa6b68aa9d67fb3243962836170a4463ff856c47fa822250c585987f707eb42b3 + checksum: 10c0/6c4686bc144f6ce7bffd4cadc3e1196e2217c1da4c639c637213719c8a3ee58b6c596b994befcbffeacd9d9eb0c3bff6529d2bc27da5d1cb9d58b1da0056f9f4 languageName: node linkType: hard @@ -1710,40 +1727,40 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.36.0, @typescript-eslint/eslint-plugin@npm:~8.36.0": - version: 8.36.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.36.0" +"@typescript-eslint/eslint-plugin@npm:8.37.0, @typescript-eslint/eslint-plugin@npm:~8.37.0": + version: 8.37.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.37.0" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.36.0" - "@typescript-eslint/type-utils": "npm:8.36.0" - "@typescript-eslint/utils": "npm:8.36.0" - "@typescript-eslint/visitor-keys": "npm:8.36.0" + "@typescript-eslint/scope-manager": "npm:8.37.0" + "@typescript-eslint/type-utils": "npm:8.37.0" + "@typescript-eslint/utils": "npm:8.37.0" + "@typescript-eslint/visitor-keys": "npm:8.37.0" graphemer: "npm:^1.4.0" ignore: "npm:^7.0.0" natural-compare: "npm:^1.4.0" ts-api-utils: "npm:^2.1.0" peerDependencies: - "@typescript-eslint/parser": ^8.36.0 + "@typescript-eslint/parser": ^8.37.0 eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10c0/a9bb55b896717bea630f969d1c7ca15ddaf0d0f72df1d8a05696a7ca75e8b40dc9abdc8ad447a0a0130f1d81a4bb5befd66c7f5e10950c4b1a389542ac3e0298 + checksum: 10c0/71b5be797911d4057b083e767cbed3d9a43d8d6d81097e0b13b3b724c3dd8ff5cd6072e81125922fd646db9f19275952d4fc6c83966a125a013ecd7a079714d5 languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.36.0, @typescript-eslint/parser@npm:~8.36.0": - version: 8.36.0 - resolution: "@typescript-eslint/parser@npm:8.36.0" +"@typescript-eslint/parser@npm:8.37.0, @typescript-eslint/parser@npm:~8.37.0": + version: 8.37.0 + resolution: "@typescript-eslint/parser@npm:8.37.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.36.0" - "@typescript-eslint/types": "npm:8.36.0" - "@typescript-eslint/typescript-estree": "npm:8.36.0" - "@typescript-eslint/visitor-keys": "npm:8.36.0" + "@typescript-eslint/scope-manager": "npm:8.37.0" + "@typescript-eslint/types": "npm:8.37.0" + "@typescript-eslint/typescript-estree": "npm:8.37.0" + "@typescript-eslint/visitor-keys": "npm:8.37.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10c0/4cba651b9fb6a3662775dcb9391d7c65c0674442674fb46e19bc612cc284057e638b4c3410ba5985f78d4a6bf55f522d875e428bc334e26e91a58d3b0f55904f + checksum: 10c0/1f72625fca4799c94c62955308545ca9291f1cccfbb714a783dea605640e57cfe480a3cc31798fa08444e81fe536ddd658e2fed08f5bf791c1da8b465c970319 languageName: node linkType: hard @@ -1760,16 +1777,16 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/project-service@npm:8.36.0": - version: 8.36.0 - resolution: "@typescript-eslint/project-service@npm:8.36.0" +"@typescript-eslint/project-service@npm:8.37.0": + version: 8.37.0 + resolution: "@typescript-eslint/project-service@npm:8.37.0" dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.36.0" - "@typescript-eslint/types": "npm:^8.36.0" + "@typescript-eslint/tsconfig-utils": "npm:^8.37.0" + "@typescript-eslint/types": "npm:^8.37.0" debug: "npm:^4.3.4" peerDependencies: typescript: ">=4.8.4 <5.9.0" - checksum: 10c0/4199bb52118fa530f24709707e0ab7677ffbe2885412aea294a24befe6ffe2af19b05512913752ab08b8177b00784da23285a6b091066e28fe4449cddcf0ef7a + checksum: 10c0/bbb42d4720500bcaf125c98b128dc12c4b63e0c8d640451cadc2f10c0862cd36306b48007ace2a2f3e2b60548a335e462500945a3a42c5ce251ffee08ccc721a languageName: node linkType: hard @@ -1793,13 +1810,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.36.0": - version: 8.36.0 - resolution: "@typescript-eslint/scope-manager@npm:8.36.0" +"@typescript-eslint/scope-manager@npm:8.37.0": + version: 8.37.0 + resolution: "@typescript-eslint/scope-manager@npm:8.37.0" dependencies: - "@typescript-eslint/types": "npm:8.36.0" - "@typescript-eslint/visitor-keys": "npm:8.36.0" - checksum: 10c0/ee40ac6ac130c8656530eac5705f386b9e33ee6aa4bb285794b62023bc42e1004c871260b0accdff57275cf8c939981dc72c5a64043310375e9117734827e9bb + "@typescript-eslint/types": "npm:8.37.0" + "@typescript-eslint/visitor-keys": "npm:8.37.0" + checksum: 10c0/f6b36276abadb39a5b0951edb429286cfe40d656c17f8f6604827d89b1f7dea7ac0210d9c7ae08823d3de4ddd5f2e81e44178d1802164765ce55d0e714df25e6 languageName: node linkType: hard @@ -1812,36 +1829,37 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:8.36.0": - version: 8.36.0 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.36.0" +"@typescript-eslint/tsconfig-utils@npm:8.37.0": + version: 8.37.0 + resolution: "@typescript-eslint/tsconfig-utils@npm:8.37.0" peerDependencies: typescript: ">=4.8.4 <5.9.0" - checksum: 10c0/e0e1bacd3f5bfddb90a90362dbedf793d98ee1ada203fc2d83531a61617d246b9e0d0bfac493680f635afb3cfd749da2008e06e4404660334a5f804392064006 + checksum: 10c0/ab9f78031bff9b180c59e8dc4c7748d7d3c5c787ac7379ed86a642a425093974cdb0fc2252730ecb298ef9165761caa4bd35bcec3f0bc8444f615a0b9ffbba3f languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:^8.36.0": - version: 8.37.0 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.37.0" +"@typescript-eslint/tsconfig-utils@npm:^8.37.0": + version: 8.38.0 + resolution: "@typescript-eslint/tsconfig-utils@npm:8.38.0" peerDependencies: typescript: ">=4.8.4 <5.9.0" - checksum: 10c0/ab9f78031bff9b180c59e8dc4c7748d7d3c5c787ac7379ed86a642a425093974cdb0fc2252730ecb298ef9165761caa4bd35bcec3f0bc8444f615a0b9ffbba3f + checksum: 10c0/1a90da16bf1f7cfbd0303640a8ead64a0080f2b1d5969994bdac3b80abfa1177f0c6fbf61250bae082e72cf5014308f2f5cc98edd6510202f13420a7ffd07a84 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.36.0": - version: 8.36.0 - resolution: "@typescript-eslint/type-utils@npm:8.36.0" +"@typescript-eslint/type-utils@npm:8.37.0": + version: 8.37.0 + resolution: "@typescript-eslint/type-utils@npm:8.37.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.36.0" - "@typescript-eslint/utils": "npm:8.36.0" + "@typescript-eslint/types": "npm:8.37.0" + "@typescript-eslint/typescript-estree": "npm:8.37.0" + "@typescript-eslint/utils": "npm:8.37.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^2.1.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10c0/9743b99d1ab5c98b96e9b43472c1c0c787256285fe4c5fe3e54bbf331cd3c9a3bfac1188a490f6e0de8eacea0940731478feef6b3e0266d701bb0686815532c6 + checksum: 10c0/20679b86c22eb5da4858bdd7b729e74852fe972c1e16e1819a24242246dd429e49a8f457c8a30d87f4d07b3c440edfeabcbb990272fb9c2cfbcb0c4e13f787a8 languageName: node linkType: hard @@ -1859,27 +1877,20 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.36.0": - version: 8.36.0 - resolution: "@typescript-eslint/types@npm:8.36.0" - checksum: 10c0/cacb941a0caad6ab556c416051b97ec33b364b7c8e0703e2729ae43f12daf02b42eef12011705329107752e3f1685ca82cfffe181d637f85907293cb634bee31 - languageName: node - linkType: hard - -"@typescript-eslint/types@npm:^8.34.1": - version: 8.34.1 - resolution: "@typescript-eslint/types@npm:8.34.1" - checksum: 10c0/db1b3dce6a70b28ddb13c76fbb5983240d9395656df5f7cbd99bfd9905e39c0dab2132870f01dbc406b48739c437f7d344a879a824cedaba81b91a53110dc23a - languageName: node - linkType: hard - -"@typescript-eslint/types@npm:^8.36.0": +"@typescript-eslint/types@npm:8.37.0": version: 8.37.0 resolution: "@typescript-eslint/types@npm:8.37.0" checksum: 10c0/0caa649ba242d384e935eef9badbb352a3e640c3842104a6a562af69e0f680ec8e6c0c55c069d4d714f05208f6d07811417ca6179745128a60c45fa92794e6dd languageName: node linkType: hard +"@typescript-eslint/types@npm:^8.37.0": + version: 8.38.0 + resolution: "@typescript-eslint/types@npm:8.38.0" + checksum: 10c0/f0ac0060c98c0f3d1871f107177b6ae25a0f1846ca8bd8cfc7e1f1dd0ddce293cd8ac4a5764d6a767de3503d5d01defcd68c758cb7ba6de52f82b209a918d0d2 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:8.25.0": version: 8.25.0 resolution: "@typescript-eslint/typescript-estree@npm:8.25.0" @@ -1918,14 +1929,14 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.36.0": - version: 8.36.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.36.0" +"@typescript-eslint/typescript-estree@npm:8.37.0": + version: 8.37.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.37.0" dependencies: - "@typescript-eslint/project-service": "npm:8.36.0" - "@typescript-eslint/tsconfig-utils": "npm:8.36.0" - "@typescript-eslint/types": "npm:8.36.0" - "@typescript-eslint/visitor-keys": "npm:8.36.0" + "@typescript-eslint/project-service": "npm:8.37.0" + "@typescript-eslint/tsconfig-utils": "npm:8.37.0" + "@typescript-eslint/types": "npm:8.37.0" + "@typescript-eslint/visitor-keys": "npm:8.37.0" debug: "npm:^4.3.4" fast-glob: "npm:^3.3.2" is-glob: "npm:^4.0.3" @@ -1934,22 +1945,22 @@ __metadata: ts-api-utils: "npm:^2.1.0" peerDependencies: typescript: ">=4.8.4 <5.9.0" - checksum: 10c0/3581401620de27fbeb4ce5052211432eff839961b4430324b505429637e3d19270be1ab1575e29da0115817d32fb5b1fa5e774667b91d92da7f6b95fff5dbf74 + checksum: 10c0/a51a00053ddcfb44f30598d033f061699c89eb2017be6f3a70e0e9b4151322d1dbda6980fe5630461669bb4bc3aca9617ab1348539ba0de8d8ceea41755d9f05 languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.36.0": - version: 8.36.0 - resolution: "@typescript-eslint/utils@npm:8.36.0" +"@typescript-eslint/utils@npm:8.37.0": + version: 8.37.0 + resolution: "@typescript-eslint/utils@npm:8.37.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.7.0" - "@typescript-eslint/scope-manager": "npm:8.36.0" - "@typescript-eslint/types": "npm:8.36.0" - "@typescript-eslint/typescript-estree": "npm:8.36.0" + "@typescript-eslint/scope-manager": "npm:8.37.0" + "@typescript-eslint/types": "npm:8.37.0" + "@typescript-eslint/typescript-estree": "npm:8.37.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10c0/b107018ae0ba1cca954c3e8c3280cf1844c81c1c8494f9967014eadf41fdc44a88d13accc935c5371c61df02a13decd4846f12e63d9b2b2c789e5007abce1050 + checksum: 10c0/9d6c2d9907ea67018c6d97ece15f9ba091be08dc11d719fbc260cc8afb916f4ce98f9630f46ca1e97451ee63d3f1d6244fa67833707dfeee798725b92d016c46 languageName: node linkType: hard @@ -2003,13 +2014,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.36.0": - version: 8.36.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.36.0" +"@typescript-eslint/visitor-keys@npm:8.37.0": + version: 8.37.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.37.0" dependencies: - "@typescript-eslint/types": "npm:8.36.0" + "@typescript-eslint/types": "npm:8.37.0" eslint-visitor-keys: "npm:^4.2.1" - checksum: 10c0/cc5cc3ab8cf0a84c73c6aa025556e8c6ed04c1a114f6d03c4c4a05c0b197f2de4f02764d053760f2ba81b256234bb14be391a8601f294e3ac31baaa1dce44a63 + checksum: 10c0/ee6eb963bdf83e42d64b5fc4d9ba23abdca0e172ebb3a56a823a20cf44b8dad7cea0e3be61f1d83a1c4b94fc0693b75e89bf3e1ffc52553a347be2af8a927db7 languageName: node linkType: hard @@ -2461,11 +2472,11 @@ __metadata: languageName: node linkType: hard -"babel-jest@npm:30.0.4": - version: 30.0.4 - resolution: "babel-jest@npm:30.0.4" +"babel-jest@npm:30.0.5": + version: 30.0.5 + resolution: "babel-jest@npm:30.0.5" dependencies: - "@jest/transform": "npm:30.0.4" + "@jest/transform": "npm:30.0.5" "@types/babel__core": "npm:^7.20.5" babel-plugin-istanbul: "npm:^7.0.0" babel-preset-jest: "npm:30.0.1" @@ -2474,7 +2485,7 @@ __metadata: slash: "npm:^3.0.0" peerDependencies: "@babel/core": ^7.11.0 - checksum: 10c0/ee1df917c02e94431fa0229942609678ca255d2de97663316dd26deeaca9e9c64d4c4fc817d26d20ecab572f7aab1509d9c40803a49fb7cb0f6484fae315da07 + checksum: 10c0/48fcdbf97519216f8897c4d83c0d2a64dffd90e4876b386e4ea4530021aaedbd7253de65a71d554cb57fdeb7bd8509bed43a6c016eb150e49e1fbe1236248f0f languageName: node linkType: hard @@ -3581,7 +3592,57 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^9.31.0, eslint@npm:~9.31.0": +"eslint@npm:^9.32.0": + version: 9.32.0 + resolution: "eslint@npm:9.32.0" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.2.0" + "@eslint-community/regexpp": "npm:^4.12.1" + "@eslint/config-array": "npm:^0.21.0" + "@eslint/config-helpers": "npm:^0.3.0" + "@eslint/core": "npm:^0.15.0" + "@eslint/eslintrc": "npm:^3.3.1" + "@eslint/js": "npm:9.32.0" + "@eslint/plugin-kit": "npm:^0.3.4" + "@humanfs/node": "npm:^0.16.6" + "@humanwhocodes/module-importer": "npm:^1.0.1" + "@humanwhocodes/retry": "npm:^0.4.2" + "@types/estree": "npm:^1.0.6" + "@types/json-schema": "npm:^7.0.15" + ajv: "npm:^6.12.4" + chalk: "npm:^4.0.0" + cross-spawn: "npm:^7.0.6" + debug: "npm:^4.3.2" + escape-string-regexp: "npm:^4.0.0" + eslint-scope: "npm:^8.4.0" + eslint-visitor-keys: "npm:^4.2.1" + espree: "npm:^10.4.0" + esquery: "npm:^1.5.0" + esutils: "npm:^2.0.2" + fast-deep-equal: "npm:^3.1.3" + file-entry-cache: "npm:^8.0.0" + find-up: "npm:^5.0.0" + glob-parent: "npm:^6.0.2" + ignore: "npm:^5.2.0" + imurmurhash: "npm:^0.1.4" + is-glob: "npm:^4.0.0" + json-stable-stringify-without-jsonify: "npm:^1.0.1" + lodash.merge: "npm:^4.6.2" + minimatch: "npm:^3.1.2" + natural-compare: "npm:^1.4.0" + optionator: "npm:^0.9.3" + peerDependencies: + jiti: "*" + peerDependenciesMeta: + jiti: + optional: true + bin: + eslint: bin/eslint.js + checksum: 10c0/e8a23924ec5f8b62e95483002ca25db74e25c23bd9c6d98a9f656ee32f820169bee3bfdf548ec728b16694f198b3db857d85a49210ee4a035242711d08fdc602 + languageName: node + linkType: hard + +"eslint@npm:~9.31.0": version: 9.31.0 resolution: "eslint@npm:9.31.0" dependencies: @@ -3719,17 +3780,17 @@ __metadata: languageName: node linkType: hard -"expect@npm:30.0.4": - version: 30.0.4 - resolution: "expect@npm:30.0.4" +"expect@npm:30.0.5": + version: 30.0.5 + resolution: "expect@npm:30.0.5" dependencies: - "@jest/expect-utils": "npm:30.0.4" + "@jest/expect-utils": "npm:30.0.5" "@jest/get-type": "npm:30.0.1" - jest-matcher-utils: "npm:30.0.4" - jest-message-util: "npm:30.0.2" - jest-mock: "npm:30.0.2" - jest-util: "npm:30.0.2" - checksum: 10c0/de0c7cf4068591feda6b4b1dfcb5711f085266bfa720a8498ac8c0d03fbfa84881f54b67f25c79bee4bf0f6040ee12ed004b209de7d0cff82fd06d7b42baabc2 + jest-matcher-utils: "npm:30.0.5" + jest-message-util: "npm:30.0.5" + jest-mock: "npm:30.0.5" + jest-util: "npm:30.0.5" + checksum: 10c0/e08e4ced2856a0898b3a4e8d09aab7f8e2212cde701e41a560c3ab7e9053517947ff1a762fc425dbe0c48ed54e131aa7190de67a402f98b4e5ada23eb21c0a9f languageName: node linkType: hard @@ -4859,58 +4920,58 @@ __metadata: languageName: node linkType: hard -"jest-changed-files@npm:30.0.2": - version: 30.0.2 - resolution: "jest-changed-files@npm:30.0.2" +"jest-changed-files@npm:30.0.5": + version: 30.0.5 + resolution: "jest-changed-files@npm:30.0.5" dependencies: execa: "npm:^5.1.1" - jest-util: "npm:30.0.2" + jest-util: "npm:30.0.5" p-limit: "npm:^3.1.0" - checksum: 10c0/794c9e47c460974f2303631d9ee44845d03f4ccd5240649a5f736aa94af78fa5931022324ab302c577dad6adb442ed17140dee9b9985bbfa0d43cad3048a7350 + checksum: 10c0/41ce090f324e8450443327f19f772a9c3f225b4b1374ba9704358f0c8b8cd91fd134fa41df7db4d278428ab974c432abc3eca9484e67c8f18528974378fddef6 languageName: node linkType: hard -"jest-circus@npm:30.0.4": - version: 30.0.4 - resolution: "jest-circus@npm:30.0.4" +"jest-circus@npm:30.0.5": + version: 30.0.5 + resolution: "jest-circus@npm:30.0.5" dependencies: - "@jest/environment": "npm:30.0.4" - "@jest/expect": "npm:30.0.4" - "@jest/test-result": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/environment": "npm:30.0.5" + "@jest/expect": "npm:30.0.5" + "@jest/test-result": "npm:30.0.5" + "@jest/types": "npm:30.0.5" "@types/node": "npm:*" chalk: "npm:^4.1.2" co: "npm:^4.6.0" dedent: "npm:^1.6.0" is-generator-fn: "npm:^2.1.0" - jest-each: "npm:30.0.2" - jest-matcher-utils: "npm:30.0.4" - jest-message-util: "npm:30.0.2" - jest-runtime: "npm:30.0.4" - jest-snapshot: "npm:30.0.4" - jest-util: "npm:30.0.2" + jest-each: "npm:30.0.5" + jest-matcher-utils: "npm:30.0.5" + jest-message-util: "npm:30.0.5" + jest-runtime: "npm:30.0.5" + jest-snapshot: "npm:30.0.5" + jest-util: "npm:30.0.5" p-limit: "npm:^3.1.0" - pretty-format: "npm:30.0.2" + pretty-format: "npm:30.0.5" pure-rand: "npm:^7.0.0" slash: "npm:^3.0.0" stack-utils: "npm:^2.0.6" - checksum: 10c0/3953060de228baa7206b409eaa2fba04f1f7d7ace4e49da502ecb7fe3aca41c557c4f1279b4113934f0cae92b874ce5379e3bd719860e964701bd71aa70cfae6 + checksum: 10c0/028204897eee7bef2d04eea0216b48f94e3da77ff1d12b0e3a5e265e8e73bcd31192cec70282aa1ece91150c00fcb5662c2c68e86b3892cffbfbe7058fa7f4e5 languageName: node linkType: hard -"jest-cli@npm:30.0.4": - version: 30.0.4 - resolution: "jest-cli@npm:30.0.4" +"jest-cli@npm:30.0.5": + version: 30.0.5 + resolution: "jest-cli@npm:30.0.5" dependencies: - "@jest/core": "npm:30.0.4" - "@jest/test-result": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/core": "npm:30.0.5" + "@jest/test-result": "npm:30.0.5" + "@jest/types": "npm:30.0.5" chalk: "npm:^4.1.2" exit-x: "npm:^0.2.2" import-local: "npm:^3.2.0" - jest-config: "npm:30.0.4" - jest-util: "npm:30.0.2" - jest-validate: "npm:30.0.2" + jest-config: "npm:30.0.5" + jest-util: "npm:30.0.5" + jest-validate: "npm:30.0.5" yargs: "npm:^17.7.2" peerDependencies: node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 @@ -4919,36 +4980,36 @@ __metadata: optional: true bin: jest: ./bin/jest.js - checksum: 10c0/19ba715b6fe9575043c562e44aa2e4495e483ecaca39eadf1a0a37e54ed98897df63c99ea1ffa258346c1e4df4947109af1ee64e9d9f696016fc02f903c96077 + checksum: 10c0/bfcd7212db7825d06afaf01c19bd7168190e22220d300b6db31b3885943a31361e98c4a1bde466146368ad503ae6257a9630bc35b4a43ff0631d7a3f95b63e45 languageName: node linkType: hard -"jest-config@npm:30.0.4": - version: 30.0.4 - resolution: "jest-config@npm:30.0.4" +"jest-config@npm:30.0.5": + version: 30.0.5 + resolution: "jest-config@npm:30.0.5" dependencies: "@babel/core": "npm:^7.27.4" "@jest/get-type": "npm:30.0.1" "@jest/pattern": "npm:30.0.1" - "@jest/test-sequencer": "npm:30.0.4" - "@jest/types": "npm:30.0.1" - babel-jest: "npm:30.0.4" + "@jest/test-sequencer": "npm:30.0.5" + "@jest/types": "npm:30.0.5" + babel-jest: "npm:30.0.5" chalk: "npm:^4.1.2" ci-info: "npm:^4.2.0" deepmerge: "npm:^4.3.1" glob: "npm:^10.3.10" graceful-fs: "npm:^4.2.11" - jest-circus: "npm:30.0.4" + jest-circus: "npm:30.0.5" jest-docblock: "npm:30.0.1" - jest-environment-node: "npm:30.0.4" + jest-environment-node: "npm:30.0.5" jest-regex-util: "npm:30.0.1" - jest-resolve: "npm:30.0.2" - jest-runner: "npm:30.0.4" - jest-util: "npm:30.0.2" - jest-validate: "npm:30.0.2" + jest-resolve: "npm:30.0.5" + jest-runner: "npm:30.0.5" + jest-util: "npm:30.0.5" + jest-validate: "npm:30.0.5" micromatch: "npm:^4.0.8" parse-json: "npm:^5.2.0" - pretty-format: "npm:30.0.2" + pretty-format: "npm:30.0.5" slash: "npm:^3.0.0" strip-json-comments: "npm:^3.1.1" peerDependencies: @@ -4962,7 +5023,7 @@ __metadata: optional: true ts-node: optional: true - checksum: 10c0/94e65ab2797a438a2fbf0354fbc7de562331d4b0d92a39f427bcfb03a6361db148a37008978794869b2095aa78d3227c4dbb565dc6295b6c00477ac028a1d102 + checksum: 10c0/da68048801e6f6622bf6e9a361dcfb3859017bbd58fabcf53bade41157bdf31cc35a1bd3dab1e3cca86e69da23e2c27c7aa5e308efc04564a454e23de6f22062 languageName: node linkType: hard @@ -4978,15 +5039,15 @@ __metadata: languageName: node linkType: hard -"jest-diff@npm:30.0.4": - version: 30.0.4 - resolution: "jest-diff@npm:30.0.4" +"jest-diff@npm:30.0.5": + version: 30.0.5 + resolution: "jest-diff@npm:30.0.5" dependencies: "@jest/diff-sequences": "npm:30.0.1" "@jest/get-type": "npm:30.0.1" chalk: "npm:^4.1.2" - pretty-format: "npm:30.0.2" - checksum: 10c0/aceae3a2e90ec232305ba43082e34ec5d24867459a6f52169e47edfd5f55457788ad534ff781d12e6606a70bc7ddc5090e45748732772679065dfd56f46f8ab1 + pretty-format: "npm:30.0.5" + checksum: 10c0/b218ced37b7676f578ea866762f04caa74901bdcf3f593872aa9a4991a586302651a1d16bb0386772adacc7580a452ec621359af75d733c0b50ea947fe1881d3 languageName: node linkType: hard @@ -5011,31 +5072,31 @@ __metadata: languageName: node linkType: hard -"jest-each@npm:30.0.2": - version: 30.0.2 - resolution: "jest-each@npm:30.0.2" +"jest-each@npm:30.0.5": + version: 30.0.5 + resolution: "jest-each@npm:30.0.5" dependencies: "@jest/get-type": "npm:30.0.1" - "@jest/types": "npm:30.0.1" + "@jest/types": "npm:30.0.5" chalk: "npm:^4.1.2" - jest-util: "npm:30.0.2" - pretty-format: "npm:30.0.2" - checksum: 10c0/6fff0a470d08ba3f0149c58266b7e938e3e183398f99065fe937290f1297ca254635f0f4bca6196514f756fac0a9759144b1c7f67bef97cc0b7fa0b96304df9e + jest-util: "npm:30.0.5" + pretty-format: "npm:30.0.5" + checksum: 10c0/fe7509bfd8b0c8553bbdaffda5d3b674a4da870c5ce9fe69c1ca8111d9e0f21a8f265799eba0f927581d16f4810e5eb5bebfd7e51f5f137cbef08cc44d8fd9cd languageName: node linkType: hard -"jest-environment-node@npm:30.0.4": - version: 30.0.4 - resolution: "jest-environment-node@npm:30.0.4" +"jest-environment-node@npm:30.0.5": + version: 30.0.5 + resolution: "jest-environment-node@npm:30.0.5" dependencies: - "@jest/environment": "npm:30.0.4" - "@jest/fake-timers": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/environment": "npm:30.0.5" + "@jest/fake-timers": "npm:30.0.5" + "@jest/types": "npm:30.0.5" "@types/node": "npm:*" - jest-mock: "npm:30.0.2" - jest-util: "npm:30.0.2" - jest-validate: "npm:30.0.2" - checksum: 10c0/3c2b5d30e459b3870a3fdd5aacf9f73b944b398cd07889bce850d45371357510bda9f45d7bdc39b71785351e16dcd47d836754a8a53f66b6454a43344e71bd22 + jest-mock: "npm:30.0.5" + jest-util: "npm:30.0.5" + jest-validate: "npm:30.0.5" + checksum: 10c0/1b608597f0755814e7c24b9ed2a45abc2340cfd8f8d3691caf929f332facd9c62ac5092e7f01056708a0ca41ae0458b6d442fd1ae9f6d21b7b416b252e1ae210 languageName: node linkType: hard @@ -5063,35 +5124,35 @@ __metadata: languageName: node linkType: hard -"jest-haste-map@npm:30.0.2": - version: 30.0.2 - resolution: "jest-haste-map@npm:30.0.2" +"jest-haste-map@npm:30.0.5": + version: 30.0.5 + resolution: "jest-haste-map@npm:30.0.5" dependencies: - "@jest/types": "npm:30.0.1" + "@jest/types": "npm:30.0.5" "@types/node": "npm:*" anymatch: "npm:^3.1.3" fb-watchman: "npm:^2.0.2" fsevents: "npm:^2.3.3" graceful-fs: "npm:^4.2.11" jest-regex-util: "npm:30.0.1" - jest-util: "npm:30.0.2" - jest-worker: "npm:30.0.2" + jest-util: "npm:30.0.5" + jest-worker: "npm:30.0.5" micromatch: "npm:^4.0.8" walker: "npm:^1.0.8" dependenciesMeta: fsevents: optional: true - checksum: 10c0/6427b6976beb3fd33cae9a516e24f409d0cc0be2afa12a62e95671001a0d0d61662e8b2185027639b2036fe3e3b055e9d9b4dfd2063e787cf2a5d2140da0b80a + checksum: 10c0/eab5d85d820f149bcf4bf4e0c49316f48973c85d39b4c3a2e08f57504f069afe9b0f1665e556330a98c6fc6bd5a6932767b466c1c96124fa0161aef017ab17b3 languageName: node linkType: hard -"jest-leak-detector@npm:30.0.2": - version: 30.0.2 - resolution: "jest-leak-detector@npm:30.0.2" +"jest-leak-detector@npm:30.0.5": + version: 30.0.5 + resolution: "jest-leak-detector@npm:30.0.5" dependencies: "@jest/get-type": "npm:30.0.1" - pretty-format: "npm:30.0.2" - checksum: 10c0/1df28475c40b41024adc6e18af0d3dc8d8d318fdbbf5c3560321fea0af2e0784c57f788b5b152efd83274ab6ea8dc3b36662060a83a2a555ffd8cdf7d628ee76 + pretty-format: "npm:30.0.5" + checksum: 10c0/04207ab6f44dec22d3d656b5f3b4f334440f4c01ccd21c55474f26706530244d34b8dc9922c9449e00e8649e5da1b8de4aca58c9895c9de19951d5ecdc0ff113 languageName: node linkType: hard @@ -5107,15 +5168,15 @@ __metadata: languageName: node linkType: hard -"jest-matcher-utils@npm:30.0.4": - version: 30.0.4 - resolution: "jest-matcher-utils@npm:30.0.4" +"jest-matcher-utils@npm:30.0.5": + version: 30.0.5 + resolution: "jest-matcher-utils@npm:30.0.5" dependencies: "@jest/get-type": "npm:30.0.1" chalk: "npm:^4.1.2" - jest-diff: "npm:30.0.4" - pretty-format: "npm:30.0.2" - checksum: 10c0/18f9f808e1de56a466d3a858acd5d253ea13e386619de05fe21b37316305b15feb078f12beae9228c878fc6b60b9bbbd1a6240f1878f80a222d241b38e54b53f + jest-diff: "npm:30.0.5" + pretty-format: "npm:30.0.5" + checksum: 10c0/231d891b29bfc218f2f5739c10873b6671426e31ad1c5538eed1531e62608fd3f60d32f41821332a6cf41f1614fd37361434c754fdd49c849b35ef2e5156c02e languageName: node linkType: hard @@ -5136,20 +5197,20 @@ __metadata: languageName: node linkType: hard -"jest-message-util@npm:30.0.2": - version: 30.0.2 - resolution: "jest-message-util@npm:30.0.2" +"jest-message-util@npm:30.0.5": + version: 30.0.5 + resolution: "jest-message-util@npm:30.0.5" dependencies: "@babel/code-frame": "npm:^7.27.1" - "@jest/types": "npm:30.0.1" + "@jest/types": "npm:30.0.5" "@types/stack-utils": "npm:^2.0.3" chalk: "npm:^4.1.2" graceful-fs: "npm:^4.2.11" micromatch: "npm:^4.0.8" - pretty-format: "npm:30.0.2" + pretty-format: "npm:30.0.5" slash: "npm:^3.0.0" stack-utils: "npm:^2.0.6" - checksum: 10c0/c010d5b7d86e735e2fb4c4a220f57004349f488f5d4663240a7e9f2694d01b5228136540d55036777fde4227b5e0b56f08885b7f69395b295cab878357b1aeb1 + checksum: 10c0/38b710c127db6c79c36d690377d9f9f1e3c2e4b2d2e60f3b82a5b4da70efb1f4783c6cf0cf1f6be6e3b7fb2d2aed889583d2430f65afc09e7e6d68aa5fa981dc languageName: node linkType: hard @@ -5164,14 +5225,14 @@ __metadata: languageName: node linkType: hard -"jest-mock@npm:30.0.2": - version: 30.0.2 - resolution: "jest-mock@npm:30.0.2" +"jest-mock@npm:30.0.5": + version: 30.0.5 + resolution: "jest-mock@npm:30.0.5" dependencies: - "@jest/types": "npm:30.0.1" + "@jest/types": "npm:30.0.5" "@types/node": "npm:*" - jest-util: "npm:30.0.2" - checksum: 10c0/7728997c1d654475b88e18b7ba33a2a1b9f89ce33a9082bf2d14dcc3e831f372f80c762e481777886a3a04b4489ea5390ecdeb21c4def57fba5b2c77086a3959 + jest-util: "npm:30.0.5" + checksum: 10c0/207fd79297f514a8e26ede9b4b5035e70212b8850a2f460b51d3cc58e8e7c9585bd2dbc5df2475a3321c4cd114b90e0b24190f00d6eeb88c8f088a8ed00416d5 languageName: node linkType: hard @@ -5201,118 +5262,118 @@ __metadata: languageName: node linkType: hard -"jest-resolve-dependencies@npm:30.0.4": - version: 30.0.4 - resolution: "jest-resolve-dependencies@npm:30.0.4" +"jest-resolve-dependencies@npm:30.0.5": + version: 30.0.5 + resolution: "jest-resolve-dependencies@npm:30.0.5" dependencies: jest-regex-util: "npm:30.0.1" - jest-snapshot: "npm:30.0.4" - checksum: 10c0/00675f375533a8d07606f91ce5bbb32269819df54b2f9d6dce28f26d9b014b383b69620806dba09953c9ed6bd0635799821fd5f14fb46d6aee4cfbcd27c41916 + jest-snapshot: "npm:30.0.5" + checksum: 10c0/7c72ef30d2e2e5c9564c53f55679184a4fe460f4d5c48eb5edc476000f17ee392341ae0c21b3ce9e531a1bff00924ebcda4fcd5b1406071c6a7b2b109fd3cf33 languageName: node linkType: hard -"jest-resolve@npm:30.0.2": - version: 30.0.2 - resolution: "jest-resolve@npm:30.0.2" +"jest-resolve@npm:30.0.5": + version: 30.0.5 + resolution: "jest-resolve@npm:30.0.5" dependencies: chalk: "npm:^4.1.2" graceful-fs: "npm:^4.2.11" - jest-haste-map: "npm:30.0.2" + jest-haste-map: "npm:30.0.5" jest-pnp-resolver: "npm:^1.2.3" - jest-util: "npm:30.0.2" - jest-validate: "npm:30.0.2" + jest-util: "npm:30.0.5" + jest-validate: "npm:30.0.5" slash: "npm:^3.0.0" unrs-resolver: "npm:^1.7.11" - checksum: 10c0/33ae69455b1206a926bb6f7dd46cd4b6cbf5e095387078873a05dfb693bef419b93897e052ee68026b31b5e5f537fdcfce42f2d31af0ce7e64a8179ed7882b51 + checksum: 10c0/6edea75db950131513cd642743d4c5dd36c209c94652e469eebc86fdf85eb579a7614c30262668fcd429e1c841f1d17a26831259db69c17dffd0718c37f69196 languageName: node linkType: hard -"jest-runner@npm:30.0.4": - version: 30.0.4 - resolution: "jest-runner@npm:30.0.4" +"jest-runner@npm:30.0.5": + version: 30.0.5 + resolution: "jest-runner@npm:30.0.5" dependencies: - "@jest/console": "npm:30.0.4" - "@jest/environment": "npm:30.0.4" - "@jest/test-result": "npm:30.0.4" - "@jest/transform": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/console": "npm:30.0.5" + "@jest/environment": "npm:30.0.5" + "@jest/test-result": "npm:30.0.5" + "@jest/transform": "npm:30.0.5" + "@jest/types": "npm:30.0.5" "@types/node": "npm:*" chalk: "npm:^4.1.2" emittery: "npm:^0.13.1" exit-x: "npm:^0.2.2" graceful-fs: "npm:^4.2.11" jest-docblock: "npm:30.0.1" - jest-environment-node: "npm:30.0.4" - jest-haste-map: "npm:30.0.2" - jest-leak-detector: "npm:30.0.2" - jest-message-util: "npm:30.0.2" - jest-resolve: "npm:30.0.2" - jest-runtime: "npm:30.0.4" - jest-util: "npm:30.0.2" - jest-watcher: "npm:30.0.4" - jest-worker: "npm:30.0.2" + jest-environment-node: "npm:30.0.5" + jest-haste-map: "npm:30.0.5" + jest-leak-detector: "npm:30.0.5" + jest-message-util: "npm:30.0.5" + jest-resolve: "npm:30.0.5" + jest-runtime: "npm:30.0.5" + jest-util: "npm:30.0.5" + jest-watcher: "npm:30.0.5" + jest-worker: "npm:30.0.5" p-limit: "npm:^3.1.0" source-map-support: "npm:0.5.13" - checksum: 10c0/22f33b5f2f9e54df7337ffd38e859fb7cfcb52dc858fc1b4ddc104f10d67e7ba882c3db937fe5d2988913957d6e23deb3b67d1c340c0344dbc3176c38ef2aa53 + checksum: 10c0/5da84e4f393cc4b0c2b86a7058c154e524bc91947867f892d252300d06c595058690a61ffdbfa74381498f4ebb9cc7d8d967a62f53cb5f5383ec59fb5ed21d91 languageName: node linkType: hard -"jest-runtime@npm:30.0.4": - version: 30.0.4 - resolution: "jest-runtime@npm:30.0.4" +"jest-runtime@npm:30.0.5": + version: 30.0.5 + resolution: "jest-runtime@npm:30.0.5" dependencies: - "@jest/environment": "npm:30.0.4" - "@jest/fake-timers": "npm:30.0.4" - "@jest/globals": "npm:30.0.4" + "@jest/environment": "npm:30.0.5" + "@jest/fake-timers": "npm:30.0.5" + "@jest/globals": "npm:30.0.5" "@jest/source-map": "npm:30.0.1" - "@jest/test-result": "npm:30.0.4" - "@jest/transform": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/test-result": "npm:30.0.5" + "@jest/transform": "npm:30.0.5" + "@jest/types": "npm:30.0.5" "@types/node": "npm:*" chalk: "npm:^4.1.2" cjs-module-lexer: "npm:^2.1.0" collect-v8-coverage: "npm:^1.0.2" glob: "npm:^10.3.10" graceful-fs: "npm:^4.2.11" - jest-haste-map: "npm:30.0.2" - jest-message-util: "npm:30.0.2" - jest-mock: "npm:30.0.2" + jest-haste-map: "npm:30.0.5" + jest-message-util: "npm:30.0.5" + jest-mock: "npm:30.0.5" jest-regex-util: "npm:30.0.1" - jest-resolve: "npm:30.0.2" - jest-snapshot: "npm:30.0.4" - jest-util: "npm:30.0.2" + jest-resolve: "npm:30.0.5" + jest-snapshot: "npm:30.0.5" + jest-util: "npm:30.0.5" slash: "npm:^3.0.0" strip-bom: "npm:^4.0.0" - checksum: 10c0/75147405c6896ff717d4c64f9c628c860b18fa6f8c959ffe3c0757d0470b4cead728389b198142119e00fb1a4ba2dd938021a67a07f3679b1d7930ba3f9a2523 + checksum: 10c0/c1afa36da0582172e9a73d69fcc23fd433efc8a7d0328ba5fee45858dc85cb01410b47ba53540bb3758277eb84bb5a42e872bc58d2e5a3cad533f4b33e3abe61 languageName: node linkType: hard -"jest-snapshot@npm:30.0.4": - version: 30.0.4 - resolution: "jest-snapshot@npm:30.0.4" +"jest-snapshot@npm:30.0.5": + version: 30.0.5 + resolution: "jest-snapshot@npm:30.0.5" dependencies: "@babel/core": "npm:^7.27.4" "@babel/generator": "npm:^7.27.5" "@babel/plugin-syntax-jsx": "npm:^7.27.1" "@babel/plugin-syntax-typescript": "npm:^7.27.1" "@babel/types": "npm:^7.27.3" - "@jest/expect-utils": "npm:30.0.4" + "@jest/expect-utils": "npm:30.0.5" "@jest/get-type": "npm:30.0.1" - "@jest/snapshot-utils": "npm:30.0.4" - "@jest/transform": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/snapshot-utils": "npm:30.0.5" + "@jest/transform": "npm:30.0.5" + "@jest/types": "npm:30.0.5" babel-preset-current-node-syntax: "npm:^1.1.0" chalk: "npm:^4.1.2" - expect: "npm:30.0.4" + expect: "npm:30.0.5" graceful-fs: "npm:^4.2.11" - jest-diff: "npm:30.0.4" - jest-matcher-utils: "npm:30.0.4" - jest-message-util: "npm:30.0.2" - jest-util: "npm:30.0.2" - pretty-format: "npm:30.0.2" + jest-diff: "npm:30.0.5" + jest-matcher-utils: "npm:30.0.5" + jest-message-util: "npm:30.0.5" + jest-util: "npm:30.0.5" + pretty-format: "npm:30.0.5" semver: "npm:^7.7.2" synckit: "npm:^0.11.8" - checksum: 10c0/d33cf08de392883797f78e3815035b90a63b75ce3bd85d3a5726622310c830095e25c5579be961fd06faf0a8381d671407a92a7b2e97edc0f37a37d9047760d1 + checksum: 10c0/2bda246367373003abfbd66de261bfd355618926c28261d7ffcdfac0c4c7a7f575c9f598745b0b59eb2cfa8907889dcc07db3ad65d940061275d490c1eb3e1fe languageName: node linkType: hard @@ -5330,71 +5391,71 @@ __metadata: languageName: node linkType: hard -"jest-util@npm:30.0.2": - version: 30.0.2 - resolution: "jest-util@npm:30.0.2" +"jest-util@npm:30.0.5": + version: 30.0.5 + resolution: "jest-util@npm:30.0.5" dependencies: - "@jest/types": "npm:30.0.1" + "@jest/types": "npm:30.0.5" "@types/node": "npm:*" chalk: "npm:^4.1.2" ci-info: "npm:^4.2.0" graceful-fs: "npm:^4.2.11" picomatch: "npm:^4.0.2" - checksum: 10c0/07de384790b8e5a5925fba5448fa1475790a5b52271fbf99958c18e468da1af940f8b45e330d87766576cf6c5d1f4f41ce51c976483a5079653d9fcdba8aac8e + checksum: 10c0/d3808b5f7720044d0464664c795e2b795ed82edf3b5871db74b8b603c3a0a38107668730348d26f92920ca3b8245a99cbbc2c93e77d0abb1f5e27524079a4ba8 languageName: node linkType: hard -"jest-validate@npm:30.0.2": - version: 30.0.2 - resolution: "jest-validate@npm:30.0.2" +"jest-validate@npm:30.0.5": + version: 30.0.5 + resolution: "jest-validate@npm:30.0.5" dependencies: "@jest/get-type": "npm:30.0.1" - "@jest/types": "npm:30.0.1" + "@jest/types": "npm:30.0.5" camelcase: "npm:^6.3.0" chalk: "npm:^4.1.2" leven: "npm:^3.1.0" - pretty-format: "npm:30.0.2" - checksum: 10c0/9fd1b4f604851187655353eefe8db25db9638dd312d2e29d58868e626d78925edefe94fe2c8eb63305eefd41e5fe7f8aff334e2db9db5aaddeec866f9f6561d8 + pretty-format: "npm:30.0.5" + checksum: 10c0/739a5df57befd763ba40693c9c1d7e93234af44ca21226a42272fbf87dea076a23848072b46871ce02cc0f2614f8ad41542e98965b405320276102b4de35b063 languageName: node linkType: hard -"jest-watcher@npm:30.0.4": - version: 30.0.4 - resolution: "jest-watcher@npm:30.0.4" +"jest-watcher@npm:30.0.5": + version: 30.0.5 + resolution: "jest-watcher@npm:30.0.5" dependencies: - "@jest/test-result": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/test-result": "npm:30.0.5" + "@jest/types": "npm:30.0.5" "@types/node": "npm:*" ansi-escapes: "npm:^4.3.2" chalk: "npm:^4.1.2" emittery: "npm:^0.13.1" - jest-util: "npm:30.0.2" + jest-util: "npm:30.0.5" string-length: "npm:^4.0.2" - checksum: 10c0/19649fb4998f05a9d44bf37456e42c85b43bb4cdd8b12e23be992f627cbcc912c86001b69e0bcb5fd5ba0eded6d9c600cd855beb38621edfcacf5e2f29f2d2a7 + checksum: 10c0/5c26617c53e6314e2143806cbc8c1cdca7100cc8de3241c7debf7b5feb0df17bdc9a92ee4a4efa953a261d8806ffd7f6c89e72d567236e62492dd554eaa91f97 languageName: node linkType: hard -"jest-worker@npm:30.0.2": - version: 30.0.2 - resolution: "jest-worker@npm:30.0.2" +"jest-worker@npm:30.0.5": + version: 30.0.5 + resolution: "jest-worker@npm:30.0.5" dependencies: "@types/node": "npm:*" "@ungap/structured-clone": "npm:^1.3.0" - jest-util: "npm:30.0.2" + jest-util: "npm:30.0.5" merge-stream: "npm:^2.0.0" supports-color: "npm:^8.1.1" - checksum: 10c0/d7d237e763a2f1aed4eba07f977490442a7bb085f7ab63163afa88776804c2644cc05a1e32da9d05a4b895ad22b2e939ef01a90ffb3024b53fc8c73b8ad1d3f1 + checksum: 10c0/50a724b39b8691168a456544f32ef8e937c827cd6d326fa0bc27df786c80af1e1f16d9f2d9cc800af4baac85a0f9e9ed78fbd4a06f13eb32e72ec66d11b85f38 languageName: node linkType: hard -"jest@npm:^30.0.4": - version: 30.0.4 - resolution: "jest@npm:30.0.4" +"jest@npm:^30.0.5": + version: 30.0.5 + resolution: "jest@npm:30.0.5" dependencies: - "@jest/core": "npm:30.0.4" - "@jest/types": "npm:30.0.1" + "@jest/core": "npm:30.0.5" + "@jest/types": "npm:30.0.5" import-local: "npm:^3.2.0" - jest-cli: "npm:30.0.4" + jest-cli: "npm:30.0.5" peerDependencies: node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 peerDependenciesMeta: @@ -5402,7 +5463,7 @@ __metadata: optional: true bin: jest: ./bin/jest.js - checksum: 10c0/57ef5001f85a502a503440636ecd183cbf9a7b68ffadf0f28adb7d436f2fc07e738ef4f45e9f7c691ad051bb9a6a6520301287628678cc67c42433a022edfaa3 + checksum: 10c0/eff3980ebe0257f1d5a0e94b0df27fc689563539138cc9220dadcb57543e30601cea6b79cbd68a5a5bcdc69501a8a670493495cf4b1d2076796697f8a7937d4c languageName: node linkType: hard @@ -5927,14 +5988,14 @@ __metadata: languageName: node linkType: hard -"nock@npm:^14.0.6": - version: 14.0.6 - resolution: "nock@npm:14.0.6" +"nock@npm:^14.0.7": + version: 14.0.7 + resolution: "nock@npm:14.0.7" dependencies: "@mswjs/interceptors": "npm:^0.39.3" json-stringify-safe: "npm:^5.0.1" propagate: "npm:^2.0.0" - checksum: 10c0/3a8cf3ebe4639c1f6d4bf5d7fbee1f32268931cad4f3f04cdab9a4521a6c2f9c4062c0e638a619b6870cbf8a06e42b9470d63371b157c53e1328702838971bdf + checksum: 10c0/e8566df7b376a9a2fe2a86edc6e8325ecc3da91304002d5ebf65c18ae2e942999a3d43e77d40b6e6071c2106bf4cd847f2ea653c025c81f844edcd334b895d96 languageName: node linkType: hard @@ -6341,6 +6402,13 @@ __metadata: languageName: node linkType: hard +"picomatch@npm:^4.0.3": + version: 4.0.3 + resolution: "picomatch@npm:4.0.3" + checksum: 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2 + languageName: node + linkType: hard + "pirates@npm:^4.0.7": version: 4.0.7 resolution: "pirates@npm:4.0.7" @@ -6382,14 +6450,14 @@ __metadata: languageName: node linkType: hard -"pretty-format@npm:30.0.2": - version: 30.0.2 - resolution: "pretty-format@npm:30.0.2" +"pretty-format@npm:30.0.5": + version: 30.0.5 + resolution: "pretty-format@npm:30.0.5" dependencies: - "@jest/schemas": "npm:30.0.1" + "@jest/schemas": "npm:30.0.5" ansi-styles: "npm:^5.2.0" react-is: "npm:^18.3.1" - checksum: 10c0/cf542dc2d0be95e2b1c6e3a397a4fc13fce1c9f8feed6b56165c0d23c7a83423abb6b032ed8e3e1b7c1c0709f9b117dd30b5185f107e58f8766616be6de84850 + checksum: 10c0/9f6cf1af5c3169093866c80adbfdad32f69c692b62f24ba3ca8cdec8519336123323f896396f9fa40346a41b197c5f6be15aec4d8620819f12496afaaca93f81 languageName: node linkType: hard @@ -7419,17 +7487,18 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:~8.36.0": - version: 8.36.0 - resolution: "typescript-eslint@npm:8.36.0" +"typescript-eslint@npm:~8.37.0": + version: 8.37.0 + resolution: "typescript-eslint@npm:8.37.0" dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.36.0" - "@typescript-eslint/parser": "npm:8.36.0" - "@typescript-eslint/utils": "npm:8.36.0" + "@typescript-eslint/eslint-plugin": "npm:8.37.0" + "@typescript-eslint/parser": "npm:8.37.0" + "@typescript-eslint/typescript-estree": "npm:8.37.0" + "@typescript-eslint/utils": "npm:8.37.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10c0/ba6155b7a950e198400b656bca2ec9df5ed6e18283da276722aaeb4f7d2caf80b2a37d38003532ff1bfbd306201b3a69e56256cc76eb75db1128235a1be2c031 + checksum: 10c0/c73adb207d800dcf72ec33bf59b30095d3b441853f9bd795500e32530bf539cba51891b96616ff68193fae1f95eca5d404b3d974f323cf1a671a2b75513a4076 languageName: node linkType: hard