Merge pull request #1764 from jellyfin/renovate/react

Update dependency @types/react to v18.3.28
This commit is contained in:
BotBlake
2026-02-14 13:08:40 +01: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.9.2",
"@docusaurus/tsconfig": "3.9.2",
"@eslint/js": "9.39.2",
"@types/react": "18.3.27",
"@types/react": "18.3.28",
"@types/react-helmet": "6.1.11",
"@types/react-router-dom": "5.3.3",
"cspell": "9.6.4",
@@ -6748,9 +6748,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.3.27",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.27.tgz",
"integrity": "sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==",
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
"integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==",
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",
+1 -1
View File
@@ -65,7 +65,7 @@
"@docusaurus/module-type-aliases": "3.9.2",
"@docusaurus/tsconfig": "3.9.2",
"@eslint/js": "9.39.2",
"@types/react": "18.3.27",
"@types/react": "18.3.28",
"@types/react-helmet": "6.1.11",
"@types/react-router-dom": "5.3.3",
"cspell": "9.6.4",