chore(deps): update react monorepo to v18.3.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-28 14:25:06 +00:00
parent 75b47524ad
commit b652580e34
2 changed files with 20 additions and 20 deletions

View File

@@ -14,14 +14,14 @@
"axios": "1.6.8",
"next": "14.2.3",
"next-pwa": "5.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-redux": "9.1.1",
"react-textarea-autosize": "8.5.3",
"tailwindcss": "3.4.3"
},
"devDependencies": {
"@types/react": "18.2.79",
"@types/react": "18.3.1",
"@types/react-redux": "7.1.33",
"autoprefixer": "10.4.19",
"cssnano": "7.0.1",