Skip to content

Commit

Permalink
🐳 chore: Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 98a17db commit 06014de
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 51 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"@swc/cli": "0.5.2",
"@swc/core": "1.10.0",
"@swc/helpers": "0.5.15",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"autoprefixer": "10.4.20",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
Expand All @@ -22,8 +22,8 @@
"webpackbar": "^7.0.0"
},
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router-dom": "7.0.2"
},
"scripts": {
Expand Down
78 changes: 31 additions & 47 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 06014de

Please sign in to comment.