Update dependency @icons-pack/react-simple-icons to v5.3.0

This commit is contained in:
renovate[bot]
2022-08-15 15:57:27 +00:00
committed by GitHub
parent 9d087a28a9
commit a62d020bf1
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -10,7 +10,7 @@
"dependencies": {
"@docusaurus/core": "2.0.1",
"@docusaurus/preset-classic": "2.0.1",
"@icons-pack/react-simple-icons": "5.2.0",
"@icons-pack/react-simple-icons": "5.3.0",
"@img-comparison-slider/react": "7.7.0",
"@mdx-js/react": "1.6.22",
"@svgr/webpack": "6.3.1",
@@ -5914,9 +5914,9 @@
"devOptional": true
},
"node_modules/@icons-pack/react-simple-icons": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.2.0.tgz",
"integrity": "sha512-98jGZQu3u0opACGlrb2UmS2jODh8ahgdws6f4KLfLqBiWAZG2y+oLDfVxZXxbOF1taQap6OUw4Ao8u0EzJFHZA==",
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.3.0.tgz",
"integrity": "sha512-T0QsruRSJafHgR1N6N+fhM7kJ+er5q1qRLI0xEQ5cajX5jAbAVsom5wWt7/UDwZqddReJYYwi2cx/R2viP+EEA==",
"peerDependencies": {
"react": "^16.13 || ^17 || ^18"
}
@@ -24992,9 +24992,9 @@
"devOptional": true
},
"@icons-pack/react-simple-icons": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.2.0.tgz",
"integrity": "sha512-98jGZQu3u0opACGlrb2UmS2jODh8ahgdws6f4KLfLqBiWAZG2y+oLDfVxZXxbOF1taQap6OUw4Ao8u0EzJFHZA==",
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.3.0.tgz",
"integrity": "sha512-T0QsruRSJafHgR1N6N+fhM7kJ+er5q1qRLI0xEQ5cajX5jAbAVsom5wWt7/UDwZqddReJYYwi2cx/R2viP+EEA==",
"requires": {}
},
"@img-comparison-slider/react": {
+1 -1
View File
@@ -19,7 +19,7 @@
"dependencies": {
"@docusaurus/core": "2.0.1",
"@docusaurus/preset-classic": "2.0.1",
"@icons-pack/react-simple-icons": "5.2.0",
"@icons-pack/react-simple-icons": "5.3.0",
"@img-comparison-slider/react": "7.7.0",
"@mdx-js/react": "1.6.22",
"@svgr/webpack": "6.3.1",