fix(deps): update react monorepo

This commit is contained in:
2025-11-18 05:01:43 +00:00
parent cd8c22bcfd
commit 59fa067b0c
2 changed files with 26 additions and 21 deletions

View File

@@ -14,14 +14,14 @@
"axios": "1.8.1",
"next": "15.2.1",
"next-pwa": "5.6.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-redux": "9.2.0",
"react-textarea-autosize": "8.5.7",
"tailwindcss": "4.0.10"
},
"devDependencies": {
"@types/react": "19.0.10",
"@types/react": "19.2.6",
"@types/react-redux": "7.1.34",
"autoprefixer": "10.4.20",
"cssnano": "7.0.6",