mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:30:05 +03:00
Merge pull request #1770 from jellyfin/renovate/icons-pack-react-simple-icons-13.x
Update dependency @icons-pack/react-simple-icons to v13.11.2
This commit is contained in:
Generated
+8
-4
@@ -19,7 +19,7 @@
|
||||
"@docusaurus/theme-mermaid": "3.9.2",
|
||||
"@easyops-cn/docusaurus-search-local": "0.53.0",
|
||||
"@fontsource/noto-sans": "5.2.10",
|
||||
"@icons-pack/react-simple-icons": "13.8.0",
|
||||
"@icons-pack/react-simple-icons": "13.11.2",
|
||||
"@img-comparison-slider/react": "8.0.2",
|
||||
"@mdi/js": "7.4.47",
|
||||
"@mdi/react": "1.6.1",
|
||||
@@ -4710,10 +4710,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@icons-pack/react-simple-icons": {
|
||||
"version": "13.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-13.8.0.tgz",
|
||||
"integrity": "sha512-iZrhL1fSklfCCVn68IYHaAoKfcby3RakUTn2tRPyHBkhr2tkYqeQbjJWf+NizIYBzKBn2IarDJXmTdXd6CuEfw==",
|
||||
"version": "13.11.2",
|
||||
"resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-13.11.2.tgz",
|
||||
"integrity": "sha512-IiYWH7Dlp4HvTxsL9Mh/1tjKKhLikKzL+578H1ngQkoREhfXaS9yNl1SXkjNGEAYqNH2w5/tBQc0uXLWAkcSFA==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=24",
|
||||
"pnpm": ">=10"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.13 || ^17 || ^18 || ^19"
|
||||
}
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@
|
||||
"@docusaurus/theme-mermaid": "3.9.2",
|
||||
"@easyops-cn/docusaurus-search-local": "0.53.0",
|
||||
"@fontsource/noto-sans": "5.2.10",
|
||||
"@icons-pack/react-simple-icons": "13.8.0",
|
||||
"@icons-pack/react-simple-icons": "13.11.2",
|
||||
"@img-comparison-slider/react": "8.0.2",
|
||||
"@mdi/js": "7.4.47",
|
||||
"@mdi/react": "1.6.1",
|
||||
|
||||
Reference in New Issue
Block a user