Merge branch 'master' of github.com:Mastermindzh/rickvanlieshout.com into fixes/tags

This commit is contained in:
Rick van Lieshout 2023-09-24 15:36:01 +02:00
commit 7dc8aade23
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", "@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",

View File

@ -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",