mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:40:03 +03:00
Merge pull request #159 from jellyfin/renovate/icons-pack-react-simple-icons-5.x
Update dependency @icons-pack/react-simple-icons to v5.5.0
This commit is contained in:
Generated
+4
-4
@@ -13,7 +13,7 @@
|
||||
"@docusaurus/preset-classic": "2.1.0",
|
||||
"@easyops-cn/docusaurus-search-local": "0.32.0",
|
||||
"@fontsource/noto-sans": "4.5.11",
|
||||
"@icons-pack/react-simple-icons": "5.4.0",
|
||||
"@icons-pack/react-simple-icons": "5.5.0",
|
||||
"@img-comparison-slider/react": "7.7.0",
|
||||
"@mdi/js": "7.0.96",
|
||||
"@mdi/react": "1.6.1",
|
||||
@@ -2758,9 +2758,9 @@
|
||||
"devOptional": true
|
||||
},
|
||||
"node_modules/@icons-pack/react-simple-icons": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.4.0.tgz",
|
||||
"integrity": "sha512-EN8Db9c5D1JuSSKwl1NrjPl050fARgTsdMQrPU23BeHy3s3cDvrjossUw9XeQ5aN2NN1xZOmXM6kP4aSbNhsQg==",
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.5.0.tgz",
|
||||
"integrity": "sha512-iel9Z3qMDnyd3kXjwKvUvAjZ6798iZJ28Bm9IAwo1JqV0vSZoaGgA8+gF+68Vw7DQEObJD0ShFPHsK2YJSh5UQ==",
|
||||
"peerDependencies": {
|
||||
"react": "^16.13 || ^17 || ^18"
|
||||
}
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
"@docusaurus/preset-classic": "2.1.0",
|
||||
"@easyops-cn/docusaurus-search-local": "0.32.0",
|
||||
"@fontsource/noto-sans": "4.5.11",
|
||||
"@icons-pack/react-simple-icons": "5.4.0",
|
||||
"@icons-pack/react-simple-icons": "5.5.0",
|
||||
"@img-comparison-slider/react": "7.7.0",
|
||||
"@mdi/js": "7.0.96",
|
||||
"@mdi/react": "1.6.1",
|
||||
|
||||
Reference in New Issue
Block a user