Update dependency react to v19
parent
32b032c2a9
commit
e71cd88f09
|
|
@ -83,7 +83,7 @@
|
|||
"lucide-static": "latest",
|
||||
"modern-screenshot": "^4.4.39",
|
||||
"polished": "^4.3.1",
|
||||
"react": "^18.3.1",
|
||||
"react": "^19.0.0",
|
||||
"react-dnd": "^16.0.1",
|
||||
"react-dnd-html5-backend": "^16.0.1",
|
||||
"react-dom": "^18.3.1",
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
"@testing-library/react": "^15.0.7",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^20.12.12",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@types/react-tag-input": "^6.6.6",
|
||||
|
|
|
|||
Loading…
Reference in New Issue