mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:30:04 +03:00
Downgrade to react 17
This commit is contained in:
Generated
+21122
-232
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -25,8 +25,8 @@
|
||||
"@svgr/webpack": "6.3.1",
|
||||
"clsx": "1.2.1",
|
||||
"file-loader": "6.2.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"url-loader": "4.1.1"
|
||||
},
|
||||
"browserslist": {
|
||||
@@ -44,7 +44,7 @@
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "2.0.1",
|
||||
"@tsconfig/docusaurus": "1.0.6",
|
||||
"@types/react": "18.0.15",
|
||||
"@types/react": "17.0.48",
|
||||
"@types/react-helmet": "6.1.5",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.32.0",
|
||||
|
||||
Reference in New Issue
Block a user