npm audit fix

This commit is contained in:
Nick Alteen
2025-08-05 13:23:15 -04:00
parent e7b9482ca4
commit 9efd1838c6
2 changed files with 996 additions and 4123 deletions

5112
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -50,14 +50,15 @@
"@rollup/plugin-typescript": "^12.1.4",
"@types/jest": "^30.0.0",
"@types/node": "^24.2.0",
"@typescript-eslint/eslint-plugin": "^8.38.0",
"@typescript-eslint/parser": "^8.32.1",
"eslint": "^9.32.0",
"@typescript-eslint/eslint-plugin": "^8.39.0",
"@typescript-eslint/parser": "^8.39.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.1.8",
"eslint-import-resolver-typescript": "^4.4.4",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-prettier": "^5.5.3",
"globals": "^16.3.0",
"jest": "^30.0.5",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.6.2",