Skip to content

Commit

Permalink
fix(deps): update dependencies (#948)
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 Jan 9, 2024
1 parent 9058689 commit 784a090
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 118 deletions.
2 changes: 1 addition & 1 deletion content-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "UNLICENSED",
"dependencies": {
"eslint": "8.56.0",
"eslint-plugin-mdx": "3.1.1",
"eslint-plugin-mdx": "3.1.3",
"husky": "8.0.3",
"prettier": "3.1.1",
"remark-preset-lint-consistent": "5.1.2",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"@emotion/styled": "11.11.0",
"@mdx-js/mdx": "2.3.0",
"@mdx-js/react": "2.3.0",
"@mui/icons-material": "5.15.2",
"@mui/lab": "5.0.0-alpha.158",
"@mui/material": "5.15.2",
"@sentry/browser": "7.91.0",
"@mui/icons-material": "5.15.3",
"@mui/lab": "5.0.0-alpha.159",
"@mui/material": "5.15.3",
"@sentry/browser": "7.92.0",
"bicstone": "0.0.4",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
Expand Down Expand Up @@ -53,7 +53,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.12",
"react-hotkeys-hook": "4.4.1",
"react-hotkeys-hook": "4.4.3",
"react-virtuoso": "4.6.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 784a090

Please sign in to comment.