Skip to content

Commit

Permalink
fix(deps): update dependencies (#1119)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 2, 2024
1 parent df3e911 commit 1c7e661
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 108 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
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"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",
"@mui/icons-material": "5.16.7",
"@mui/lab": "5.0.0-alpha.173",
"@mui/material": "5.16.7",
"@sentry/browser": "8.26.0",
"@sentry/browser": "8.27.0",
"bicstone": "1.4.0",
"date-fns": "3.6.0",
"date-fns-tz": "3.1.3",
Expand All @@ -41,21 +41,21 @@
"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.15",
"prism-themes": "1.9.0",
"prismjs": "1.29.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-hotkeys-hook": "4.5.0",
"react-virtuoso": "4.10.1"
"react-hotkeys-hook": "4.5.1",
"react-virtuoso": "4.10.2"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
Expand Down
Loading

0 comments on commit 1c7e661

Please sign in to comment.