update dev dependencies

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2026-02-27 14:06:04 +01:00
parent 279a65f3bf
commit c497bf8add
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4
2 changed files with 57 additions and 149 deletions

View file

@ -26,18 +26,18 @@
"@docker/actions-toolkit": "^0.62.1" "@docker/actions-toolkit": "^0.62.1"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.39.2", "@eslint/js": "^9.39.3",
"@types/node": "^20.19.27", "@types/node": "^20.19.35",
"@typescript-eslint/eslint-plugin": "^8.50.0", "@typescript-eslint/eslint-plugin": "^8.56.1",
"@typescript-eslint/parser": "^8.50.0", "@typescript-eslint/parser": "^8.56.1",
"@vercel/ncc": "^0.38.4", "@vercel/ncc": "^0.38.4",
"@vitest/coverage-v8": "^4.0.18", "@vitest/coverage-v8": "^4.0.18",
"@vitest/eslint-plugin": "^1.6.9", "@vitest/eslint-plugin": "^1.6.9",
"eslint": "^9.39.2", "eslint": "^9.39.3",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.4", "eslint-plugin-prettier": "^5.5.5",
"globals": "^17.3.0", "globals": "^17.3.0",
"prettier": "^3.7.4", "prettier": "^3.8.1",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"vitest": "^4.0.18" "vitest": "^4.0.18"
} }

192
yarn.lock
View file

