From 4ec65e9c16a80591b2ebd69bfcb2ceca2d064d48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 14:40:08 +0000 Subject: [PATCH] fix(deps): update all dependencies --- package.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 4531b5c..842c367 100644 --- a/package.json +++ b/package.json @@ -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", @@ -60,5 +60,5 @@ "graphql-compose": "^7.25.0", "webpack": "^5.24.2" }, - "packageManager": "yarn@3.2.4" + "packageManager": "yarn@3.8.5" }