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 Sep 17, 2024
1 parent a359d9f commit 7e48a36
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 34 deletions.
54 changes: 24 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"js-yaml": "^3.12.0",
"lodash": "^4.17.10",
"node-static": "^0.7.9",
"react": "^16.4.2",
"react": "^18.0.0",
"react-codemirror2": "^6.0.0",
"react-copy-to-clipboard": "^5.0.1",
"react-dom": "^16.4.2",
"react-dom": "^18.0.0",
"react-highlight": "^0.12.0",
"unibeautify": "^0.17.0"
},
Expand All @@ -29,9 +29,9 @@
"@types/js-yaml": "3.12.5",
"@types/lodash": "4.14.168",
"@types/node": "10.12.24",
"@types/react": "16.9.56",
"@types/react": "18.3.7",
"@types/react-copy-to-clipboard": "4.3.0",
"@types/react-dom": "16.9.9",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.1.7",
"@types/react-select": "3.1.2",
"@types/webpack-env": "1.16.0",
Expand Down

0 comments on commit 7e48a36

Please sign in to comment.