Skip to content

Commit

Permalink
fix(deps): update dependencies (#937)
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 Dec 27, 2023
1 parent 17e47dc commit 7acc5ac
Show file tree
Hide file tree
Showing 3 changed files with 275 additions and 261 deletions.
2 changes: 1 addition & 1 deletion content-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "UNLICENSED",
"dependencies": {
"eslint": "8.56.0",
"eslint-plugin-mdx": "3.0.0",
"eslint-plugin-mdx": "3.1.1",
"husky": "8.0.3",
"prettier": "3.1.1",
"remark-preset-lint-consistent": "5.1.2",
Expand Down
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,36 +18,36 @@
"prepare": "husky install"
},
"dependencies": {
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@mdx-js/mdx": "2.3.0",
"@mdx-js/react": "2.3.0",
"@mui/icons-material": "5.15.0",
"@mui/lab": "5.0.0-alpha.156",
"@mui/material": "5.15.0",
"@sentry/browser": "7.88.0",
"@mui/icons-material": "5.15.2",
"@mui/lab": "5.0.0-alpha.158",
"@mui/material": "5.15.2",
"@sentry/browser": "7.91.0",
"bicstone": "0.0.4",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"fuse.js": "7.0.0",
"gatsby": "5.12.12",
"gatsby-plugin-emotion": "8.12.0",
"gatsby-plugin-feed": "5.12.3",
"gatsby": "5.13.1",
"gatsby-plugin-emotion": "8.13.0",
"gatsby-plugin-feed": "5.13.0",
"gatsby-plugin-fix-fouc": "1.0.5",
"gatsby-plugin-google-tagmanager": "5.12.3",
"gatsby-plugin-image": "3.12.3",
"gatsby-plugin-mdx": "5.12.3",
"gatsby-plugin-google-tagmanager": "5.13.0",
"gatsby-plugin-image": "3.13.0",
"gatsby-plugin-mdx": "5.13.0",
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-s3": "0.4.1",
"gatsby-plugin-sharp": "5.12.3",
"gatsby-plugin-sitemap": "6.12.3",
"gatsby-remark-images": "7.12.3",
"gatsby-remark-prismjs": "7.12.0",
"gatsby-source-filesystem": "5.12.1",
"gatsby-transformer-sharp": "5.12.3",
"gatsby-transformer-yaml": "5.12.0",
"gatsby-plugin-sharp": "5.13.0",
"gatsby-plugin-sitemap": "6.13.0",
"gatsby-remark-images": "7.13.0",
"gatsby-remark-prismjs": "7.13.0",
"gatsby-source-filesystem": "5.13.0",
"gatsby-transformer-sharp": "5.13.0",
"gatsby-transformer-yaml": "5.13.0",
"github-slugger": "2.0.0",
"html-react-parser": "5.0.7",
"html-react-parser": "5.0.11",
"prism-themes": "1.9.0",
"prismjs": "1.29.0",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 7acc5ac

Please sign in to comment.