Skip to content

Commit

Permalink
fix(deps): update dependencies (#1105)
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 Aug 14, 2024
1 parent 0c1b17f commit eb470b3
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 85 deletions.
4 changes: 2 additions & 2 deletions content-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"dependencies": {
"eslint": "8.57.0",
"eslint-plugin-mdx": "3.1.5",
"husky": "9.1.2",
"husky": "9.1.4",
"prettier": "3.3.3",
"remark-preset-lint-consistent": "6.0.0",
"remark-preset-lint-markdown-style-guide": "6.0.0",
"remark-preset-lint-recommended": "7.0.0",
"remark-preset-prettier": "2.0.1",
"textlint": "14.0.4",
"textlint": "14.0.5",
"textlint-filter-rule-comments": "1.2.2",
"textlint-rule-preset-ja-spacing": "2.4.3",
"textlint-rule-preset-ja-technical-writing": "10.0.1"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"@emotion/styled": "11.13.0",
"@mdx-js/mdx": "2.3.0",
"@mdx-js/react": "2.3.0",
"@mui/icons-material": "5.16.5",
"@mui/icons-material": "5.16.7",
"@mui/lab": "5.0.0-alpha.173",
"@mui/material": "5.16.5",
"@sentry/browser": "8.20.0",
"@mui/material": "5.16.7",
"@sentry/browser": "8.25.0",
"bicstone": "1.4.0",
"date-fns": "3.6.0",
"date-fns-tz": "3.1.3",
Expand Down Expand Up @@ -55,7 +55,7 @@
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-hotkeys-hook": "4.5.0",
"react-virtuoso": "4.7.13"
"react-virtuoso": "4.10.0"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
Expand Down
Loading

0 comments on commit eb470b3

Please sign in to comment.