Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 73da443 commit 7812c69
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 89 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"clsx": "2.1.1",
"next": "13.5.4",
"next-sitemap": "^4.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"sharp": "^0.33.5",
"swr": "2.2.5"
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"eslint": "8.54.0",
Expand Down
Loading

0 comments on commit 7812c69

Please sign in to comment.