Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 0d6e01c commit 4ec65e9
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,38 +18,38 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@emotion/react": "11.10.5",
"@emotion/react": "11.13.3",
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"@netlify/plugin-gatsby": "1.0.3",
"@percy/cli": "1.0.0-beta.70",
"@percy/cli": "1.30.1",
"@readmo/sdk": "0.1.1",
"@theme-ui/components": "0.15.4",
"@theme-ui/mdx": "0.15.4",
"@theme-ui/preset-base": "0.15.4",
"@theme-ui/prism": "0.15.4",
"@theme-ui/components": "0.16.2",
"@theme-ui/mdx": "0.16.2",
"@theme-ui/preset-base": "0.16.2",
"@theme-ui/prism": "0.16.2",
"gatsby": "3.14.3",
"gatsby-plugin-catch-links": "3.14.0",
"gatsby-plugin-catch-links": "3.15.0",
"gatsby-plugin-gdpr-tracking": "1.2.2",
"gatsby-plugin-image": "1.14.1",
"gatsby-plugin-manifest": "3.14.0",
"gatsby-plugin-image": "1.15.0",
"gatsby-plugin-manifest": "3.15.0",
"gatsby-plugin-mdx": "2.14.0",
"gatsby-plugin-offline": "4.14.0",
"gatsby-plugin-react-helmet": "4.14.0",
"gatsby-plugin-offline": "4.15.0",
"gatsby-plugin-react-helmet": "4.15.0",
"gatsby-plugin-sharp": "3.14.1",
"gatsby-plugin-theme-ui": "0.15.4",
"gatsby-remark-images": "5.11.0",
"gatsby-source-filesystem": "3.14.0",
"gatsby-transformer-sharp": "3.14.0",
"gatsby-plugin-theme-ui": "0.16.2",
"gatsby-remark-images": "5.12.0",
"gatsby-source-filesystem": "3.15.0",
"gatsby-transformer-sharp": "3.15.0",
"lodash.kebabcase": "4.1.1",
"parse5": "6.0.1",
"prettier": "2.4.1",
"prism-react-renderer": "1.2.1",
"prettier": "2.8.8",
"prism-react-renderer": "1.3.5",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-helmet": "6.1.0",
"rehype-slug": "4.0.1",
"theme-ui": "0.15.4"
"theme-ui": "0.16.2"
},
"devDependencies": {
"eslint-config-react-app": "6.0.0",
Expand All @@ -60,5 +60,5 @@
"graphql-compose": "^7.25.0",
"webpack": "^5.24.2"
},
"packageManager": "yarn@3.2.4"
"packageManager": "yarn@3.8.5"
}

0 comments on commit 4ec65e9

Please sign in to comment.