Skip to content

Commit

Permalink
fix(deps): update dependencies (#857)
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 11, 2023
1 parent a00f1bf commit 20a235a
Show file tree
Hide file tree
Showing 3 changed files with 886 additions and 1,061 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.48.0",
"eslint": "8.49.0",
"eslint-plugin-mdx": "2.2.0",
"husky": "8.0.3",
"prettier": "3.0.3",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@mui/icons-material": "5.14.7",
"@mui/lab": "5.0.0-alpha.142",
"@mui/material": "5.14.7",
"@sentry/browser": "7.66.0",
"@sentry/browser": "7.68.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"fuse.js": "6.6.2",
"gatsby": "5.12.3",
"gatsby": "5.12.4",
"gatsby-plugin-emotion": "8.12.0",
"gatsby-plugin-feed": "5.12.0",
"gatsby-plugin-fix-fouc": "1.0.4",
Expand All @@ -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.0"
"react-virtuoso": "4.5.1"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.0",
Expand Down
Loading

0 comments on commit 20a235a

Please sign in to comment.