From 1c217b9e82ac1e3e697fffa4bb883f7fcc7c5492 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 01:02:10 +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 | 120 +++++++++++------------ 10 files changed, 97 insertions(+), 97 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 4333a66a0..559d5fda2 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 e3e5fef64..d69359c3d 100755 --- a/examples/status-dashboard/package.json +++ b/examples/status-dashboard/package.json @@ -18,7 +18,7 @@ "dependencies": { "@emotion/react": "^11.13.0", "@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 6dcfe652d..dd8edcbd8 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 61ad1ee0b..38e71331d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5477,12 +5477,12 @@ __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.14.13": - version: 20.14.13 - resolution: "@types/node@npm:20.14.13" +"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^20.0.0, @types/node@npm:^20.14.13, @types/node@npm:^20.16.2": + version: 20.16.2 + resolution: "@types/node@npm:20.16.2" dependencies: - undici-types: "npm:~5.26.4" - checksum: 10c0/10bb3ece675308742301c652ab8c6cb88b1ebddebed22316103c58f94fe7eff131edd5f679e487c19077fadb6b5e6b1ad9a60a2cee2869aa1f20452b9761d570 + undici-types: "npm:~6.19.2" + checksum: 10c0/74fac185dbd2c6b301cde75747c1cd6c9ca1ad7266147ea107a798837f40b8a05991177ebd7925fc7450d51334096259d186afad6e0d22864b7c97f8afef6ba7 languageName: node linkType: hard @@ -5553,13 +5553,13 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.3.3": - version: 18.3.3 - resolution: "@types/react@npm:18.3.3" +"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.3.3, @types/react@npm:^18.3.5": + version: 18.3.5 + resolution: "@types/react@npm:18.3.5" dependencies: "@types/prop-types": "npm:*" csstype: "npm:^3.0.2" - checksum: 10c0/fe455f805c5da13b89964c3d68060cebd43e73ec15001a68b34634604a78140e6fc202f3f61679b9d809dde6d7a7c2cb3ed51e0fd1462557911db09879b55114 + checksum: 10c0/548b1d3d7c2f0242fbfdbbd658731b4ce69a134be072fa83e6ab516f2840402a3f20e3e7f72e95133b23d4880ef24a6d864050dc8e1f7c68f39fa87ca8445917 languageName: node linkType: hard @@ -7530,16 +7530,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 @@ -9392,17 +9392,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 @@ -9411,17 +9411,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 @@ -12006,9 +12006,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" @@ -12186,7 +12186,7 @@ __metadata: optional: true bin: gatsby: ./cli.js - checksum: 10c0/3790121391201edf68285a120bd48625c4f878d03fcff76e9f3badca2902c093dbae56032bc0d0bc82427682c66274ade283eafc537946a6e783943f0d6272d9 + checksum: 10c0/8e5a206e2d2b035e68aaece92e76785a8034256cf778812c0b13f1d2fa6b96652fba225abe852fd6d3659174a5bdee091b5782e8fecbc8cd85df9a334838ba7e languageName: node linkType: hard @@ -12601,15 +12601,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 @@ -14249,17 +14249,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 @@ -16706,18 +16706,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 @@ -18828,15 +18828,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 @@ -20735,25 +20735,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 @@ -20873,17 +20873,17 @@ __metadata: dependencies: "@emotion/react": "npm:^11.13.0" "@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 @@ -21306,17 +21306,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 @@ -22069,7 +22069,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: @@ -22079,7 +22079,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: @@ -22124,10 +22124,10 @@ __metadata: languageName: node linkType: hard -"undici-types@npm:~5.26.4": - version: 5.26.5 - resolution: "undici-types@npm:5.26.5" - checksum: 10c0/bb673d7876c2d411b6eb6c560e0c571eef4a01c1c19925175d16e3a30c4c428181fb8d7ae802a261f283e4166a0ac435e2f505743aa9e45d893f9a3df017b501 +"undici-types@npm:~6.19.2": + version: 6.19.8 + resolution: "undici-types@npm:6.19.8" + checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344 languageName: node linkType: hard