Compare commits

..

No commits in common. "dd293bcc632381ab3acb73d7c841feffbea45a26" and "6a2239aa2b0f0dddf1b492daed96800f32eb10bd" have entirely different histories.

2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -14,7 +14,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"classnames": "^2.3.2",
"disqus-react": "^1.1.5",
"gatsby": "^5.12.7",
"gatsby": "^5.12.6",
"gatsby-link": "^5.12.0",
"gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-feed": "^5.12.1",
@ -15261,9 +15261,9 @@
}
},
"node_modules/gatsby": {
"version": "5.12.7",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.7.tgz",
"integrity": "sha512-KKwV+GHCLykXKevG2UbyYPGYHA3LaFWtWszJIr3V7W7aUDQ1GnO0oaf6myUvgmDJ/p4Ks0On/QErJSxjuGlciA==",
"version": "5.12.6",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.6.tgz",
"integrity": "sha512-QlG1QHFosw38pnGly+0FpvdMIEzrpZ2AXotx6VeNF5lp5tILymjQqDpSGJExuWZWmzY5tjo7dnKiOHWH5ix66A==",
"hasInstallScript": true,
"dependencies": {
"@babel/code-frame": "^7.18.6",

View File

@ -54,7 +54,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"classnames": "^2.3.2",
"disqus-react": "^1.1.5",
"gatsby": "^5.12.7",
"gatsby": "^5.12.6",
"gatsby-link": "^5.12.0",
"gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-feed": "^5.12.1",