Skip to content

Commit

Permalink
fix(deps): update dependencies (#952)
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 18, 2024
1 parent 0df8b84 commit 0f43126
Show file tree
Hide file tree
Showing 3 changed files with 183 additions and 174 deletions.
4 changes: 2 additions & 2 deletions content-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"license": "UNLICENSED",
"dependencies": {
"eslint": "8.56.0",
"eslint-plugin-mdx": "3.1.3",
"eslint-plugin-mdx": "3.1.5",
"husky": "8.0.3",
"prettier": "3.1.1",
"prettier": "3.2.4",
"remark-preset-lint-consistent": "5.1.2",
"remark-preset-lint-markdown-style-guide": "5.1.3",
"remark-preset-lint-recommended": "6.1.3",
Expand Down
12 changes: 6 additions & 6 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.3",
"@mui/lab": "5.0.0-alpha.159",
"@mui/material": "5.15.3",
"@sentry/browser": "7.92.0",
"@mui/icons-material": "5.15.5",
"@mui/lab": "5.0.0-alpha.161",
"@mui/material": "5.15.5",
"@sentry/browser": "7.93.0",
"bicstone": "1.0.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
Expand All @@ -47,13 +47,13 @@
"gatsby-transformer-sharp": "5.13.0",
"gatsby-transformer-yaml": "5.13.0",
"github-slugger": "2.0.0",
"html-react-parser": "5.0.11",
"html-react-parser": "5.1.1",
"prism-themes": "1.9.0",
"prismjs": "1.29.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.12",
"react-hotkeys-hook": "4.4.3",
"react-hotkeys-hook": "4.4.4",
"react-virtuoso": "4.6.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 0f43126

Please sign in to comment.