Skip to content

Commit

Permalink
fix(deps): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 23, 2022
1 parent 4b2a8ab commit 8441498
Show file tree
Hide file tree
Showing 3 changed files with 349 additions and 263 deletions.
6 changes: 3 additions & 3 deletions @rocketseat/gatsby-theme-docs-core/package.json
Expand Up @@ -28,19 +28,19 @@
"url": "https://github.com/jpedroschmitz/rocketdocs/issues"
},
"dependencies": {
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/mdx": "^2.0.0",
"gatsby-plugin-mdx": "^3.2.0",
"gatsby-plugin-sharp": "^4.2.0",
"gatsby-remark-autolink-headers": "^5.2.0",
"gatsby-remark-copy-linked-files": "^5.2.0",
"gatsby-remark-embedder": "^5.0.0",
"gatsby-remark-embedder": "^6.0.0",
"gatsby-remark-images": "^6.2.0",
"gatsby-remark-responsive-iframe": "^5.2.0",
"gatsby-source-filesystem": "^4.2.0",
"gatsby-transformer-sharp": "^4.2.0",
"gatsby-transformer-yaml": "^4.2.0",
"lodash.camelcase": "^4.3.0",
"url-join": "^4.0.1"
"url-join": "^5.0.0"
},
"peerDependencies": {
"@mdx-js/react": "^1.5.1",
Expand Down
4 changes: 2 additions & 2 deletions @rocketseat/gatsby-theme-docs/package.json
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@emotion/react": "^11.7.0",
"@emotion/styled": "^11.6.0",
"@mdx-js/react": "^1.6.22",
"@mdx-js/react": "^2.0.0",
"@rocketseat/gatsby-theme-docs-core": "^3.1.0",
"gatsby-plugin-catch-links": "^4.2.0",
"gatsby-plugin-emotion": "^7.2.0",
Expand All @@ -45,7 +45,7 @@
"react-icons": "^4.3.1",
"react-live": "^2.3.0",
"react-use": "^17.3.1",
"url-join": "^4.0.1"
"url-join": "^5.0.0"
},
"peerDependencies": {
"gatsby": "^4.0.0",
Expand Down

0 comments on commit 8441498

Please sign in to comment.