Skip to content

Commit

Permalink
fix(deps): update dependencies (#1103)
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] authored Jul 26, 2024
1 parent 3315493 commit 33921fc
Show file tree
Hide file tree
Showing 3 changed files with 240 additions and 152 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.0.11",
"husky": "9.1.2",
"prettier": "3.3.3",
"remark-preset-lint-consistent": "6.0.0",
"remark-preset-lint-markdown-style-guide": "6.0.0",
Expand Down
16 changes: 8 additions & 8 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.11.4",
"@emotion/styled": "11.11.5",
"@emotion/react": "11.13.0",
"@emotion/styled": "11.13.0",
"@mdx-js/mdx": "2.3.0",
"@mdx-js/react": "2.3.0",
"@mui/icons-material": "5.16.4",
"@mui/lab": "5.0.0-alpha.172",
"@mui/material": "5.16.4",
"@sentry/browser": "8.18.0",
"@mui/icons-material": "5.16.5",
"@mui/lab": "5.0.0-alpha.173",
"@mui/material": "5.16.5",
"@sentry/browser": "8.20.0",
"bicstone": "1.4.0",
"date-fns": "3.6.0",
"date-fns-tz": "3.1.3",
Expand All @@ -48,14 +48,14 @@
"gatsby-transformer-sharp": "5.13.1",
"gatsby-transformer-yaml": "5.13.1",
"github-slugger": "2.0.0",
"html-react-parser": "5.1.10",
"html-react-parser": "5.1.12",
"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.7.12"
"react-virtuoso": "4.7.13"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
Expand Down
Loading

0 comments on commit 33921fc

Please sign in to comment.