Skip to content

Commit 923bd8a

Browse files
authored
chore(deps): Bump Gatsby and related dependencies (#565)
This bumps `gatsby` and related dependencies to the latest version.
1 parent 13e1045 commit 923bd8a

3 files changed

Lines changed: 1284 additions & 1148 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v18
1+
lts/*

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
"@metamask/utils": "^11.0.1",
6868
"@reduxjs/toolkit": "^1.9.6",
6969
"framer-motion": "^10.16.2",
70-
"gatsby": "^5.13.3",
71-
"gatsby-plugin-image": "^3.13.1",
70+
"gatsby": "^5.14.5",
71+
"gatsby-plugin-image": "^3.14.0",
7272
"linkify-react": "^4.1.1",
7373
"linkifyjs": "^4.1.1",
7474
"lodash": "^4.17.21",
@@ -122,14 +122,14 @@
122122
"fast-deep-equal": "^3.1.3",
123123
"fuse.js": "^6.6.2",
124124
"gatsby-plugin-fusejs": "^2.0.2",
125-
"gatsby-plugin-manifest": "^5.12.0",
125+
"gatsby-plugin-manifest": "^5.14.0",
126126
"gatsby-plugin-react-helmet-async": "^1.2.3",
127127
"gatsby-plugin-robots-txt": "^1.8.0",
128128
"gatsby-plugin-segment-js": "^5.0.0",
129-
"gatsby-plugin-sharp": "^5.13.1",
130-
"gatsby-plugin-sitemap": "^6.12.0",
131-
"gatsby-source-filesystem": "^5.13.1",
132-
"gatsby-transformer-sharp": "^5.13.1",
129+
"gatsby-plugin-sharp": "^5.14.0",
130+
"gatsby-plugin-sitemap": "^6.14.0",
131+
"gatsby-source-filesystem": "^5.14.0",
132+
"gatsby-transformer-sharp": "^5.14.0",
133133
"graphql-type-json": "^0.3.2",
134134
"jest": "^28.1.3",
135135
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)