fix: upgrading types react package (#3014)
This commit is contained in:
parent
e585255c4c
commit
691666e5e2
11 changed files with 1163 additions and 1087 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue