PrimeReact setup

This commit is contained in:
Julien Valverdé
2024-07-09 06:00:49 +02:00
parent 797713ecd8
commit 26254220e4
6 changed files with 19 additions and 26 deletions

View File

@@ -12,17 +12,18 @@
"@effect/schema": "^0.68.17",
"@tanstack/react-query": "4",
"@thilawyn/thilalib": "^0.1.5",
"@todo-tests/common": "workspace:*",
"@trpc/client": "^10.45.2",
"@trpc/react-query": "^10.45.2",
"effect": "^3.4.7",
"mobx": "^6.13.0",
"mobx-react-lite": "^4.0.7",
"primereact": "^10.7.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"ws": "^8.18.0"
},
"devDependencies": {
"@todo-tests/common": "workspace:*",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",