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 Jan 2, 2025
1 parent 9c5ef98 commit 1afc8e9
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 53 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
},
"dependencies": {
"next": "15.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"sass": "1.83.0",
"sharp": "0.33.5"
},
"devDependencies": {
"@playwright/test": "^1.36.2",
"@types/node": "22.10.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/sass": "1.45.0",
"@types/sharp": "0.32.0",
"eslint": "9.17.0",
Expand Down
89 changes: 40 additions & 49 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 1afc8e9

Please sign in to comment.