diff --git a/examples/cara/package.json b/examples/cara/package.json index a970ddb86..a79425150 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.12.3", - "gatsby-plugin-manifest": "^5.12.0", + "gatsby": "^5.12.12", + "gatsby-plugin-manifest": "^5.12.3", "gatsby-plugin-webpack-statoscope": "^1.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@types/node": "^18.17.12", - "@types/react": "^18.2.21", - "@types/react-dom": "^18.2.7", + "@types/node": "^18.19.3", + "@types/react": "^18.2.42", + "@types/react-dom": "^18.2.17", "cross-env": "^7.0.3", - "typescript": "^5.2.2" + "typescript": "^5.3.3" } } diff --git a/examples/emilia/package.json b/examples/emilia/package.json index ecc01033a..9cd83ffaa 100755 --- a/examples/emilia/package.json +++ b/examples/emilia/package.json @@ -17,18 +17,18 @@ }, "dependencies": { "@lekoarts/gatsby-theme-emilia": "^5.1.4", - "gatsby": "^5.12.3", - "gatsby-plugin-manifest": "^5.12.0", - "gatsby-plugin-sitemap": "^6.12.0", + "gatsby": "^5.12.12", + "gatsby-plugin-manifest": "^5.12.3", + "gatsby-plugin-sitemap": "^6.12.3", "gatsby-plugin-webpack-statoscope": "^1.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@types/node": "^18.17.12", - "@types/react": "^18.2.21", - "@types/react-dom": "^18.2.7", + "@types/node": "^18.19.3", + "@types/react": "^18.2.42", + "@types/react-dom": "^18.2.17", "cross-env": "^7.0.3", - "typescript": "^5.2.2" + "typescript": "^5.3.3" } } diff --git a/examples/emma/package.json b/examples/emma/package.json index ec4d4902f..b1f60dcbb 100755 --- a/examples/emma/package.json +++ b/examples/emma/package.json @@ -17,18 +17,18 @@ }, "dependencies": { "@lekoarts/gatsby-theme-emma": "^5.1.4", - "gatsby": "^5.12.3", - "gatsby-plugin-manifest": "^5.12.0", - "gatsby-plugin-sitemap": "^6.12.0", + "gatsby": "^5.12.12", + "gatsby-plugin-manifest": "^5.12.3", + "gatsby-plugin-sitemap": "^6.12.3", "gatsby-plugin-webpack-statoscope": "^1.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@types/node": "^18.17.12", - "@types/react": "^18.2.21", - "@types/react-dom": "^18.2.7", + "@types/node": "^18.19.3", + "@types/react": "^18.2.42", + "@types/react-dom": "^18.2.17", "cross-env": "^7.0.3", - "typescript": "^5.2.2" + "typescript": "^5.3.3" } } diff --git a/examples/graphql-playground/package.json b/examples/graphql-playground/package.json index 1b1b15f25..616f39eb4 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.12.3", + "gatsby": "^5.12.12", "gatsby-plugin-webpack-statoscope": "^1.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@types/node": "^18.17.12", - "@types/react": "^18.2.21", - "@types/react-dom": "^18.2.7", + "@types/node": "^18.19.3", + "@types/react": "^18.2.42", + "@types/react-dom": "^18.2.17", "cross-env": "^7.0.3", - "typescript": "^5.2.2" + "typescript": "^5.3.3" } } diff --git a/examples/jodie/package.json b/examples/jodie/package.json index df933ef00..6fff78f19 100755 --- a/examples/jodie/package.json +++ b/examples/jodie/package.json @@ -17,18 +17,18 @@ }, "dependencies": { "@lekoarts/gatsby-theme-jodie": "^5.1.4", - "gatsby": "^5.12.3", - "gatsby-plugin-manifest": "^5.12.0", - "gatsby-plugin-sitemap": "^6.12.0", + "gatsby": "^5.12.12", + "gatsby-plugin-manifest": "^5.12.3", + "gatsby-plugin-sitemap": "^6.12.3", "gatsby-plugin-webpack-statoscope": "^1.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@types/node": "^18.17.12", - "@types/react": "^18.2.21", - "@types/react-dom": "^18.2.7", + "@types/node": "^18.19.3", + "@types/react": "^18.2.42", + "@types/react-dom": "^18.2.17", "cross-env": "^7.0.3", - "typescript": "^5.2.2" + "typescript": "^5.3.3" } } diff --git a/examples/minimal-blog/package.json b/examples/minimal-blog/package.json index 7b3938424..4062f7141 100755 --- a/examples/minimal-blog/package.json +++ b/examples/minimal-blog/package.json @@ -17,19 +17,19 @@ }, "dependencies": { "@lekoarts/gatsby-theme-minimal-blog": "^6.2.1", - "gatsby": "^5.12.3", - "gatsby-plugin-feed": "^5.12.0", - "gatsby-plugin-manifest": "^5.12.0", - "gatsby-plugin-sitemap": "^6.12.0", + "gatsby": "^5.12.12", + "gatsby-plugin-feed": "^5.12.3", + "gatsby-plugin-manifest": "^5.12.3", + "gatsby-plugin-sitemap": "^6.12.3", "gatsby-plugin-webpack-statoscope": "^1.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@types/node": "^18.17.12", - "@types/react": "^18.2.21", - "@types/react-dom": "^18.2.7", + "@types/node": "^18.19.3", + "@types/react": "^18.2.42", + "@types/react-dom": "^18.2.17", "cross-env": "^7.0.3", - "typescript": "^5.2.2" + "typescript": "^5.3.3" } } diff --git a/examples/specimens/package.json b/examples/specimens/package.json index cca2a9801..48311eb2c 100755 --- a/examples/specimens/package.json +++ b/examples/specimens/package.json @@ -24,26 +24,26 @@ "@mdx-js/react": "^2.3.0", "@theme-ui/mdx": "~0.15.3", "@theme-ui/preset-system": "0.15.3", - "gatsby": "^5.12.3", + "gatsby": "^5.12.12", "gatsby-plugin-catch-links": "^5.12.0", - "gatsby-plugin-manifest": "^5.12.0", - "gatsby-plugin-mdx": "^5.12.0", + "gatsby-plugin-manifest": "^5.12.3", + "gatsby-plugin-mdx": "^5.12.3", "gatsby-plugin-theme-ui": "~0.15.3", "gatsby-plugin-webpack-statoscope": "^1.0.3", - "gatsby-source-filesystem": "^5.12.0", - "prism-react-renderer": "^2.0.6", + "gatsby-source-filesystem": "^5.12.1", + "prism-react-renderer": "^2.3.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-live": "^4.1.3", + "react-live": "^4.1.5", "remark-gfm": "^3.0.1", "remark-slug": "^7.0.1", "theme-ui": "~0.15.3" }, "devDependencies": { - "@types/node": "^18.17.12", - "@types/react": "^18.2.21", - "@types/react-dom": "^18.2.7", + "@types/node": "^18.19.3", + "@types/react": "^18.2.42", + "@types/react-dom": "^18.2.17", "cross-env": "^7.0.3", - "typescript": "^5.2.2" + "typescript": "^5.3.3" } } diff --git a/examples/status-dashboard/package.json b/examples/status-dashboard/package.json index 42f129d9e..adbf8d45a 100755 --- a/examples/status-dashboard/package.json +++ b/examples/status-dashboard/package.json @@ -18,18 +18,18 @@ "dependencies": { "@emotion/react": "^11.11.1", "@lekoarts/gatsby-theme-status-dashboard": "^5.1.2", - "gatsby": "^5.12.3", + "gatsby": "^5.12.12", "gatsby-plugin-emotion": "^8.12.0", - "gatsby-plugin-manifest": "^5.12.0", + "gatsby-plugin-manifest": "^5.12.3", "gatsby-plugin-webpack-statoscope": "^1.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@types/node": "^18.17.12", - "@types/react": "^18.2.21", - "@types/react-dom": "^18.2.7", + "@types/node": "^18.19.3", + "@types/react": "^18.2.42", + "@types/react-dom": "^18.2.17", "cross-env": "^7.0.3", - "typescript": "^5.2.2" + "typescript": "^5.3.3" } } diff --git a/examples/styleguide/package.json b/examples/styleguide/package.json index 6fb39ccb8..ae63b330d 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.12.3", + "gatsby": "^5.12.12", "gatsby-plugin-theme-ui": "~0.15.3", "gatsby-plugin-webpack-statoscope": "^1.0.3", "react": "^18.2.0", @@ -28,10 +28,10 @@ "theme-ui": "~0.15.3" }, "devDependencies": { - "@types/node": "^18.17.12", - "@types/react": "^18.2.21", - "@types/react-dom": "^18.2.7", + "@types/node": "^18.19.3", + "@types/react": "^18.2.42", + "@types/react-dom": "^18.2.17", "cross-env": "^7.0.3", - "typescript": "^5.2.2" + "typescript": "^5.3.3" } } diff --git a/yarn.lock b/yarn.lock index 945814463..996652870 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2186,15 +2186,15 @@ __metadata: languageName: node linkType: hard -"@gatsbyjs/parcel-namer-relative-to-cwd@npm:^2.12.0": - version: 2.12.0 - resolution: "@gatsbyjs/parcel-namer-relative-to-cwd@npm:2.12.0" +"@gatsbyjs/parcel-namer-relative-to-cwd@npm:^2.12.1": + version: 2.12.1 + resolution: "@gatsbyjs/parcel-namer-relative-to-cwd@npm:2.12.1" dependencies: "@babel/runtime": "npm:^7.20.13" "@parcel/namer-default": "npm:2.8.3" "@parcel/plugin": "npm:2.8.3" - gatsby-core-utils: "npm:^4.12.0" - checksum: 2980d64f08aac239943a3345d09ce51ca6f127bd158e156087342b1bb555982272881e2a904a25e185f4641a69881d05cf7bf7f4cc7d1bfa81c9b3068da64d65 + gatsby-core-utils: "npm:^4.12.1" + checksum: 6bab08d2a94b0ed3614661b2581324265f093cb715fc28941ef5882c2e097b9cf0afea2ccf3c6ef39437cbb88d9929b1ada7b39efbcc5bcbee6cb08f5dd967d3 languageName: node linkType: hard @@ -5104,7 +5104,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^18.0.0, @types/node@npm:^18.17.12, @types/node@npm:^18.17.5, @types/node@npm:^18.19.3": +"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^18.0.0, @types/node@npm:^18.17.5, @types/node@npm:^18.19.3": version: 18.19.3 resolution: "@types/node@npm:18.19.3" dependencies: @@ -5178,7 +5178,7 @@ __metadata: languageName: node linkType: hard -"@types/react-dom@npm:^18.0.0, @types/react-dom@npm:^18.2.17, @types/react-dom@npm:^18.2.7": +"@types/react-dom@npm:^18.0.0, @types/react-dom@npm:^18.2.17": version: 18.2.17 resolution: "@types/react-dom@npm:18.2.17" dependencies: @@ -5187,7 +5187,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.2.21, @types/react@npm:^18.2.42": +"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.2.42": version: 18.2.42 resolution: "@types/react@npm:18.2.42" dependencies: @@ -6649,7 +6649,7 @@ __metadata: languageName: node linkType: hard -"babel-plugin-remove-graphql-queries@npm:^5.12.0, babel-plugin-remove-graphql-queries@npm:^5.12.1": +"babel-plugin-remove-graphql-queries@npm:^5.12.1": version: 5.12.1 resolution: "babel-plugin-remove-graphql-queries@npm:5.12.1" dependencies: @@ -6714,9 +6714,9 @@ __metadata: languageName: node linkType: hard -"babel-preset-gatsby@npm:^3.12.0": - version: 3.12.0 - resolution: "babel-preset-gatsby@npm:3.12.0" +"babel-preset-gatsby@npm:^3.12.1": + version: 3.12.1 + resolution: "babel-preset-gatsby@npm:3.12.1" dependencies: "@babel/plugin-proposal-class-properties": "npm:^7.18.6" "@babel/plugin-proposal-nullish-coalescing-operator": "npm:^7.18.6" @@ -6731,12 +6731,12 @@ __metadata: babel-plugin-dynamic-import-node: "npm:^2.3.3" babel-plugin-macros: "npm:^3.1.0" babel-plugin-transform-react-remove-prop-types: "npm:^0.4.24" - gatsby-core-utils: "npm:^4.12.0" + gatsby-core-utils: "npm:^4.12.1" gatsby-legacy-polyfills: "npm:^3.12.0" peerDependencies: "@babel/core": ^7.11.6 core-js: ^3.0.0 - checksum: d25900d67c9e4bc7acf618699cc645dbb5fd18b8d97e6952b7228eeb218d5e9d450606c7f9b1a9fc0f5c9098e77d5ccb8a8cb9610f51820ae6a321fafc647ef9 + checksum: 24adc29e2d7da73f0c39f463b8db32431767f23e8d4d87ce6abb720c099fd959244ce6ae8a29c5211d2650483d7dc8025e42ee9959d8ea5cf3b435b4971e3d70 languageName: node linkType: hard @@ -7214,16 +7214,16 @@ __metadata: resolution: "cara@workspace:examples/cara" dependencies: "@lekoarts/gatsby-theme-cara": "npm:^5.1.4" - "@types/node": "npm:^18.17.12" - "@types/react": "npm:^18.2.21" - "@types/react-dom": "npm:^18.2.7" + "@types/node": "npm:^18.19.3" + "@types/react": "npm:^18.2.42" + "@types/react-dom": "npm:^18.2.17" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.12.3" - gatsby-plugin-manifest: "npm:^5.12.0" + gatsby: "npm:^5.12.12" + gatsby-plugin-manifest: "npm:^5.12.3" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - typescript: "npm:^5.2.2" + typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -7690,13 +7690,6 @@ __metadata: languageName: node linkType: hard -"clsx@npm:^1.2.1": - version: 1.2.1 - resolution: "clsx@npm:1.2.1" - checksum: 34dead8bee24f5e96f6e7937d711978380647e936a22e76380290e35486afd8634966ce300fc4b74a32f3762c7d4c0303f442c3e259f4ce02374eb0c82834f27 - languageName: node - linkType: hard - "clsx@npm:^2.0.0": version: 2.0.0 resolution: "clsx@npm:2.0.0" @@ -8109,14 +8102,14 @@ __metadata: languageName: node linkType: hard -"create-gatsby@npm:^3.12.0": - version: 3.12.0 - resolution: "create-gatsby@npm:3.12.0" +"create-gatsby@npm:^3.12.3": + version: 3.12.3 + resolution: "create-gatsby@npm:3.12.3" dependencies: "@babel/runtime": "npm:^7.20.13" bin: create-gatsby: cli.js - checksum: 598875147e63bd5b14c2f809f3d638e421e8ddb84cbf30396b2472e8abb87160580fb67af9c428f8bea7dd1b4b0499b3ce9c787aea6b7a6b7db3bb55b9d59734 + checksum: fefaed898e319de381b573f49e8d49e799c6cb852878265785dfa99aaeb71709a4adff76845448c59c7734fac1c7aeacef5dd94baedf348da5a05e976932662e languageName: node linkType: hard @@ -9071,17 +9064,17 @@ __metadata: resolution: "emilia@workspace:examples/emilia" dependencies: "@lekoarts/gatsby-theme-emilia": "npm:^5.1.4" - "@types/node": "npm:^18.17.12" - "@types/react": "npm:^18.2.21" - "@types/react-dom": "npm:^18.2.7" + "@types/node": "npm:^18.19.3" + "@types/react": "npm:^18.2.42" + "@types/react-dom": "npm:^18.2.17" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.12.3" - gatsby-plugin-manifest: "npm:^5.12.0" - gatsby-plugin-sitemap: "npm:^6.12.0" + gatsby: "npm:^5.12.12" + gatsby-plugin-manifest: "npm:^5.12.3" + gatsby-plugin-sitemap: "npm:^6.12.3" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - typescript: "npm:^5.2.2" + typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -9090,17 +9083,17 @@ __metadata: resolution: "emma@workspace:examples/emma" dependencies: "@lekoarts/gatsby-theme-emma": "npm:^5.1.4" - "@types/node": "npm:^18.17.12" - "@types/react": "npm:^18.2.21" - "@types/react-dom": "npm:^18.2.7" + "@types/node": "npm:^18.19.3" + "@types/react": "npm:^18.2.42" + "@types/react-dom": "npm:^18.2.17" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.12.3" - gatsby-plugin-manifest: "npm:^5.12.0" - gatsby-plugin-sitemap: "npm:^6.12.0" + gatsby: "npm:^5.12.12" + gatsby-plugin-manifest: "npm:^5.12.3" + gatsby-plugin-sitemap: "npm:^6.12.3" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - typescript: "npm:^5.2.2" + typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -11008,9 +11001,9 @@ __metadata: languageName: node linkType: hard -"gatsby-cli@npm:^5.12.0": - version: 5.12.0 - resolution: "gatsby-cli@npm:5.12.0" +"gatsby-cli@npm:^5.12.4": + version: 5.12.4 + resolution: "gatsby-cli@npm:5.12.4" dependencies: "@babel/code-frame": "npm:^7.18.6" "@babel/core": "npm:^7.20.12" @@ -11028,13 +11021,13 @@ __metadata: clipboardy: "npm:^2.3.0" common-tags: "npm:^1.8.2" convert-hrtime: "npm:^3.0.0" - create-gatsby: "npm:^3.12.0" + create-gatsby: "npm:^3.12.3" envinfo: "npm:^7.10.0" execa: "npm:^5.1.1" fs-exists-cached: "npm:^1.0.0" fs-extra: "npm:^11.1.1" - gatsby-core-utils: "npm:^4.12.0" - gatsby-telemetry: "npm:^4.12.0" + gatsby-core-utils: "npm:^4.12.1" + gatsby-telemetry: "npm:^4.12.1" hosted-git-info: "npm:^3.0.8" is-valid-path: "npm:^0.1.1" joi: "npm:^17.9.2" @@ -11055,11 +11048,11 @@ __metadata: yurnalist: "npm:^2.1.0" bin: gatsby: cli.js - checksum: 20da52400a7cead0532471a9e1a9ac664ffdb19be0bf22be2b620b675217b3ecb3edcc6366d82ffe96e7a7585353df791657e0993951af11362c4ac5596952bd + checksum: e9b0eb239c0fa32742b77f9c03e92f54e42946601482b5ca2ffad14a4337a48204f0df140a00b3bac3e3f04751093e6deb47429e3a916322c48be4cdad0f2f34 languageName: node linkType: hard -"gatsby-core-utils@npm:^4.12.0, gatsby-core-utils@npm:^4.12.1": +"gatsby-core-utils@npm:^4.12.1": version: 4.12.1 resolution: "gatsby-core-utils@npm:4.12.1" dependencies: @@ -11095,10 +11088,10 @@ __metadata: languageName: node linkType: hard -"gatsby-graphiql-explorer@npm:^3.12.0": - version: 3.12.0 - resolution: "gatsby-graphiql-explorer@npm:3.12.0" - checksum: 33fe44aee1f1e4dbfcc1aacfb2922087c526410fdcf92a1fb378731dd1cca71f788841f55fba43fc9f3dd52c5488c10a8983e9f1c440c91aa79ad3af554265ca +"gatsby-graphiql-explorer@npm:^3.12.1": + version: 3.12.1 + resolution: "gatsby-graphiql-explorer@npm:3.12.1" + checksum: b5a51ab0e9856c265c0204e053d561b96f6fb6a24c51b29bb389228d7539f645a8e92d265cbada0a7c94fb2a3a15e3251eb2b9c7345a9dae0a6f57c31c9374e9 languageName: node linkType: hard @@ -11112,42 +11105,42 @@ __metadata: languageName: node linkType: hard -"gatsby-link@npm:^5.12.0": - version: 5.12.0 - resolution: "gatsby-link@npm:5.12.0" +"gatsby-link@npm:^5.12.1": + version: 5.12.1 + resolution: "gatsby-link@npm:5.12.1" dependencies: "@types/reach__router": "npm:^1.3.10" - gatsby-page-utils: "npm:^3.12.0" + gatsby-page-utils: "npm:^3.12.1" prop-types: "npm:^15.8.1" peerDependencies: "@gatsbyjs/reach-router": ^2.0.0 react: ^18.0.0 || ^0.0.0 react-dom: ^18.0.0 || ^0.0.0 - checksum: e15cea786551adbe4585d9e75fca05f399975f7f39379ab8448f844f6f0dc8b1a9a87c44e23400f8e09ae1dd4a1363c83050f080424f06d783fcf3d423a4f057 + checksum: 9162ed52454932a36ba5555c32c93cadab561bfb969a60ab563860852e35b856b9f0c94fe9c49466fe39a41a7bb413cd9d5f2ab26f07adfea6ae6152bd62646d languageName: node linkType: hard -"gatsby-page-utils@npm:^3.12.0": - version: 3.12.0 - resolution: "gatsby-page-utils@npm:3.12.0" +"gatsby-page-utils@npm:^3.12.1": + version: 3.12.1 + resolution: "gatsby-page-utils@npm:3.12.1" dependencies: "@babel/runtime": "npm:^7.20.13" bluebird: "npm:^3.7.2" chokidar: "npm:^3.5.3" fs-exists-cached: "npm:^1.0.0" - gatsby-core-utils: "npm:^4.12.0" + gatsby-core-utils: "npm:^4.12.1" glob: "npm:^7.2.3" lodash: "npm:^4.17.21" micromatch: "npm:^4.0.5" - checksum: 35b09535b55bb38fd24033d5d0d6371adff162f9ee61e18843d9e01762d7c3b449aa4aa6a744ec123d8a08fc479c06aaa48ddc0e93ab1d3787e5461f771b23ac + checksum: 3deaaa444122611326ec9edcff2132970ebd45d86a2859a61c9b6822b5889b486cc9850a56fca19ac6997e73dd199315c55c1ce54872367c548aaf3d5c7e9f93 languageName: node linkType: hard -"gatsby-parcel-config@npm:1.12.0": - version: 1.12.0 - resolution: "gatsby-parcel-config@npm:1.12.0" +"gatsby-parcel-config@npm:1.12.1": + version: 1.12.1 + resolution: "gatsby-parcel-config@npm:1.12.1" dependencies: - "@gatsbyjs/parcel-namer-relative-to-cwd": "npm:^2.12.0" + "@gatsbyjs/parcel-namer-relative-to-cwd": "npm:^2.12.1" "@parcel/bundler-default": "npm:2.8.3" "@parcel/compressor-raw": "npm:2.8.3" "@parcel/namer-default": "npm:2.8.3" @@ -11161,7 +11154,7 @@ __metadata: "@parcel/transformer-json": "npm:2.8.3" peerDependencies: "@parcel/core": ^2.0.0 - checksum: 6495e2bfb4606936e027d81d8914c2e0569cc854fac5d3f4e791ca497a324a918fa44c14a796f65c01cfb717550d912596209998065bd0e7edcce9bb3146f41d + checksum: 733dba7c7c5c50f6989ceca0cc168f99ec7eb4f510365872b7c8451fd421d238df453cb367e339aaa383776ad2bf6089c9b9622bdd58c0f1df100de1a13f6fc7 languageName: node linkType: hard @@ -11191,21 +11184,21 @@ __metadata: languageName: node linkType: hard -"gatsby-plugin-feed@npm:^5.12.0": - version: 5.12.0 - resolution: "gatsby-plugin-feed@npm:5.12.0" +"gatsby-plugin-feed@npm:^5.12.3": + version: 5.12.3 + resolution: "gatsby-plugin-feed@npm:5.12.3" dependencies: "@babel/runtime": "npm:^7.20.13" common-tags: "npm:^1.8.2" fs-extra: "npm:^11.1.1" - gatsby-plugin-utils: "npm:^4.12.0" + gatsby-plugin-utils: "npm:^4.12.3" lodash.merge: "npm:^4.6.2" rss: "npm:^1.2.2" peerDependencies: gatsby: ^5.0.0-next react: ^18.0.0 || ^0.0.0 react-dom: ^18.0.0 || ^0.0.0 - checksum: db72215e4739f7451886c94ad69fff5a6a7b8ba9565e940e596ed06b01f06777742d6b577ddbfca9562b4e97a2ac719222f0f0e26f17056e608bdbdab0b104ef + checksum: 2161abddf5322c71ad61b02cde4335f2537f0d3fbe467365322cc1b7ceb37b5705fbbd593f8486470ad286a7fbcc6df5451e8af6336b5bdf21f94b04559d3625 languageName: node linkType: hard @@ -11243,22 +11236,22 @@ __metadata: languageName: node linkType: hard -"gatsby-plugin-manifest@npm:^5.12.0": - version: 5.12.0 - resolution: "gatsby-plugin-manifest@npm:5.12.0" +"gatsby-plugin-manifest@npm:^5.12.3": + version: 5.12.3 + resolution: "gatsby-plugin-manifest@npm:5.12.3" dependencies: "@babel/runtime": "npm:^7.20.13" - gatsby-core-utils: "npm:^4.12.0" - gatsby-plugin-utils: "npm:^4.12.0" + gatsby-core-utils: "npm:^4.12.1" + gatsby-plugin-utils: "npm:^4.12.3" semver: "npm:^7.5.3" - sharp: "npm:^0.32.1" + sharp: "npm:^0.32.6" peerDependencies: gatsby: ^5.0.0-next - checksum: 4476d736ac50730e1d566fb14be99fbca9c68f9e9c4bc292e436a9b5616b9704bf726a125c8c39b49eb23f164524cab046dd0d89280897a067335dbfe642f12c + checksum: 8e0f05edc0441333e60d7f22e66e591ec002f509df0fb2409a86d7c7d7f4528c25f00ab8d2dcb16c217c5b84ea4fdd5c4d5ce598db4e82e646aca270394d4f52 languageName: node linkType: hard -"gatsby-plugin-mdx@npm:^5.12.0, gatsby-plugin-mdx@npm:^5.12.3": +"gatsby-plugin-mdx@npm:^5.12.3": version: 5.12.3 resolution: "gatsby-plugin-mdx@npm:5.12.3" dependencies: @@ -11291,9 +11284,9 @@ __metadata: languageName: node linkType: hard -"gatsby-plugin-page-creator@npm:^5.12.0": - version: 5.12.0 - resolution: "gatsby-plugin-page-creator@npm:5.12.0" +"gatsby-plugin-page-creator@npm:^5.12.3": + version: 5.12.3 + resolution: "gatsby-plugin-page-creator@npm:5.12.3" dependencies: "@babel/runtime": "npm:^7.20.13" "@babel/traverse": "npm:^7.20.13" @@ -11301,15 +11294,15 @@ __metadata: chokidar: "npm:^3.5.3" fs-exists-cached: "npm:^1.0.0" fs-extra: "npm:^11.1.1" - gatsby-core-utils: "npm:^4.12.0" - gatsby-page-utils: "npm:^3.12.0" - gatsby-plugin-utils: "npm:^4.12.0" - gatsby-telemetry: "npm:^4.12.0" + gatsby-core-utils: "npm:^4.12.1" + gatsby-page-utils: "npm:^3.12.1" + gatsby-plugin-utils: "npm:^4.12.3" + gatsby-telemetry: "npm:^4.12.1" globby: "npm:^11.1.0" lodash: "npm:^4.17.21" peerDependencies: gatsby: ^5.0.0-next - checksum: 28986696e7ec3c71b5ab8311ff3989f62844b11e54a170bd9de896315d0fce1bde95ffdb07548830cd4d68e73d9c70b522f7284c662f293b3831c49228db96ce + checksum: 5464b3f86fe42c374965cb2709b2ba97264a4a218c992600acbb0c15fe5e4dac342cca54de0fd7b561a6bbb5790740e648bd8680ee439f5a88ad97930a8218d1 languageName: node linkType: hard @@ -11335,9 +11328,9 @@ __metadata: languageName: node linkType: hard -"gatsby-plugin-sitemap@npm:^6.12.0": - version: 6.12.0 - resolution: "gatsby-plugin-sitemap@npm:6.12.0" +"gatsby-plugin-sitemap@npm:^6.12.3": + version: 6.12.3 + resolution: "gatsby-plugin-sitemap@npm:6.12.3" dependencies: "@babel/runtime": "npm:^7.20.13" common-tags: "npm:^1.8.2" @@ -11347,7 +11340,7 @@ __metadata: gatsby: ^5.0.0-next react: ^18.0.0 || ^0.0.0 react-dom: ^18.0.0 || ^0.0.0 - checksum: 50991eb40a206441cd45db3f04786e874e1d8de27ae7c2fbc1253a326f838f806209574d647f3b23426d5c569f551a9ded5e6b0188f0839ddb7475c6c078068b + checksum: 991bed7937672545e856afb9ec5ba5349172211a7cc4a5c07ebf6d6e582c1c9bdfb833e0459c0586f2f8cbe274f51070ed4142d01919d9f07574d30b43b44012 languageName: node linkType: hard @@ -11366,9 +11359,9 @@ __metadata: languageName: node linkType: hard -"gatsby-plugin-typescript@npm:^5.12.0": - version: 5.12.0 - resolution: "gatsby-plugin-typescript@npm:5.12.0" +"gatsby-plugin-typescript@npm:^5.12.1": + version: 5.12.1 + resolution: "gatsby-plugin-typescript@npm:5.12.1" dependencies: "@babel/core": "npm:^7.20.12" "@babel/plugin-proposal-nullish-coalescing-operator": "npm:^7.18.6" @@ -11376,14 +11369,14 @@ __metadata: "@babel/plugin-proposal-optional-chaining": "npm:^7.20.7" "@babel/preset-typescript": "npm:^7.18.6" "@babel/runtime": "npm:^7.20.13" - babel-plugin-remove-graphql-queries: "npm:^5.12.0" + babel-plugin-remove-graphql-queries: "npm:^5.12.1" peerDependencies: gatsby: ^5.0.0-next - checksum: 2f53b51bcf9f028d036dc89374105a65b51fc1445fb87656ea49197591af89216e49e8351ab9d55fafeca992c37b38c070449b87f0dc0b16891325c7ae9696db + checksum: cc7cc6558d481def79b6b621369b9da3cbe80d012020e7d8ba69014510df6fcc6972b44efbac993bc5a7f85e1a7530c9a299a9d6f40e433752ac87b4ce9a223d languageName: node linkType: hard -"gatsby-plugin-utils@npm:^4.12.0, gatsby-plugin-utils@npm:^4.12.3": +"gatsby-plugin-utils@npm:^4.12.3": version: 4.12.3 resolution: "gatsby-plugin-utils@npm:4.12.3" dependencies: @@ -11460,7 +11453,7 @@ __metadata: languageName: node linkType: hard -"gatsby-sharp@npm:^1.12.0, gatsby-sharp@npm:^1.12.1": +"gatsby-sharp@npm:^1.12.1": version: 1.12.1 resolution: "gatsby-sharp@npm:1.12.1" dependencies: @@ -11480,7 +11473,7 @@ __metadata: languageName: node linkType: hard -"gatsby-source-filesystem@npm:^5.12.0, gatsby-source-filesystem@npm:^5.12.1": +"gatsby-source-filesystem@npm:^5.12.1": version: 5.12.1 resolution: "gatsby-source-filesystem@npm:5.12.1" dependencies: @@ -11511,9 +11504,9 @@ __metadata: languageName: node linkType: hard -"gatsby-telemetry@npm:^4.12.0": - version: 4.12.0 - resolution: "gatsby-telemetry@npm:4.12.0" +"gatsby-telemetry@npm:^4.12.1": + version: 4.12.1 + resolution: "gatsby-telemetry@npm:4.12.1" dependencies: "@babel/code-frame": "npm:^7.18.6" "@babel/runtime": "npm:^7.20.13" @@ -11522,12 +11515,12 @@ __metadata: boxen: "npm:^5.1.2" configstore: "npm:^5.0.1" fs-extra: "npm:^11.1.1" - gatsby-core-utils: "npm:^4.12.0" + gatsby-core-utils: "npm:^4.12.1" git-up: "npm:^7.0.0" is-docker: "npm:^2.2.1" lodash: "npm:^4.17.21" node-fetch: "npm:^2.6.11" - checksum: 9c48aa18b71177f6db8e61357d7f2069a3b021f346b9f9648abe80d5b18860faa8e2be1deb2597e9eb76fbfaa44f88536ceede57b4ef0098dd2c1013353a2d49 + checksum: 7523135aa645cab684b6b9d2eb48f1d84560de82cbef5475b16f2868a86008dd9ff8ba1435b299bf6e0af6547f68f97c263ac0757417ad64d9635c75480c76dc languageName: node linkType: hard @@ -11562,9 +11555,9 @@ __metadata: languageName: node linkType: hard -"gatsby@npm:^5.12.3": - version: 5.12.3 - resolution: "gatsby@npm:5.12.3" +"gatsby@npm:^5.12.12": + version: 5.12.12 + resolution: "gatsby@npm:5.12.12" dependencies: "@babel/code-frame": "npm:^7.18.6" "@babel/core": "npm:^7.20.12" @@ -11604,8 +11597,8 @@ __metadata: babel-plugin-add-module-exports: "npm:^1.0.4" babel-plugin-dynamic-import-node: "npm:^2.3.3" babel-plugin-lodash: "npm:^3.3.4" - babel-plugin-remove-graphql-queries: "npm:^5.12.0" - babel-preset-gatsby: "npm:^3.12.0" + babel-plugin-remove-graphql-queries: "npm:^5.12.1" + babel-preset-gatsby: "npm:^3.12.1" better-opn: "npm:^2.1.1" bluebird: "npm:^3.7.2" body-parser: "npm:1.20.1" @@ -11647,20 +11640,20 @@ __metadata: find-cache-dir: "npm:^3.3.2" fs-exists-cached: "npm:1.0.0" fs-extra: "npm:^11.1.1" - gatsby-cli: "npm:^5.12.0" - gatsby-core-utils: "npm:^4.12.0" - gatsby-graphiql-explorer: "npm:^3.12.0" + gatsby-cli: "npm:^5.12.4" + gatsby-core-utils: "npm:^4.12.1" + gatsby-graphiql-explorer: "npm:^3.12.1" gatsby-legacy-polyfills: "npm:^3.12.0" - gatsby-link: "npm:^5.12.0" - gatsby-page-utils: "npm:^3.12.0" - gatsby-parcel-config: "npm:1.12.0" - gatsby-plugin-page-creator: "npm:^5.12.0" - gatsby-plugin-typescript: "npm:^5.12.0" - gatsby-plugin-utils: "npm:^4.12.0" + gatsby-link: "npm:^5.12.1" + gatsby-page-utils: "npm:^3.12.1" + gatsby-parcel-config: "npm:1.12.1" + gatsby-plugin-page-creator: "npm:^5.12.3" + gatsby-plugin-typescript: "npm:^5.12.1" + gatsby-plugin-utils: "npm:^4.12.3" gatsby-react-router-scroll: "npm:^6.12.0" gatsby-script: "npm:^2.12.0" - gatsby-sharp: "npm:^1.12.0" - gatsby-telemetry: "npm:^4.12.0" + gatsby-sharp: "npm:^1.12.1" + gatsby-telemetry: "npm:^4.12.1" gatsby-worker: "npm:^2.12.0" glob: "npm:^7.2.3" globby: "npm:^11.1.0" @@ -11741,7 +11734,7 @@ __metadata: optional: true bin: gatsby: ./cli.js - checksum: b604f5f06be80fc31d0a68cee5be6e46aff3a623fbd486ec09e8b3dcb56e98af6f0697993b5580bb03fdb9477b2c4a10d7a5f3d8018dd3491d5fd1e10b7ffb57 + checksum: 84d8396092b4de79615147cdb14ba184c1b8b45f8ab366fcf9544254489734ff37dd1ee5a38ead9c208f5b0ec5f93e3417cd782ce5edc99b9e564c99925985a6 languageName: node linkType: hard @@ -12197,15 +12190,15 @@ __metadata: resolution: "graphql-playground@workspace:examples/graphql-playground" dependencies: "@lekoarts/gatsby-theme-graphql-playground": "npm:^5.1.5" - "@types/node": "npm:^18.17.12" - "@types/react": "npm:^18.2.21" - "@types/react-dom": "npm:^18.2.7" + "@types/node": "npm:^18.19.3" + "@types/react": "npm:^18.2.42" + "@types/react-dom": "npm:^18.2.17" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.12.3" + gatsby: "npm:^5.12.12" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - typescript: "npm:^5.2.2" + typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -13819,17 +13812,17 @@ __metadata: resolution: "jodie@workspace:examples/jodie" dependencies: "@lekoarts/gatsby-theme-jodie": "npm:^5.1.4" - "@types/node": "npm:^18.17.12" - "@types/react": "npm:^18.2.21" - "@types/react-dom": "npm:^18.2.7" + "@types/node": "npm:^18.19.3" + "@types/react": "npm:^18.2.42" + "@types/react-dom": "npm:^18.2.17" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.12.3" - gatsby-plugin-manifest: "npm:^5.12.0" - gatsby-plugin-sitemap: "npm:^6.12.0" + gatsby: "npm:^5.12.12" + gatsby-plugin-manifest: "npm:^5.12.3" + gatsby-plugin-sitemap: "npm:^6.12.3" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - typescript: "npm:^5.2.2" + typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -15858,18 +15851,18 @@ __metadata: resolution: "minimal-blog@workspace:examples/minimal-blog" dependencies: "@lekoarts/gatsby-theme-minimal-blog": "npm:^6.2.1" - "@types/node": "npm:^18.17.12" - "@types/react": "npm:^18.2.21" - "@types/react-dom": "npm:^18.2.7" + "@types/node": "npm:^18.19.3" + "@types/react": "npm:^18.2.42" + "@types/react-dom": "npm:^18.2.17" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.12.3" - gatsby-plugin-feed: "npm:^5.12.0" - gatsby-plugin-manifest: "npm:^5.12.0" - gatsby-plugin-sitemap: "npm:^6.12.0" + gatsby: "npm:^5.12.12" + gatsby-plugin-feed: "npm:^5.12.3" + gatsby-plugin-manifest: "npm:^5.12.3" + gatsby-plugin-sitemap: "npm:^6.12.3" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - typescript: "npm:^5.2.2" + typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -17991,18 +17984,6 @@ __metadata: languageName: node linkType: hard -"prism-react-renderer@npm:2.0.5": - version: 2.0.5 - resolution: "prism-react-renderer@npm:2.0.5" - dependencies: - "@types/prismjs": "npm:^1.26.0" - clsx: "npm:^1.2.1" - peerDependencies: - react: ">=16.0.0" - checksum: a16a57e99a4198a1de9193bd669b33ac001e58643e3b7115c80e07e0fc000b8587238d6032d7b4bdbdc58e0d089854f604dc9909a71a23742dacaee8bd0f54c5 - languageName: node - linkType: hard - "prism-react-renderer@npm:^2.0.6, prism-react-renderer@npm:^2.3.0": version: 2.3.0 resolution: "prism-react-renderer@npm:2.3.0" @@ -18437,17 +18418,17 @@ __metadata: languageName: node linkType: hard -"react-live@npm:^4.1.3": - version: 4.1.3 - resolution: "react-live@npm:4.1.3" +"react-live@npm:^4.1.5": + version: 4.1.5 + resolution: "react-live@npm:4.1.5" dependencies: - prism-react-renderer: "npm:2.0.5" + prism-react-renderer: "npm:^2.0.6" sucrase: "npm:^3.31.0" use-editable: "npm:^2.3.3" peerDependencies: react: ">=18.0.0" react-dom: ">=18.0.0" - checksum: 660cba97b73611ca613e08efda03add983eeb36760d2faac07dadca58783756f2c668d493a15ecbc68526b6693a65328dda2a5ef74da87c75d054c1e461d26e9 + checksum: 188448f53e7edf4834f0b24703bcba644cfa1ab64fc68fa50c944333f3b581035d363e8af8321c8b5a7bee17900b9cf48dca3e8c1288796a38d6a8c87a6d4c1d languageName: node linkType: hard @@ -19503,7 +19484,7 @@ __metadata: languageName: node linkType: hard -"sharp@npm:^0.32.1, sharp@npm:^0.32.6": +"sharp@npm:^0.32.6": version: 0.32.6 resolution: "sharp@npm:0.32.6" dependencies: @@ -19933,25 +19914,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:^18.17.12" - "@types/react": "npm:^18.2.21" - "@types/react-dom": "npm:^18.2.7" + "@types/node": "npm:^18.19.3" + "@types/react": "npm:^18.2.42" + "@types/react-dom": "npm:^18.2.17" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.12.3" + gatsby: "npm:^5.12.12" gatsby-plugin-catch-links: "npm:^5.12.0" - gatsby-plugin-manifest: "npm:^5.12.0" - gatsby-plugin-mdx: "npm:^5.12.0" + gatsby-plugin-manifest: "npm:^5.12.3" + gatsby-plugin-mdx: "npm:^5.12.3" gatsby-plugin-theme-ui: "npm:~0.15.3" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" - gatsby-source-filesystem: "npm:^5.12.0" - prism-react-renderer: "npm:^2.0.6" + gatsby-source-filesystem: "npm:^5.12.1" + prism-react-renderer: "npm:^2.3.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - react-live: "npm:^4.1.3" + react-live: "npm:^4.1.5" remark-gfm: "npm:^3.0.1" remark-slug: "npm:^7.0.1" theme-ui: "npm:~0.15.3" - typescript: "npm:^5.2.2" + typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -20071,17 +20052,17 @@ __metadata: dependencies: "@emotion/react": "npm:^11.11.1" "@lekoarts/gatsby-theme-status-dashboard": "npm:^5.1.2" - "@types/node": "npm:^18.17.12" - "@types/react": "npm:^18.2.21" - "@types/react-dom": "npm:^18.2.7" + "@types/node": "npm:^18.19.3" + "@types/react": "npm:^18.2.42" + "@types/react-dom": "npm:^18.2.17" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.12.3" + gatsby: "npm:^5.12.12" gatsby-plugin-emotion: "npm:^8.12.0" - gatsby-plugin-manifest: "npm:^5.12.0" + gatsby-plugin-manifest: "npm:^5.12.3" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - typescript: "npm:^5.2.2" + typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -20488,17 +20469,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:^18.17.12" - "@types/react": "npm:^18.2.21" - "@types/react-dom": "npm:^18.2.7" + "@types/node": "npm:^18.19.3" + "@types/react": "npm:^18.2.42" + "@types/react-dom": "npm:^18.2.17" cross-env: "npm:^7.0.3" - gatsby: "npm:^5.12.3" + gatsby: "npm:^5.12.12" gatsby-plugin-theme-ui: "npm:~0.15.3" gatsby-plugin-webpack-statoscope: "npm:^1.0.3" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" theme-ui: "npm:~0.15.3" - typescript: "npm:^5.2.2" + typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -21304,7 +21285,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.2.2, typescript@npm:^5.3.3": +"typescript@npm:^5.3.3": version: 5.3.3 resolution: "typescript@npm:5.3.3" bin: @@ -21314,7 +21295,7 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin, typescript@patch:typescript@npm%3A^5.3.3#optional!builtin": +"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin": version: 5.3.3 resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin::version=5.3.3&hash=e012d7" bin: