mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Bump @icons-pack/react-simple-icons from 5.4.0 to 5.8.0
Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons) from 5.4.0 to 5.8.0. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Changelog](https://github.com/icons-pack/react-simple-icons/blob/main/CHANGELOG.md) - [Commits](https://github.com/icons-pack/react-simple-icons/compare/v5.4.0...v5.8.0) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c813e0e22b
commit
252ed59fed
2 changed files with 5 additions and 13 deletions
|
@ -5,7 +5,7 @@
|
|||
"author": "Kevin Kandlbinder <kevin@kevink.dev>",
|
||||
"dependencies": {
|
||||
"@fontsource/noto-sans-display": "^4.5.11",
|
||||
"@icons-pack/react-simple-icons": "^5.4.0",
|
||||
"@icons-pack/react-simple-icons": "^5.8.0",
|
||||
"dotenv": "^16.0.2",
|
||||
"gatsby": "^4.24.2",
|
||||
"gatsby-plugin-image": "^2.22.0",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -1459,10 +1459,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
|
||||
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
|
||||
|
||||
"@icons-pack/react-simple-icons@^5.4.0":
|
||||
version "5.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-5.4.0.tgz#4ebf6d3d636f2be84b8b653686d8258fe8fbb207"
|
||||
integrity sha512-EN8Db9c5D1JuSSKwl1NrjPl050fARgTsdMQrPU23BeHy3s3cDvrjossUw9XeQ5aN2NN1xZOmXM6kP4aSbNhsQg==
|
||||
"@icons-pack/react-simple-icons@^5.8.0":
|
||||
version "5.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-5.8.0.tgz#d8e3714dfa13928e94113d97734aeacdca0d468d"
|
||||
integrity sha512-5szUSKt/jslgOsNmH+uRs9wfRVl399Xhwf4//V28H5TXgMXZPaqQ+w82mMwmapsMW6DigFkgynLHZcic43PQRw==
|
||||
|
||||
"@jridgewell/gen-mapping@^0.1.0":
|
||||
version "0.1.1"
|
||||
|
@ -6129,14 +6129,6 @@ gatsby-sharp@^0.18.0:
|
|||
"@types/sharp" "^0.30.5"
|
||||
sharp "^0.30.7"
|
||||
|
||||
gatsby-sharp@^0.18.0:
|
||||
version "0.18.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.18.0.tgz#bee4bbae079917afec20d005c9aee75ce7fd0755"
|
||||
integrity sha512-tnGWupSZc4y3UgcAR2ENma9WGBYkCdPFy5XrTgAmqjfxw6JDcJz+H3ikHz9SuUgQyMnlv2QdossHwdUBcVeVGw==
|
||||
dependencies:
|
||||
"@types/sharp" "^0.30.5"
|
||||
sharp "^0.30.7"
|
||||
|
||||
gatsby-source-filesystem@^1.5.27:
|
||||
version "1.5.39"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.39.tgz#c7e49b7809632b53c827e66ff3ee0ba74ef62dd8"
|
||||
|
|
Loading…
Add table
Reference in a new issue