mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-31 09:07:38 +01:00
Bump gatsby from 3.14.0 to 3.14.1 (#679)
This commit is contained in:
parent
76c21bd198
commit
4e2c4c9240
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"axios": "^0.22.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^4.1.17",
|
||||
"gatsby": "^3.14.0",
|
||||
"gatsby": "^3.14.1",
|
||||
"gatsby-plugin-image": "^1.14.0",
|
||||
"gatsby-plugin-manifest": "^3.14.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
@ -10917,9 +10917,9 @@
|
||||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||
},
|
||||
"node_modules/gatsby": {
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.0.tgz",
|
||||
"integrity": "sha512-ikXoVZ9LQO9lZBxVvQxrYkjhX1zz9/7/Iv/6WCt/UPdgYCWCKc6GWOqlbLKmjShM0fBxJHfjmiahNxuTzJIZsw==",
|
||||
"version": "3.14.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.1.tgz",
|
||||
"integrity": "sha512-6wt1MDMOfm6Zm8yiS8zDwjkth5spX7RorKKnYNNfZFyD0lztdql9jgAXFCxO0FxRDagDKxxfxj3cYyHHzPlalg==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.14.0",
|
||||
@ -35500,9 +35500,9 @@
|
||||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||
},
|
||||
"gatsby": {
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.0.tgz",
|
||||
"integrity": "sha512-ikXoVZ9LQO9lZBxVvQxrYkjhX1zz9/7/Iv/6WCt/UPdgYCWCKc6GWOqlbLKmjShM0fBxJHfjmiahNxuTzJIZsw==",
|
||||
"version": "3.14.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.1.tgz",
|
||||
"integrity": "sha512-6wt1MDMOfm6Zm8yiS8zDwjkth5spX7RorKKnYNNfZFyD0lztdql9jgAXFCxO0FxRDagDKxxfxj3cYyHHzPlalg==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.14.0",
|
||||
"@babel/core": "^7.15.5",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"axios": "^0.22.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^4.1.17",
|
||||
"gatsby": "^3.14.0",
|
||||
"gatsby": "^3.14.1",
|
||||
"gatsby-plugin-image": "^1.14.0",
|
||||
"gatsby-plugin-manifest": "^3.14.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
|
Loading…
Reference in New Issue
Block a user