mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-03 12:16:21 +02:00
Update gatsby monorepo
This commit is contained in:
parent
e1dd23fba1
commit
5dd1bf6423
2 changed files with 10 additions and 10 deletions
|
@ -32,14 +32,14 @@
|
||||||
"@types/react-dom": "17.0.11",
|
"@types/react-dom": "17.0.11",
|
||||||
"animejs": "3.2.1",
|
"animejs": "3.2.1",
|
||||||
"babel-plugin-i18next-extract": "0.8.3",
|
"babel-plugin-i18next-extract": "0.8.3",
|
||||||
"gatsby": "4.7.1",
|
"gatsby": "4.7.2",
|
||||||
"gatsby-awesome-pagination": "0.3.8",
|
"gatsby-awesome-pagination": "0.3.8",
|
||||||
"gatsby-cli": "4.7.0",
|
"gatsby-cli": "4.7.0",
|
||||||
"gatsby-plugin-asset-path": "3.0.4",
|
"gatsby-plugin-asset-path": "3.0.4",
|
||||||
"gatsby-plugin-feed": "4.7.0",
|
"gatsby-plugin-feed": "4.7.0",
|
||||||
"gatsby-plugin-image": "2.7.0",
|
"gatsby-plugin-image": "2.7.0",
|
||||||
"gatsby-plugin-manifest": "4.7.0",
|
"gatsby-plugin-manifest": "4.7.0",
|
||||||
"gatsby-plugin-mdx": "3.7.0",
|
"gatsby-plugin-mdx": "3.7.1",
|
||||||
"gatsby-plugin-netlify": "4.1.0",
|
"gatsby-plugin-netlify": "4.1.0",
|
||||||
"gatsby-plugin-offline": "5.7.0",
|
"gatsby-plugin-offline": "5.7.0",
|
||||||
"gatsby-plugin-portal": "1.0.7",
|
"gatsby-plugin-portal": "1.0.7",
|
||||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -5897,10 +5897,10 @@ gatsby-plugin-manifest@4.7.0:
|
||||||
semver "^7.3.5"
|
semver "^7.3.5"
|
||||||
sharp "^0.29.3"
|
sharp "^0.29.3"
|
||||||
|
|
||||||
gatsby-plugin-mdx@3.7.0:
|
gatsby-plugin-mdx@3.7.1:
|
||||||
version "3.7.0"
|
version "3.7.1"
|
||||||
resolved "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.7.0.tgz"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.7.1.tgz#5d2452da9325c09d9079e3089e1fc1acc58ed49e"
|
||||||
integrity sha512-VMoTiIQn2kxgNXfdjTPIwvhAGgcWATwDSaQdTTGdJD0986X4/jGo4yo0u4avx08fHW1RN5qAEnZxGjbZG5beRA==
|
integrity sha512-9KHxxTVjEWExELDjcIGhBAz0Gcg6TVP1l3U7bS0wAcFTfpG3vEX2vLqvPZY0uBZ0yoRtqZjT3xablH9UGOy6KA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.15.5"
|
"@babel/core" "^7.15.5"
|
||||||
"@babel/generator" "^7.15.4"
|
"@babel/generator" "^7.15.4"
|
||||||
|
@ -6228,10 +6228,10 @@ gatsby-worker@^1.7.0:
|
||||||
"@babel/core" "^7.15.5"
|
"@babel/core" "^7.15.5"
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
|
|
||||||
gatsby@4.7.1:
|
gatsby@4.7.2:
|
||||||
version "4.7.1"
|
version "4.7.2"
|
||||||
resolved "https://registry.npmjs.org/gatsby/-/gatsby-4.7.1.tgz"
|
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.7.2.tgz#3bc8f7fa762361e83308dfc3d67316a236ab168e"
|
||||||
integrity sha512-tcrS859gMlh1Ng53TezzkOkWQFs4dY/HeSXV70MnZtoxMOirsIKrIx46f+26eHYlCi2Fp8Fi1Et6jicunB6OkA==
|
integrity sha512-DY7qoFQ8y+14UsmEkzWigHWPkkJ79elu6A2nDjg19YV8K8k96PlexkYLDYOI5kSBiCmCV+ZURVfexuVU0U0HDA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.14.0"
|
"@babel/code-frame" "^7.14.0"
|
||||||
"@babel/core" "^7.15.5"
|
"@babel/core" "^7.15.5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue