Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent c142410 commit e9e9732
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 156 deletions.
4 changes: 2 additions & 2 deletions content-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"eslint": "8.56.0",
"eslint-plugin-mdx": "3.1.5",
"husky": "9.0.7",
"prettier": "3.2.4",
"husky": "9.0.11",
"prettier": "3.2.5",
"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
14 changes: 7 additions & 7 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.6",
"@mui/lab": "5.0.0-alpha.162",
"@mui/material": "5.15.6",
"@sentry/browser": "7.98.0",
"@mui/icons-material": "5.15.10",
"@mui/lab": "5.0.0-alpha.165",
"@mui/material": "5.15.10",
"@sentry/browser": "7.101.1",
"bicstone": "1.0.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
Expand All @@ -47,14 +47,14 @@
"gatsby-transformer-sharp": "5.13.1",
"gatsby-transformer-yaml": "5.13.1",
"github-slugger": "2.0.0",
"html-react-parser": "5.1.1",
"html-react-parser": "5.1.7",
"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.4",
"react-virtuoso": "4.6.3"
"react-hotkeys-hook": "4.5.0",
"react-virtuoso": "4.7.0"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
Expand Down

0 comments on commit e9e9732

Please sign in to comment.