From 982af8fb1b4ba087e829cf586bc3c3bdd08b169a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 14:19:28 +0000 Subject: [PATCH] fix(deps): update minor and patch dependencies for gatsby-theme-emma-core (#1273) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lennart --- .changeset/fast-peas-flash.md | 5 +++++ themes/gatsby-theme-emma-core/package.json | 10 +++++----- yarn.lock | 20 ++++++++++---------- 3 files changed, 20 insertions(+), 15 deletions(-) create mode 100644 .changeset/fast-peas-flash.md diff --git a/.changeset/fast-peas-flash.md b/.changeset/fast-peas-flash.md new file mode 100644 index 000000000..62b1d574e --- /dev/null +++ b/.changeset/fast-peas-flash.md @@ -0,0 +1,5 @@ +--- +"@lekoarts/gatsby-theme-emma-core": patch +--- + +update minor and patch dependencies diff --git a/themes/gatsby-theme-emma-core/package.json b/themes/gatsby-theme-emma-core/package.json index c6348880f..0ddaeb455 100755 --- a/themes/gatsby-theme-emma-core/package.json +++ b/themes/gatsby-theme-emma-core/package.json @@ -22,11 +22,11 @@ "dependencies": { "@lekoarts/themes-utils": "^3.0.1", "@mdx-js/react": "^2.3.0", - "gatsby-plugin-mdx": "^5.12.0", - "gatsby-plugin-sharp": "^5.12.0", - "gatsby-remark-images": "^7.12.0", - "gatsby-source-filesystem": "^5.12.0", - "gatsby-transformer-sharp": "^5.12.0", + "gatsby-plugin-mdx": "^5.12.3", + "gatsby-plugin-sharp": "^5.12.3", + "gatsby-remark-images": "^7.12.3", + "gatsby-source-filesystem": "^5.12.1", + "gatsby-transformer-sharp": "^5.12.3", "remark-gfm": "^3.0.1" }, "keywords": [ diff --git a/yarn.lock b/yarn.lock index 5a5433dee..4b6783efa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2675,11 +2675,11 @@ __metadata: dependencies: "@lekoarts/themes-utils": "npm:^3.0.1" "@mdx-js/react": "npm:^2.3.0" - gatsby-plugin-mdx: "npm:^5.12.0" - gatsby-plugin-sharp: "npm:^5.12.0" - gatsby-remark-images: "npm:^7.12.0" - gatsby-source-filesystem: "npm:^5.12.0" - gatsby-transformer-sharp: "npm:^5.12.0" + gatsby-plugin-mdx: "npm:^5.12.3" + gatsby-plugin-sharp: "npm:^5.12.3" + gatsby-remark-images: "npm:^7.12.3" + gatsby-source-filesystem: "npm:^5.12.1" + gatsby-transformer-sharp: "npm:^5.12.3" remark-gfm: "npm:^3.0.1" peerDependencies: gatsby: ^5.5.0 @@ -11730,14 +11730,14 @@ __metadata: languageName: node linkType: hard -"gatsby-remark-images@npm:^7.12.0": - version: 7.12.0 - resolution: "gatsby-remark-images@npm:7.12.0" +"gatsby-remark-images@npm:^7.12.0, gatsby-remark-images@npm:^7.12.3": + version: 7.12.3 + resolution: "gatsby-remark-images@npm:7.12.3" dependencies: "@babel/runtime": "npm:^7.20.13" chalk: "npm:^4.1.2" cheerio: "npm:^1.0.0-rc.10" - gatsby-core-utils: "npm:^4.12.0" + gatsby-core-utils: "npm:^4.12.1" is-relative-url: "npm:^3.0.0" lodash: "npm:^4.17.21" mdast-util-definitions: "npm:^4.0.0" @@ -11747,7 +11747,7 @@ __metadata: peerDependencies: gatsby: ^5.0.0-next gatsby-plugin-sharp: ^5.0.0-next - checksum: b0ece64db0476d5172564aeb2f19e8d9974cf239413a7a44b19d9a8577da157922961ded9fb293f8d5a2680affaaecce3b61354869a0675cfd4edb84f2789763 + checksum: d281a9f3e709c6dca2f1e05d6ed53c3082f625e45b835a52bd6f31ff4891b726134782b803a94754a35e4c1fe50e317a57e1c1c1a7f8229d3376f31fc4f0dc00 languageName: node linkType: hard