Compare commits

..

3 Commits

Author SHA1 Message Date
minori 99ad2e5a9a deps: update globals to 17.3.0
Node.js CI / CI (pull_request) Failing after 9s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m1s
2026-02-11 07:00:44 -08:00
minori bf377b3805 deps: update globals to 17.2.0
Node.js CI / CI (pull_request) Failing after 22s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m55s
2026-02-06 07:01:05 -08:00
minori e4d0f1104c deps: update globals to 17.1.0
Node.js CI / CI (pull_request) Failing after 15s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m20s
2026-02-03 19:22:04 -08:00
2 changed files with 610 additions and 274 deletions
+2 -2
View File
@@ -39,13 +39,13 @@
"@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",
"eslint-plugin-sort-keys-fix": "1.1.2", "eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-unicorn": "56.0.1", "eslint-plugin-unicorn": "56.0.1",
"globals": "15.14.0" "globals": "17.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"eslint": ">=9", "eslint": ">=9",
+608 -272
View File
File diff suppressed because it is too large Load Diff