Skip to content

Commit

Permalink
Update React to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2022
1 parent 7529191 commit 5ee888f
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 53 deletions.
92 changes: 43 additions & 49 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,8 +16,8 @@
"@babel/preset-typescript": "7.18.6",
"@types/escape-html": "1.0.2",
"@types/lodash-es": "4.17.6",
"@types/react": "17.0.51",
"@types/react-dom": "17.0.17",
"@types/react": "18.0.23",
"@types/react-dom": "18.0.7",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@uupaa/dynamic-import-polyfill": "1.0.2",
Expand Down Expand Up @@ -101,8 +101,8 @@
"mux.js": "6.2.0",
"native-promise-only": "0.8.1",
"pdfjs-dist": "2.16.105",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.4.2",
"resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2",
Expand Down

0 comments on commit 5ee888f

Please sign in to comment.