Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent e6a3cb1 commit 946b6cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"next": "12.1.2",
"next-themes": "0.0.15",
"nextjs-progressbar": "0.0.14",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-draggable": "4.4.4",
"react-markdown": "8.0.1",
"react-progressive-graceful-image": "0.6.14",
Expand All @@ -32,7 +32,7 @@
"@svgr/webpack": "6.2.1",
"@types/luxon": "2.3.1",
"@types/node": "17.0.16",
"@types/react": "17.0.43",
"@types/react": "18.3.5",
"eslint": "8.11.0",
"eslint-config-next": "12.1.2",
"prettier": "2.6.1",
Expand Down

0 comments on commit 946b6cc

Please sign in to comment.