Skip to content

Commit

Permalink
Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 62894b9 commit 66f5dc4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions www/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
},
"dependencies": {
"@types/node": "16.11.26",
"@types/react": "17.0.43",
"@types/react-dom": "^17.0.11",
"@types/react": "18.2.70",
"@types/react-dom": "^18.0.0",
"canvas": "2.9.1",
"cheerio": "^1.0.0-rc.10",
"gray-matter": "^4.0.3",
"highlight.js": "^11.3.1",
"js-yaml": "^4.1.0",
"next": "^12.0.7",
"prettier": "^2.5.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-icons": "^4.3.1",
"react-share": "^4.4.0",
"sass": "1.49.11",
Expand Down

0 comments on commit 66f5dc4

Please sign in to comment.