mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-07-21 10:27:25 +02:00
Merge pull request #620 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-4.17.1
This commit is contained in:
commit
a877c2810c
2 changed files with 12 additions and 12 deletions
|
@ -7,7 +7,7 @@
|
|||
"@fontsource/noto-sans-display": "^4.5.10",
|
||||
"@icons-pack/react-simple-icons": "^5.1.2",
|
||||
"dotenv": "^16.0.1",
|
||||
"gatsby": "^4.17.0",
|
||||
"gatsby": "^4.17.1",
|
||||
"gatsby-plugin-image": "^2.16.1",
|
||||
"gatsby-plugin-manifest": "^4.17.0",
|
||||
"gatsby-plugin-react-helmet": "^5.16.0",
|
||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -6436,10 +6436,10 @@ functional-red-black-tree@^1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
||||
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
|
||||
|
||||
gatsby-cli@^4.17.0:
|
||||
version "4.17.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.17.0.tgz#38bd743cf24c0b9bf20d097479809c0aee4faf03"
|
||||
integrity sha512-x1oxUVSWYEDxYl8sNTDTakMnCYKIbjwIAfGBhp1v3wK8WvqKz2+ICho6vvd2rXSkGGbwAg/gJ5g4/p78WOdRLw==
|
||||
gatsby-cli@^4.17.1:
|
||||
version "4.17.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.17.1.tgz#e7fc847b6cad9580012aaac9dc79e5a1b6275630"
|
||||
integrity sha512-yLNRGKo8vyeiqKNTH5MkE0Q3AF6Un1v3MVlXzvoyRNs1DIHwkkZ22jGOB64/KIIR/o2cjRsrKJNCVjGV7qNnzw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -6546,7 +6546,7 @@ gatsby-page-utils@^2.17.0:
|
|||
lodash "^4.17.21"
|
||||
micromatch "^4.0.5"
|
||||
|
||||
gatsby-parcel-config@^0.8.0:
|
||||
gatsby-parcel-config@0.8.0:
|
||||
version "0.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.8.0.tgz#4020ac11abe89d0b1bf19db0b78b7e0718170100"
|
||||
integrity sha512-HzLU8uoJLuakH08T27K8GKx7rcLEVkKVClffAuVKrlcVYhNH+x1LvIwe+uMTIIdfu+YtUpUP1PpTdua6YfrVTQ==
|
||||
|
@ -6839,10 +6839,10 @@ gatsby-worker@^1.17.0:
|
|||
"@babel/core" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby@^4.17.0:
|
||||
version "4.17.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.0.tgz#8efe1fb1e1c08c0aaae8a41870bd92d257e73541"
|
||||
integrity sha512-5304jXujCuYZZ6Gm+zDLG/y2cIQtxZHzbyX6PiKc+DxjWSTnAVvAbLcbBRLsSseiSwTRNEw52cwqK2fEeGx9rw==
|
||||
gatsby@^4.17.1:
|
||||
version "4.17.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.1.tgz#9c54372d1ed0fd2108ffc23d1969805bcac91d87"
|
||||
integrity sha512-OgwNwx7Mth7/MiwiJ7kxmGSAlmZXfL/8Nz6uwCy5t7fGsivi3x9ZDc7pt1VbFpSv6pMg6S3wpC2Ids8BLjJKVw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -6922,13 +6922,13 @@ gatsby@^4.17.0:
|
|||
find-cache-dir "^3.3.2"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^10.1.0"
|
||||
gatsby-cli "^4.17.0"
|
||||
gatsby-cli "^4.17.1"
|
||||
gatsby-core-utils "^3.17.0"
|
||||
gatsby-graphiql-explorer "^2.17.0"
|
||||
gatsby-legacy-polyfills "^2.17.0"
|
||||
gatsby-link "^4.17.0"
|
||||
gatsby-page-utils "^2.17.0"
|
||||
gatsby-parcel-config "^0.8.0"
|
||||
gatsby-parcel-config "0.8.0"
|
||||
gatsby-plugin-page-creator "^4.17.0"
|
||||
gatsby-plugin-typescript "^4.17.0"
|
||||
gatsby-plugin-utils "^3.11.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue