From 86c3033f4c4ebff0d86a83cdba934bab73d3e763 Mon Sep 17 00:00:00 2001 From: David Worms Date: Tue, 11 Jun 2024 16:17:36 +0200 Subject: [PATCH] docs: dependencies upgrade --- docs/package.json | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/package.json b/docs/package.json index 5fb677f..478fe86 100644 --- a/docs/package.json +++ b/docs/package.json @@ -5,32 +5,32 @@ "version": "0.0.0", "author": "Sergei Kudinov ", "dependencies": { - "@emotion/react": "^11.11.3", - "@emotion/styled": "^11.11.0", + "@emotion/react": "^11.11.4", + "@emotion/styled": "^11.11.5", "color": "^4.2.3", - "gatsby": "^5.13.1", + "gatsby": "^5.13.6", "gatsby-image": "^3.11.0", - "gatsby-plugin-catch-links": "^5.13.0", - "gatsby-plugin-emotion": "^8.13.0", - "gatsby-plugin-manifest": "^5.13.0", - "gatsby-plugin-offline": "^6.13.0", - "gatsby-plugin-react-helmet": "^6.13.0", - "gatsby-plugin-sharp": "^5.13.0", - "gatsby-plugin-typography": "^5.13.0", - "gatsby-remark-autolink-headers": "^6.13.0", - "gatsby-remark-embed-snippet": "^8.13.0", - "gatsby-remark-prismjs": "^7.13.0", + "gatsby-plugin-catch-links": "^5.13.1", + "gatsby-plugin-emotion": "^8.13.1", + "gatsby-plugin-manifest": "^5.13.1", + "gatsby-plugin-offline": "^6.13.2", + "gatsby-plugin-react-helmet": "^6.13.1", + "gatsby-plugin-sharp": "^5.13.1", + "gatsby-plugin-typography": "^5.13.1", + "gatsby-remark-autolink-headers": "^6.13.1", + "gatsby-remark-embed-snippet": "^8.13.1", + "gatsby-remark-prismjs": "^7.13.1", "gatsby-remark-snippet-url": "^0.2.1", "gatsby-remark-snippet-url-prepare": "^0.2.1", "gatsby-remark-title-to-frontmatter": "^1.3.1", - "gatsby-source-filesystem": "^5.13.0", - "gatsby-transformer-remark": "^6.13.0", - "gatsby-transformer-sharp": "^5.13.0", + "gatsby-source-filesystem": "^5.13.1", + "gatsby-transformer-remark": "^6.13.1", + "gatsby-transformer-sharp": "^5.13.1", "pad": "^3.2.0", "prismjs": "^1.29.0", "prop-types": "^15.8.1", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "react-helmet": "^6.1.0", "react-modal": "^3.16.1", "react-syntax-highlighter": "^15.5.0", @@ -42,9 +42,9 @@ "typography-breakpoint-constants": "^0.16.19" }, "devDependencies": { - "eslint": "^8.56.0", - "eslint-plugin-react": "^7.33.2", - "prettier": "^3.1.1" + "eslint": "^9.4.0", + "eslint-plugin-react": "^7.34.2", + "prettier": "^3.3.2" }, "keywords": [ "gatsby"