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.1.1 to 5.1.2
Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons) from 5.1.1 to 5.1.2. - [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.1.1...v5.1.2) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ab66e14aa4
commit
3083d1d7f3
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.10",
|
||||
"@icons-pack/react-simple-icons": "^5.1.1",
|
||||
"@icons-pack/react-simple-icons": "^5.1.2",
|
||||
"dotenv": "^16.0.1",
|
||||
"gatsby": "^4.17.0",
|
||||
"gatsby-plugin-image": "^2.16.1",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -1648,10 +1648,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
|
||||
integrity sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==
|
||||
|
||||
"@icons-pack/react-simple-icons@^5.1.1":
|
||||
version "5.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-5.1.1.tgz#8798bc26ed52489be2f7c6fe1d955ce15c7250c1"
|
||||
integrity sha512-LBSjxHinzyPcyPHOphnqCZjzZgU+csdj75tUYIrLKezLWeZMK3HkLblIloA6uQ7x4E9cMPZgXPy7mG9RYdw15Q==
|
||||
"@icons-pack/react-simple-icons@^5.1.2":
|
||||
version "5.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-5.1.2.tgz#2525327f4568a5cb41e398ea4fa068394fff0469"
|
||||
integrity sha512-DzdojJn0Al+6PGvQocHkrKhDBPBq8+egc6tQee4HWUpkJ2gsFNhqlSBwkk8VmxPedLEUQGkU8HhWI42MlwoC5Q==
|
||||
|
||||
"@jimp/bmp@^0.16.1":
|
||||
version "0.16.1"
|
||||
|
@ -6723,14 +6723,6 @@ gatsby-sharp@^0.11.0:
|
|||
"@types/sharp" "^0.30.0"
|
||||
sharp "^0.30.3"
|
||||
|
||||
gatsby-sharp@^0.11.0:
|
||||
version "0.11.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.11.0.tgz#f672e26a4134e2ff264a335ab6efd35782de8052"
|
||||
integrity sha512-RIbU8qi/Qs7G/KJiY0zyGS9Yic5n4RpDUf/1W3gvRl78Uo3LSuIeGEpaai6mYEnreuGb5fQIcqdkYs/UV3e8WA==
|
||||
dependencies:
|
||||
"@types/sharp" "^0.30.0"
|
||||
sharp "^0.30.3"
|
||||
|
||||
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