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

@ -63,8 +63,8 @@
},
"devDependencies": {
"@types/node": "18.15.3",
"@types/react": "^18.2.39",
"@types/react-dom": "18.0.11",
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"eslint": "^7.32.0",
"eslint-config-next": "13.2.4",
"postcss": "^8.4.29",