From 1ea4bf5ede2f894b0616ccb50ddbcf119b6c7d03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 06:01:52 +0000 Subject: [PATCH] chore(deps): update starters --- examples/cara/package.json | 8 +- examples/emilia/package.json | 8 +- examples/emma/package.json | 8 +- examples/graphql-playground/package.json | 8 +- examples/jodie/package.json | 8 +- examples/minimal-blog/package.json | 8 +- examples/specimens/package.json | 10 +-- examples/status-dashboard/package.json | 8 +- examples/styleguide/package.json | 8 +- yarn.lock | 98 ++++++++++++------------ 10 files changed, 86 insertions(+), 86 deletions(-) diff --git a/examples/cara/package.json b/examples/cara/package.json index b85c1d831..cf8a6ce88 100755 --- a/examples/cara/package.json +++ b/examples/cara/package.json @@ -17,17 +17,17 @@ }, "dependencies": { "@lekoarts/gatsby-theme-cara": "^5.1.4", - "gatsby": "^5.13.6", + "gatsby": "^5.13.7", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-webpack-statoscope": "^1.0.3", "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { - "@types/node": "^20.14.10", - "@types/react": "^18.3.3", + "@types/node": "^20.16.2", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "cross-env": "^7.0.3", - "typescript": "^5.5.3" + "typescript": "^5.5.4" } } diff --git a/examples/emilia/package.json b/examples/emilia/package.json index 687e2804e..66dace1e4 100755 --- a/examples/emilia/package.json +++ b/examples/emilia/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@lekoarts/gatsby-theme-emilia": "^5.1.4", - "gatsby": "^5.13.6", + "gatsby": "^5.13.7", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-sitemap": "^6.13.1", "gatsby-plugin-webpack-statoscope": "^1.0.3", @@ -25,10 +25,10 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@types/node": "^20.14.10", - "@types/react": "^18.3.3", + "@types/node": "^20.16.2", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "cross-env": "^7.0.3", - "typescript": "^5.5.3" + "typescript": "^5.5.4" } } diff --git a/examples/emma/package.json b/examples/emma/package.json index 30f7c397d..768eb6c48 100755 --- a/examples/emma/package.json +++ b/examples/emma/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@lekoarts/gatsby-theme-emma": "^5.1.4", - "gatsby": "^5.13.6", + "gatsby": "^5.13.7", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-sitemap": "^6.13.1", "gatsby-plugin-webpack-statoscope": "^1.0.3", @@ -25,10 +25,10 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@types/node": "^20.14.10", - "@types/react": "^18.3.3", + "@types/node": "^20.16.2", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "cross-env": "^7.0.3", - "typescript": "^5.5.3" + "typescript": "^5.5.4" } } diff --git a/examples/graphql-playground/package.json b/examples/graphql-playground/package.json index 6865f5bbb..33f4f732b 100755 --- a/examples/graphql-playground/package.json +++ b/examples/graphql-playground/package.json @@ -17,16 +17,16 @@ }, "dependencies": { "@lekoarts/gatsby-theme-graphql-playground": "^5.1.5", - "gatsby": "^5.13.6", + "gatsby": "^5.13.7", "gatsby-plugin-webpack-statoscope": "^1.0.3", "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { - "@types/node": "^20.14.10", - "@types/react": "^18.3.3", + "@types/node": "^20.16.2", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "cross-env": "^7.0.3", - "typescript": "^5.5.3" + "typescript": "^5.5.4" } } diff --git a/examples/jodie/package.json b/examples/jodie/package.json index 730e012f8..6807be959 100755 --- a/examples/jodie/package.json +++ b/examples/jodie/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@lekoarts/gatsby-theme-jodie": "^5.1.4", - "gatsby": "^5.13.6", + "gatsby": "^5.13.7", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-sitemap": "^6.13.1", "gatsby-plugin-webpack-statoscope": "^1.0.3", @@ -25,10 +25,10 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@types/node": "^20.14.10", - "@types/react": "^18.3.3", + "@types/node": "^20.16.2", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "cross-env": "^7.0.3", - "typescript": "^5.5.3" + "typescript": "^5.5.4" } } diff --git a/examples/minimal-blog/package.json b/examples/minimal-blog/package.json index 4425fa4a2..e14ae41f8 100755 --- a/examples/minimal-blog/package.json +++ b/examples/minimal-blog/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@lekoarts/gatsby-theme-minimal-blog": "^6.2.1", - "gatsby": "^5.13.6", + "gatsby": "^5.13.7", "gatsby-plugin-feed": "^5.13.1", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-sitemap": "^6.13.1", @@ -26,10 +26,10 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@types/node": "^20.14.10", - "@types/react": "^18.3.3", + "@types/node": "^20.16.2", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "cross-env": "^7.0.3", - "typescript": "^5.5.3" + "typescript": "^5.5.4" } } diff --git a/examples/specimens/package.json b/examples/specimens/package.json index f129a1427..b781f004b 100755 --- a/examples/specimens/package.json +++ b/examples/specimens/package.json @@ -24,14 +24,14 @@ "@mdx-js/react": "^2.3.0", "@theme-ui/mdx": "~0.15.3", "@theme-ui/preset-system": "0.15.3", - "gatsby": "^5.13.6", + "gatsby": "^5.13.7", "gatsby-plugin-catch-links": "^5.13.1", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-mdx": "^5.13.1", "gatsby-plugin-theme-ui": "~0.15.3", "gatsby-plugin-webpack-statoscope": "^1.0.3", "gatsby-source-filesystem": "^5.13.1", - "prism-react-renderer": "^2.3.1", + "prism-react-renderer": "^2.4.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-live": "^4.1.7", @@ -40,10 +40,10 @@ "theme-ui": "~0.15.3" }, "devDependencies": { - "@types/node": "^20.14.10", - "@types/react": "^18.3.3", + "@types/node": "^20.16.2", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "cross-env": "^7.0.3", - "typescript": "^5.5.3" + "typescript": "^5.5.4" } } diff --git a/examples/status-dashboard/package.json b/examples/status-dashboard/package.json index c10a1a701..abd543d16 100755 --- a/examples/status-dashboard/package.json +++ b/examples/status-dashboard/package.json @@ -18,7 +18,7 @@ "dependencies": { "@emotion/react": "^11.13.3", "@lekoarts/gatsby-theme-status-dashboard": "^5.1.2", - "gatsby": "^5.13.6", + "gatsby": "^5.13.7", "gatsby-plugin-emotion": "^8.13.1", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-webpack-statoscope": "^1.0.3", @@ -26,10 +26,10 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@types/node": "^20.14.10", - "@types/react": "^18.3.3", + "@types/node": "^20.16.2", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "cross-env": "^7.0.3", - "typescript": "^5.5.3" + "typescript": "^5.5.4" } } diff --git a/examples/styleguide/package.json b/examples/styleguide/package.json index 1021dd31a..0c63b40a9 100755 --- a/examples/styleguide/package.json +++ b/examples/styleguide/package.json @@ -20,7 +20,7 @@ "@lekoarts/gatsby-theme-styleguide": "^5.1.2", "@mdx-js/react": "^2.3.0", "@theme-ui/mdx": "~0.15.3", - "gatsby": "^5.13.6", + "gatsby": "^5.13.7", "gatsby-plugin-theme-ui": "~0.15.3", "gatsby-plugin-webpack-statoscope": "^1.0.3", "react": "^18.3.1", @@ -28,10 +28,10 @@ "theme-ui": "~0.15.3" }, "devDependencies": { - "@types/node": "^20.14.10", - "@types/react": "^18.3.3", + "@types/node": "^20.16.2", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "cross-env": "^7.0.3", - "typescript": "^5.5.3" + "typescript": "^5.5.4" } } diff --git a/yarn.lock b/yarn.lock index e7872c04c..4189538e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5477,7 +5477,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^20.0.0, @types/node@npm:^20.14.10, @types/node@npm:^20.16.2": +"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^20.0.0, @types/node@npm:^20.16.2": version: 20.16.2 resolution: "@types/node@npm:20.16.2" dependencies: @@ -5553,7 +5553,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.3.3, @types/react@npm:^18.3.5": +"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.3.5": version: 18.3.5 resolution: "@types/react@npm:18.3.5" dependencies: @@ -7538,16 +7538,16 @@ __metadata: resolution: "cara@workspace:examples/cara" dependencies: "@lekoarts/gatsby-theme-cara": "npm:^5.1.4" - "@types/node": "npm:^20.14.10" - "@types/react": "npm:^18.3.3" + "@types/node": "npm:^20.16.2" + "@types/react": "npm:^18.3.5" "@types/react-dom": "npm:^18.3.0" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.13.6" + gatsby: "npm:^5.13.7" gatsby-plugin-manifest: "npm:^5.13.1" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - typescript: "npm:^5.5.3" + typescript: "npm:^5.5.4" languageName: unknown linkType: soft @@ -9400,17 +9400,17 @@ __metadata: resolution: "emilia@workspace:examples/emilia" dependencies: "@lekoarts/gatsby-theme-emilia": "npm:^5.1.4" - "@types/node": "npm:^20.14.10" - "@types/react": "npm:^18.3.3" + "@types/node": "npm:^20.16.2" + "@types/react": "npm:^18.3.5" "@types/react-dom": "npm:^18.3.0" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.13.6" + gatsby: "npm:^5.13.7" gatsby-plugin-manifest: "npm:^5.13.1" gatsby-plugin-sitemap: "npm:^6.13.1" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - typescript: "npm:^5.5.3" + typescript: "npm:^5.5.4" languageName: unknown linkType: soft @@ -9419,17 +9419,17 @@ __metadata: resolution: "emma@workspace:examples/emma" dependencies: "@lekoarts/gatsby-theme-emma": "npm:^5.1.4" - "@types/node": "npm:^20.14.10" - "@types/react": "npm:^18.3.3" + "@types/node": "npm:^20.16.2" + "@types/react": "npm:^18.3.5" "@types/react-dom": "npm:^18.3.0" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.13.6" + gatsby: "npm:^5.13.7" gatsby-plugin-manifest: "npm:^5.13.1" gatsby-plugin-sitemap: "npm:^6.13.1" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - typescript: "npm:^5.5.3" + typescript: "npm:^5.5.4" languageName: unknown linkType: soft @@ -12014,9 +12014,9 @@ __metadata: languageName: node linkType: hard -"gatsby@npm:^5.13.6": - version: 5.13.6 - resolution: "gatsby@npm:5.13.6" +"gatsby@npm:^5.13.7": + version: 5.13.7 + resolution: "gatsby@npm:5.13.7" dependencies: "@babel/code-frame": "npm:^7.18.6" "@babel/core": "npm:^7.20.12" @@ -12194,7 +12194,7 @@ __metadata: optional: true bin: gatsby: ./cli.js - checksum: 10c0/3790121391201edf68285a120bd48625c4f878d03fcff76e9f3badca2902c093dbae56032bc0d0bc82427682c66274ade283eafc537946a6e783943f0d6272d9 + checksum: 10c0/8e5a206e2d2b035e68aaece92e76785a8034256cf778812c0b13f1d2fa6b96652fba225abe852fd6d3659174a5bdee091b5782e8fecbc8cd85df9a334838ba7e languageName: node linkType: hard @@ -12609,15 +12609,15 @@ __metadata: resolution: "graphql-playground@workspace:examples/graphql-playground" dependencies: "@lekoarts/gatsby-theme-graphql-playground": "npm:^5.1.5" - "@types/node": "npm:^20.14.10" - "@types/react": "npm:^18.3.3" + "@types/node": "npm:^20.16.2" + "@types/react": "npm:^18.3.5" "@types/react-dom": "npm:^18.3.0" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.13.6" + gatsby: "npm:^5.13.7" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - typescript: "npm:^5.5.3" + typescript: "npm:^5.5.4" languageName: unknown linkType: soft @@ -14257,17 +14257,17 @@ __metadata: resolution: "jodie@workspace:examples/jodie" dependencies: "@lekoarts/gatsby-theme-jodie": "npm:^5.1.4" - "@types/node": "npm:^20.14.10" - "@types/react": "npm:^18.3.3" + "@types/node": "npm:^20.16.2" + "@types/react": "npm:^18.3.5" "@types/react-dom": "npm:^18.3.0" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.13.6" + gatsby: "npm:^5.13.7" gatsby-plugin-manifest: "npm:^5.13.1" gatsby-plugin-sitemap: "npm:^6.13.1" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - typescript: "npm:^5.5.3" + typescript: "npm:^5.5.4" languageName: unknown linkType: soft @@ -16714,18 +16714,18 @@ __metadata: resolution: "minimal-blog@workspace:examples/minimal-blog" dependencies: "@lekoarts/gatsby-theme-minimal-blog": "npm:^6.2.1" - "@types/node": "npm:^20.14.10" - "@types/react": "npm:^18.3.3" + "@types/node": "npm:^20.16.2" + "@types/react": "npm:^18.3.5" "@types/react-dom": "npm:^18.3.0" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.13.6" + gatsby: "npm:^5.13.7" gatsby-plugin-feed: "npm:^5.13.1" gatsby-plugin-manifest: "npm:^5.13.1" gatsby-plugin-sitemap: "npm:^6.13.1" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - typescript: "npm:^5.5.3" + typescript: "npm:^5.5.4" languageName: unknown linkType: soft @@ -18836,15 +18836,15 @@ __metadata: languageName: node linkType: hard -"prism-react-renderer@npm:^2.0.6, prism-react-renderer@npm:^2.3.1": - version: 2.3.1 - resolution: "prism-react-renderer@npm:2.3.1" +"prism-react-renderer@npm:^2.0.6, prism-react-renderer@npm:^2.3.1, prism-react-renderer@npm:^2.4.0": + version: 2.4.0 + resolution: "prism-react-renderer@npm:2.4.0" dependencies: "@types/prismjs": "npm:^1.26.0" clsx: "npm:^2.0.0" peerDependencies: react: ">=16.0.0" - checksum: 10c0/566932127ca18049a651aa038a8f8c7c1ca15950d21b659c2ce71fd95bd03bef2b5d40c489e7aa3453eaf15d984deef542a609d7842e423e6a13427dd90bd371 + checksum: 10c0/3d6969b057da0efe39e3e637bf93601cd5757de5919180e8df16daf1d1b8eedc39b70c7f6f28724fba0a01bc857c6b78312ab027f4e913159d1165c5aba235bb languageName: node linkType: hard @@ -20743,25 +20743,25 @@ __metadata: "@mdx-js/react": "npm:^2.3.0" "@theme-ui/mdx": "npm:~0.15.3" "@theme-ui/preset-system": "npm:0.15.3" - "@types/node": "npm:^20.14.10" - "@types/react": "npm:^18.3.3" + "@types/node": "npm:^20.16.2" + "@types/react": "npm:^18.3.5" "@types/react-dom": "npm:^18.3.0" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.13.6" + gatsby: "npm:^5.13.7" gatsby-plugin-catch-links: "npm:^5.13.1" gatsby-plugin-manifest: "npm:^5.13.1" gatsby-plugin-mdx: "npm:^5.13.1" gatsby-plugin-theme-ui: "npm:~0.15.3" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" gatsby-source-filesystem: "npm:^5.13.1" - prism-react-renderer: "npm:^2.3.1" + prism-react-renderer: "npm:^2.4.0" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" react-live: "npm:^4.1.7" remark-gfm: "npm:^3.0.1" remark-slug: "npm:^7.0.1" theme-ui: "npm:~0.15.3" - typescript: "npm:^5.5.3" + typescript: "npm:^5.5.4" languageName: unknown linkType: soft @@ -20881,17 +20881,17 @@ __metadata: dependencies: "@emotion/react": "npm:^11.13.3" "@lekoarts/gatsby-theme-status-dashboard": "npm:^5.1.2" - "@types/node": "npm:^20.14.10" - "@types/react": "npm:^18.3.3" + "@types/node": "npm:^20.16.2" + "@types/react": "npm:^18.3.5" "@types/react-dom": "npm:^18.3.0" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.13.6" + gatsby: "npm:^5.13.7" gatsby-plugin-emotion: "npm:^8.13.1" gatsby-plugin-manifest: "npm:^5.13.1" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - typescript: "npm:^5.5.3" + typescript: "npm:^5.5.4" languageName: unknown linkType: soft @@ -21314,17 +21314,17 @@ __metadata: "@lekoarts/gatsby-theme-styleguide": "npm:^5.1.2" "@mdx-js/react": "npm:^2.3.0" "@theme-ui/mdx": "npm:~0.15.3" - "@types/node": "npm:^20.14.10" - "@types/react": "npm:^18.3.3" + "@types/node": "npm:^20.16.2" + "@types/react": "npm:^18.3.5" "@types/react-dom": "npm:^18.3.0" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.13.6" + gatsby: "npm:^5.13.7" gatsby-plugin-theme-ui: "npm:~0.15.3" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" theme-ui: "npm:~0.15.3" - typescript: "npm:^5.5.3" + typescript: "npm:^5.5.4" languageName: unknown linkType: soft @@ -22077,7 +22077,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.5.3, typescript@npm:^5.5.4": +"typescript@npm:^5.5.4": version: 5.5.4 resolution: "typescript@npm:5.5.4" bin: @@ -22087,7 +22087,7 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.5.3#optional!builtin, typescript@patch:typescript@npm%3A^5.5.4#optional!builtin": +"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin": version: 5.5.4 resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin::version=5.5.4&hash=379a07" bin: