fix vulnerabilities

This commit is contained in:
root
2025-11-28 11:49:39 +01:00
parent 40805f39f7
commit f467b9ad7b
2 changed files with 172 additions and 157 deletions

View File

@@ -82,7 +82,7 @@
"postcss": "^8.5.6",
"prettier": "^3.7.1",
"prettier-plugin-tailwindcss": "^0.7.1",
"prisma": "^7.0.1",
"prisma": "^6.19.0",
"tailwindcss": "^4.1.17",
"typescript": "^5.9.3",
"typescript-eslint": "^8.48.0",
@@ -98,4 +98,4 @@
"overrides": {
"prismjs": "^1.30.0"
}
}
}