Compare commits

..

1 Commits

Author SHA1 Message Date
minori 567271320e deps: update vitest to 4.0.18
Node.js CI / CI (pull_request) Failing after 12s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m24s
2026-02-03 19:22:26 -08:00
2 changed files with 1113 additions and 666 deletions
+2 -2
View File
@@ -39,7 +39,7 @@
"@typescript-eslint/parser": "8.19.0", "@typescript-eslint/parser": "8.19.0",
"@vitest/eslint-plugin": "1.1.24", "@vitest/eslint-plugin": "1.1.24",
"eslint-plugin-deprecation": "3.0.0", "eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-import": "2.32.0", "eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.1", "eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-playwright": "2.1.0", "eslint-plugin-playwright": "2.1.0",
"eslint-plugin-react": "7.37.3", "eslint-plugin-react": "7.37.3",
@@ -59,6 +59,6 @@
"@types/eslint": "9.6.1", "@types/eslint": "9.6.1",
"@types/node": "22.10.5", "@types/node": "22.10.5",
"typescript": "5.7.2", "typescript": "5.7.2",
"vitest": "2.1.8" "vitest": "4.0.18"
} }
} }
+1111 -664
View File
File diff suppressed because it is too large Load Diff