Update react monorepo

This commit is contained in:
2026-02-06 01:29:51 +00:00
parent 6f238bb19a
commit 9cef68a5e3
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.4",
"react-dom": "19.2.4"
},
"devDependencies": {
"@types/react": "19.0.10",
"@types/react": "19.2.13",
"autoprefixer": "10.4.20",
"postcss": "8.5.3",
"tailwindcss": "4.0.10",