diff --git a/.changeset/beige-knives-pay.md b/.changeset/beige-knives-pay.md deleted file mode 100644 index c13884602..000000000 --- a/.changeset/beige-knives-pay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-jodie": patch ---- - -Update dependency gatsby-plugin-image to `^3.12.3` diff --git a/.changeset/dirty-planets-begin.md b/.changeset/dirty-planets-begin.md deleted file mode 100644 index 2d4c43f64..000000000 --- a/.changeset/dirty-planets-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-jodie-core": patch ---- - -update minor and patch dependencies diff --git a/.changeset/early-ads-lay.md b/.changeset/early-ads-lay.md deleted file mode 100644 index d609968e4..000000000 --- a/.changeset/early-ads-lay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-minimal-blog-core": patch ---- - -update minor and patch dependencies diff --git a/.changeset/fast-peas-flash.md b/.changeset/fast-peas-flash.md deleted file mode 100644 index 62b1d574e..000000000 --- a/.changeset/fast-peas-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-emma-core": patch ---- - -update minor and patch dependencies diff --git a/.changeset/gentle-squids-refuse.md b/.changeset/gentle-squids-refuse.md deleted file mode 100644 index a90c85019..000000000 --- a/.changeset/gentle-squids-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-emilia": patch ---- - -Update minor and patch dependencies diff --git a/.changeset/lemon-vans-attend.md b/.changeset/lemon-vans-attend.md deleted file mode 100644 index 00af73ada..000000000 --- a/.changeset/lemon-vans-attend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-graphql-playground": patch ---- - -update minor and patch dependencies diff --git a/.changeset/neat-gorillas-talk.md b/.changeset/neat-gorillas-talk.md deleted file mode 100644 index 71623facf..000000000 --- a/.changeset/neat-gorillas-talk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-cara": patch ---- - -Update minor and patch dependencies diff --git a/.changeset/strong-fireants-allow.md b/.changeset/strong-fireants-allow.md deleted file mode 100644 index 4ba88009c..000000000 --- a/.changeset/strong-fireants-allow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-emilia-core": patch ---- - -update minor and patch dependencies diff --git a/.changeset/tender-crews-repair.md b/.changeset/tender-crews-repair.md deleted file mode 100644 index 9bb1b503a..000000000 --- a/.changeset/tender-crews-repair.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-emma": patch ---- - -Update minor and patch dependencies diff --git a/.changeset/wicked-wolves-lick.md b/.changeset/wicked-wolves-lick.md deleted file mode 100644 index 79b0eb021..000000000 --- a/.changeset/wicked-wolves-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-minimal-blog": patch ---- - -Update dependency prism-react-renderer to `^2.3.0` diff --git a/themes/gatsby-theme-cara/CHANGELOG.md b/themes/gatsby-theme-cara/CHANGELOG.md index 93a987989..d8e888044 100755 --- a/themes/gatsby-theme-cara/CHANGELOG.md +++ b/themes/gatsby-theme-cara/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.1.5 + +### Patch Changes + +- [#1271](https://github.com/LekoArts/gatsby-themes/pull/1271) [`9a1626f`](https://github.com/LekoArts/gatsby-themes/commit/9a1626fdcdb37d36445cebc4584d0d78862bfae4) Thanks [@renovate](https://github.com/apps/renovate)! - Update minor and patch dependencies + ## 5.1.4 ### Patch Changes diff --git a/themes/gatsby-theme-cara/package.json b/themes/gatsby-theme-cara/package.json index ef38a5c16..af1e274bd 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.4", + "version": "5.1.5", "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 0e4c68327..56ff7faef 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.5 + +### Patch Changes + +- [#1272](https://github.com/LekoArts/gatsby-themes/pull/1272) [`9aae2de`](https://github.com/LekoArts/gatsby-themes/commit/9aae2de15d9949b273c11306ae297d35bbdbe88b) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + ## 5.1.4 ### Patch Changes diff --git a/themes/gatsby-theme-emilia-core/package.json b/themes/gatsby-theme-emilia-core/package.json index b73d15284..f320bcd0c 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.4", + "version": "5.1.5", "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 351a713d6..7f8426af1 100755 --- a/themes/gatsby-theme-emilia/CHANGELOG.md +++ b/themes/gatsby-theme-emilia/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 5.1.5 + +### Patch Changes + +- [#1242](https://github.com/LekoArts/gatsby-themes/pull/1242) [`2a72de8`](https://github.com/LekoArts/gatsby-themes/commit/2a72de87f73960eafce0f2502ba40b240c3137ba) Thanks [@renovate](https://github.com/apps/renovate)! - Update minor and patch dependencies + +- Updated dependencies [[`9aae2de`](https://github.com/LekoArts/gatsby-themes/commit/9aae2de15d9949b273c11306ae297d35bbdbe88b)]: + - @lekoarts/gatsby-theme-emilia-core@5.1.5 + ## 5.1.4 ### Patch Changes diff --git a/themes/gatsby-theme-emilia/package.json b/themes/gatsby-theme-emilia/package.json index 3d904e929..211287a4a 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.4", + "version": "5.1.5", "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.1", - "@lekoarts/gatsby-theme-emilia-core": "^5.1.4", + "@lekoarts/gatsby-theme-emilia-core": "^5.1.5", "@theme-ui/mdx": "~0.15.3", "@theme-ui/preset-tailwind": "0.15.3", "gatsby-plugin-image": "^3.12.3", diff --git a/themes/gatsby-theme-emma-core/CHANGELOG.md b/themes/gatsby-theme-emma-core/CHANGELOG.md index f09967b76..5fd35d429 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.5 + +### Patch Changes + +- [#1273](https://github.com/LekoArts/gatsby-themes/pull/1273) [`982af8f`](https://github.com/LekoArts/gatsby-themes/commit/982af8fb1b4ba087e829cf586bc3c3bdd08b169a) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + ## 5.1.4 ### Patch Changes diff --git a/themes/gatsby-theme-emma-core/package.json b/themes/gatsby-theme-emma-core/package.json index 0ddaeb455..e811aefaf 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.4", + "version": "5.1.5", "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 adf8aa7fa..c8124b6d3 100755 --- a/themes/gatsby-theme-emma/CHANGELOG.md +++ b/themes/gatsby-theme-emma/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 5.1.5 + +### Patch Changes + +- [#1243](https://github.com/LekoArts/gatsby-themes/pull/1243) [`9af773a`](https://github.com/LekoArts/gatsby-themes/commit/9af773adf4e759f229585aa97afde8da04324ee0) Thanks [@renovate](https://github.com/apps/renovate)! - Update minor and patch dependencies + +- Updated dependencies [[`982af8f`](https://github.com/LekoArts/gatsby-themes/commit/982af8fb1b4ba087e829cf586bc3c3bdd08b169a)]: + - @lekoarts/gatsby-theme-emma-core@5.1.5 + ## 5.1.4 ### Patch Changes diff --git a/themes/gatsby-theme-emma/package.json b/themes/gatsby-theme-emma/package.json index 0479810b4..053ee06a1 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.4", + "version": "5.1.5", "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.1", - "@lekoarts/gatsby-theme-emma-core": "^5.1.4", + "@lekoarts/gatsby-theme-emma-core": "^5.1.5", "@theme-ui/mdx": "~0.15.3", "@theme-ui/preset-tailwind": "0.15.3", "gatsby-plugin-catch-links": "^5.12.0", diff --git a/themes/gatsby-theme-graphql-playground/CHANGELOG.md b/themes/gatsby-theme-graphql-playground/CHANGELOG.md index 41bb1c247..672c557da 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.6 + +### Patch Changes + +- [#1276](https://github.com/LekoArts/gatsby-themes/pull/1276) [`a739a35`](https://github.com/LekoArts/gatsby-themes/commit/a739a35cc53f8d240040ee8f3b72b490fb17818c) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + ## 5.1.5 ### Patch Changes diff --git a/themes/gatsby-theme-graphql-playground/package.json b/themes/gatsby-theme-graphql-playground/package.json index c15d8f65a..35c578486 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.5", + "version": "5.1.6", "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 57d500c53..c443606ae 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.5 + +### Patch Changes + +- [#1274](https://github.com/LekoArts/gatsby-themes/pull/1274) [`68a3f6b`](https://github.com/LekoArts/gatsby-themes/commit/68a3f6b9375394477760e74217b67385f7faed66) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + ## 5.1.4 ### Patch Changes diff --git a/themes/gatsby-theme-jodie-core/package.json b/themes/gatsby-theme-jodie-core/package.json index e24fd7d9b..e140b1976 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.4", + "version": "5.1.5", "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 1db85684d..92ee245c2 100755 --- a/themes/gatsby-theme-jodie/CHANGELOG.md +++ b/themes/gatsby-theme-jodie/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 5.1.5 + +### Patch Changes + +- [#1261](https://github.com/LekoArts/gatsby-themes/pull/1261) [`39a25f5`](https://github.com/LekoArts/gatsby-themes/commit/39a25f5123590976567d6f0b561cd220a55dc06e) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency gatsby-plugin-image to `^3.12.3` + +- Updated dependencies [[`68a3f6b`](https://github.com/LekoArts/gatsby-themes/commit/68a3f6b9375394477760e74217b67385f7faed66)]: + - @lekoarts/gatsby-theme-jodie-core@5.1.5 + ## 5.1.4 ### Patch Changes diff --git a/themes/gatsby-theme-jodie/package.json b/themes/gatsby-theme-jodie/package.json index 87cab15d0..4537a6f1e 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.4", + "version": "5.1.5", "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.1", - "@lekoarts/gatsby-theme-jodie-core": "^5.1.4", + "@lekoarts/gatsby-theme-jodie-core": "^5.1.5", "@theme-ui/mdx": "~0.15.3", "@theme-ui/preset-tailwind": "0.15.3", "gatsby-plugin-image": "^3.12.3", diff --git a/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md b/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md index f480ae99a..4aec0e968 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.2 + +### Patch Changes + +- [#1275](https://github.com/LekoArts/gatsby-themes/pull/1275) [`397a2b7`](https://github.com/LekoArts/gatsby-themes/commit/397a2b70b406abbc217339135c0774d3eb54c539) Thanks [@renovate](https://github.com/apps/renovate)! - update minor and patch dependencies + ## 6.2.1 ### Patch Changes diff --git a/themes/gatsby-theme-minimal-blog-core/package.json b/themes/gatsby-theme-minimal-blog-core/package.json index ed0a3e64b..ae82de09e 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.1", + "version": "6.2.2", "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 3fea1d384..c5fd1476b 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.2 + +### Patch Changes + +- [#1246](https://github.com/LekoArts/gatsby-themes/pull/1246) [`514274d`](https://github.com/LekoArts/gatsby-themes/commit/514274d0baccf65d1a4b1c948fb2b855efa1a87b) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency prism-react-renderer to `^2.3.0` + +- Updated dependencies [[`397a2b7`](https://github.com/LekoArts/gatsby-themes/commit/397a2b70b406abbc217339135c0774d3eb54c539)]: + - @lekoarts/gatsby-theme-minimal-blog-core@6.2.2 + ## 6.2.1 ### Patch Changes diff --git a/themes/gatsby-theme-minimal-blog/package.json b/themes/gatsby-theme-minimal-blog/package.json index e08e1085e..d3c4586e6 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.1", + "version": "6.2.2", "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.1", - "@lekoarts/gatsby-theme-minimal-blog-core": "^6.2.1", + "@lekoarts/gatsby-theme-minimal-blog-core": "^6.2.2", "@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 996652870..2caf6b918 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2639,7 +2639,7 @@ __metadata: languageName: unknown linkType: soft -"@lekoarts/gatsby-theme-emilia-core@npm:^5.1.4, @lekoarts/gatsby-theme-emilia-core@workspace:themes/gatsby-theme-emilia-core": +"@lekoarts/gatsby-theme-emilia-core@npm:^5.1.5, @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.1" - "@lekoarts/gatsby-theme-emilia-core": "npm:^5.1.4" + "@lekoarts/gatsby-theme-emilia-core": "npm:^5.1.5" "@theme-ui/mdx": "npm:~0.15.3" "@theme-ui/preset-tailwind": "npm:0.15.3" gatsby-plugin-image: "npm:^3.12.3" @@ -2676,7 +2676,7 @@ __metadata: languageName: unknown linkType: soft -"@lekoarts/gatsby-theme-emma-core@npm:^5.1.4, @lekoarts/gatsby-theme-emma-core@workspace:themes/gatsby-theme-emma-core": +"@lekoarts/gatsby-theme-emma-core@npm:^5.1.5, @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.1" - "@lekoarts/gatsby-theme-emma-core": "npm:^5.1.4" + "@lekoarts/gatsby-theme-emma-core": "npm:^5.1.5" "@theme-ui/mdx": "npm:~0.15.3" "@theme-ui/preset-tailwind": "npm:0.15.3" gatsby-plugin-catch-links: "npm:^5.12.0" @@ -2741,7 +2741,7 @@ __metadata: languageName: unknown linkType: soft -"@lekoarts/gatsby-theme-jodie-core@npm:^5.1.4, @lekoarts/gatsby-theme-jodie-core@workspace:themes/gatsby-theme-jodie-core": +"@lekoarts/gatsby-theme-jodie-core@npm:^5.1.5, @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.1" - "@lekoarts/gatsby-theme-jodie-core": "npm:^5.1.4" + "@lekoarts/gatsby-theme-jodie-core": "npm:^5.1.5" "@theme-ui/mdx": "npm:~0.15.3" "@theme-ui/preset-tailwind": "npm:0.15.3" gatsby-plugin-image: "npm:^3.12.3" @@ -2779,7 +2779,7 @@ __metadata: languageName: unknown linkType: soft -"@lekoarts/gatsby-theme-minimal-blog-core@npm:^6.2.1, @lekoarts/gatsby-theme-minimal-blog-core@workspace:themes/gatsby-theme-minimal-blog-core": +"@lekoarts/gatsby-theme-minimal-blog-core@npm:^6.2.2, @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.1" - "@lekoarts/gatsby-theme-minimal-blog-core": "npm:^6.2.1" + "@lekoarts/gatsby-theme-minimal-blog-core": "npm:^6.2.2" "@lekoarts/themes-utils": "npm:^3.0.1" "@mdx-js/react": "npm:^2.3.0" "@theme-ui/color": "npm:~0.15.3"