mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update gatsby monorepo
This commit is contained in:
parent
48a37fa94a
commit
9edc5eb2ff
2 changed files with 10 additions and 10 deletions
|
@ -28,7 +28,7 @@
|
|||
"gatsby": "3.14.5",
|
||||
"gatsby-cli": "3.14.2",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
"gatsby-plugin-image": "1.14.1",
|
||||
"gatsby-plugin-image": "1.14.2",
|
||||
"gatsby-plugin-manifest": "3.14.0",
|
||||
"gatsby-plugin-mdx": "2.14.0",
|
||||
"gatsby-plugin-offline": "4.14.0",
|
||||
|
@ -38,7 +38,7 @@
|
|||
"gatsby-plugin-remote-images": "3.1.1",
|
||||
"gatsby-plugin-robots-txt": "1.6.14",
|
||||
"gatsby-plugin-sass": "4.14.0",
|
||||
"gatsby-plugin-sharp": "3.14.2",
|
||||
"gatsby-plugin-sharp": "3.14.3",
|
||||
"gatsby-plugin-sitemap": "4.10.0",
|
||||
"gatsby-source-filesystem": "3.14.0",
|
||||
"gatsby-transformer-json": "3.14.0",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -5891,10 +5891,10 @@ gatsby-plugin-eslint@4.0.1:
|
|||
dependencies:
|
||||
webpack-merge "^5.8.0"
|
||||
|
||||
gatsby-plugin-image@1.14.1:
|
||||
version "1.14.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-1.14.1.tgz#5d40dd35be4bab41e8dd5b9207e9b2485c734f6e"
|
||||
integrity sha512-3ZiCFyIVjWxlpral04HlFZbeWC4Eoo7DYGA/Eh3qNMZ3tPKxySk4xXUdrnhIt967KBGATFuuYnPR9kKEHatCuQ==
|
||||
gatsby-plugin-image@1.14.2:
|
||||
version "1.14.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-1.14.2.tgz#3955e370d8eb96cd3675001220f315a66ad8ea06"
|
||||
integrity sha512-5kw7sAjqrNfMz7E1oMVfOz4CrG6AtIQNYVl1jTAI9sAuTLz/EJEHOM2z54pFUk/irNkrhXDZyEnDjY2d06U7rQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/parser" "^7.15.5"
|
||||
|
@ -6045,10 +6045,10 @@ gatsby-plugin-sass@4.14.0:
|
|||
resolve-url-loader "^3.1.2"
|
||||
sass-loader "^10.1.1"
|
||||
|
||||
gatsby-plugin-sharp@3.14.2:
|
||||
version "3.14.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.2.tgz#46258e4b526b31b08cbcbb5a957040186898044a"
|
||||
integrity sha512-BQ0PW2o5ACQXf8kjiG3c0KULVILwbikIO9sEecAKHstIXofc8i+WU0V4IJ8wZCo1JEea+IvkWPxE2NIz2bJ0LA==
|
||||
gatsby-plugin-sharp@3.14.3:
|
||||
version "3.14.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.3.tgz#3db33ddfb2b83365ee2314eaaee6d1ceed046032"
|
||||
integrity sha512-96H2HxJe4EHjnwp3Qn2LoKoPwciMf5TXwir9h9QR/+fTqld0OhU5Q4PjWciELmGXW7AzXKpSoTvRmA322kgPhg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
async "^3.2.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue