From 3cf45f81dfc85923deae35b002d1b0467d52360e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 1 Feb 2024 15:36:37 +0000 Subject: [PATCH] chore(release): Publish --- .changeset/blue-kangaroos-invite.md | 5 ----- .changeset/calm-masks-smoke.md | 5 ----- .changeset/chatty-pianos-explain.md | 5 ----- .changeset/forty-suns-wash.md | 5 ----- .changeset/khaki-insects-walk.md | 5 ----- .changeset/long-apples-reply.md | 5 ----- .changeset/silly-pugs-drum.md | 5 ----- .changeset/slimy-sloths-sip.md | 5 ----- .changeset/tidy-grapes-joke.md | 5 ----- .changeset/tough-suns-punch.md | 5 ----- themes/gatsby-theme-cara/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-cara/package.json | 2 +- themes/gatsby-theme-emilia-core/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-emilia-core/package.json | 2 +- themes/gatsby-theme-emilia/CHANGELOG.md | 9 +++++++++ themes/gatsby-theme-emilia/package.json | 4 ++-- themes/gatsby-theme-emma-core/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-emma-core/package.json | 2 +- themes/gatsby-theme-emma/CHANGELOG.md | 9 +++++++++ themes/gatsby-theme-emma/package.json | 4 ++-- .../gatsby-theme-graphql-playground/CHANGELOG.md | 6 ++++++ .../gatsby-theme-graphql-playground/package.json | 2 +- themes/gatsby-theme-jodie-core/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-jodie-core/package.json | 2 +- themes/gatsby-theme-jodie/CHANGELOG.md | 9 +++++++++ themes/gatsby-theme-jodie/package.json | 4 ++-- .../gatsby-theme-minimal-blog-core/CHANGELOG.md | 6 ++++++ .../gatsby-theme-minimal-blog-core/package.json | 2 +- themes/gatsby-theme-minimal-blog/CHANGELOG.md | 9 +++++++++ themes/gatsby-theme-minimal-blog/package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 31 files changed, 94 insertions(+), 72 deletions(-) delete mode 100644 .changeset/blue-kangaroos-invite.md delete mode 100644 .changeset/calm-masks-smoke.md delete mode 100644 .changeset/chatty-pianos-explain.md delete mode 100644 .changeset/forty-suns-wash.md delete mode 100644 .changeset/khaki-insects-walk.md delete mode 100644 .changeset/long-apples-reply.md delete mode 100644 .changeset/silly-pugs-drum.md delete mode 100644 .changeset/slimy-sloths-sip.md delete mode 100644 .changeset/tidy-grapes-joke.md delete mode 100644 .changeset/tough-suns-punch.md diff --git a/.changeset/blue-kangaroos-invite.md b/.changeset/blue-kangaroos-invite.md deleted file mode 100644 index 31ef577b6..000000000 --- a/.changeset/blue-kangaroos-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-cara": patch ---- - -update minor and patch dependencies diff --git a/.changeset/calm-masks-smoke.md b/.changeset/calm-masks-smoke.md deleted file mode 100644 index 4ba88009c..000000000 --- a/.changeset/calm-masks-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-emilia-core": patch ---- - -update minor and patch dependencies diff --git a/.changeset/chatty-pianos-explain.md b/.changeset/chatty-pianos-explain.md deleted file mode 100644 index 17df6f2d9..000000000 --- a/.changeset/chatty-pianos-explain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-jodie": patch ---- - -update minor and patch dependencies diff --git a/.changeset/forty-suns-wash.md b/.changeset/forty-suns-wash.md deleted file mode 100644 index 62b1d574e..000000000 --- a/.changeset/forty-suns-wash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-emma-core": patch ---- - -update minor and patch dependencies diff --git a/.changeset/khaki-insects-walk.md b/.changeset/khaki-insects-walk.md deleted file mode 100644 index d609968e4..000000000 --- a/.changeset/khaki-insects-walk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-minimal-blog-core": patch ---- - -update minor and patch dependencies diff --git a/.changeset/long-apples-reply.md b/.changeset/long-apples-reply.md deleted file mode 100644 index 0bbaba86f..000000000 --- a/.changeset/long-apples-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-minimal-blog": patch ---- - -update minor and patch dependencies diff --git a/.changeset/silly-pugs-drum.md b/.changeset/silly-pugs-drum.md deleted file mode 100644 index 00af73ada..000000000 --- a/.changeset/silly-pugs-drum.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-graphql-playground": patch ---- - -update minor and patch dependencies diff --git a/.changeset/slimy-sloths-sip.md b/.changeset/slimy-sloths-sip.md deleted file mode 100644 index 2d4c43f64..000000000 --- a/.changeset/slimy-sloths-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-jodie-core": patch ---- - -update minor and patch dependencies diff --git a/.changeset/tidy-grapes-joke.md b/.changeset/tidy-grapes-joke.md deleted file mode 100644 index 05d196f73..000000000 --- a/.changeset/tidy-grapes-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-emilia": patch ---- - -update dependency gatsby-plugin-image diff --git a/.changeset/tough-suns-punch.md b/.changeset/tough-suns-punch.md deleted file mode 100644 index d2226eb9d..000000000 --- a/.changeset/tough-suns-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-emma": patch ---- - -update minor and patch dependencies diff --git a/themes/gatsby-theme-cara/CHANGELOG.md b/themes/gatsby-theme-cara/CHANGELOG.md index d8e888044..73b192bd1 100755 --- a/themes/gatsby-theme-cara/CHANGELOG.md +++ b/themes/gatsby-theme-cara/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.1.6 + +### Patch Changes + +- [#1289](https://github.com/LekoArts/gatsby-themes/pull/1289) [`53e20b5`](https://github.com/LekoArts/gatsby-themes/commit/53e20b57f349283d7b838e0a7a708a878d1fb83b) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + ## 5.1.5 ### Patch Changes diff --git a/themes/gatsby-theme-cara/package.json b/themes/gatsby-theme-cara/package.json index 58d4787c5..6570caf5a 100755 --- a/themes/gatsby-theme-cara/package.json +++ b/themes/gatsby-theme-cara/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-cara", - "version": "5.1.5", + "version": "5.1.6", "author": "LekoArts", "description": "Playful and Colorful One-Page portfolio featuring Parallax effects and animations", "license": "MIT", diff --git a/themes/gatsby-theme-emilia-core/CHANGELOG.md b/themes/gatsby-theme-emilia-core/CHANGELOG.md index 56ff7faef..79ffd4b6b 100755 --- a/themes/gatsby-theme-emilia-core/CHANGELOG.md +++ b/themes/gatsby-theme-emilia-core/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.1.6 + +### Patch Changes + +- [#1290](https://github.com/LekoArts/gatsby-themes/pull/1290) [`134ae5c`](https://github.com/LekoArts/gatsby-themes/commit/134ae5c430ebb9b3cace4bc41bef291a9073eb41) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + ## 5.1.5 ### Patch Changes diff --git a/themes/gatsby-theme-emilia-core/package.json b/themes/gatsby-theme-emilia-core/package.json index ce4131d00..29d22b39d 100755 --- a/themes/gatsby-theme-emilia-core/package.json +++ b/themes/gatsby-theme-emilia-core/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-emilia-core", - "version": "5.1.5", + "version": "5.1.6", "author": "LekoArts", "description": "Core Theme for @lekoarts/gatsby-theme-emilia. This theme implements the Project node interface and exports templates (+ queries) which you can shadow.", "license": "MIT", diff --git a/themes/gatsby-theme-emilia/CHANGELOG.md b/themes/gatsby-theme-emilia/CHANGELOG.md index 7f8426af1..bff0cf445 100755 --- a/themes/gatsby-theme-emilia/CHANGELOG.md +++ b/themes/gatsby-theme-emilia/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 5.1.6 + +### Patch Changes + +- [#1287](https://github.com/LekoArts/gatsby-themes/pull/1287) [`3a94d50`](https://github.com/LekoArts/gatsby-themes/commit/3a94d5004c50682802b49c12f42827281809284c) Thanks [@renovate](https://github.com/apps/renovate)! - update dependency gatsby-plugin-image + +- Updated dependencies [[`134ae5c`](https://github.com/LekoArts/gatsby-themes/commit/134ae5c430ebb9b3cace4bc41bef291a9073eb41)]: + - @lekoarts/gatsby-theme-emilia-core@5.1.6 + ## 5.1.5 ### Patch Changes diff --git a/themes/gatsby-theme-emilia/package.json b/themes/gatsby-theme-emilia/package.json index 3b30b9aaf..709bc224c 100755 --- a/themes/gatsby-theme-emilia/package.json +++ b/themes/gatsby-theme-emilia/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-emilia", - "version": "5.1.5", + "version": "5.1.6", "author": "LekoArts", "description": "Minimalistic portfolio/photography site with masonry grid, page transitions and big images. Themeable with Theme UI. Includes Light/Dark mode.", "license": "MIT", @@ -21,7 +21,7 @@ }, "dependencies": { "@emotion/react": "^11.11.3", - "@lekoarts/gatsby-theme-emilia-core": "^5.1.5", + "@lekoarts/gatsby-theme-emilia-core": "^5.1.6", "@theme-ui/mdx": "~0.15.3", "@theme-ui/preset-tailwind": "0.15.3", "gatsby-plugin-image": "^3.13.1", diff --git a/themes/gatsby-theme-emma-core/CHANGELOG.md b/themes/gatsby-theme-emma-core/CHANGELOG.md index 5fd35d429..c7cb0a014 100755 --- a/themes/gatsby-theme-emma-core/CHANGELOG.md +++ b/themes/gatsby-theme-emma-core/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.1.6 + +### Patch Changes + +- [#1292](https://github.com/LekoArts/gatsby-themes/pull/1292) [`7421877`](https://github.com/LekoArts/gatsby-themes/commit/7421877c4087771130f5d0fdf0fad1ff34903764) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + ## 5.1.5 ### Patch Changes diff --git a/themes/gatsby-theme-emma-core/package.json b/themes/gatsby-theme-emma-core/package.json index a1d613d39..01022b816 100755 --- a/themes/gatsby-theme-emma-core/package.json +++ b/themes/gatsby-theme-emma-core/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-emma-core", - "version": "5.1.5", + "version": "5.1.6", "author": "LekoArts", "description": "Core Theme for @lekoarts/gatsby-theme-emma. This theme implements the Project and Page node interfaces and exports templates (+ queries) which you can shadow.", "license": "MIT", diff --git a/themes/gatsby-theme-emma/CHANGELOG.md b/themes/gatsby-theme-emma/CHANGELOG.md index c8124b6d3..e66b89789 100755 --- a/themes/gatsby-theme-emma/CHANGELOG.md +++ b/themes/gatsby-theme-emma/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 5.1.6 + +### Patch Changes + +- [#1291](https://github.com/LekoArts/gatsby-themes/pull/1291) [`ae875f8`](https://github.com/LekoArts/gatsby-themes/commit/ae875f84e9e57457abdb156580159d1d9e8f74cc) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + +- Updated dependencies [[`7421877`](https://github.com/LekoArts/gatsby-themes/commit/7421877c4087771130f5d0fdf0fad1ff34903764)]: + - @lekoarts/gatsby-theme-emma-core@5.1.6 + ## 5.1.5 ### Patch Changes diff --git a/themes/gatsby-theme-emma/package.json b/themes/gatsby-theme-emma/package.json index f9cc11348..6e262fdad 100755 --- a/themes/gatsby-theme-emma/package.json +++ b/themes/gatsby-theme-emma/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-emma", - "version": "5.1.5", + "version": "5.1.6", "author": "LekoArts", "description": "Minimalistic portfolio with full-width grid, page transitions, support for additional MDX pages, and a focus on large images", "license": "MIT", @@ -21,7 +21,7 @@ }, "dependencies": { "@emotion/react": "^11.11.3", - "@lekoarts/gatsby-theme-emma-core": "^5.1.5", + "@lekoarts/gatsby-theme-emma-core": "^5.1.6", "@theme-ui/mdx": "~0.15.3", "@theme-ui/preset-tailwind": "0.15.3", "gatsby-plugin-catch-links": "^5.13.1", diff --git a/themes/gatsby-theme-graphql-playground/CHANGELOG.md b/themes/gatsby-theme-graphql-playground/CHANGELOG.md index 672c557da..05514e744 100755 --- a/themes/gatsby-theme-graphql-playground/CHANGELOG.md +++ b/themes/gatsby-theme-graphql-playground/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.1.7 + +### Patch Changes + +- [#1293](https://github.com/LekoArts/gatsby-themes/pull/1293) [`839cad9`](https://github.com/LekoArts/gatsby-themes/commit/839cad9dcf1102e516054ce2aa1cf6aaa779ac6c) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + ## 5.1.6 ### Patch Changes diff --git a/themes/gatsby-theme-graphql-playground/package.json b/themes/gatsby-theme-graphql-playground/package.json index ed09ed7c1..a0d9683ec 100755 --- a/themes/gatsby-theme-graphql-playground/package.json +++ b/themes/gatsby-theme-graphql-playground/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-graphql-playground", - "version": "5.1.6", + "version": "5.1.7", "author": "LekoArts", "description": "GraphQL Playground to showcase the power of GraphQL. Write your queries and documentation with MDX and display queries in an interactive GraphiQL window. It can source from your localhost or a remote URL (e.g. Codesandbox).", "license": "MIT", diff --git a/themes/gatsby-theme-jodie-core/CHANGELOG.md b/themes/gatsby-theme-jodie-core/CHANGELOG.md index c443606ae..bdf9c00cf 100755 --- a/themes/gatsby-theme-jodie-core/CHANGELOG.md +++ b/themes/gatsby-theme-jodie-core/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.1.6 + +### Patch Changes + +- [#1294](https://github.com/LekoArts/gatsby-themes/pull/1294) [`2912b46`](https://github.com/LekoArts/gatsby-themes/commit/2912b46a4c07eb4cc2f15094056b8ca62f623692) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + ## 5.1.5 ### Patch Changes diff --git a/themes/gatsby-theme-jodie-core/package.json b/themes/gatsby-theme-jodie-core/package.json index a091f49a2..d0de39619 100755 --- a/themes/gatsby-theme-jodie-core/package.json +++ b/themes/gatsby-theme-jodie-core/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-jodie-core", - "version": "5.1.5", + "version": "5.1.6", "author": "LekoArts", "description": "Core Theme for @lekoarts/gatsby-theme-jodie. This theme implements the Project interface and exports templates (+ queries) which you can shadow.", "license": "MIT", diff --git a/themes/gatsby-theme-jodie/CHANGELOG.md b/themes/gatsby-theme-jodie/CHANGELOG.md index 92ee245c2..435c1f8d5 100755 --- a/themes/gatsby-theme-jodie/CHANGELOG.md +++ b/themes/gatsby-theme-jodie/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 5.1.6 + +### Patch Changes + +- [#1288](https://github.com/LekoArts/gatsby-themes/pull/1288) [`ae3bf5b`](https://github.com/LekoArts/gatsby-themes/commit/ae3bf5b048f6e44911fb33238cde2d5bf4c317dc) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + +- Updated dependencies [[`2912b46`](https://github.com/LekoArts/gatsby-themes/commit/2912b46a4c07eb4cc2f15094056b8ca62f623692)]: + - @lekoarts/gatsby-theme-jodie-core@5.1.6 + ## 5.1.5 ### Patch Changes diff --git a/themes/gatsby-theme-jodie/package.json b/themes/gatsby-theme-jodie/package.json index 47e3c5e2e..bebde5650 100755 --- a/themes/gatsby-theme-jodie/package.json +++ b/themes/gatsby-theme-jodie/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-jodie", - "version": "5.1.5", + "version": "5.1.6", "author": "LekoArts", "description": "Image-heavy photography portfolio with colorful accents & customizable pages. Includes adaptive image grids powered by CSS grid and automatic image integration into projects.", "license": "MIT", @@ -21,7 +21,7 @@ }, "dependencies": { "@emotion/react": "^11.11.3", - "@lekoarts/gatsby-theme-jodie-core": "^5.1.5", + "@lekoarts/gatsby-theme-jodie-core": "^5.1.6", "@theme-ui/mdx": "~0.15.3", "@theme-ui/preset-tailwind": "0.15.3", "gatsby-plugin-image": "^3.13.1", diff --git a/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md b/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md index 4aec0e968..085169e0c 100755 --- a/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md +++ b/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 6.2.3 + +### Patch Changes + +- [#1302](https://github.com/LekoArts/gatsby-themes/pull/1302) [`7ab8014`](https://github.com/LekoArts/gatsby-themes/commit/7ab8014ce66e9fef2855780d9a09d708b707842c) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + ## 6.2.2 ### Patch Changes diff --git a/themes/gatsby-theme-minimal-blog-core/package.json b/themes/gatsby-theme-minimal-blog-core/package.json index d332af334..82af59494 100755 --- a/themes/gatsby-theme-minimal-blog-core/package.json +++ b/themes/gatsby-theme-minimal-blog-core/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-minimal-blog-core", - "version": "6.2.2", + "version": "6.2.3", "author": "LekoArts", "description": "Core Theme for @lekoarts/gatsby-theme-minimal-blog. This theme implements the Post and Page node interfaces and exports templates (+ queries) which you can shadow.", "license": "MIT", diff --git a/themes/gatsby-theme-minimal-blog/CHANGELOG.md b/themes/gatsby-theme-minimal-blog/CHANGELOG.md index c5fd1476b..b7bf9761a 100755 --- a/themes/gatsby-theme-minimal-blog/CHANGELOG.md +++ b/themes/gatsby-theme-minimal-blog/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 6.2.3 + +### Patch Changes + +- [#1295](https://github.com/LekoArts/gatsby-themes/pull/1295) [`6412b70`](https://github.com/LekoArts/gatsby-themes/commit/6412b70da2bd886afd6cdff9069cb20a8e03cd46) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + +- Updated dependencies [[`7ab8014`](https://github.com/LekoArts/gatsby-themes/commit/7ab8014ce66e9fef2855780d9a09d708b707842c)]: + - @lekoarts/gatsby-theme-minimal-blog-core@6.2.3 + ## 6.2.2 ### Patch Changes diff --git a/themes/gatsby-theme-minimal-blog/package.json b/themes/gatsby-theme-minimal-blog/package.json index b6059f49c..8b1160408 100755 --- a/themes/gatsby-theme-minimal-blog/package.json +++ b/themes/gatsby-theme-minimal-blog/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-minimal-blog", - "version": "6.2.2", + "version": "6.2.3", "author": "LekoArts", "description": "Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.", "license": "MIT", @@ -21,7 +21,7 @@ }, "dependencies": { "@emotion/react": "^11.11.3", - "@lekoarts/gatsby-theme-minimal-blog-core": "^6.2.2", + "@lekoarts/gatsby-theme-minimal-blog-core": "^6.2.3", "@lekoarts/themes-utils": "^3.0.1", "@mdx-js/react": "^2.3.0", "@theme-ui/color": "~0.15.3", diff --git a/yarn.lock b/yarn.lock index 2e736e052..d814ddfc5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2639,7 +2639,7 @@ __metadata: languageName: unknown linkType: soft -"@lekoarts/gatsby-theme-emilia-core@npm:^5.1.5, @lekoarts/gatsby-theme-emilia-core@workspace:themes/gatsby-theme-emilia-core": +"@lekoarts/gatsby-theme-emilia-core@npm:^5.1.6, @lekoarts/gatsby-theme-emilia-core@workspace:themes/gatsby-theme-emilia-core": version: 0.0.0-use.local resolution: "@lekoarts/gatsby-theme-emilia-core@workspace:themes/gatsby-theme-emilia-core" dependencies: @@ -2661,7 +2661,7 @@ __metadata: resolution: "@lekoarts/gatsby-theme-emilia@workspace:themes/gatsby-theme-emilia" dependencies: "@emotion/react": "npm:^11.11.3" - "@lekoarts/gatsby-theme-emilia-core": "npm:^5.1.5" + "@lekoarts/gatsby-theme-emilia-core": "npm:^5.1.6" "@theme-ui/mdx": "npm:~0.15.3" "@theme-ui/preset-tailwind": "npm:0.15.3" gatsby-plugin-image: "npm:^3.13.1" @@ -2676,7 +2676,7 @@ __metadata: languageName: unknown linkType: soft -"@lekoarts/gatsby-theme-emma-core@npm:^5.1.5, @lekoarts/gatsby-theme-emma-core@workspace:themes/gatsby-theme-emma-core": +"@lekoarts/gatsby-theme-emma-core@npm:^5.1.6, @lekoarts/gatsby-theme-emma-core@workspace:themes/gatsby-theme-emma-core": version: 0.0.0-use.local resolution: "@lekoarts/gatsby-theme-emma-core@workspace:themes/gatsby-theme-emma-core" dependencies: @@ -2700,7 +2700,7 @@ __metadata: resolution: "@lekoarts/gatsby-theme-emma@workspace:themes/gatsby-theme-emma" dependencies: "@emotion/react": "npm:^11.11.3" - "@lekoarts/gatsby-theme-emma-core": "npm:^5.1.5" + "@lekoarts/gatsby-theme-emma-core": "npm:^5.1.6" "@theme-ui/mdx": "npm:~0.15.3" "@theme-ui/preset-tailwind": "npm:0.15.3" gatsby-plugin-catch-links: "npm:^5.13.1" @@ -2741,7 +2741,7 @@ __metadata: languageName: unknown linkType: soft -"@lekoarts/gatsby-theme-jodie-core@npm:^5.1.5, @lekoarts/gatsby-theme-jodie-core@workspace:themes/gatsby-theme-jodie-core": +"@lekoarts/gatsby-theme-jodie-core@npm:^5.1.6, @lekoarts/gatsby-theme-jodie-core@workspace:themes/gatsby-theme-jodie-core": version: 0.0.0-use.local resolution: "@lekoarts/gatsby-theme-jodie-core@workspace:themes/gatsby-theme-jodie-core" dependencies: @@ -2764,7 +2764,7 @@ __metadata: resolution: "@lekoarts/gatsby-theme-jodie@workspace:themes/gatsby-theme-jodie" dependencies: "@emotion/react": "npm:^11.11.3" - "@lekoarts/gatsby-theme-jodie-core": "npm:^5.1.5" + "@lekoarts/gatsby-theme-jodie-core": "npm:^5.1.6" "@theme-ui/mdx": "npm:~0.15.3" "@theme-ui/preset-tailwind": "npm:0.15.3" gatsby-plugin-image: "npm:^3.13.1" @@ -2779,7 +2779,7 @@ __metadata: languageName: unknown linkType: soft -"@lekoarts/gatsby-theme-minimal-blog-core@npm:^6.2.2, @lekoarts/gatsby-theme-minimal-blog-core@workspace:themes/gatsby-theme-minimal-blog-core": +"@lekoarts/gatsby-theme-minimal-blog-core@npm:^6.2.3, @lekoarts/gatsby-theme-minimal-blog-core@workspace:themes/gatsby-theme-minimal-blog-core": version: 0.0.0-use.local resolution: "@lekoarts/gatsby-theme-minimal-blog-core@workspace:themes/gatsby-theme-minimal-blog-core" dependencies: @@ -2805,7 +2805,7 @@ __metadata: resolution: "@lekoarts/gatsby-theme-minimal-blog@workspace:themes/gatsby-theme-minimal-blog" dependencies: "@emotion/react": "npm:^11.11.3" - "@lekoarts/gatsby-theme-minimal-blog-core": "npm:^6.2.2" + "@lekoarts/gatsby-theme-minimal-blog-core": "npm:^6.2.3" "@lekoarts/themes-utils": "npm:^3.0.1" "@mdx-js/react": "npm:^2.3.0" "@theme-ui/color": "npm:~0.15.3"