Skip to content

Commit

Permalink
fix(deps): update dependencies (#1029)
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] committed Apr 22, 2024
1 parent 884cefb commit add4271
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 96 deletions.
2 changes: 1 addition & 1 deletion content-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"remark-preset-prettier": "2.0.1",
"textlint": "14.0.4",
"textlint-filter-rule-comments": "1.2.2",
"textlint-rule-preset-ja-spacing": "2.3.1",
"textlint-rule-preset-ja-spacing": "2.4.1",
"textlint-rule-preset-ja-technical-writing": "10.0.1"
},
"packageManager": "[email protected]"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"@mui/icons-material": "5.15.15",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.15",
"@sentry/browser": "7.109.0",
"@sentry/browser": "7.111.0",
"bicstone": "1.2.0",
"date-fns": "3.6.0",
"date-fns-tz": "3.0.0",
"date-fns-tz": "3.1.3",
"fuse.js": "7.0.0",
"gatsby": "5.13.3",
"gatsby": "5.13.4",
"gatsby-plugin-emotion": "8.13.1",
"gatsby-plugin-feed": "5.13.1",
"gatsby-plugin-fix-fouc": "1.0.5",
Expand All @@ -55,7 +55,7 @@
"react-dom": "18.2.0",
"react-error-boundary": "4.0.13",
"react-hotkeys-hook": "4.5.0",
"react-virtuoso": "4.7.8"
"react-virtuoso": "4.7.10"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
Expand Down
180 changes: 89 additions & 91 deletions yarn.lock

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

0 comments on commit add4271

Please sign in to comment.