Update react monorepo

This commit is contained in:
2025-11-25 01:27:36 +00:00
parent 6f238bb19a
commit ec2f4fa9f2
2 changed files with 25 additions and 25 deletions

View File

@@ -8,11 +8,11 @@
"dependencies": {
"axios": "1.8.1",
"next": "latest",
"react": "19.0.0",
"react-dom": "19.0.0"
"react": "19.2.0",
"react-dom": "19.2.0"
},
"devDependencies": {
"@types/react": "19.0.10",
"@types/react": "19.2.7",
"autoprefixer": "10.4.20",
"postcss": "8.5.3",
"tailwindcss": "4.0.10",