1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #5115 from jellyfin/renovate/loadable-component-5.x

Update dependency @loadable/component to v5.16.3
This commit is contained in:
Bill Thornton 2024-01-16 16:58:58 -05:00 committed by GitHub
commit 71bb7f0b6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -18,7 +18,7 @@
"@fontsource/noto-sans-sc": "5.0.17",
"@fontsource/noto-sans-tc": "5.0.17",
"@jellyfin/sdk": "unstable",
"@loadable/component": "5.15.3",
"@loadable/component": "5.16.3",
"@mui/icons-material": "5.15.3",
"@mui/material": "5.15.3",
"@mui/x-data-grid": "6.18.7",
@ -3699,9 +3699,9 @@
"dev": true
},
"node_modules/@loadable/component": {
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.15.3.tgz",
"integrity": "sha512-VOgYgCABn6+/7aGIpg7m0Ruj34tGetaJzt4bQ345FwEovDQZ+dua+NWLmuJKv8rWZyxOUSfoJkmGnzyDXH2BAQ==",
"version": "5.16.3",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.16.3.tgz",
"integrity": "sha512-2mVvHs2988oVX2/zM0y6nYhJ4rTVHhkhRnpupBA0Rjl5tS8op9uSR4u5SLVfMLxzpspr2UiIBQD+wEuMsuq4Dg==",
"dependencies": {
"@babel/runtime": "^7.7.7",
"hoist-non-react-statics": "^3.3.1",
@ -24903,9 +24903,9 @@
"dev": true
},
"@loadable/component": {
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.15.3.tgz",
"integrity": "sha512-VOgYgCABn6+/7aGIpg7m0Ruj34tGetaJzt4bQ345FwEovDQZ+dua+NWLmuJKv8rWZyxOUSfoJkmGnzyDXH2BAQ==",
"version": "5.16.3",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.16.3.tgz",
"integrity": "sha512-2mVvHs2988oVX2/zM0y6nYhJ4rTVHhkhRnpupBA0Rjl5tS8op9uSR4u5SLVfMLxzpspr2UiIBQD+wEuMsuq4Dg==",
"requires": {
"@babel/runtime": "^7.7.7",
"hoist-non-react-statics": "^3.3.1",

View file

@ -79,7 +79,7 @@
"@fontsource/noto-sans-sc": "5.0.17",
"@fontsource/noto-sans-tc": "5.0.17",
"@jellyfin/sdk": "unstable",
"@loadable/component": "5.15.3",
"@loadable/component": "5.16.3",
"@mui/icons-material": "5.15.3",
"@mui/material": "5.15.3",
"@mui/x-data-grid": "6.18.7",