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] authored Jun 18, 2023
1 parent f7d407e commit 3a0be21
Show file tree
Hide file tree
Showing 3 changed files with 343 additions and 393 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.42.0",
"eslint": "8.43.0",
"eslint-plugin-mdx": "2.1.0",
"husky": "8.0.3",
"prettier": "2.8.8",
Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,26 +25,26 @@
"@mui/icons-material": "5.11.16",
"@mui/lab": "5.0.0-alpha.134",
"@mui/material": "5.13.5",
"@sentry/browser": "7.55.0",
"@sentry/browser": "7.55.2",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"fuse.js": "6.6.2",
"gatsby": "5.10.0",
"gatsby": "5.11.0",
"gatsby-plugin-anchor-links": "1.2.1",
"gatsby-plugin-emotion": "8.10.0",
"gatsby-plugin-feed": "5.10.0",
"gatsby-plugin-emotion": "8.11.0",
"gatsby-plugin-feed": "5.11.0",
"gatsby-plugin-fix-fouc": "1.0.3",
"gatsby-plugin-google-tagmanager": "5.10.0",
"gatsby-plugin-image": "3.10.0",
"gatsby-plugin-mdx": "5.10.0",
"gatsby-plugin-google-tagmanager": "5.11.0",
"gatsby-plugin-image": "3.11.0",
"gatsby-plugin-mdx": "5.11.0",
"gatsby-plugin-s3": "0.4.1",
"gatsby-plugin-sharp": "5.10.0",
"gatsby-plugin-sitemap": "6.10.0",
"gatsby-remark-images": "7.10.0",
"gatsby-remark-prismjs": "7.10.0",
"gatsby-source-filesystem": "5.10.0",
"gatsby-transformer-sharp": "5.10.0",
"gatsby-transformer-yaml": "5.10.0",
"gatsby-plugin-sharp": "5.11.0",
"gatsby-plugin-sitemap": "6.11.0",
"gatsby-remark-images": "7.11.0",
"gatsby-remark-prismjs": "7.11.0",
"gatsby-source-filesystem": "5.11.0",
"gatsby-transformer-sharp": "5.11.0",
"gatsby-transformer-yaml": "5.11.0",
"github-slugger": "2.0.0",
"html-react-parser": "4.0.0",
"prism-themes": "1.9.0",
Expand Down
Loading

0 comments on commit 3a0be21

Please sign in to comment.