chore(backend): update package-lock and upgrade eslint with config to new default config format

This commit is contained in:
acceis-international
2025-03-26 16:58:09 +01:00
parent be8a0d0315
commit f646c9f1ab
4 changed files with 4546 additions and 1166 deletions

View File

@@ -74,9 +74,10 @@
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"cross-env": "^7.0.3",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint": "9.23.0",
"eslint-config-next": "^15.2.4",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-react": "^7.37.4",
"newman": "^6.2.1",
"prettier": "^3.3.3",
"prisma": "^6.4.1",