chore: upgrade deps and linting

This commit is contained in:
Mythie
2023-08-01 17:34:17 +10:00
parent 25d7390b27
commit 9431e7f0ad
34 changed files with 2193 additions and 16056 deletions

View File

@ -16,10 +16,10 @@
},
"devDependencies": {
"@documenso/tsconfig": "*",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"react": "18.2.0",
"typescript": "^5.0.4"
"typescript": "^5.1.6"
},
"dependencies": {
"@radix-ui/react-accordion": "^1.1.1",