Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2024
1 parent a18c0e7 commit 89a5b58
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 28 deletions.
2 changes: 1 addition & 1 deletion content-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"eslint": "8.57.0",
"eslint-plugin-mdx": "3.1.5",
"husky": "9.1.4",
"husky": "9.1.5",
"prettier": "3.3.3",
"remark-preset-lint-consistent": "6.0.0",
"remark-preset-lint-markdown-style-guide": "6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prepare": "husky"
},
"dependencies": {
"@emotion/react": "11.13.0",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mdx-js/mdx": "2.3.0",
"@mdx-js/react": "2.3.0",
Expand All @@ -41,14 +41,14 @@
"gatsby-plugin-s3": "0.4.1",
"gatsby-plugin-sharp": "5.13.1",
"gatsby-plugin-sitemap": "6.13.1",
"gatsby-remark-images": "7.13.1",
"gatsby-remark-prismjs": "7.13.1",
"gatsby-remark-images": "7.13.2",
"gatsby-remark-prismjs": "7.13.2",
"gatsby-source-filesystem": "5.13.1",
"gatsby-transformer-json": "5.13.1",
"gatsby-transformer-sharp": "5.13.1",
"gatsby-transformer-yaml": "5.13.1",
"github-slugger": "2.0.0",
"html-react-parser": "5.1.12",
"html-react-parser": "5.1.13",
"prism-themes": "1.9.0",
"prismjs": "1.29.0",
"react": "18.3.1",
Expand Down
66 changes: 43 additions & 23 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 89a5b58

Please sign in to comment.