fix: Update PrimeReact to v10.8.3 to fix missing modules

This commit is contained in:
Lions Dev
2025-10-13 05:06:17 +02:00
parent f2606f8220
commit 6ebca4945c

View File

@@ -26,9 +26,9 @@
"keycloak-js": "^23.0.7", "keycloak-js": "^23.0.7",
"next": "^15.2.4", "next": "^15.2.4",
"next-auth": "^4.24.0", "next-auth": "^4.24.0",
"primeflex": "3.3.0", "primeflex": "^3.3.1",
"primeicons": "^6.0.1", "primeicons": "^7.0.0",
"primereact": "10.2.1", "primereact": "^10.8.3",
"quill": "^2.0.3", "quill": "^2.0.3",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",