npm updates

This commit is contained in:
2021-06-26 12:21:16 -05:00
parent f300f6d1b9
commit 5363f0cc2e
2 changed files with 5644 additions and 5130 deletions

10744
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -14,25 +14,25 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"disqus-react": "^1.0.10",
"gatsby": "^2.24.61",
"gatsby-image": "^2.4.19",
"gatsby-plugin-react-helmet": "^3.3.12",
"gatsby-plugin-sass": "^2.3.13",
"gatsby-plugin-sharp": "^2.6.36",
"gatsby-remark-images": "^3.3.30",
"gatsby-remark-prismjs": "^3.5.14",
"gatsby-source-filesystem": "^2.3.30",
"gatsby-transformer-remark": "^2.8.36",
"gatsby-transformer-sharp": "^2.5.15",
"disqus-react": "^1.1.0",
"gatsby": "^2.32.13",
"gatsby-image": "^2.11.0",
"gatsby-plugin-react-helmet": "^3.10.0",
"gatsby-plugin-sass": "^2.8.0",
"gatsby-plugin-sharp": "^2.14.4",
"gatsby-remark-images": "^3.11.1",
"gatsby-remark-prismjs": "^3.13.0",
"gatsby-source-filesystem": "^2.11.1",
"gatsby-transformer-remark": "^2.16.1",
"gatsby-transformer-sharp": "^2.12.1",
"node-sass": "^4.14.1",
"prismjs": "^1.21.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"prismjs": "^1.23.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-helmet": "^6.1.0"
},
"devDependencies": {
"bootstrap": "^4.5.2",
"bootstrap": "^4.6.0",
"prettier": "2.1.1"
},
"repository": {