Skip to content

Commit ccbdea3

Browse files
committed
chore(deps): updates nearly all dependencies to their latest version
1 parent 1a97b00 commit ccbdea3

File tree

2 files changed

+7047
-9980
lines changed

2 files changed

+7047
-9980
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,30 +17,30 @@
1717
"test": "echo \"Error: no test specified\" && exit 1"
1818
},
1919
"dependencies": {
20-
"gatsby": "^3.3.1",
21-
"gatsby-image": "^3.3.0",
20+
"gatsby": "^5.12.6",
21+
"gatsby-image": "^3.11.0",
2222
"gatsby-plugin-heap": "^1.1.0",
23-
"gatsby-plugin-manifest": "^3.3.0",
24-
"gatsby-plugin-offline": "^4.3.0",
25-
"gatsby-plugin-react-helmet": "^4.3.0",
26-
"gatsby-plugin-robots-txt": "^1.5.6",
27-
"gatsby-plugin-sass": "^4.3.0",
28-
"gatsby-plugin-sharp": "^3.3.1",
29-
"gatsby-plugin-sitemap": "^3.3.0",
30-
"gatsby-source-filesystem": "^3.3.0",
31-
"gatsby-transformer-sharp": "^3.3.0",
32-
"node-sass": "^4.14.1",
33-
"react": "^17.0.2",
34-
"react-dom": "^17.0.2",
23+
"gatsby-plugin-manifest": "^5.12.1",
24+
"gatsby-plugin-offline": "^6.12.1",
25+
"gatsby-plugin-react-helmet": "^6.12.0",
26+
"gatsby-plugin-robots-txt": "^1.8.0",
27+
"gatsby-plugin-sass": "^6.12.1",
28+
"gatsby-plugin-sharp": "^5.12.1",
29+
"gatsby-plugin-sitemap": "^6.12.1",
30+
"gatsby-source-filesystem": "^5.12.0",
31+
"gatsby-transformer-sharp": "^5.12.1",
32+
"node-sass": "^8.0.0",
33+
"react": "^18.2.0",
34+
"react-dom": "^18.2.0",
3535
"react-helmet": "^6.1.0"
3636
},
3737
"devDependencies": {
38-
"@types/node": "^14.0.13",
38+
"@types/node": "^20.8.6",
3939
"@types/react": "^17.0.0",
4040
"@types/react-dom": "^17.0.0",
41-
"husky": "^4.3.4",
42-
"lint-staged": "10",
43-
"prettier": "2.3.1"
41+
"husky": "^4.3.8",
42+
"lint-staged": "14.0.1",
43+
"prettier": "2.8.8"
4444
},
4545
"repository": {
4646
"type": "git",

0 commit comments

Comments
 (0)