mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01:00
Bump gatsby from 4.7.1 to 4.7.2 (#803)
This commit is contained in:
parent
0cde9f195f
commit
8a79c69ad9
14
package-lock.json
generated
14
package-lock.json
generated
@ -14,7 +14,7 @@
|
|||||||
"axios": "^0.26.0",
|
"axios": "^0.26.0",
|
||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
"framer-motion": "^6.2.6",
|
"framer-motion": "^6.2.6",
|
||||||
"gatsby": "^4.7.1",
|
"gatsby": "^4.7.2",
|
||||||
"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-matomo": "^0.11.0",
|
"gatsby-plugin-matomo": "^0.11.0",
|
||||||
@ -10257,9 +10257,9 @@
|
|||||||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||||
},
|
},
|
||||||
"node_modules/gatsby": {
|
"node_modules/gatsby": {
|
||||||
"version": "4.7.1",
|
"version": "4.7.2",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.7.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.7.2.tgz",
|
||||||
"integrity": "sha512-tcrS859gMlh1Ng53TezzkOkWQFs4dY/HeSXV70MnZtoxMOirsIKrIx46f+26eHYlCi2Fp8Fi1Et6jicunB6OkA==",
|
"integrity": "sha512-DY7qoFQ8y+14UsmEkzWigHWPkkJ79elu6A2nDjg19YV8K8k96PlexkYLDYOI5kSBiCmCV+ZURVfexuVU0U0HDA==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "^7.14.0",
|
"@babel/code-frame": "^7.14.0",
|
||||||
@ -31478,9 +31478,9 @@
|
|||||||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||||
},
|
},
|
||||||
"gatsby": {
|
"gatsby": {
|
||||||
"version": "4.7.1",
|
"version": "4.7.2",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.7.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.7.2.tgz",
|
||||||
"integrity": "sha512-tcrS859gMlh1Ng53TezzkOkWQFs4dY/HeSXV70MnZtoxMOirsIKrIx46f+26eHYlCi2Fp8Fi1Et6jicunB6OkA==",
|
"integrity": "sha512-DY7qoFQ8y+14UsmEkzWigHWPkkJ79elu6A2nDjg19YV8K8k96PlexkYLDYOI5kSBiCmCV+ZURVfexuVU0U0HDA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/code-frame": "^7.14.0",
|
"@babel/code-frame": "^7.14.0",
|
||||||
"@babel/core": "^7.15.5",
|
"@babel/core": "^7.15.5",
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"axios": "^0.26.0",
|
"axios": "^0.26.0",
|
||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
"framer-motion": "^6.2.6",
|
"framer-motion": "^6.2.6",
|
||||||
"gatsby": "^4.7.1",
|
"gatsby": "^4.7.2",
|
||||||
"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-matomo": "^0.11.0",
|
"gatsby-plugin-matomo": "^0.11.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user