mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 17:42:05 +02:00
Pin dependencies
This commit is contained in:
parent
bd70dc659b
commit
101edf1315
2 changed files with 6 additions and 6 deletions
|
@ -42,10 +42,10 @@
|
||||||
"gatsby-plugin-remote-images": "3.2.0",
|
"gatsby-plugin-remote-images": "3.2.0",
|
||||||
"gatsby-plugin-robots-txt": "1.6.14",
|
"gatsby-plugin-robots-txt": "1.6.14",
|
||||||
"gatsby-plugin-sass": "5.4.0",
|
"gatsby-plugin-sass": "5.4.0",
|
||||||
"gatsby-plugin-sharp": "^4.4.0",
|
"gatsby-plugin-sharp": "4.4.0",
|
||||||
"gatsby-plugin-sitemap": "5.4.0",
|
"gatsby-plugin-sitemap": "5.4.0",
|
||||||
"gatsby-remark-copy-linked-files": "^5.4.0",
|
"gatsby-remark-copy-linked-files": "5.4.0",
|
||||||
"gatsby-remark-images": "^6.4.0",
|
"gatsby-remark-images": "6.4.0",
|
||||||
"gatsby-source-filesystem": "4.4.0",
|
"gatsby-source-filesystem": "4.4.0",
|
||||||
"gatsby-transformer-json": "4.4.0",
|
"gatsby-transformer-json": "4.4.0",
|
||||||
"gatsby-transformer-sharp": "4.4.0",
|
"gatsby-transformer-sharp": "4.4.0",
|
||||||
|
|
|
@ -6259,7 +6259,7 @@ gatsby-plugin-sass@5.4.0:
|
||||||
resolve-url-loader "^3.1.2"
|
resolve-url-loader "^3.1.2"
|
||||||
sass-loader "^10.1.1"
|
sass-loader "^10.1.1"
|
||||||
|
|
||||||
gatsby-plugin-sharp@^4.4.0:
|
gatsby-plugin-sharp@4.4.0:
|
||||||
version "4.4.0"
|
version "4.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.4.0.tgz#d3d182f1397011aeb969f4300022ff13df81e720"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.4.0.tgz#d3d182f1397011aeb969f4300022ff13df81e720"
|
||||||
integrity sha512-X2Syc6YfOD2O+5A2Lrd/l/HXHIAIjcbRfP38uJPbG0cZg3xRd3T7RaDEcDrFylHvpYZfcqjzumfwPeQuhhxUUQ==
|
integrity sha512-X2Syc6YfOD2O+5A2Lrd/l/HXHIAIjcbRfP38uJPbG0cZg3xRd3T7RaDEcDrFylHvpYZfcqjzumfwPeQuhhxUUQ==
|
||||||
|
@ -6386,7 +6386,7 @@ gatsby-recipes@^1.4.0:
|
||||||
xstate "^4.9.1"
|
xstate "^4.9.1"
|
||||||
yoga-layout-prebuilt "^1.9.6"
|
yoga-layout-prebuilt "^1.9.6"
|
||||||
|
|
||||||
gatsby-remark-copy-linked-files@^5.4.0:
|
gatsby-remark-copy-linked-files@5.4.0:
|
||||||
version "5.4.0"
|
version "5.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.4.0.tgz#124e26c1576be4f7065d11d9cac5084c0da7993a"
|
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.4.0.tgz#124e26c1576be4f7065d11d9cac5084c0da7993a"
|
||||||
integrity sha512-bU0jcNS5yv+WHziyxl/K3fceLyf96MQlwZzQQkGwAkfuWxEsDh15EaaT/atJbj9T0ZlccuGzXSRj7kxFlhEmPw==
|
integrity sha512-bU0jcNS5yv+WHziyxl/K3fceLyf96MQlwZzQQkGwAkfuWxEsDh15EaaT/atJbj9T0ZlccuGzXSRj7kxFlhEmPw==
|
||||||
|
@ -6400,7 +6400,7 @@ gatsby-remark-copy-linked-files@^5.4.0:
|
||||||
probe-image-size "^6.0.0"
|
probe-image-size "^6.0.0"
|
||||||
unist-util-visit "^2.0.3"
|
unist-util-visit "^2.0.3"
|
||||||
|
|
||||||
gatsby-remark-images@^6.4.0:
|
gatsby-remark-images@6.4.0:
|
||||||
version "6.4.0"
|
version "6.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-6.4.0.tgz#8a4c72a133bfedd056c432f071f3e1a3c66d2f34"
|
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-6.4.0.tgz#8a4c72a133bfedd056c432f071f3e1a3c66d2f34"
|
||||||
integrity sha512-yrrX96C15pvxquAL/jQb/5Kl0nUu0yNzEDtE1lB7f2bTuxdIRDkF7UM6pfEhp0N00a3ECD+eMf2QXHn/yo2tvg==
|
integrity sha512-yrrX96C15pvxquAL/jQb/5Kl0nUu0yNzEDtE1lB7f2bTuxdIRDkF7UM6pfEhp0N00a3ECD+eMf2QXHn/yo2tvg==
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue