Skip to content

Commit

Permalink
fix(deps): update dependencies (#869)
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 Sep 26, 2023
1 parent 83a9336 commit ef077cb
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion content-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"license": "UNLICENSED",
"dependencies": {
"eslint": "8.49.0",
"eslint": "8.50.0",
"eslint-plugin-mdx": "2.2.0",
"husky": "8.0.3",
"prettier": "3.0.3",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mui/icons-material": "5.14.9",
"@mui/lab": "5.0.0-alpha.145",
"@mui/material": "5.14.10",
"@sentry/browser": "7.69.0",
"@sentry/browser": "7.71.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"fuse.js": "6.6.2",
Expand Down Expand Up @@ -53,7 +53,7 @@
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-hotkeys-hook": "4.4.1",
"react-virtuoso": "4.5.1"
"react-virtuoso": "4.6.0"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.0",
Expand Down
88 changes: 44 additions & 44 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ef077cb

Please sign in to comment.