diff --git a/package-lock.json b/package-lock.json index dbea0ab..94f9ed4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "husky": "^9.1.6", "jest": "^29.4.3", "jest-cli": "^29.4.3", - "jest-light-runner": "^0.6.0", + "jest-light-runner": "^0.7.8", "jest-preset-stylelint": "^7.0.0", "lint-staged": "^15.0.2", "prettier": "^3.0.3", @@ -4391,10 +4391,11 @@ } }, "node_modules/jest-light-runner": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/jest-light-runner/-/jest-light-runner-0.6.0.tgz", - "integrity": "sha512-Qxo2jfcHQTI4/7K1hdqsPRFjNQM6EbnZ+IstD/YCXaoXM09kBMDGOA1I03hMqL02qyiPm6baPtsWLfxiwP8b3A==", + "version": "0.7.8", + "resolved": "https://registry.npmjs.org/jest-light-runner/-/jest-light-runner-0.7.8.tgz", + "integrity": "sha512-bDzPlBEaSZewDb62Iv9OxElDjJTxVcY7dunczsWqDOgG129rkV1PPTwUTixCIHaKeIJCNLxKMzSkRTHUn7X8dA==", "dev": true, + "license": "MIT", "dependencies": { "@jest/expect": "^30.0.0-alpha.1", "@jest/fake-timers": "^30.0.0-alpha.1", @@ -4402,8 +4403,9 @@ "jest-each": "^30.0.0-alpha.1", "jest-mock": "^30.0.0-alpha.1", "jest-snapshot": "^30.0.0-alpha.1", + "p-limit": "^6.2.0", "supports-color": "^9.2.1", - "tinypool": "^0.8.1" + "tinypool": "0.8.4" }, "engines": { "node": "^16.10.0 || ^18.12.0 || >=20.0.0" @@ -4695,6 +4697,22 @@ "node": "^16.10.0 || ^18.12.0 || >=20.0.0" } }, + "node_modules/jest-light-runner/node_modules/jest-circus/node_modules/p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/jest-light-runner/node_modules/jest-diff": { "version": "30.0.0-alpha.2", "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-30.0.0-alpha.2.tgz", @@ -4966,6 +4984,35 @@ "url": "https://github.com/chalk/supports-color?sponsor=1" } }, + "node_modules/jest-light-runner/node_modules/p-limit": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.2.0.tgz", + "integrity": "sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==", + "dev": true, + "license": "MIT", + "dependencies": { + "yocto-queue": "^1.1.1" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/jest-light-runner/node_modules/p-limit/node_modules/yocto-queue": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.1.tgz", + "integrity": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12.20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/jest-light-runner/node_modules/picomatch": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-3.0.1.tgz", @@ -7620,10 +7667,11 @@ "license": "MIT" }, "node_modules/tinypool": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.8.2.tgz", - "integrity": "sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==", + "version": "0.8.4", + "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.8.4.tgz", + "integrity": "sha512-i11VH5gS6IFeLY3gMBQ00/MmLncVP7JLXOw1vlgkytLmJK7QnEr7NXf0LBdxfmNPAeyetukOk0bOYrJrFGjYJQ==", "dev": true, + "license": "MIT", "engines": { "node": ">=14.0.0" } @@ -11154,9 +11202,9 @@ } }, "jest-light-runner": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/jest-light-runner/-/jest-light-runner-0.6.0.tgz", - "integrity": "sha512-Qxo2jfcHQTI4/7K1hdqsPRFjNQM6EbnZ+IstD/YCXaoXM09kBMDGOA1I03hMqL02qyiPm6baPtsWLfxiwP8b3A==", + "version": "0.7.8", + "resolved": "https://registry.npmjs.org/jest-light-runner/-/jest-light-runner-0.7.8.tgz", + "integrity": "sha512-bDzPlBEaSZewDb62Iv9OxElDjJTxVcY7dunczsWqDOgG129rkV1PPTwUTixCIHaKeIJCNLxKMzSkRTHUn7X8dA==", "dev": true, "requires": { "@jest/expect": "^30.0.0-alpha.1", @@ -11165,8 +11213,9 @@ "jest-each": "^30.0.0-alpha.1", "jest-mock": "^30.0.0-alpha.1", "jest-snapshot": "^30.0.0-alpha.1", + "p-limit": "^6.2.0", "supports-color": "^9.2.1", - "tinypool": "^0.8.1" + "tinypool": "0.8.4" }, "dependencies": { "@jest/console": { @@ -11387,6 +11436,17 @@ "pure-rand": "^6.0.0", "slash": "^3.0.0", "stack-utils": "^2.0.3" + }, + "dependencies": { + "p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dev": true, + "requires": { + "yocto-queue": "^0.1.0" + } + } } }, "jest-diff": { @@ -11612,6 +11672,23 @@ } } }, + "p-limit": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.2.0.tgz", + "integrity": "sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==", + "dev": true, + "requires": { + "yocto-queue": "^1.1.1" + }, + "dependencies": { + "yocto-queue": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.1.tgz", + "integrity": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==", + "dev": true + } + } + }, "picomatch": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-3.0.1.tgz", @@ -13460,9 +13537,9 @@ "dev": true }, "tinypool": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.8.2.tgz", - "integrity": "sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==", + "version": "0.8.4", + "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.8.4.tgz", + "integrity": "sha512-i11VH5gS6IFeLY3gMBQ00/MmLncVP7JLXOw1vlgkytLmJK7QnEr7NXf0LBdxfmNPAeyetukOk0bOYrJrFGjYJQ==", "dev": true }, "tmpl": { diff --git a/package.json b/package.json index 7c647ed..e4dd0b0 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "husky": "^9.1.6", "jest": "^29.4.3", "jest-cli": "^29.4.3", - "jest-light-runner": "^0.6.0", + "jest-light-runner": "^0.7.8", "jest-preset-stylelint": "^7.0.0", "lint-staged": "^15.0.2", "prettier": "^3.0.3",