added a dark mode class in global.css, and Fixed a ton of security vulnerabilities!!!
This commit is contained in:
@@ -6,14 +6,14 @@
|
||||
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
|
||||
"dependencies": {
|
||||
"bootstrap": "^4.5.2",
|
||||
"gatsby": "^2.23.0",
|
||||
"gatsby": "^2.24.91",
|
||||
"gatsby-image": "^2.2.27",
|
||||
"gatsby-plugin-google-analytics": "^2.3.14",
|
||||
"gatsby-plugin-manifest": "^2.2.21",
|
||||
"gatsby-plugin-offline": "^3.0.14",
|
||||
"gatsby-plugin-postcss": "^2.1.11",
|
||||
"gatsby-plugin-react-helmet": "^3.1.11",
|
||||
"gatsby-plugin-sharp": "^2.2.29",
|
||||
"gatsby-plugin-sharp": "^2.6.43",
|
||||
"gatsby-source-filesystem": "^2.1.31",
|
||||
"gatsby-transformer-json": "^2.2.13",
|
||||
"gatsby-transformer-sharp": "^2.2.21",
|
||||
|
||||
Reference in New Issue
Block a user