Upgraded @types/react and @types/react-dom

This commit is contained in:
Tiago Ribeiro
2024-08-20 09:52:22 +01:00
parent bfc0def20f
commit 75a45108a2
3 changed files with 1986 additions and 1804 deletions

View File

@@ -25,8 +25,8 @@
"@react-spring/web": "^9.7.4",
"@tanstack/react-table": "^8.10.1",
"@types/node": "18.13.0",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@use-gesture/react": "^10.3.1",
"axios": "^1.3.5",
"bcrypt": "^5.1.1",