mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Merge branch 'master' of github.com:Mastermindzh/rickvanlieshout.com into fixes/tags
This commit is contained in:
commit
7dc8aade23
8
package-lock.json
generated
8
package-lock.json
generated
@ -14,7 +14,7 @@
|
|||||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||||
"classnames": "^2.3.2",
|
"classnames": "^2.3.2",
|
||||||
"disqus-react": "^1.1.5",
|
"disqus-react": "^1.1.5",
|
||||||
"gatsby": "^5.12.1",
|
"gatsby": "^5.12.3",
|
||||||
"gatsby-link": "^5.12.0",
|
"gatsby-link": "^5.12.0",
|
||||||
"gatsby-plugin-catch-links": "^5.12.0",
|
"gatsby-plugin-catch-links": "^5.12.0",
|
||||||
"gatsby-plugin-feed": "^5.12.0",
|
"gatsby-plugin-feed": "^5.12.0",
|
||||||
@ -15252,9 +15252,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby": {
|
"node_modules/gatsby": {
|
||||||
"version": "5.12.1",
|
"version": "5.12.3",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz",
|
||||||
"integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==",
|
"integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "^7.18.6",
|
"@babel/code-frame": "^7.18.6",
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||||
"classnames": "^2.3.2",
|
"classnames": "^2.3.2",
|
||||||
"disqus-react": "^1.1.5",
|
"disqus-react": "^1.1.5",
|
||||||
"gatsby": "^5.12.1",
|
"gatsby": "^5.12.3",
|
||||||
"gatsby-link": "^5.12.0",
|
"gatsby-link": "^5.12.0",
|
||||||
"gatsby-plugin-catch-links": "^5.12.0",
|
"gatsby-plugin-catch-links": "^5.12.0",
|
||||||
"gatsby-plugin-feed": "^5.12.0",
|
"gatsby-plugin-feed": "^5.12.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user