Compare commits

..

2 Commits

Author SHA1 Message Date
Kévin Dunglas
2c9308baed Merge a7d36fe3f4 into 6044e13b5d 2026-01-15 09:59:14 +01:00
Kévin Dunglas
a7d36fe3f4 docs: upgrade actions/checkout from v5 to v6
Updated GitHub Actions checkout action from v5 to v6 in multiple sections of the README.
2025-12-19 16:49:26 +01:00
2 changed files with 546 additions and 440 deletions

978
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -43,12 +43,12 @@
"@types/jest": "^29.5.14",
"@types/node": "^24.1.0",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^8.54.0",
"@typescript-eslint/parser": "^8.54.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^9.39.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-jest": "^28.14.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-node": "^11.1.0",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",