Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit f0cca8a

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 2d3907b commit f0cca8a

File tree

2 files changed

+348
-401
lines changed

2 files changed

+348
-401
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@
1010
"@emotion/styled": "11.13.0",
1111
"@mdx-js/mdx": "3.1.0",
1212
"@mdx-js/react": "3.1.0",
13-
"gatsby": "5.13.7",
14-
"gatsby-plugin-catch-links": "5.13.1",
15-
"gatsby-plugin-emotion": "8.13.1",
13+
"gatsby": "5.14.0",
14+
"gatsby-plugin-catch-links": "5.14.0",
15+
"gatsby-plugin-emotion": "8.14.0",
1616
"gatsby-plugin-i18n-l10n": "5.6.3",
17-
"gatsby-plugin-image": "3.13.1",
18-
"gatsby-plugin-manifest": "5.13.1",
19-
"gatsby-plugin-mdx": "5.13.1",
20-
"gatsby-plugin-offline": "6.13.3",
21-
"gatsby-plugin-sharp": "5.13.1",
22-
"gatsby-remark-autolink-headers": "6.13.1",
23-
"gatsby-remark-copy-linked-files": "6.13.2",
24-
"gatsby-remark-images": "7.13.2",
25-
"gatsby-source-filesystem": "5.13.1",
26-
"gatsby-transformer-sharp": "5.13.1",
17+
"gatsby-plugin-image": "3.14.0",
18+
"gatsby-plugin-manifest": "5.14.0",
19+
"gatsby-plugin-mdx": "5.14.0",
20+
"gatsby-plugin-offline": "6.14.0",
21+
"gatsby-plugin-sharp": "5.14.0",
22+
"gatsby-remark-autolink-headers": "6.14.0",
23+
"gatsby-remark-copy-linked-files": "6.14.0",
24+
"gatsby-remark-images": "7.14.0",
25+
"gatsby-source-filesystem": "5.14.0",
26+
"gatsby-transformer-sharp": "5.14.0",
2727
"react": "18.3.1",
2828
"react-dom": "18.3.1",
2929
"react-intl": "6.8.7"

0 commit comments

Comments
 (0)