Merge pull request #7701 from jellyfin/renovate/loadable__component-5.x

Update dependency @types/loadable__component to v5.13.10
This commit is contained in:
Bill Thornton
2026-03-18 17:31:57 -04:00
committed by GitHub
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -78,7 +78,7 @@
"@stylistic/stylelint-plugin": "3.1.3",
"@types/dompurify": "3.0.5",
"@types/escape-html": "1.0.4",
"@types/loadable__component": "5.13.9",
"@types/loadable__component": "5.13.10",
"@types/lodash-es": "4.17.12",
"@types/markdown-it": "14.1.2",
"@types/react": "18.3.23",
@@ -6122,10 +6122,11 @@
"license": "MIT"
},
"node_modules/@types/loadable__component": {
"version": "5.13.9",
"resolved": "https://registry.npmjs.org/@types/loadable__component/-/loadable__component-5.13.9.tgz",
"integrity": "sha512-QWOtIkwZqHNdQj3nixQ8oyihQiTMKZLk/DNuvNxMSbTfxf47w+kqcbnxlUeBgAxdOtW0Dh48dTAIp83iJKtnrQ==",
"version": "5.13.10",
"resolved": "https://registry.npmjs.org/@types/loadable__component/-/loadable__component-5.13.10.tgz",
"integrity": "sha512-2/LjmgG1JcGPj7T3NViq7BB5cvOA0s63gL3Gv+FPULj2L+3ExWfsNQcsFPUIOoGsVUJeZxgNPf320JZDyxjtCQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/react": "*"
}
+1 -1
View File
@@ -15,7 +15,7 @@
"@stylistic/stylelint-plugin": "3.1.3",
"@types/dompurify": "3.0.5",
"@types/escape-html": "1.0.4",
"@types/loadable__component": "5.13.9",
"@types/loadable__component": "5.13.10",
"@types/lodash-es": "4.17.12",
"@types/markdown-it": "14.1.2",
"@types/react": "18.3.23",