Merge pull request #1904 from jellyfin/renovate/react

Update React to v18.3.31
This commit is contained in:
BotBlake
2026-06-13 01:02:06 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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.30",
"@types/react": "18.3.31",
"@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.30",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.30.tgz",
"integrity": "sha512-3ek6mwJL5/VBewBcY4S66cqlCtK3qi4WIq37Z0m/NHw1hjhI7274Mx1qz/+ggSzyBCOEf7eHjBN6INjPAWYfYw==",
"version": "18.3.31",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.31.tgz",
"integrity": "sha512-vfEqpXTvwT91yhmwdfouStN2hSKwTvyRs8qpLfADyrq/kxDw0hZM7Wk9Ug1FELj8hIby+S/+kQCSRFF32nv2Qw==",
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",
+1 -1
View File
@@ -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.30",
"@types/react": "18.3.31",
"@types/react-helmet": "6.1.11",
"@types/react-router-dom": "5.3.3",
"caniuse-lite": "1.0.30001793",