1 Commits

Author SHA1 Message Date
8e1558b020 Merge a86aca1a71 into 830b9cf4d8 2024-02-07 03:50:05 +01:00
2 changed files with 821 additions and 1383 deletions

2158
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -49,40 +49,40 @@
]
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"classnames": "^2.5.1",
"disqus-react": "^1.1.5",
"gatsby": "^5.14.0",
"gatsby": "^5.13.2",
"gatsby-link": "^5.12.1",
"gatsby-plugin-catch-links": "^5.13.1",
"gatsby-plugin-feed": "^5.13.1",
"gatsby-plugin-google-gtag": "^5.13.1",
"gatsby-plugin-catch-links": "^5.13.0",
"gatsby-plugin-feed": "^5.13.0",
"gatsby-plugin-google-gtag": "^5.13.0",
"gatsby-plugin-image": "^3.13.0",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-manifest": "^5.13.0",
"gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^6.13.1",
"gatsby-plugin-react-helmet": "^6.13.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sass": "^6.13.1",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-remark-autolink-headers": "^6.13.1",
"gatsby-remark-copy-linked-files": "^6.13.2",
"gatsby-plugin-sass": "^6.13.0",
"gatsby-plugin-sharp": "^5.13.0",
"gatsby-plugin-sitemap": "^6.13.0",
"gatsby-remark-autolink-headers": "^6.13.0",
"gatsby-remark-copy-linked-files": "^6.13.0",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^7.13.2",
"gatsby-remark-images": "^7.13.0",
"gatsby-remark-images-medium-zoom": "^1.7.0",
"gatsby-remark-prismjs": "^7.13.2",
"gatsby-remark-responsive-iframe": "^6.13.2",
"gatsby-remark-smartypants": "^6.13.1",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-remark": "^6.13.1",
"gatsby-transformer-sharp": "^5.13.1",
"gatsby-remark-prismjs": "^7.13.0",
"gatsby-remark-responsive-iframe": "^6.13.0",
"gatsby-remark-smartypants": "^6.13.0",
"gatsby-source-filesystem": "^5.13.0",
"gatsby-transformer-remark": "^6.13.0",
"gatsby-transformer-sharp": "^5.13.0",
"prismjs": "^1.29.0",
"react": "^18.3.1",
"react": "^18.2.0",
"react-cookie-consent": "^8.0.1",
"react-dom": "^18.3.1",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-toggle": "^4.1.3",
"reading-time": "^1.5.0"