mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-07-30 22:58:42 +02:00
Pin dependencies
This commit is contained in:
parent
e2057c517e
commit
840805a026
2 changed files with 4 additions and 4 deletions
|
@ -27,13 +27,13 @@
|
|||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "4.1.0",
|
||||
"gatsby-awesome-pagination": "^0.3.8",
|
||||
"gatsby-awesome-pagination": "0.3.8",
|
||||
"gatsby-cli": "4.1.0",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
"gatsby-plugin-image": "2.1.0",
|
||||
"gatsby-plugin-manifest": "4.1.0",
|
||||
"gatsby-plugin-mdx": "3.1.0",
|
||||
"gatsby-plugin-netlify": "^3.14.0",
|
||||
"gatsby-plugin-netlify": "3.14.0",
|
||||
"gatsby-plugin-offline": "5.1.0",
|
||||
"gatsby-plugin-portal": "1.0.7",
|
||||
"gatsby-plugin-react-helmet": "5.1.0",
|
||||
|
|
|
@ -5906,7 +5906,7 @@ 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-awesome-pagination@^0.3.8:
|
||||
gatsby-awesome-pagination@0.3.8:
|
||||
version "0.3.8"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-awesome-pagination/-/gatsby-awesome-pagination-0.3.8.tgz#e50f048ed9b25aecf5e2cd7269cdbd77f168301f"
|
||||
integrity sha512-Bnf2rncqjyhQeye8w+OVK8wmgu/Y77HI8Po05oEqbCSd+fMd0uGDv6ZhKH7UU/xcTv2cbJm7ie+Px9t41ngAxg==
|
||||
|
@ -6117,7 +6117,7 @@ gatsby-plugin-mdx@3.1.0:
|
|||
unist-util-remove "^1.0.3"
|
||||
unist-util-visit "^1.4.1"
|
||||
|
||||
gatsby-plugin-netlify@^3.14.0:
|
||||
gatsby-plugin-netlify@3.14.0:
|
||||
version "3.14.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-3.14.0.tgz#fa1b2441531d958a26b378c76753c5d24bd428d5"
|
||||
integrity sha512-+lv5i0IhtIHFecP3uL6u/vF0DzDBGlkGzPyPIhgM1krZqlLy2LzKos1nyCMoi7aHm54/B8DENl4J+hMCkC0wjQ==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue