mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 03:10:04 +03:00
Merge pull request #1900 from jellyfin/renovate/react
Update React to v18.3.30
This commit is contained in:
Generated
+4
-4
@@ -39,7 +39,7 @@
|
||||
"@docusaurus/module-type-aliases": "3.10.1",
|
||||
"@docusaurus/tsconfig": "3.10.1",
|
||||
"@eslint/js": "9.39.4",
|
||||
"@types/react": "18.3.29",
|
||||
"@types/react": "18.3.30",
|
||||
"@types/react-helmet": "6.1.11",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"caniuse-lite": "1.0.30001793",
|
||||
@@ -6555,9 +6555,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.3.29",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.29.tgz",
|
||||
"integrity": "sha512-ch0qJdr2JY0r04NXSprbK6TXOgnaJ1Tz23fm5W+z0/CBah6BSBc3n96h7K9GOtwh0HrilNWHIBzE1Ko4Dcw/Wg==",
|
||||
"version": "18.3.30",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.30.tgz",
|
||||
"integrity": "sha512-3ek6mwJL5/VBewBcY4S66cqlCtK3qi4WIq37Z0m/NHw1hjhI7274Mx1qz/+ggSzyBCOEf7eHjBN6INjPAWYfYw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
|
||||
+1
-1
@@ -65,7 +65,7 @@
|
||||
"@docusaurus/module-type-aliases": "3.10.1",
|
||||
"@docusaurus/tsconfig": "3.10.1",
|
||||
"@eslint/js": "9.39.4",
|
||||
"@types/react": "18.3.29",
|
||||
"@types/react": "18.3.30",
|
||||
"@types/react-helmet": "6.1.11",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"caniuse-lite": "1.0.30001793",
|
||||
|
||||
Reference in New Issue
Block a user