Update react monorepo to v19
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
"dependencies": {
|
||||
"axios": "1.7.9",
|
||||
"next": "latest",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1"
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "18.3.13",
|
||||
"@types/react": "19.0.0",
|
||||
"autoprefixer": "10.4.20",
|
||||
"postcss": "8.4.49",
|
||||
"tailwindcss": "3.4.16",
|
||||
|
Reference in New Issue
Block a user