mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:40:03 +03:00
Update dependency @img-comparison-slider/react to v7.7.0
This commit is contained in:
Generated
+13
-13
@@ -4957,15 +4957,6 @@
|
||||
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz",
|
||||
"integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg=="
|
||||
},
|
||||
"react-loadable": {
|
||||
"version": "npm:@docusaurus/react-loadable@5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz",
|
||||
"integrity": "sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==",
|
||||
"requires": {
|
||||
"@types/react": "*",
|
||||
"prop-types": "^15.6.2"
|
||||
}
|
||||
},
|
||||
"readdirp": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
|
||||
@@ -7138,11 +7129,11 @@
|
||||
"integrity": "sha512-98jGZQu3u0opACGlrb2UmS2jODh8ahgdws6f4KLfLqBiWAZG2y+oLDfVxZXxbOF1taQap6OUw4Ao8u0EzJFHZA=="
|
||||
},
|
||||
"@img-comparison-slider/react": {
|
||||
"version": "7.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@img-comparison-slider/react/-/react-7.6.0.tgz",
|
||||
"integrity": "sha512-Q5RJIbUznMkTfhOdx8IpMhUpxJ1TkthsS3UQolh9MaGWPlpAgnHiP1ZpQRJC4N7VAFrpEBocUfxse7xkZ/kjJQ==",
|
||||
"version": "7.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@img-comparison-slider/react/-/react-7.7.0.tgz",
|
||||
"integrity": "sha512-17MpmPUAssxH+ojNrTsmTwYEo6gug9fjalJnQvrBrE5HwHMB3R2E8wQx+LggSKLZF2B92PsulCCPwzRcbTBWMA==",
|
||||
"requires": {
|
||||
"img-comparison-slider": "^7.6.0"
|
||||
"img-comparison-slider": "~7.7.0"
|
||||
}
|
||||
},
|
||||
"@jridgewell/gen-mapping": {
|
||||
@@ -15518,6 +15509,15 @@
|
||||
"resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz",
|
||||
"integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA=="
|
||||
},
|
||||
"react-loadable": {
|
||||
"version": "npm:@docusaurus/react-loadable@5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz",
|
||||
"integrity": "sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==",
|
||||
"requires": {
|
||||
"@types/react": "*",
|
||||
"prop-types": "^15.6.2"
|
||||
}
|
||||
},
|
||||
"react-loadable-ssr-addon-v5-slorber": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/react-loadable-ssr-addon-v5-slorber/-/react-loadable-ssr-addon-v5-slorber-1.0.1.tgz",
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@
|
||||
"@docusaurus/core": "2.0.0-rc.1",
|
||||
"@docusaurus/preset-classic": "2.0.0-rc.1",
|
||||
"@icons-pack/react-simple-icons": "5.2.0",
|
||||
"@img-comparison-slider/react": "7.6.0",
|
||||
"@img-comparison-slider/react": "7.7.0",
|
||||
"@mdx-js/react": "1.6.22",
|
||||
"@svgr/webpack": "6.3.1",
|
||||
"clsx": "1.2.1",
|
||||
|
||||
Reference in New Issue
Block a user