Skip to content

Commit

Permalink
⬆️ Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent b48d34e commit 4a22d20
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 84 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"dependencies": {
"next": "15.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-icons": "^5.0.1",
"react-select": "^5.8.2",
"react-wavify": "^1.10.0",
Expand All @@ -34,8 +34,8 @@
"@trivago/prettier-plugin-sort-imports": "^5.0.0",
"@types/jest": "^29.5.12",
"@types/node": "^22.0.0",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"autoprefixer": "^10.4.18",
"axios": "^1.6.7",
"eslint": "^9.0.0",
Expand Down
149 changes: 69 additions & 80 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 4a22d20

Please sign in to comment.