Skip to content

Commit d838d76

Browse files
fix(deps): update starters
1 parent 929fc70 commit d838d76

File tree

10 files changed

+408
-345
lines changed

10 files changed

+408
-345
lines changed

examples/cara/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-cara": "^5.1.7",
20-
"gatsby": "^5.15.0",
21-
"gatsby-plugin-manifest": "^5.15.0",
20+
"gatsby": "^5.16.1",
21+
"gatsby-plugin-manifest": "^5.16.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.18.10",
28-
"@types/react": "^18.3.20",
27+
"@types/node": "^22.19.13",
28+
"@types/react": "^18.3.28",
2929
"@types/react-dom": "^18.3.7",
30-
"ajv": "^8.17.1",
30+
"ajv": "^8.18.0",
3131
"cross-env": "^7.0.3",
3232
"typescript": "^5.9.3"
3333
}

examples/emilia/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-emilia": "^5.1.8",
20-
"gatsby": "^5.15.0",
21-
"gatsby-plugin-manifest": "^5.15.0",
22-
"gatsby-plugin-sitemap": "^6.15.0",
20+
"gatsby": "^5.16.1",
21+
"gatsby-plugin-manifest": "^5.16.0",
22+
"gatsby-plugin-sitemap": "^6.16.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.18.10",
29-
"@types/react": "^18.3.20",
28+
"@types/node": "^22.19.13",
29+
"@types/react": "^18.3.28",
3030
"@types/react-dom": "^18.3.7",
31-
"ajv": "^8.17.1",
31+
"ajv": "^8.18.0",
3232
"cross-env": "^7.0.3",
3333
"typescript": "^5.9.3"
3434
}

examples/emma/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-emma": "^5.1.8",
20-
"gatsby": "^5.15.0",
21-
"gatsby-plugin-manifest": "^5.15.0",
22-
"gatsby-plugin-sitemap": "^6.15.0",
20+
"gatsby": "^5.16.1",
21+
"gatsby-plugin-manifest": "^5.16.0",
22+
"gatsby-plugin-sitemap": "^6.16.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.18.10",
29-
"@types/react": "^18.3.20",
28+
"@types/node": "^22.19.13",
29+
"@types/react": "^18.3.28",
3030
"@types/react-dom": "^18.3.7",
31-
"ajv": "^8.17.1",
31+
"ajv": "^8.18.0",
3232
"cross-env": "^7.0.3",
3333
"typescript": "^5.9.3"
3434
}

examples/graphql-playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-graphql-playground": "^5.1.10",
20-
"gatsby": "^5.15.0",
20+
"gatsby": "^5.16.1",
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.18.10",
27-
"@types/react": "^18.3.20",
26+
"@types/node": "^22.19.13",
27+
"@types/react": "^18.3.28",
2828
"@types/react-dom": "^18.3.7",
29-
"ajv": "^8.17.1",
29+
"ajv": "^8.18.0",
3030
"cross-env": "^7.0.3",
3131
"typescript": "^5.9.3"
3232
}

examples/jodie/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-jodie": "^5.1.9",
20-
"gatsby": "^5.15.0",
21-
"gatsby-plugin-manifest": "^5.15.0",
22-
"gatsby-plugin-sitemap": "^6.15.0",
20+
"gatsby": "^5.16.1",
21+
"gatsby-plugin-manifest": "^5.16.0",
22+
"gatsby-plugin-sitemap": "^6.16.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.18.10",
29-
"@types/react": "^18.3.20",
28+
"@types/node": "^22.19.13",
29+
"@types/react": "^18.3.28",
3030
"@types/react-dom": "^18.3.7",
31-
"ajv": "^8.17.1",
31+
"ajv": "^8.18.0",
3232
"cross-env": "^7.0.3",
3333
"typescript": "^5.9.3"
3434
}

examples/minimal-blog/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-minimal-blog": "^6.2.6",
20-
"gatsby": "^5.15.0",
21-
"gatsby-plugin-feed": "^5.15.0",
22-
"gatsby-plugin-manifest": "^5.15.0",
23-
"gatsby-plugin-sitemap": "^6.15.0",
20+
"gatsby": "^5.16.1",
21+
"gatsby-plugin-feed": "^5.16.0",
22+
"gatsby-plugin-manifest": "^5.16.0",
23+
"gatsby-plugin-sitemap": "^6.16.0",
2424
"gatsby-plugin-webpack-statoscope": "^1.0.3",
2525
"react": "^18.3.1",
2626
"react-dom": "^18.3.1"
2727
},
2828
"devDependencies": {
29-
"@types/node": "^22.18.10",
30-
"@types/react": "^18.3.20",
29+
"@types/node": "^22.19.13",
30+
"@types/react": "^18.3.28",
3131
"@types/react-dom": "^18.3.7",
32-
"ajv": "^8.17.1",
32+
"ajv": "^8.18.0",
3333
"cross-env": "^7.0.3",
3434
"typescript": "^5.9.3"
3535
}

examples/specimens/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
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.15.0",
28-
"gatsby-plugin-catch-links": "^5.15.0",
29-
"gatsby-plugin-manifest": "^5.15.0",
30-
"gatsby-plugin-mdx": "^5.15.0",
27+
"gatsby": "^5.16.1",
28+
"gatsby-plugin-catch-links": "^5.16.0",
29+
"gatsby-plugin-manifest": "^5.16.0",
30+
"gatsby-plugin-mdx": "^5.16.0",
3131
"gatsby-plugin-theme-ui": "~0.15.3",
3232
"gatsby-plugin-webpack-statoscope": "^1.0.3",
33-
"gatsby-source-filesystem": "^5.15.0",
33+
"gatsby-source-filesystem": "^5.16.0",
3434
"prism-react-renderer": "^2.4.1",
3535
"react": "^18.3.1",
3636
"react-dom": "^18.3.1",
@@ -40,10 +40,10 @@
4040
"theme-ui": "~0.15.3"
4141
},
4242
"devDependencies": {
43-
"@types/node": "^22.18.10",
44-
"@types/react": "^18.3.20",
43+
"@types/node": "^22.19.13",
44+
"@types/react": "^18.3.28",
4545
"@types/react-dom": "^18.3.7",
46-
"ajv": "^8.17.1",
46+
"ajv": "^8.18.0",
4747
"cross-env": "^7.0.3",
4848
"typescript": "^5.9.3"
4949
}

examples/status-dashboard/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"dependencies": {
1919
"@emotion/react": "^11.14.0",
2020
"@lekoarts/gatsby-theme-status-dashboard": "^5.1.3",
21-
"gatsby": "^5.15.0",
22-
"gatsby-plugin-emotion": "^8.15.0",
23-
"gatsby-plugin-manifest": "^5.15.0",
21+
"gatsby": "^5.16.1",
22+
"gatsby-plugin-emotion": "^8.16.0",
23+
"gatsby-plugin-manifest": "^5.16.0",
2424
"gatsby-plugin-webpack-statoscope": "^1.0.3",
2525
"react": "^18.3.1",
2626
"react-dom": "^18.3.1"
2727
},
2828
"devDependencies": {
29-
"@types/node": "^22.18.10",
30-
"@types/react": "^18.3.20",
29+
"@types/node": "^22.19.13",
30+
"@types/react": "^18.3.28",
3131
"@types/react-dom": "^18.3.7",
32-
"ajv": "^8.17.1",
32+
"ajv": "^8.18.0",
3333
"cross-env": "^7.0.3",
3434
"typescript": "^5.9.3"
3535
}

examples/styleguide/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020
"@lekoarts/gatsby-theme-styleguide": "^5.1.3",
2121
"@mdx-js/react": "^2.3.0",
2222
"@theme-ui/mdx": "~0.15.3",
23-
"gatsby": "^5.15.0",
23+
"gatsby": "^5.16.1",
2424
"gatsby-plugin-theme-ui": "~0.15.3",
2525
"gatsby-plugin-webpack-statoscope": "^1.0.3",
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1",
2828
"theme-ui": "~0.15.3"
2929
},
3030
"devDependencies": {
31-
"@types/node": "^22.18.10",
32-
"@types/react": "^18.3.20",
31+
"@types/node": "^22.19.13",
32+
"@types/react": "^18.3.28",
3333
"@types/react-dom": "^18.3.7",
34-
"ajv": "^8.17.1",
34+
"ajv": "^8.18.0",
3535
"cross-env": "^7.0.3",
3636
"typescript": "^5.9.3"
3737
}

0 commit comments

Comments
 (0)