Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 828813d commit 6c0ba1b
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 127 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
"ky": "1.7.4",
"next": "14.0.4",
"next-redux-wrapper": "8.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "9.2.0",
"sharp": "0.33.5",
"styled-components": "6.1.13",
"tss-react": "4.9.14"
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/react-redux": "7.1.34",
"@types/sharp": "0.32.0",
"@types/styled-components": "5.1.34",
Expand Down
Loading

0 comments on commit 6c0ba1b

Please sign in to comment.