@ -613,10 +613,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@eslint/js@npm:9.39.2, @eslint/js@npm:^9.39.2": "@eslint/js@npm:9.39.3, @eslint/js@npm:^9.39.3":
version: 9.39.2 version: 9.39.3
resolution: "@eslint/js@npm:9.39.2" resolution: "@eslint/js@npm:9.39.3"
checksum: 10/6b7f676746f3111b5d1b23715319212ab9297868a0fa9980d483c3da8965d5841673aada2d5653e85a3f7156edee0893a7ae7035211b4efdcb2848154bb947f2 checksum: 10/91a1a1822cfeb2eb8a89aae86be5dfabad0b66b0915946516690a8485ddd80b91f43eee346789313fea1acbb7390a4958119ca7dc9a684a5c4014f12fcb3aaf3
languageName: node languageName: node
linkType: hard linkType: hard
@ -1344,12 +1344,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:^20.19.27": "@types/node@npm:^20.19.35":
version: 20.19.30 version: 20.19.35
resolution: "@types/node@npm:20.19.30" resolution: "@types/node@npm:20.19.35"
dependencies: dependencies:
undici-types: "npm:~6.21.0" undici-types: "npm:~6.21.0"
checksum: 10/4a25e5cbcdfc61b9bf45ebbbd199a6ce26efed34bd67c45c3472654a1cf988f7b58ec7c1574ffb5b83c6a772e7eaf1ca9de94fdafc3a36ae6efb852c1f0b6fb0 checksum: 10/f14fa74f9ae4d1109d8a8e3ec31b6518122b3d31c28fd5725cb3eef8ff64d7cf6f8da9c84c78b512e2968006ec325c82a413cc2062da7b3c3230c882e88babba
languageName: node languageName: node
linkType: hard linkType: hard
@ -1362,52 +1362,39 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/eslint-plugin@npm:^8.50.0": "@typescript-eslint/eslint-plugin@npm:^8.56.1":
version: 8.54.0 version: 8.56.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.54.0" resolution: "@typescript-eslint/eslint-plugin@npm:8.56.1"
dependencies: dependencies:
"@eslint-community/regexpp": "npm:^4.12.2" "@eslint-community/regexpp": "npm:^4.12.2"
"@typescript-eslint/scope-manager": "npm:8.54.0" "@typescript-eslint/scope-manager": "npm:8.56.1"
"@typescript-eslint/type-utils": "npm:8.54.0" "@typescript-eslint/type-utils": "npm:8.56.1"
"@typescript-eslint/utils": "npm:8.54.0" "@typescript-eslint/utils": "npm:8.56.1"
"@typescript-eslint/visitor-keys": "npm:8.54.0" "@typescript-eslint/visitor-keys": "npm:8.56.1"
ignore: "npm:^7.0.5" ignore: "npm:^7.0.5"
natural-compare: "npm:^1.4.0" natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^2.4.0" ts-api-utils: "npm:^2.4.0"
peerDependencies: peerDependencies:
"@typescript-eslint/parser": ^8.54.0 "@typescript-eslint/parser": ^8.56.1
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.0.0" typescript: ">=4.8.4 <6.0.0"
checksum: 10/8f1c74ac77d7a84ae3f201bb09cb67271662befed036266af1eaa0653d09b545353441640516c1c86e0a94939887d32f0473c61a642488b14d46533742bfbd1b checksum: 10/669d19cff91fcad5fe34dba97cc8c0c2df3160ae14646759fb23dfd6ffbb861d00d8d081e74d1060d544bfba0ea4d05588c5b73ae104907af26cc18189c0d139
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/parser@npm:^8.50.0": "@typescript-eslint/parser@npm:^8.56.1":
version: 8.54.0 version: 8.56.1
resolution: "@typescript-eslint/parser@npm:8.54.0" resolution: "@typescript-eslint/parser@npm:8.56.1"
dependencies: dependencies:
"@typescript-eslint/scope-manager": "npm:8.54.0" "@typescript-eslint/scope-manager": "npm:8.56.1"
"@typescript-eslint/types": "npm:8.54.0" "@typescript-eslint/types": "npm:8.56.1"
"@typescript-eslint/typescript-estree": "npm:8.54.0" "@typescript-eslint/typescript-estree": "npm:8.56.1"
"@typescript-eslint/visitor-keys": "npm:8.54.0" "@typescript-eslint/visitor-keys": "npm:8.56.1"
debug: "npm:^4.4.3" debug: "npm:^4.4.3"
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.0.0" typescript: ">=4.8.4 <6.0.0"
checksum: 10/d2e09462c9966ef3deeba71d9e41d1d4876c61eea65888c93a3db6fba48b89a2165459c6519741d40e969da05ed98d3f4c87a7f56c5521ab5699743cc315f6cb checksum: 10/280b041a69153caf9e721b307781830483dd39d881b02d993156635bd8600e30e6a816aaead8bdd662ae5149b8870aef7b3823d3b98ec974d924c23a786fb6d9
languageName: node
linkType: hard
"@typescript-eslint/project-service@npm:8.54.0":
version: 8.54.0
resolution: "@typescript-eslint/project-service@npm:8.54.0"
dependencies:
"@typescript-eslint/tsconfig-utils": "npm:^8.54.0"
"@typescript-eslint/types": "npm:^8.54.0"
debug: "npm:^4.4.3"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10/93f0483f6bbcf7cf776a53a130f7606f597fba67cf111e1897873bf1531efaa96e4851cfd461da0f0cc93afbdb51e47bcce11cf7dd4fb68b7030c7f9f240b92f
languageName: node languageName: node
linkType: hard linkType: hard
@ -1424,16 +1411,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/scope-manager@npm:8.54.0":
version: 8.54.0
resolution: "@typescript-eslint/scope-manager@npm:8.54.0"
dependencies:
"@typescript-eslint/types": "npm:8.54.0"
"@typescript-eslint/visitor-keys": "npm:8.54.0"
checksum: 10/3474f3197e8647754393dee62b3145c9de71eaa66c8a68f61c8283aa332141803885db9c96caa6a51f78128ad9ef92f774a90361655e57bd951d5b57eb76f914
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:8.56.1, @typescript-eslint/scope-manager@npm:^8.55.0": "@typescript-eslint/scope-manager@npm:8.56.1, @typescript-eslint/scope-manager@npm:^8.55.0":
version: 8.56.1 version: 8.56.1
resolution: "@typescript-eslint/scope-manager@npm:8.56.1" resolution: "@typescript-eslint/scope-manager@npm:8.56.1"
@ -1444,15 +1421,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/tsconfig-utils@npm:8.54.0, @typescript-eslint/tsconfig-utils@npm:^8.54.0":
version: 8.54.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.54.0"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10/e9d6b29538716f007919bfcee94f09b7f8e7d2b684ad43d1a3c8d43afb9f0539c7707f84a34f42054e31c8c056b0ccf06575d89e860b4d34632ffefaefafe1fc
languageName: node
linkType: hard
"@typescript-eslint/tsconfig-utils@npm:8.56.1, @typescript-eslint/tsconfig-utils@npm:^8.56.1": "@typescript-eslint/tsconfig-utils@npm:8.56.1, @typescript-eslint/tsconfig-utils@npm:^8.56.1":
version: 8.56.1 version: 8.56.1
resolution: "@typescript-eslint/tsconfig-utils@npm:8.56.1" resolution: "@typescript-eslint/tsconfig-utils@npm:8.56.1"
@ -1462,26 +1430,19 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/type-utils@npm:8.54.0": "@typescript-eslint/type-utils@npm:8.56.1":
version: 8.54.0 version: 8.56.1
resolution: "@typescript-eslint/type-utils@npm:8.54.0" resolution: "@typescript-eslint/type-utils@npm:8.56.1"
dependencies: dependencies:
"@typescript-eslint/types": "npm:8.54.0" "@typescript-eslint/types": "npm:8.56.1"
"@typescript-eslint/typescript-estree": "npm:8.54.0" "@typescript-eslint/typescript-estree": "npm:8.56.1"
"@typescript-eslint/utils": "npm:8.54.0" "@typescript-eslint/utils": "npm:8.56.1"
debug: "npm:^4.4.3" debug: "npm:^4.4.3"
ts-api-utils: "npm:^2.4.0" ts-api-utils: "npm:^2.4.0"
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.0.0" typescript: ">=4.8.4 <6.0.0"
checksum: 10/60e92fb32274abd70165ce6f4187e4cffa55416374c63731d7de8fdcfb7a558b4dd48909ff1ad38ac39d2ea1248ec54d6ce38dbc065fd34529a217fc2450d5b1 checksum: 10/2b07c674c26d797d05c05779ac5c89761b6b96680ecaf01440957727d12c6d06a2e48f0b139e45752eb4b53bf13c03940628656c519d362082b716d6a0ece6d9
languageName: node
linkType: hard
"@typescript-eslint/types@npm:8.54.0, @typescript-eslint/types@npm:^8.54.0":
version: 8.54.0
resolution: "@typescript-eslint/types@npm:8.54.0"
checksum: 10/c25cc0bdf90fb150cf6ce498897f43fe3adf9e872562159118f34bd91a9bfab5f720cb1a41f3cdf253b2e840145d7d372089b7cef5156624ef31e98d34f91b31
languageName: node languageName: node
linkType: hard linkType: hard
@ -1492,25 +1453,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/typescript-estree@npm:8.54.0":
version: 8.54.0
resolution: "@typescript-eslint/typescript-estree@npm:8.54.0"
dependencies:
"@typescript-eslint/project-service": "npm:8.54.0"
"@typescript-eslint/tsconfig-utils": "npm:8.54.0"
"@typescript-eslint/types": "npm:8.54.0"
"@typescript-eslint/visitor-keys": "npm:8.54.0"
debug: "npm:^4.4.3"
minimatch: "npm:^9.0.5"
semver: "npm:^7.7.3"
tinyglobby: "npm:^0.2.15"
ts-api-utils: "npm:^2.4.0"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10/3a545037c6f9319251d3ba44cf7a3216b1372422469e27f7ed3415244ebf42553da1ab4644da42d3f0ae2706a8cad12529ffebcb2e75406f74e3b30b812d010d
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:8.56.1": "@typescript-eslint/typescript-estree@npm:8.56.1":
version: 8.56.1 version: 8.56.1
resolution: "@typescript-eslint/typescript-estree@npm:8.56.1" resolution: "@typescript-eslint/typescript-estree@npm:8.56.1"
@ -1530,22 +1472,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/utils@npm:8.54.0": "@typescript-eslint/utils@npm:8.56.1, @typescript-eslint/utils@npm:^8.55.0":
version: 8.54.0
resolution: "@typescript-eslint/utils@npm:8.54.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.9.1"
"@typescript-eslint/scope-manager": "npm:8.54.0"
"@typescript-eslint/types": "npm:8.54.0"
"@typescript-eslint/typescript-estree": "npm:8.54.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 10/9f88a2a7ab3e11aa0ff7f99c0e66a0cf2cba10b640def4c64a4f4ef427fecfb22f28dbe5697535915eb01f6507515ac43e45e0ff384bf82856e3420194d9ffdd
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:^8.55.0":
version: 8.56.1 version: 8.56.1
resolution: "@typescript-eslint/utils@npm:8.56.1" resolution: "@typescript-eslint/utils@npm:8.56.1"
dependencies: dependencies:
@ -1560,16 +1487,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/visitor-keys@npm:8.54.0":
version: 8.54.0
resolution: "@typescript-eslint/visitor-keys@npm:8.54.0"
dependencies:
"@typescript-eslint/types": "npm:8.54.0"
eslint-visitor-keys: "npm:^4.2.1"
checksum: 10/cca5380ee30250302ee1459e5a0a38de8c16213026dbbff3d167fa7d71d012f31d60ac4483ad45ebd13f2ac963d1ca52dd5f22759a68d4ee57626e421769187a
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:8.56.1": "@typescript-eslint/visitor-keys@npm:8.56.1":
version: 8.56.1 version: 8.56.1
resolution: "@typescript-eslint/visitor-keys@npm:8.56.1" resolution: "@typescript-eslint/visitor-keys@npm:8.56.1"
@ -2221,18 +2138,18 @@ __metadata:
dependencies: dependencies:
"@actions/core": "npm:^1.11.1" "@actions/core": "npm:^1.11.1"
"@docker/actions-toolkit": "npm:^0.62.1" "@docker/actions-toolkit": "npm:^0.62.1"
"@eslint/js": "npm:^9.39.2" "@eslint/js": "npm:^9.39.3"
"@types/node": "npm:^20.19.27" "@types/node": "npm:^20.19.35"
"@typescript-eslint/eslint-plugin": "npm:^8.50.0" "@typescript-eslint/eslint-plugin": "npm:^8.56.1"
"@typescript-eslint/parser": "npm:^8.50.0" "@typescript-eslint/parser": "npm:^8.56.1"
"@vercel/ncc": "npm:^0.38.4" "@vercel/ncc": "npm:^0.38.4"
"@vitest/coverage-v8": "npm:^4.0.18" "@vitest/coverage-v8": "npm:^4.0.18"
"@vitest/eslint-plugin": "npm:^1.6.9" "@vitest/eslint-plugin": "npm:^1.6.9"
eslint: "npm:^9.39.2" eslint: "npm:^9.39.3"
eslint-config-prettier: "npm:^10.1.8" eslint-config-prettier: "npm:^10.1.8"
eslint-plugin-prettier: "npm:^5.5.4" eslint-plugin-prettier: "npm:^5.5.5"
globals: "npm:^17.3.0" globals: "npm:^17.3.0"
prettier: "npm:^3.7.4" prettier: "npm:^3.8.1"
typescript: "npm:^5.9.3" typescript: "npm:^5.9.3"
vitest: "npm:^4.0.18" vitest: "npm:^4.0.18"
languageName: unknown languageName: unknown
@ -2417,7 +2334,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint-plugin-prettier@npm:^5.5.4": "eslint-plugin-prettier@npm:^5.5.5":
version: 5.5.5 version: 5.5.5
resolution: "eslint-plugin-prettier@npm:5.5.5" resolution: "eslint-plugin-prettier@npm:5.5.5"
dependencies: dependencies:
@ -2468,9 +2385,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint@npm:^9.39.2": "eslint@npm:^9.39.3":
version: 9.39.2 version: 9.39.3
resolution: "eslint@npm:9.39.2" resolution: "eslint@npm:9.39.3"
dependencies: dependencies:
"@eslint-community/eslint-utils": "npm:^4.8.0" "@eslint-community/eslint-utils": "npm:^4.8.0"
"@eslint-community/regexpp": "npm:^4.12.1" "@eslint-community/regexpp": "npm:^4.12.1"
@ -2478,7 +2395,7 @@ __metadata:
"@eslint/config-helpers": "npm:^0.4.2" "@eslint/config-helpers": "npm:^0.4.2"
"@eslint/core": "npm:^0.17.0" "@eslint/core": "npm:^0.17.0"
"@eslint/eslintrc": "npm:^3.3.1" "@eslint/eslintrc": "npm:^3.3.1"
"@eslint/js": "npm:9.39.2" "@eslint/js": "npm:9.39.3"
"@eslint/plugin-kit": "npm:^0.4.1" "@eslint/plugin-kit": "npm:^0.4.1"
"@humanfs/node": "npm:^0.16.6" "@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1" "@humanwhocodes/module-importer": "npm:^1.0.1"
@ -2513,7 +2430,7 @@ __metadata:
optional: true optional: true
bin: bin:
eslint: bin/eslint.js eslint: bin/eslint.js
checksum: 10/53ff0e9c8264e7e8d40d50fdc0c0df0b701cfc5289beedfb686c214e3e7b199702f894bbd1bb48653727bb1ecbd1147cf5f555a4ae71e1daf35020cdc9072d9f checksum: 10/1c95c92983ddf435e7f7d54edd06d703a15773a7d189583d3388e5b5ac714f0a2450b91c0b3bb9b9ccec9bd20994fd8e48d231ed6dabca0be56ef314b32820ff
languageName: node languageName: node
linkType: hard linkType: hard
@ -3364,15 +3281,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"minimatch@npm:^9.0.5":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: 10/dd6a8927b063aca6d910b119e1f2df6d2ce7d36eab91de83167dd136bb85e1ebff97b0d3de1cb08bd1f7e018ca170b4962479fefab5b2a69e2ae12cb2edc8348
languageName: node
linkType: hard
"minimist@npm:^1.2.5, minimist@npm:^1.2.6": "minimist@npm:^1.2.5, minimist@npm:^1.2.6":
version: 1.2.8 version: 1.2.8
resolution: "minimist@npm:1.2.8" resolution: "minimist@npm:1.2.8"
@ -3746,7 +3654,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"prettier@npm:^3.7.4": "prettier@npm:^3.8.1":
version: 3.8.1 version: 3.8.1
resolution: "prettier@npm:3.8.1" resolution: "prettier@npm:3.8.1"
bin: bin: