Skip to content

Commit 5b15df4

Browse files
committed
chore: Update deps
1 parent 36ba1a9 commit 5b15df4

File tree

18 files changed

+1024
-644
lines changed

18 files changed

+1024
-644
lines changed

.changeset/hot-teams-lick.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
"@lekoarts/gatsby-theme-minimal-blog-core": patch
3+
"@lekoarts/rehype-meta-as-attributes": patch
4+
"@lekoarts/gatsby-theme-minimal-blog": patch
5+
"graphql-playground": patch
6+
"status-dashboard": patch
7+
"minimal-blog": patch
8+
"@lekoarts/themes-utils": patch
9+
"styleguide": patch
10+
"specimens": patch
11+
"emilia": patch
12+
"jodie": patch
13+
"cara": patch
14+
"emma": patch
15+
---
16+
17+
Update internal dependencies

examples/cara/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-cara": "^5.1.7",
20-
"gatsby": "^5.14.3",
20+
"gatsby": "^5.14.5",
2121
"gatsby-plugin-manifest": "^5.14.0",
2222
"gatsby-plugin-webpack-statoscope": "^1.0.3",
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1"
2525
},
2626
"devDependencies": {
27-
"@types/node": "^22.15.3",
27+
"@types/node": "^22.15.33",
2828
"@types/react": "^18.3.20",
2929
"@types/react-dom": "^18.3.7",
3030
"ajv": "^8.17.1",

examples/emilia/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-emilia": "^5.1.8",
20-
"gatsby": "^5.14.3",
20+
"gatsby": "^5.14.5",
2121
"gatsby-plugin-manifest": "^5.14.0",
2222
"gatsby-plugin-sitemap": "^6.14.0",
2323
"gatsby-plugin-webpack-statoscope": "^1.0.3",
2424
"react": "^18.3.1",
2525
"react-dom": "^18.3.1"
2626
},
2727
"devDependencies": {
28-
"@types/node": "^22.15.3",
28+
"@types/node": "^22.15.33",
2929
"@types/react": "^18.3.20",
3030
"@types/react-dom": "^18.3.7",
3131
"ajv": "^8.17.1",

examples/emma/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-emma": "^5.1.8",
20-
"gatsby": "^5.14.3",
20+
"gatsby": "^5.14.5",
2121
"gatsby-plugin-manifest": "^5.14.0",
2222
"gatsby-plugin-sitemap": "^6.14.0",
2323
"gatsby-plugin-webpack-statoscope": "^1.0.3",
2424
"react": "^18.3.1",
2525
"react-dom": "^18.3.1"
2626
},
2727
"devDependencies": {
28-
"@types/node": "^22.15.3",
28+
"@types/node": "^22.15.33",
2929
"@types/react": "^18.3.20",
3030
"@types/react-dom": "^18.3.7",
3131
"ajv": "^8.17.1",

examples/graphql-playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-graphql-playground": "^5.1.10",
20-
"gatsby": "^5.14.3",
20+
"gatsby": "^5.14.5",
2121
"gatsby-plugin-webpack-statoscope": "^1.0.3",
2222
"react": "^18.3.1",
2323
"react-dom": "^18.3.1"
2424
},
2525
"devDependencies": {
26-
"@types/node": "^22.15.3",
26+
"@types/node": "^22.15.33",
2727
"@types/react": "^18.3.20",
2828
"@types/react-dom": "^18.3.7",
2929
"ajv": "^8.17.1",

examples/jodie/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-jodie": "^5.1.9",
20-
"gatsby": "^5.14.3",
20+
"gatsby": "^5.14.5",
2121
"gatsby-plugin-manifest": "^5.14.0",
2222
"gatsby-plugin-sitemap": "^6.14.0",
2323
"gatsby-plugin-webpack-statoscope": "^1.0.3",
2424
"react": "^18.3.1",
2525
"react-dom": "^18.3.1"
2626
},
2727
"devDependencies": {
28-
"@types/node": "^22.15.3",
28+
"@types/node": "^22.15.33",
2929
"@types/react": "^18.3.20",
3030
"@types/react-dom": "^18.3.7",
3131
"ajv": "^8.17.1",

examples/minimal-blog/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
</a>
2323
</p>
2424

25+
**Looking for an Astro alternative?** Check out [Astro Theme Minimal Blog](https://github.com/LekoArts/astro-theme-minimal-blog)!
26+
2527
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. Using the Gatsby Theme [`@lekoarts/gatsby-theme-minimal-blog`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-minimal-blog).
2628

2729
[**Demo Website**](https://minimal-blog.lekoarts.de)

examples/minimal-blog/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-minimal-blog": "^6.2.4",
20-
"gatsby": "^5.14.3",
20+
"gatsby": "^5.14.5",
2121
"gatsby-plugin-feed": "^5.14.0",
2222
"gatsby-plugin-manifest": "^5.14.0",
2323
"gatsby-plugin-sitemap": "^6.14.0",
@@ -26,7 +26,7 @@
2626
"react-dom": "^18.3.1"
2727
},
2828
"devDependencies": {
29-
"@types/node": "^22.15.3",
29+
"@types/node": "^22.15.33",
3030
"@types/react": "^18.3.20",
3131
"@types/react-dom": "^18.3.7",
3232
"ajv": "^8.17.1",

examples/minimal-blog/src/@lekoarts/gatsby-theme-minimal-blog/texts/hero.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
sx={{ fontSize: [4, 5, 6], fontWeight: `bold`, color: `heading` }}
44
/>
55

6-
I'm LekoArts, your theme creator. I'm passionate about open source & teaching. Learn more about Gatsby & React on [my website](https://www.lekoarts.de?utm_source=minimal-blog&utm_medium=Starter).
6+
I'm LekoArts, your theme creator. **Looking for an Astro alternative?** Check out [Astro Theme Minimal Blog](https://github.com/LekoArts/astro-theme-minimal-blog)!

examples/specimens/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"@lekoarts/gatsby-theme-specimens": "^6.1.3",
2121
"@lekoarts/rehype-meta-as-attributes": "^3.0.2",
2222
"@lekoarts/themes-utils": "^3.0.2",
23-
"@loadable/component": "^5.16.4",
23+
"@loadable/component": "^5.16.7",
2424
"@mdx-js/react": "^2.3.0",
2525
"@theme-ui/mdx": "~0.15.3",
2626
"@theme-ui/preset-system": "0.15.3",
27-
"gatsby": "^5.14.3",
27+
"gatsby": "^5.14.5",
2828
"gatsby-plugin-catch-links": "^5.14.0",
2929
"gatsby-plugin-manifest": "^5.14.0",
3030
"gatsby-plugin-mdx": "^5.14.1",
@@ -40,7 +40,7 @@
4040
"theme-ui": "~0.15.3"
4141
},
4242
"devDependencies": {
43-
"@types/node": "^22.15.3",
43+
"@types/node": "^22.15.33",
4444
"@types/react": "^18.3.20",
4545
"@types/react-dom": "^18.3.7",
4646
"ajv": "^8.17.1",

0 commit comments

Comments
 (0)