Skip to content

Commit

Permalink
Update React
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 10e9092 commit 266592a
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 47 deletions.
93 changes: 49 additions & 44 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@jellyfin/sdk": "0.7.0",
"@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": "17.0.80",
"@types/react-dom": "17.0.25",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@uupaa/dynamic-import-polyfill": "1.0.2",
Expand Down Expand Up @@ -86,7 +86,7 @@
"postcss-scss": "4.0.5",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "6.4.2",
"react-router-dom": "6.24.0",
"resize-observer-polyfill": "1.5.1",
"sass": "1.55.0",
"sass-loader": "13.1.0",
Expand Down

0 comments on commit 266592a

Please sign in to comment.