fix: upgrading types react package (#3014)

This commit is contained in:
sriram veeraghanta
2023-12-06 20:07:39 +05:30
parent e585255c4c
commit 691666e5e2
11 changed files with 1163 additions and 1087 deletions

View File

@@ -38,8 +38,8 @@
},
"devDependencies": {
"@types/node": "18.15.3",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.14",
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"eslint": "^7.32.0",
"postcss": "^8.4.29",
"react": "^18.2.0",