Update react monorepo

This commit is contained in:
2025-03-28 22:27:37 +00:00
parent 6f238bb19a
commit 444366cd30
2 changed files with 20 additions and 20 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.1.0",
"react-dom": "19.1.0"
},
"devDependencies": {
"@types/react": "19.0.10",
"@types/react": "19.0.12",
"autoprefixer": "10.4.20",
"postcss": "8.5.3",
"tailwindcss": "4.0.10",