Update dependency @loadable/component to v5.16.4

This commit is contained in:
renovate[bot] 2024-05-18 07:01:33 +00:00 committed by GitHub
parent 4c462b772e
commit 86c4f45f02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 10 deletions

19
package-lock.json generated
View File

@ -19,7 +19,7 @@
"@fontsource/noto-sans-tc": "5.0.19",
"@jellyfin/libass-wasm": "4.2.1",
"@jellyfin/sdk": "0.0.0-unstable.202405050501",
"@loadable/component": "5.16.3",
"@loadable/component": "5.16.4",
"@mui/icons-material": "5.15.17",
"@mui/material": "5.15.17",
"@mui/x-data-grid": "6.19.11",
@ -3832,11 +3832,12 @@
"dev": true
},
"node_modules/@loadable/component": {
"version": "5.16.3",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.16.3.tgz",
"integrity": "sha512-2mVvHs2988oVX2/zM0y6nYhJ4rTVHhkhRnpupBA0Rjl5tS8op9uSR4u5SLVfMLxzpspr2UiIBQD+wEuMsuq4Dg==",
"version": "5.16.4",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.16.4.tgz",
"integrity": "sha512-fJWxx9b5WHX90QKmizo9B+es2so8DnBthI1mbflwCoOyvzEwxiZ/SVDCTtXEnHG72/kGBdzr297SSIekYtzSOQ==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.7.7",
"@babel/runtime": "^7.12.18",
"hoist-non-react-statics": "^3.3.1",
"react-is": "^16.12.0"
},
@ -25674,11 +25675,11 @@
"dev": true
},
"@loadable/component": {
"version": "5.16.3",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.16.3.tgz",
"integrity": "sha512-2mVvHs2988oVX2/zM0y6nYhJ4rTVHhkhRnpupBA0Rjl5tS8op9uSR4u5SLVfMLxzpspr2UiIBQD+wEuMsuq4Dg==",
"version": "5.16.4",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.16.4.tgz",
"integrity": "sha512-fJWxx9b5WHX90QKmizo9B+es2so8DnBthI1mbflwCoOyvzEwxiZ/SVDCTtXEnHG72/kGBdzr297SSIekYtzSOQ==",
"requires": {
"@babel/runtime": "^7.7.7",
"@babel/runtime": "^7.12.18",
"hoist-non-react-statics": "^3.3.1",
"react-is": "^16.12.0"
}

View File

@ -80,7 +80,7 @@
"@fontsource/noto-sans-tc": "5.0.19",
"@jellyfin/libass-wasm": "4.2.1",
"@jellyfin/sdk": "0.0.0-unstable.202405050501",
"@loadable/component": "5.16.3",
"@loadable/component": "5.16.4",
"@mui/icons-material": "5.15.17",
"@mui/material": "5.15.17",
"@mui/x-data-grid": "6.19.11",