updated packages
Some checks failed
My Gatsby Deployment pipeline / build (push) Failing after 5s

This commit is contained in:
2025-03-15 22:46:05 +01:00
parent 98d82234a9
commit 44eee32302

View File

@@ -4,17 +4,16 @@
"version": "1.0.0", "version": "1.0.0",
"author": "Hunter Chang", "author": "Hunter Chang",
"dependencies": { "dependencies": {
"gatsby": "^2.2.9", "gatsby": "^2.20.12",
"gatsby-cli": "^2.5.14", "gatsby-plugin-manifest": "^2.3.3",
"gatsby-plugin-manifest": "^2.0.24", "gatsby-plugin-offline": "^3.1.2",
"gatsby-plugin-offline": "^2.0.25", "gatsby-plugin-react-helmet": "^3.2.1",
"gatsby-plugin-react-helmet": "^3.0.10", "gatsby-plugin-sass": "^2.2.1",
"gatsby-plugin-sass": "^2.0.11", "node-sass": "^4.13.1",
"node-sass": "^4.11.0", "react": "^16.13.1",
"react": "^16.8.5", "react-dom": "^16.13.1",
"react-dom": "^16.8.5", "react-helmet": "^5.2.1",
"react-helmet": "^5.2.0", "react-images": "^1.0.0"
"react-images": "^0.5.19"
}, },
"keywords": [ "keywords": [
"gatsby" "gatsby"
@@ -27,7 +26,7 @@
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"devDependencies": { "devDependencies": {
"prettier": "^1.14.2" "prettier": "^2.0.2"
}, },
"repository": { "repository": {
"type": "git", "type": "git",