Merge pull request #1877 from jellyfin/renovate/react

Update dependency @types/react to v18.3.29
This commit is contained in:
BotBlake
2026-06-02 09:02:20 +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.28",
"@types/react": "18.3.29",
"@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.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
"integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==",
"version": "18.3.29",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.29.tgz",
"integrity": "sha512-ch0qJdr2JY0r04NXSprbK6TXOgnaJ1Tz23fm5W+z0/CBah6BSBc3n96h7K9GOtwh0HrilNWHIBzE1Ko4Dcw/Wg==",
"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.28",
"@types/react": "18.3.29",
"@types/react-helmet": "6.1.11",
"@types/react-router-dom": "5.3.3",
"caniuse-lite": "1.0.30001793",