From a06ced8bc8e9f064bc6b8a7691d20867dccb7e6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 22:14:07 +0000 Subject: [PATCH] chore(deps): update gatsby monorepo --- .../gatsby-source-jenkinsplugins/package.json | 2 +- .../gatsby-transformer-rehype/package.json | 2 +- plugins/plugin-site/package.json | 26 +- yarn.lock | 750 ++++++------------ 4 files changed, 253 insertions(+), 527 deletions(-) diff --git a/plugins/gatsby-source-jenkinsplugins/package.json b/plugins/gatsby-source-jenkinsplugins/package.json index de5fdbf51..fb0a6157e 100644 --- a/plugins/gatsby-source-jenkinsplugins/package.json +++ b/plugins/gatsby-source-jenkinsplugins/package.json @@ -24,7 +24,7 @@ "cheerio": "^1.0.0-rc.10", "date-fns": "^4.0.0", "find-package-json": "^1.2.0", - "gatsby-source-filesystem": "5.13.1", + "gatsby-source-filesystem": "5.14.0", "p-queue": "^8.0.0", "rehype-stringify": "^10.0.0", "remark": "^13.0.0", diff --git a/plugins/gatsby-transformer-rehype/package.json b/plugins/gatsby-transformer-rehype/package.json index 48ea8d7eb..49ec1557f 100644 --- a/plugins/gatsby-transformer-rehype/package.json +++ b/plugins/gatsby-transformer-rehype/package.json @@ -42,7 +42,7 @@ "devDependencies": { "@babel/cli": "7.25.9", "@babel/core": "7.26.0", - "babel-preset-gatsby-package": "3.13.1", + "babel-preset-gatsby-package": "3.14.0", "cross-env": "7.0.3" }, "peerDependencies": { diff --git a/plugins/plugin-site/package.json b/plugins/plugin-site/package.json index 073236734..6266c22ed 100644 --- a/plugins/plugin-site/package.json +++ b/plugins/plugin-site/package.json @@ -72,17 +72,17 @@ "classnames": "2.5.1", "copy-to-clipboard": "3.3.3", "find-package-json": "1.2.0", - "gatsby-plugin-canonical-urls": "5.13.1", + "gatsby-plugin-canonical-urls": "5.14.0", "gatsby-plugin-extract-schema": "0.2.2", - "gatsby-plugin-image": "3.13.1", - "gatsby-plugin-postcss": "6.13.1", - "gatsby-plugin-react-helmet": "6.13.1", + "gatsby-plugin-image": "3.14.0", + "gatsby-plugin-postcss": "6.14.0", + "gatsby-plugin-react-helmet": "6.14.0", "gatsby-plugin-robots-txt": "1.8.0", - "gatsby-plugin-sharp": "5.13.1", - "gatsby-plugin-sitemap": "6.13.1", + "gatsby-plugin-sharp": "5.14.0", + "gatsby-plugin-sitemap": "6.14.0", "gatsby-remark-source-name": "1.0.0", - "gatsby-transformer-asciidoc": "4.13.1", - "gatsby-transformer-sharp": "5.13.1", + "gatsby-transformer-asciidoc": "4.14.0", + "gatsby-transformer-sharp": "5.14.0", "github-syntax-dark": "0.5.0", "github-syntax-light": "0.5.0", "isomorphic-fetch": "3.0.0", @@ -113,7 +113,7 @@ "@typescript-eslint/eslint-plugin": "8.13.0", "axios-retry": "4.5.0", "babel-jest": "29.7.0", - "babel-preset-gatsby": "3.13.2", + "babel-preset-gatsby": "3.14.0", "dotenv": "16.4.5", "eslint": "9.14.0", "eslint-config-standard": "17.1.0", @@ -123,12 +123,12 @@ "eslint-plugin-promise": "7.1.0", "eslint-plugin-react": "7.37.2", "eslint-plugin-standard": "5.0.0", - "gatsby": "5.13.7", - "gatsby-cli": "5.13.3", + "gatsby": "5.14.0", + "gatsby-cli": "5.14.0", "gatsby-plugin-algolia": "1.0.3", "gatsby-plugin-matomo": "0.16.3", - "gatsby-plugin-nprogress": "5.13.1", - "gatsby-source-filesystem": "5.13.1", + "gatsby-plugin-nprogress": "5.14.0", + "gatsby-source-filesystem": "5.14.0", "identity-obj-proxy": "3.0.0", "jest": "29.7.0", "jest-canvas-mock": "2.5.2", diff --git a/yarn.lock b/yarn.lock index 9310b0364..f85fab0af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3652,15 +3652,15 @@ __metadata: languageName: node linkType: hard -"@gatsbyjs/parcel-namer-relative-to-cwd@npm:^2.13.1": - version: 2.13.1 - resolution: "@gatsbyjs/parcel-namer-relative-to-cwd@npm:2.13.1" +"@gatsbyjs/parcel-namer-relative-to-cwd@npm:2.14.0": + version: 2.14.0 + resolution: "@gatsbyjs/parcel-namer-relative-to-cwd@npm:2.14.0" 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.13.1" - checksum: 10c0/1af9d8ca015fb669dd5e120fa9a187cafbbde5e4723bc45e21163b819d6959100f46e25388c0f8a7b60e3cac83d71938eea362f18426d6a2a33b290ec696d466 + gatsby-core-utils: "npm:^4.14.0" + checksum: 10c0/84d62758eae9fe24355dace718413fde12d7724d4e7e0593ab84a1e277f17fc8dfb6513e5b14d336ff59387c48d1657448d833bffa306d0c2d2f3b2b1866f465 languageName: node linkType: hard @@ -4142,7 +4142,7 @@ __metadata: date-fns: "npm:^4.0.0" eslint: "npm:9.14.0" find-package-json: "npm:^1.2.0" - gatsby-source-filesystem: "npm:5.13.1" + gatsby-source-filesystem: "npm:5.14.0" jest: "npm:29.7.0" nock: "npm:13.5.5" p-queue: "npm:^8.0.0" @@ -4164,7 +4164,7 @@ __metadata: "@babel/cli": "npm:7.25.9" "@babel/core": "npm:7.26.0" "@babel/runtime": "npm:7.26.0" - babel-preset-gatsby-package: "npm:3.13.1" + babel-preset-gatsby-package: "npm:3.14.0" cross-env: "npm:7.0.3" hast-util-raw: "npm:^9.0.0" lodash: "npm:^4.17.21" @@ -4198,7 +4198,7 @@ __metadata: algoliasearch: "npm:5.12.0" axios-retry: "npm:4.5.0" babel-jest: "npm:29.7.0" - babel-preset-gatsby: "npm:3.13.2" + babel-preset-gatsby: "npm:3.14.0" chart.js: "npm:4.4.6" cheerio: "npm:1.0.0" classnames: "npm:2.5.1" @@ -4214,23 +4214,23 @@ __metadata: eslint-plugin-standard: "npm:5.0.0" find-package-json: "npm:1.2.0" fsevents: "npm:^2.3.2" - gatsby: "npm:5.13.7" - gatsby-cli: "npm:5.13.3" + gatsby: "npm:5.14.0" + gatsby-cli: "npm:5.14.0" gatsby-plugin-algolia: "npm:1.0.3" - gatsby-plugin-canonical-urls: "npm:5.13.1" + gatsby-plugin-canonical-urls: "npm:5.14.0" gatsby-plugin-extract-schema: "npm:0.2.2" - gatsby-plugin-image: "npm:3.13.1" + gatsby-plugin-image: "npm:3.14.0" gatsby-plugin-matomo: "npm:0.16.3" - gatsby-plugin-nprogress: "npm:5.13.1" - gatsby-plugin-postcss: "npm:6.13.1" - gatsby-plugin-react-helmet: "npm:6.13.1" + gatsby-plugin-nprogress: "npm:5.14.0" + gatsby-plugin-postcss: "npm:6.14.0" + gatsby-plugin-react-helmet: "npm:6.14.0" gatsby-plugin-robots-txt: "npm:1.8.0" - gatsby-plugin-sharp: "npm:5.13.1" - gatsby-plugin-sitemap: "npm:6.13.1" + gatsby-plugin-sharp: "npm:5.14.0" + gatsby-plugin-sitemap: "npm:6.14.0" gatsby-remark-source-name: "npm:1.0.0" - gatsby-source-filesystem: "npm:5.13.1" - gatsby-transformer-asciidoc: "npm:4.13.1" - gatsby-transformer-sharp: "npm:5.13.1" + gatsby-source-filesystem: "npm:5.14.0" + gatsby-transformer-asciidoc: "npm:4.14.0" + gatsby-transformer-sharp: "npm:5.14.0" github-syntax-dark: "npm:0.5.0" github-syntax-light: "npm:0.5.0" identity-obj-proxy: "npm:3.0.0" @@ -5598,24 +5598,6 @@ __metadata: languageName: node linkType: hard -"@turist/fetch@npm:^7.2.0": - version: 7.2.0 - resolution: "@turist/fetch@npm:7.2.0" - dependencies: - "@types/node-fetch": "npm:2" - peerDependencies: - node-fetch: 2 - checksum: 10c0/60c4820f653f12f547861534fad1211d7052038b8f01b929bb544dd12f5bbbcdd4cd92087cbf93136e509e7026e8b88e4ecb25857ae2bb30c3ad90e3533c2a49 - languageName: node - linkType: hard - -"@turist/time@npm:^0.0.2": - version: 0.0.2 - resolution: "@turist/time@npm:0.0.2" - checksum: 10c0/5a929b8ceec3caf1e88af9e91f5c2d4d847dba5f6f3e2d9f8d30e48d688e3b59cbe5688680fb4279a18764eb649602501f3bd66a05a4aec4414fa0281b5407bd - languageName: node - linkType: hard - "@types/aria-query@npm:^5.0.1": version: 5.0.4 resolution: "@types/aria-query@npm:5.0.4" @@ -5914,16 +5896,6 @@ __metadata: languageName: node linkType: hard -"@types/node-fetch@npm:2": - version: 2.6.11 - resolution: "@types/node-fetch@npm:2.6.11" - dependencies: - "@types/node": "npm:*" - form-data: "npm:^4.0.0" - checksum: 10c0/5283d4e0bcc37a5b6d8e629aee880a4ffcfb33e089f4b903b2981b19c623972d1e64af7c3f9540ab990f0f5c89b9b5dda19c5bcb37a8e177079e93683bfd2f49 - languageName: node - linkType: hard - "@types/node@npm:*, @types/node@npm:>=10.0.0": version: 22.7.5 resolution: "@types/node@npm:22.7.5" @@ -6981,23 +6953,14 @@ __metadata: languageName: node linkType: hard -"aria-query@npm:^5.0.0": +"aria-query@npm:^5.0.0, aria-query@npm:^5.3.2": version: 5.3.2 resolution: "aria-query@npm:5.3.2" checksum: 10c0/003c7e3e2cff5540bf7a7893775fc614de82b0c5dde8ae823d47b7a28a9d4da1f7ed85f340bdb93d5649caa927755f0e31ecc7ab63edfdfc00c8ef07e505e03e languageName: node linkType: hard -"aria-query@npm:~5.1.3": - version: 5.1.3 - resolution: "aria-query@npm:5.1.3" - dependencies: - deep-equal: "npm:^2.0.5" - checksum: 10c0/edcbc8044c4663d6f88f785e983e6784f98cb62b4ba1e9dd8d61b725d0203e4cfca38d676aee984c31f354103461102a3d583aa4fbe4fd0a89b679744f4e5faf - languageName: node - linkType: hard - -"array-buffer-byte-length@npm:^1.0.0, array-buffer-byte-length@npm:^1.0.1": +"array-buffer-byte-length@npm:^1.0.1": version: 1.0.1 resolution: "array-buffer-byte-length@npm:1.0.1" dependencies: @@ -7181,7 +7144,7 @@ __metadata: languageName: node linkType: hard -"async@npm:^3.2.4": +"async@npm:^3.2.5": version: 3.2.6 resolution: "async@npm:3.2.6" checksum: 10c0/36484bb15ceddf07078688d95e27076379cc2f87b10c03b6dd8a83e89475a3c8df5848859dd06a4c95af1e4c16fc973de0171a77f18ea00be899aca2a4f85e70 @@ -7254,15 +7217,6 @@ __metadata: languageName: node linkType: hard -"axios@npm:^0.21.1": - version: 0.21.4 - resolution: "axios@npm:0.21.4" - dependencies: - follow-redirects: "npm:^1.14.0" - checksum: 10c0/fbcff55ec68f71f02d3773d467db2fcecdf04e749826c82c2427a232f9eba63242150a05f15af9ef15818352b814257541155de0281f8fb2b7e8a5b79f7f2142 - languageName: node - linkType: hard - "axios@npm:^0.27.2": version: 0.27.2 resolution: "axios@npm:0.27.2" @@ -7273,7 +7227,7 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.7.3": +"axios@npm:^1.6.4, axios@npm:^1.7.3": version: 1.7.7 resolution: "axios@npm:1.7.7" dependencies: @@ -7425,17 +7379,17 @@ __metadata: languageName: node linkType: hard -"babel-plugin-remove-graphql-queries@npm:^5.13.1": - version: 5.13.1 - resolution: "babel-plugin-remove-graphql-queries@npm:5.13.1" +"babel-plugin-remove-graphql-queries@npm:^5.14.0": + version: 5.14.0 + resolution: "babel-plugin-remove-graphql-queries@npm:5.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" "@babel/types": "npm:^7.20.7" - gatsby-core-utils: "npm:^4.13.1" + gatsby-core-utils: "npm:^4.14.0" peerDependencies: "@babel/core": ^7.0.0 gatsby: ^5.0.0-next - checksum: 10c0/f3c023879e8396dbb06514ca004cd073d8ffde7e2a2dd384f23acad6238e401634a0c585968704c446f1d6e91afe137f1374cb3c5bbf5db1b43ff6f2b09c9b53 + checksum: 10c0/426747bc84b2559141b34dce153787b72e50b077d1987c947a29dca7bfbdc6f5707072f253dfc0fe69dad95d84ce5a01244ae985882930c4670f48f226c3a267 languageName: node linkType: hard @@ -7515,9 +7469,9 @@ __metadata: languageName: node linkType: hard -"babel-preset-gatsby-package@npm:3.13.1": - version: 3.13.1 - resolution: "babel-preset-gatsby-package@npm:3.13.1" +"babel-preset-gatsby-package@npm:3.14.0": + version: 3.14.0 + resolution: "babel-preset-gatsby-package@npm:3.14.0" dependencies: "@babel/plugin-proposal-nullish-coalescing-operator": "npm:^7.18.6" "@babel/plugin-proposal-optional-chaining": "npm:^7.20.7" @@ -7533,13 +7487,13 @@ __metadata: core-js: "npm:^3.31.0" peerDependencies: "@babel/core": ^7.11.6 - checksum: 10c0/6426366d86ec65bd182d3df9f2d06b81fdaf1749fb96d95de60a8418b10f278ca34df51f8689546d48edae8273f3feb7820e49a01f22ece089860d4bd0e740f5 + checksum: 10c0/70536aad6fe5a91262406216bf90a0778bb6f9656f0f8869362b2fd148abcbf50a06a0a062c8ec82675fd1d8084bb37659adb6cd3c7f319123045692625231c4 languageName: node linkType: hard -"babel-preset-gatsby@npm:3.13.2, babel-preset-gatsby@npm:^3.13.2": - version: 3.13.2 - resolution: "babel-preset-gatsby@npm:3.13.2" +"babel-preset-gatsby@npm:3.14.0, babel-preset-gatsby@npm:^3.14.0": + version: 3.14.0 + resolution: "babel-preset-gatsby@npm:3.14.0" dependencies: "@babel/plugin-proposal-class-properties": "npm:^7.18.6" "@babel/plugin-proposal-nullish-coalescing-operator": "npm:^7.18.6" @@ -7554,12 +7508,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.13.1" - gatsby-legacy-polyfills: "npm:^3.13.1" + gatsby-core-utils: "npm:^4.14.0" + gatsby-legacy-polyfills: "npm:^3.14.0" peerDependencies: "@babel/core": ^7.11.6 core-js: ^3.0.0 - checksum: 10c0/d5134e21474559e5c1d3877175b6301ae7d643955b87caeda6540e81fe698c7483ed4ac959129c47fb5e07c623bf8466e314c5fd82feab30693c45f725781010 + checksum: 10c0/0229d6bb86fb268933211b1a483e89f6069ba1b8b8b4d2e76dbc89be2cd44529686eb883a219eb28c212d1adeaef0790f8f74b144f19c35010b06ee31e5a1452 languageName: node linkType: hard @@ -7711,26 +7665,6 @@ __metadata: languageName: node linkType: hard -"body-parser@npm:1.20.1": - version: 1.20.1 - resolution: "body-parser@npm:1.20.1" - dependencies: - bytes: "npm:3.1.2" - content-type: "npm:~1.0.4" - debug: "npm:2.6.9" - depd: "npm:2.0.0" - destroy: "npm:1.2.0" - http-errors: "npm:2.0.0" - iconv-lite: "npm:0.4.24" - on-finished: "npm:2.4.1" - qs: "npm:6.11.0" - raw-body: "npm:2.5.1" - type-is: "npm:~1.6.18" - unpipe: "npm:1.0.0" - checksum: 10c0/a202d493e2c10a33fb7413dac7d2f713be579c4b88343cd814b6df7a38e5af1901fc31044e04de176db56b16d9772aa25a7723f64478c20f4d91b1ac223bf3b8 - languageName: node - linkType: hard - "body-parser@npm:1.20.3": version: 1.20.3 resolution: "body-parser@npm:1.20.3" @@ -8485,14 +8419,7 @@ __metadata: languageName: node linkType: hard -"colorette@npm:^1.2.2": - version: 1.4.0 - resolution: "colorette@npm:1.4.0" - checksum: 10c0/4955c8f7daafca8ae7081d672e4bd89d553bd5782b5846d5a7e05effe93c2f15f7e9c0cb46f341b59f579a39fcf436241ff79594899d75d5f3460c03d607fe9e - languageName: node - linkType: hard - -"colorette@npm:^2.0.20": +"colorette@npm:^2.0.10, colorette@npm:^2.0.20": version: 2.0.20 resolution: "colorette@npm:2.0.20" checksum: 10c0/e94116ff33b0ff56f3b83b9ace895e5bf87c2a7a47b3401b8c3f3226e050d5ef76cf4072fb3325f9dc24d1698f9b730baf4e05eeaf861d74a1883073f4c98a40 @@ -8825,14 +8752,14 @@ __metadata: languageName: node linkType: hard -"create-gatsby@npm:^3.13.1": - version: 3.13.1 - resolution: "create-gatsby@npm:3.13.1" +"create-gatsby@npm:^3.14.0": + version: 3.14.0 + resolution: "create-gatsby@npm:3.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" bin: create-gatsby: cli.js - checksum: 10c0/992d94c6a57f6a1deffda1fab7e9356b4f8c8d8b314daad6ee46db2286e08386fbc0bbec47aec56eb554fc03ed652ab39b75390a53c3158b600dd8aa95480d09 + checksum: 10c0/97cf5ace0411bf204828f57fe84629110748354ec931d41d3ed1af44578dde6ec09cb091228a5b56d8d1fb5c6e68ee2bfadc5c0eac5b65c19da03371c43a5f03 languageName: node linkType: hard @@ -9357,32 +9284,6 @@ __metadata: languageName: node linkType: hard -"deep-equal@npm:^2.0.5": - version: 2.2.3 - resolution: "deep-equal@npm:2.2.3" - dependencies: - array-buffer-byte-length: "npm:^1.0.0" - call-bind: "npm:^1.0.5" - es-get-iterator: "npm:^1.1.3" - get-intrinsic: "npm:^1.2.2" - is-arguments: "npm:^1.1.1" - is-array-buffer: "npm:^3.0.2" - is-date-object: "npm:^1.0.5" - is-regex: "npm:^1.1.4" - is-shared-array-buffer: "npm:^1.0.2" - isarray: "npm:^2.0.5" - object-is: "npm:^1.1.5" - object-keys: "npm:^1.1.1" - object.assign: "npm:^4.1.4" - regexp.prototype.flags: "npm:^1.5.1" - side-channel: "npm:^1.0.4" - which-boxed-primitive: "npm:^1.0.2" - which-collection: "npm:^1.0.1" - which-typed-array: "npm:^1.1.13" - checksum: 10c0/a48244f90fa989f63ff5ef0cc6de1e4916b48ea0220a9c89a378561960814794a5800c600254482a2c8fd2e49d6c2e196131dc983976adb024c94a42dfe4949f - languageName: node - linkType: hard - "deep-extend@npm:^0.6.0": version: 0.6.0 resolution: "deep-extend@npm:0.6.0" @@ -10065,24 +9966,7 @@ __metadata: languageName: node linkType: hard -"es-get-iterator@npm:^1.1.3": - version: 1.1.3 - resolution: "es-get-iterator@npm:1.1.3" - dependencies: - call-bind: "npm:^1.0.2" - get-intrinsic: "npm:^1.1.3" - has-symbols: "npm:^1.0.3" - is-arguments: "npm:^1.1.1" - is-map: "npm:^2.0.2" - is-set: "npm:^2.0.2" - is-string: "npm:^1.0.7" - isarray: "npm:^2.0.5" - stop-iteration-iterator: "npm:^1.0.0" - checksum: 10c0/ebd11effa79851ea75d7f079405f9d0dc185559fd65d986c6afea59a0ff2d46c2ed8675f19f03dce7429d7f6c14ff9aede8d121fbab78d75cfda6a263030bac0 - languageName: node - linkType: hard - -"es-iterator-helpers@npm:^1.0.19, es-iterator-helpers@npm:^1.1.0": +"es-iterator-helpers@npm:^1.1.0": version: 1.1.0 resolution: "es-iterator-helpers@npm:1.1.0" dependencies: @@ -10430,11 +10314,11 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jsx-a11y@npm:^6.7.1": - version: 6.10.0 - resolution: "eslint-plugin-jsx-a11y@npm:6.10.0" +"eslint-plugin-jsx-a11y@npm:^6.8.0": + version: 6.10.2 + resolution: "eslint-plugin-jsx-a11y@npm:6.10.2" dependencies: - aria-query: "npm:~5.1.3" + aria-query: "npm:^5.3.2" array-includes: "npm:^3.1.8" array.prototype.flatmap: "npm:^1.3.2" ast-types-flow: "npm:^0.0.8" @@ -10442,17 +10326,16 @@ __metadata: axobject-query: "npm:^4.1.0" damerau-levenshtein: "npm:^1.0.8" emoji-regex: "npm:^9.2.2" - es-iterator-helpers: "npm:^1.0.19" hasown: "npm:^2.0.2" jsx-ast-utils: "npm:^3.3.5" language-tags: "npm:^1.0.9" minimatch: "npm:^3.1.2" object.fromentries: "npm:^2.0.8" safe-regex-test: "npm:^1.0.3" - string.prototype.includes: "npm:^2.0.0" + string.prototype.includes: "npm:^2.0.1" peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 - checksum: 10c0/9f8e29a3317fb6a82e2ecd333fe0fab3a69fff786d087eb65dc723d6e954473ab681d14a252d7cb2971f5e7f68816cb6f7731766558e1833a77bd73af1b5ab34 + checksum: 10c0/d93354e03b0cf66f018d5c50964e074dffe4ddf1f9b535fa020d19c4ae45f89c1a16e9391ca61ac3b19f7042c751ac0d361a056a65cbd1de24718a53ff8daa6e languageName: node linkType: hard @@ -11049,7 +10932,7 @@ __metadata: languageName: node linkType: hard -"fastq@npm:^1.15.0, fastq@npm:^1.6.0": +"fastq@npm:^1.15.0, fastq@npm:^1.16.0, fastq@npm:^1.6.0": version: 1.17.1 resolution: "fastq@npm:1.17.1" dependencies: @@ -11307,7 +11190,7 @@ __metadata: languageName: node linkType: hard -"follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.14.9, follow-redirects@npm:^1.15.6": +"follow-redirects@npm:^1.14.9, follow-redirects@npm:^1.15.6": version: 1.15.9 resolution: "follow-redirects@npm:1.15.9" peerDependenciesMeta: @@ -11427,7 +11310,7 @@ __metadata: languageName: node linkType: hard -"fs-extra@npm:^11.1.1": +"fs-extra@npm:^11.2.0": version: 11.2.0 resolution: "fs-extra@npm:11.2.0" dependencies: @@ -11541,9 +11424,9 @@ __metadata: languageName: node linkType: hard -"gatsby-cli@npm:5.13.3, gatsby-cli@npm:^5.13.3": - version: 5.13.3 - resolution: "gatsby-cli@npm:5.13.3" +"gatsby-cli@npm:5.14.0, gatsby-cli@npm:^5.14.0": + version: 5.14.0 + resolution: "gatsby-cli@npm:5.14.0" dependencies: "@babel/code-frame": "npm:^7.18.6" "@babel/core": "npm:^7.20.12" @@ -11561,13 +11444,12 @@ __metadata: clipboardy: "npm:^4.0.0" common-tags: "npm:^1.8.2" convert-hrtime: "npm:^3.0.0" - create-gatsby: "npm:^3.13.1" + create-gatsby: "npm:^3.14.0" 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.13.1" - gatsby-telemetry: "npm:^4.13.1" + fs-extra: "npm:^11.2.0" + gatsby-core-utils: "npm:^4.14.0" hosted-git-info: "npm:^3.0.8" is-valid-path: "npm:^0.1.1" joi: "npm:^17.9.2" @@ -11588,22 +11470,22 @@ __metadata: yurnalist: "npm:^2.1.0" bin: gatsby: cli.js - checksum: 10c0/d030e7a751c1b907020ebdfe4e50ab6f2502b4981f49ca0eee8e4e5c47c84d55b672d1bbff403374b9145ec1970ce1b71b93e655bda6fd84f836ddb7ff04ed94 + checksum: 10c0/e717928175a54affc1181b28eb8c6ce0f2e38c4c13952c79b0ed4f1545cfd29604bcf7ac51ae55ba6afd8c522634cdb98d33c414394e2c9146079d96b94ed2e3 languageName: node linkType: hard -"gatsby-core-utils@npm:^4.13.1": - version: 4.13.1 - resolution: "gatsby-core-utils@npm:4.13.1" +"gatsby-core-utils@npm:^4.14.0": + version: 4.14.0 + resolution: "gatsby-core-utils@npm:4.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" ci-info: "npm:2.0.0" configstore: "npm:^5.0.1" fastq: "npm:^1.15.0" file-type: "npm:^16.5.4" - fs-extra: "npm:^11.1.1" + fs-extra: "npm:^11.2.0" got: "npm:^11.8.6" - hash-wasm: "npm:^4.9.0" + hash-wasm: "npm:^4.11.0" import-from: "npm:^4.0.0" lmdb: "npm:2.5.3" lock: "npm:^1.1.0" @@ -11612,63 +11494,63 @@ __metadata: resolve-from: "npm:^5.0.0" tmp: "npm:^0.2.1" xdg-basedir: "npm:^4.0.0" - checksum: 10c0/b1e93bdb722dcf285b74e8d06337852cfe3873a97bd0c0dab1fe4b1ba89683e595ef05d02fe82cb48d06c607999c3d1c495d2e89fae78e243c47288db547acf4 + checksum: 10c0/96eeb7b04ed7bd72fcf321328f23d05ad6f037ca3a5be18b33a225dca939956a8371d0292bf258da85de5b76bbca4d6e418d057a55c6b09b242b8ea52b522e66 languageName: node linkType: hard -"gatsby-graphiql-explorer@npm:^3.13.1": - version: 3.13.1 - resolution: "gatsby-graphiql-explorer@npm:3.13.1" - checksum: 10c0/d35cd574ea57fc64740f3b3b937190e4b23d862753f704c5be662b360d2acb316cfb7ada8f50e303c05e16c34ad609660ab47f12db044ebf1b0e1eed9b4c4843 +"gatsby-graphiql-explorer@npm:^3.14.0": + version: 3.14.0 + resolution: "gatsby-graphiql-explorer@npm:3.14.0" + checksum: 10c0/1e334c5689e512df29159c31d3859562b5700d23f83643bf5c9748dce43a4949b549b735f31971aace13bb6d00a650da3117fae0aeca88889d88dd8d55e817e6 languageName: node linkType: hard -"gatsby-legacy-polyfills@npm:^3.13.1": - version: 3.13.1 - resolution: "gatsby-legacy-polyfills@npm:3.13.1" +"gatsby-legacy-polyfills@npm:^3.14.0": + version: 3.14.0 + resolution: "gatsby-legacy-polyfills@npm:3.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" core-js-compat: "npm:3.31.0" - checksum: 10c0/d1e5d9bc38b364f49e83a45246f9863ee7b93588a11e9bb0d7af0f891df9ce1ea712fa608d895127e82bf5247394e4eaf664ae2c12d64bc25614c323223dbf6f + checksum: 10c0/72dffe33e41f97bc49cc1af20a22be94652fa80d73617e02098fd962fe7ebfcfe322476c67f2765f22e7d81ed529cee5b4d7391847b9cabf179b7c6a3cdd4f91 languageName: node linkType: hard -"gatsby-link@npm:^5.13.1": - version: 5.13.1 - resolution: "gatsby-link@npm:5.13.1" +"gatsby-link@npm:^5.14.0": + version: 5.14.0 + resolution: "gatsby-link@npm:5.14.0" dependencies: "@types/reach__router": "npm:^1.3.10" - gatsby-page-utils: "npm:^3.13.1" + gatsby-page-utils: "npm:^3.14.0" 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: 10c0/dbd840c54f894afdc181a396bb585c8ca982cde503861b34a9e551d7edc25e16ec9f86d6ba1610e0651a9d480d4be9224391acfa6de804588f8adde0205d4eab + checksum: 10c0/00207b7cfdc0481187bfd705ec786049bbcbb1a70b4af8d13ae54f7f6913307466d9a5215fe2ac2cd457a9fbd796141f0d7a5573c56d0debe940986420884f92 languageName: node linkType: hard -"gatsby-page-utils@npm:^3.13.1": - version: 3.13.1 - resolution: "gatsby-page-utils@npm:3.13.1" +"gatsby-page-utils@npm:^3.14.0": + version: 3.14.0 + resolution: "gatsby-page-utils@npm:3.14.0" 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.13.1" + gatsby-core-utils: "npm:^4.14.0" glob: "npm:^7.2.3" lodash: "npm:^4.17.21" micromatch: "npm:^4.0.5" - checksum: 10c0/234e955eaf172618cfcdda1db4c0d7753b696c6a6f5a121bcf184ef5bd313d541f92775b0a237dd3eb3baedfa8b91be8f32d85c646fbebe096240b53b84df892 + checksum: 10c0/36f09af82b421487269bc2fe73d0af4407b432ac71afecee8ec1da5dea8beb9c96c43931e3f012840ea228e039bb64b88588a4ae34b46598735dc519ad121d50 languageName: node linkType: hard -"gatsby-parcel-config@npm:1.13.1": - version: 1.13.1 - resolution: "gatsby-parcel-config@npm:1.13.1" +"gatsby-parcel-config@npm:1.14.0": + version: 1.14.0 + resolution: "gatsby-parcel-config@npm:1.14.0" dependencies: - "@gatsbyjs/parcel-namer-relative-to-cwd": "npm:^2.13.1" + "@gatsbyjs/parcel-namer-relative-to-cwd": "npm:2.14.0" "@parcel/bundler-default": "npm:2.8.3" "@parcel/compressor-raw": "npm:2.8.3" "@parcel/namer-default": "npm:2.8.3" @@ -11682,7 +11564,7 @@ __metadata: "@parcel/transformer-json": "npm:2.8.3" peerDependencies: "@parcel/core": ^2.0.0 - checksum: 10c0/20085c81e72e965de6802680f8f1e08e18475cd566636e61b120a563828c17cc7b60a18ba7b200f8c7a2f17a2d09a3a18f22cca5b6776501d8c1d3b4327453d0 + checksum: 10c0/a9a079fc0844c9f13496660645c6f3d4c0892027caacd6bf6891f21259e42936253f576689ee5dc3ad4ff76d6e62646f93ee395fa11fd79988d62f50e740dc1c languageName: node linkType: hard @@ -11698,14 +11580,14 @@ __metadata: languageName: node linkType: hard -"gatsby-plugin-canonical-urls@npm:5.13.1": - version: 5.13.1 - resolution: "gatsby-plugin-canonical-urls@npm:5.13.1" +"gatsby-plugin-canonical-urls@npm:5.14.0": + version: 5.14.0 + resolution: "gatsby-plugin-canonical-urls@npm:5.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" peerDependencies: gatsby: ^5.0.0-next - checksum: 10c0/776619a8bd292055c13795eae6e49d6cd07b0af16bd65e8155d9df6d01ad23eeb68a5cfc14081175f40c3c8aba716d7c14afba2af4b62a8f068f18706d1e0fa1 + checksum: 10c0/4ca6af29fee91261b397a5c16870db6a981b63bca5b96309cefb1740918186eae483313b5742e9ac136abf52dc15b1808df07c431ced2caf089c5fc90448c4d2 languageName: node linkType: hard @@ -11720,22 +11602,22 @@ __metadata: languageName: node linkType: hard -"gatsby-plugin-image@npm:3.13.1": - version: 3.13.1 - resolution: "gatsby-plugin-image@npm:3.13.1" +"gatsby-plugin-image@npm:3.14.0": + version: 3.14.0 + resolution: "gatsby-plugin-image@npm:3.14.0" dependencies: "@babel/code-frame": "npm:^7.18.6" "@babel/parser": "npm:^7.20.13" "@babel/runtime": "npm:^7.20.13" "@babel/traverse": "npm:^7.20.13" babel-jsx-utils: "npm:^1.1.0" - babel-plugin-remove-graphql-queries: "npm:^5.13.1" + babel-plugin-remove-graphql-queries: "npm:^5.14.0" camelcase: "npm:^6.3.0" chokidar: "npm:^3.5.3" common-tags: "npm:^1.8.2" - fs-extra: "npm:^11.1.1" - gatsby-core-utils: "npm:^4.13.1" - gatsby-plugin-utils: "npm:^4.13.1" + fs-extra: "npm:^11.2.0" + gatsby-core-utils: "npm:^4.14.0" + gatsby-plugin-utils: "npm:^4.14.0" objectFitPolyfill: "npm:^2.3.5" prop-types: "npm:^15.8.1" peerDependencies: @@ -11750,7 +11632,7 @@ __metadata: optional: true gatsby-source-filesystem: optional: true - checksum: 10c0/00e82f49bba04407cc1667c9e12fac9cd404289daafb028d47cfb0f4643865dec0e5930761abde145a2b2d2090aa00f3976a860fe89ee9045d04a79591ab7875 + checksum: 10c0/2e50a95a196694a47a50ce5883c4569da0a96ce5024c2a7d5f037deb487a01658ce9abdca3a4490edc7407418760d1871de814b4c530f8decb2b1d1e04ff5ed0 languageName: node linkType: hard @@ -11765,62 +11647,61 @@ __metadata: languageName: node linkType: hard -"gatsby-plugin-nprogress@npm:5.13.1": - version: 5.13.1 - resolution: "gatsby-plugin-nprogress@npm:5.13.1" +"gatsby-plugin-nprogress@npm:5.14.0": + version: 5.14.0 + resolution: "gatsby-plugin-nprogress@npm:5.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" accessible-nprogress: "npm:^2.1.2" peerDependencies: gatsby: ^5.0.0-next - checksum: 10c0/1f9dcde7e9e7a1cb78b96786bb6ce8fa3758275b38ead32861eceeda8fd61da17e2e332ee2009adda13bf3a6668cc9ddf30675550b1e6097c2a803ebba961d07 + checksum: 10c0/2417ed33f2c6f82217401a166cd46c1131082fd42d010cf48194a5eea946929024635cde1887d71e9f2d18ae1192112a644971bdc100189be130e6d07d09ed7d languageName: node linkType: hard -"gatsby-plugin-page-creator@npm:^5.13.1": - version: 5.13.1 - resolution: "gatsby-plugin-page-creator@npm:5.13.1" +"gatsby-plugin-page-creator@npm:^5.14.0": + version: 5.14.0 + resolution: "gatsby-plugin-page-creator@npm:5.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" "@babel/traverse": "npm:^7.20.13" "@sindresorhus/slugify": "npm:^1.1.2" chokidar: "npm:^3.5.3" fs-exists-cached: "npm:^1.0.0" - fs-extra: "npm:^11.1.1" - gatsby-core-utils: "npm:^4.13.1" - gatsby-page-utils: "npm:^3.13.1" - gatsby-plugin-utils: "npm:^4.13.1" - gatsby-telemetry: "npm:^4.13.1" + fs-extra: "npm:^11.2.0" + gatsby-core-utils: "npm:^4.14.0" + gatsby-page-utils: "npm:^3.14.0" + gatsby-plugin-utils: "npm:^4.14.0" globby: "npm:^11.1.0" lodash: "npm:^4.17.21" peerDependencies: gatsby: ^5.0.0-next - checksum: 10c0/da02afc86b0217f2883a5dd12ba7061bab3e79b40e306ef6df9e45374f79df1ea96ca0b049398cd7d5efa98b059ee2271b28c979a80e5078e9912dcd85d01343 + checksum: 10c0/219bd6a9b4bb4df096955387e1d8e516e408973e596da23159fe6d31a61315d082b7c090fcb5347f4a1b910e9f3be56c9533fc7b0919cc466d8dd0f34ac144b0 languageName: node linkType: hard -"gatsby-plugin-postcss@npm:6.13.1": - version: 6.13.1 - resolution: "gatsby-plugin-postcss@npm:6.13.1" +"gatsby-plugin-postcss@npm:6.14.0": + version: 6.14.0 + resolution: "gatsby-plugin-postcss@npm:6.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" - postcss-loader: "npm:^7.3.3" + postcss-loader: "npm:^7.3.4" peerDependencies: gatsby: ^5.0.0-next postcss: ^8.0.5 - checksum: 10c0/6c66a5a4ea169ad0a169992c99f14ae9efab274eade33cc24998b82dbefc0790bae0412b9eccad56cf210443066d4a54dbc78a1cbdd730700559656e3e877e2c + checksum: 10c0/4618c52830d2296ba9b52c95e0155836c07c90e2b6eca216bf5f0a460201d53e6c79e8ee6613194ecc180511ff9cc1ee357d021cbe7269ba7bb1ad8d95b816ab languageName: node linkType: hard -"gatsby-plugin-react-helmet@npm:6.13.1": - version: 6.13.1 - resolution: "gatsby-plugin-react-helmet@npm:6.13.1" +"gatsby-plugin-react-helmet@npm:6.14.0": + version: 6.14.0 + resolution: "gatsby-plugin-react-helmet@npm:6.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" peerDependencies: gatsby: ^5.0.0-next react-helmet: ^5.1.3 || ^6.0.0 - checksum: 10c0/c6b0711abe7ca62944352ba979951f50caeaa73875cef0a09032e10ef8dc8742fa1d9c1bc20cb9a927a92240cc442a9b7cf705e78e6d2b5429969e782a00d5c5 + checksum: 10c0/14d09b16bdb1b7c8a67a6f6844b60c63ab5de948ba025e8ea24a3e17fb06290958c201815d39397f532cb9a719879a4f7fd08bc90bdbe527130e87d58717419f languageName: node linkType: hard @@ -11836,31 +11717,31 @@ __metadata: languageName: node linkType: hard -"gatsby-plugin-sharp@npm:5.13.1": - version: 5.13.1 - resolution: "gatsby-plugin-sharp@npm:5.13.1" +"gatsby-plugin-sharp@npm:5.14.0": + version: 5.14.0 + resolution: "gatsby-plugin-sharp@npm:5.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" - async: "npm:^3.2.4" + async: "npm:^3.2.5" bluebird: "npm:^3.7.2" debug: "npm:^4.3.4" filenamify: "npm:^4.3.0" - fs-extra: "npm:^11.1.1" - gatsby-core-utils: "npm:^4.13.1" - gatsby-plugin-utils: "npm:^4.13.1" + fs-extra: "npm:^11.2.0" + gatsby-core-utils: "npm:^4.14.0" + gatsby-plugin-utils: "npm:^4.14.0" lodash: "npm:^4.17.21" probe-image-size: "npm:^7.2.3" semver: "npm:^7.5.3" sharp: "npm:^0.32.6" peerDependencies: gatsby: ^5.0.0-next - checksum: 10c0/e6e91c31620972f837f20f003caad8df9565f30245eef0956f6aa06235f379175c7dde1fca216d365ca533a63e6f976eebce53d0249120b266b420067a6a53b9 + checksum: 10c0/a73cb3abaebf47fd3caca96ffd25caa3b706c45678e3daefbabd887547efdcb054701ac1f3c1d8590e7726ad8fbc186e99cce3c4e0307b4ac0d485c91dad5400 languageName: node linkType: hard -"gatsby-plugin-sitemap@npm:6.13.1": - version: 6.13.1 - resolution: "gatsby-plugin-sitemap@npm:6.13.1" +"gatsby-plugin-sitemap@npm:6.14.0": + version: 6.14.0 + resolution: "gatsby-plugin-sitemap@npm:6.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" common-tags: "npm:^1.8.2" @@ -11870,13 +11751,13 @@ __metadata: gatsby: ^5.0.0-next react: ^18.0.0 || ^0.0.0 react-dom: ^18.0.0 || ^0.0.0 - checksum: 10c0/09aaf314c41ff01185149440cff4bb86d0dc48c9eb2b7e3510543d05211d871ad5a0cd306cd6ba4f65ab532ec725decaf29328852bf7688a443242ceec734a25 + checksum: 10c0/951a80dba1d892362b0582b55eacf93a19e14e85aa03610600eb089861ffddcd4e2ab409d96a71a1839b87798fa9ded2bbbe14ac94d5967ea8cc04e52750dd0a languageName: node linkType: hard -"gatsby-plugin-typescript@npm:^5.13.1": - version: 5.13.1 - resolution: "gatsby-plugin-typescript@npm:5.13.1" +"gatsby-plugin-typescript@npm:^5.14.0": + version: 5.14.0 + resolution: "gatsby-plugin-typescript@npm:5.14.0" dependencies: "@babel/core": "npm:^7.20.12" "@babel/plugin-proposal-nullish-coalescing-operator": "npm:^7.18.6" @@ -11884,36 +11765,36 @@ __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.13.1" + babel-plugin-remove-graphql-queries: "npm:^5.14.0" peerDependencies: gatsby: ^5.0.0-next - checksum: 10c0/661925749922f07ddb20d4fe8cdf3b2ec45912be0a21cb5f9459db1a59da926134c66e13b6a6dce510a498633216b356d5be19241a2661dd7fd0b99e1be88962 + checksum: 10c0/19187549f39424c16f6fc2d9ae97b282346365cac48247854b4a53d4adae0e09521a0eb2321ec349b4dab22e0f6f08c3c4787fe93e6a10607dd5027554a49b4f languageName: node linkType: hard -"gatsby-plugin-utils@npm:^4.13.1": - version: 4.13.1 - resolution: "gatsby-plugin-utils@npm:4.13.1" +"gatsby-plugin-utils@npm:^4.14.0": + version: 4.14.0 + resolution: "gatsby-plugin-utils@npm:4.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" - fastq: "npm:^1.15.0" - fs-extra: "npm:^11.1.1" - gatsby-core-utils: "npm:^4.13.1" - gatsby-sharp: "npm:^1.13.0" + fastq: "npm:^1.16.0" + fs-extra: "npm:^11.2.0" + gatsby-core-utils: "npm:^4.14.0" + gatsby-sharp: "npm:^1.14.0" graphql-compose: "npm:^9.0.10" import-from: "npm:^4.0.0" - joi: "npm:^17.9.2" + joi: "npm:^17.11.0" mime: "npm:^3.0.0" peerDependencies: gatsby: ^5.0.0-next graphql: ^16.0.0 - checksum: 10c0/1d52397103cf117c1fc51d8a4696b5f1bb40957df22947971b62e19311d330d5af53c6ee7fbdc498e1578988456c28e818555761c7613c4e26e132c87cdd08f1 + checksum: 10c0/317f1fa863d14bc32458c9802e5230b8663f9eaf7954f7853f106bb1cac68bd3fc27bfc0d46256a71161521f6e2b66cf810df84c7b70f4486f08a2f8393cc623 languageName: node linkType: hard -"gatsby-react-router-scroll@npm:^6.13.1": - version: 6.13.1 - resolution: "gatsby-react-router-scroll@npm:6.13.1" +"gatsby-react-router-scroll@npm:^6.14.0": + version: 6.14.0 + resolution: "gatsby-react-router-scroll@npm:6.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" prop-types: "npm:^15.8.1" @@ -11921,7 +11802,7 @@ __metadata: "@gatsbyjs/reach-router": ^2.0.0 react: ^18.0.0 || ^0.0.0 react-dom: ^18.0.0 || ^0.0.0 - checksum: 10c0/4b4ced6328465f566445e77337336b03fe3956d3d2c74ffe2b54f504ba430b83a571856132e4125e03bbd47933bb7ffc15d05a8d83ab517f2d1b66d964a156f5 + checksum: 10c0/d62c3e97a3bb14db46d020ec31fb011fd2028156c40d100b568f564cc9ced66b4faa60630dc51a78d3f8ec0893b57808c17193172b016de84c84262fcd67670e languageName: node linkType: hard @@ -11932,111 +11813,91 @@ __metadata: languageName: node linkType: hard -"gatsby-script@npm:^2.13.0": - version: 2.13.0 - resolution: "gatsby-script@npm:2.13.0" +"gatsby-script@npm:^2.14.0": + version: 2.14.0 + resolution: "gatsby-script@npm:2.14.0" peerDependencies: "@gatsbyjs/reach-router": ^2.0.0 react: ^18.0.0 || ^0.0.0 react-dom: ^18.0.0 || ^0.0.0 - checksum: 10c0/621803c7a695c3685e5eaa6bc9694beee33ac507938f7434d7047bbdb214ecef4be1bdbc0fa7f813e0247605ad08485a7b1fd4b320181b966db903e5673e466f + checksum: 10c0/da0755407f2cdf88262353d0711e5c821969a793a80358792edcdcdf5d926f2709862bc431156a86e064376a167a7c97d34389c8ecd39bb1187bdee896260dab languageName: node linkType: hard -"gatsby-sharp@npm:^1.13.0": - version: 1.13.0 - resolution: "gatsby-sharp@npm:1.13.0" +"gatsby-sharp@npm:^1.14.0": + version: 1.14.0 + resolution: "gatsby-sharp@npm:1.14.0" dependencies: sharp: "npm:^0.32.6" - checksum: 10c0/2dffdadd7f28979d65be13fff2014610e4dace501dbde86620367f4b3d8ea070ab74aee84c85b6f55081576da611ba5addcc11f71f89838fb67f08522c5be9d4 + checksum: 10c0/f3ec52f52ab42312ce56a6091abe3fa7becc04fbfe780cfdacd2dde4ecbd58522f8e603e4213f91c287ea055ad8d67f6e4783c696f953d7bfbccb51c1cd1846a languageName: node linkType: hard -"gatsby-source-filesystem@npm:5.13.1": - version: 5.13.1 - resolution: "gatsby-source-filesystem@npm:5.13.1" +"gatsby-source-filesystem@npm:5.14.0": + version: 5.14.0 + resolution: "gatsby-source-filesystem@npm:5.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" chokidar: "npm:^3.5.3" file-type: "npm:^16.5.4" - fs-extra: "npm:^11.1.1" - gatsby-core-utils: "npm:^4.13.1" + fs-extra: "npm:^11.2.0" + gatsby-core-utils: "npm:^4.14.0" mime: "npm:^3.0.0" pretty-bytes: "npm:^5.6.0" valid-url: "npm:^1.0.9" xstate: "npm:^4.38.0" peerDependencies: gatsby: ^5.0.0-next - checksum: 10c0/71edc2c214c9df296748eff660e707b4051d90bb80b21bc8d0798b78d71f91aff1b4cfe9199b92e715e603c8ef1c23ed1a699f1bcc748aa0e2c9e339be9b6f91 + checksum: 10c0/e0cd8bb735d8c4ab3359b5d5f1cc159fcee1235194523460961919b0f5e5e56f78e953f72fb363f471603e6c32e78f2cae19d7772fa186b1305466810267ae2f languageName: node linkType: hard -"gatsby-telemetry@npm:^4.13.1": - version: 4.13.1 - resolution: "gatsby-telemetry@npm:4.13.1" - dependencies: - "@babel/code-frame": "npm:^7.18.6" - "@babel/runtime": "npm:^7.20.13" - "@turist/fetch": "npm:^7.2.0" - "@turist/time": "npm:^0.0.2" - boxen: "npm:^5.1.2" - configstore: "npm:^5.0.1" - fs-extra: "npm:^11.1.1" - gatsby-core-utils: "npm:^4.13.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: 10c0/36af56dbd2f72f8e3327f7c2b0e8e65090ebef09e302fd5a999641812b37e810fb12b4a4ec0de833abf34b69c16f1c2061c5fbaad34d52ab6f68ec1ac75bf450 - languageName: node - linkType: hard - -"gatsby-transformer-asciidoc@npm:4.13.1": - version: 4.13.1 - resolution: "gatsby-transformer-asciidoc@npm:4.13.1" +"gatsby-transformer-asciidoc@npm:4.14.0": + version: 4.14.0 + resolution: "gatsby-transformer-asciidoc@npm:4.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" asciidoctor: "npm:^2.2.6" peerDependencies: gatsby: ^5.0.0-next - checksum: 10c0/255f86b85927c8c923278b7c7767b6ea68ffe8c395c70d910087dee315a4668724e2d4aadc920cf16bfc8a643c5d7565116dd85889363cf1f9b978c7503bbbca + checksum: 10c0/1190e971107c191ba8c1b5fbb711205620af273af3ea88b20c73d8854e42c68425e4ccabee29af0e0d406c54a0bab2d854470a45d7eb734bd1fb65294d3d9206 languageName: node linkType: hard -"gatsby-transformer-sharp@npm:5.13.1": - version: 5.13.1 - resolution: "gatsby-transformer-sharp@npm:5.13.1" +"gatsby-transformer-sharp@npm:5.14.0": + version: 5.14.0 + resolution: "gatsby-transformer-sharp@npm:5.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" bluebird: "npm:^3.7.2" common-tags: "npm:^1.8.2" - fs-extra: "npm:^11.1.1" - gatsby-plugin-utils: "npm:^4.13.1" + fs-extra: "npm:^11.2.0" + gatsby-plugin-utils: "npm:^4.14.0" probe-image-size: "npm:^7.2.3" semver: "npm:^7.5.3" sharp: "npm:^0.32.6" peerDependencies: gatsby: ^5.0.0-next gatsby-plugin-sharp: ^5.0.0-next - checksum: 10c0/659343d06cd2bf426af0711c44815f9130e7034ed81044a360b0fb32a2d4307e063e5460deceff3b300cd421923d32a8b02347a77d2247eac1f41af59823ba4d + checksum: 10c0/e57e78c28006c106571ca907f41cd84b838f66060c86328eb46f8696650adcf5657f54de892a8ffb8b83138715529c74ec9a536bc41345b9ac27f6eca43fe017 languageName: node linkType: hard -"gatsby-worker@npm:^2.13.1": - version: 2.13.1 - resolution: "gatsby-worker@npm:2.13.1" +"gatsby-worker@npm:^2.14.0": + version: 2.14.0 + resolution: "gatsby-worker@npm:2.14.0" dependencies: "@babel/core": "npm:^7.20.12" "@babel/runtime": "npm:^7.20.13" - fs-extra: "npm:^11.1.1" + fs-extra: "npm:^11.2.0" signal-exit: "npm:^3.0.7" - checksum: 10c0/5c8ce23c4300969401d780784dcf52d69b70c0376dfe6aa631079592fc579ed064dfcc43818c55c9ce199a6b4c640be6a4c42d64105d47998251de44aa1410b7 + checksum: 10c0/ffb03dbfc39b0ca5bb1756306649ec3d7dbb083718a115c108cbae52dfe31882fc422fa8281ae986ff7265bf8c3b43b103560c275fb8ded85f8dc7fed064ebc7 languageName: node linkType: hard -"gatsby@npm:5.13.7": - version: 5.13.7 - resolution: "gatsby@npm:5.13.7" +"gatsby@npm:5.14.0": + version: 5.14.0 + resolution: "gatsby@npm:5.14.0" dependencies: "@babel/code-frame": "npm:^7.18.6" "@babel/core": "npm:^7.20.12" @@ -12071,16 +11932,16 @@ __metadata: address: "npm:1.2.2" anser: "npm:^2.1.1" autoprefixer: "npm:^10.4.14" - axios: "npm:^0.21.1" + axios: "npm:^1.6.4" babel-jsx-utils: "npm:^1.1.0" babel-loader: "npm:^8.3.0" babel-plugin-add-module-exports: "npm:^1.0.4" babel-plugin-dynamic-import-node: "npm:^2.3.3" - babel-plugin-remove-graphql-queries: "npm:^5.13.1" - babel-preset-gatsby: "npm:^3.13.2" + babel-plugin-remove-graphql-queries: "npm:^5.14.0" + babel-preset-gatsby: "npm:^3.14.0" better-opn: "npm:^2.1.1" bluebird: "npm:^3.7.2" - body-parser: "npm:1.20.1" + body-parser: "npm:1.20.3" browserslist: "npm:^4.21.9" cache-manager: "npm:^2.11.1" chalk: "npm:^4.1.2" @@ -12105,7 +11966,7 @@ __metadata: eslint-config-react-app: "npm:^6.0.0" eslint-plugin-flowtype: "npm:^5.10.0" eslint-plugin-import: "npm:^2.27.5" - eslint-plugin-jsx-a11y: "npm:^6.7.1" + eslint-plugin-jsx-a11y: "npm:^6.8.0" eslint-plugin-react: "npm:^7.32.2" eslint-plugin-react-hooks: "npm:^4.6.0" eslint-webpack-plugin: "npm:^2.7.0" @@ -12118,22 +11979,21 @@ __metadata: file-loader: "npm:^6.2.0" find-cache-dir: "npm:^3.3.2" fs-exists-cached: "npm:1.0.0" - fs-extra: "npm:^11.1.1" - gatsby-cli: "npm:^5.13.3" - gatsby-core-utils: "npm:^4.13.1" - gatsby-graphiql-explorer: "npm:^3.13.1" - gatsby-legacy-polyfills: "npm:^3.13.1" - gatsby-link: "npm:^5.13.1" - gatsby-page-utils: "npm:^3.13.1" - gatsby-parcel-config: "npm:1.13.1" - gatsby-plugin-page-creator: "npm:^5.13.1" - gatsby-plugin-typescript: "npm:^5.13.1" - gatsby-plugin-utils: "npm:^4.13.1" - gatsby-react-router-scroll: "npm:^6.13.1" - gatsby-script: "npm:^2.13.0" - gatsby-sharp: "npm:^1.13.0" - gatsby-telemetry: "npm:^4.13.1" - gatsby-worker: "npm:^2.13.1" + fs-extra: "npm:^11.2.0" + gatsby-cli: "npm:^5.14.0" + gatsby-core-utils: "npm:^4.14.0" + gatsby-graphiql-explorer: "npm:^3.14.0" + gatsby-legacy-polyfills: "npm:^3.14.0" + gatsby-link: "npm:^5.14.0" + gatsby-page-utils: "npm:^3.14.0" + gatsby-parcel-config: "npm:1.14.0" + gatsby-plugin-page-creator: "npm:^5.14.0" + gatsby-plugin-typescript: "npm:^5.14.0" + gatsby-plugin-utils: "npm:^4.14.0" + gatsby-react-router-scroll: "npm:^6.14.0" + gatsby-script: "npm:^2.14.0" + gatsby-sharp: "npm:^1.14.0" + gatsby-worker: "npm:^2.14.0" glob: "npm:^7.2.3" globby: "npm:^11.1.0" got: "npm:^11.8.6" @@ -12166,7 +12026,7 @@ __metadata: opentracing: "npm:^0.14.7" p-defer: "npm:^3.0.0" parseurl: "npm:^1.3.3" - path-to-regexp: "npm:0.1.7" + path-to-regexp: "npm:0.1.10" physical-cpu-count: "npm:^2.0.0" platform: "npm:^1.3.6" postcss: "npm:^8.4.24" @@ -12200,7 +12060,7 @@ __metadata: url-loader: "npm:^4.1.1" uuid: "npm:^8.3.2" webpack: "npm:^5.88.1" - webpack-dev-middleware: "npm:^4.3.0" + webpack-dev-middleware: "npm:^5.3.4" webpack-merge: "npm:^5.9.0" webpack-stats-plugin: "npm:^1.1.3" webpack-virtual-modules: "npm:^0.5.0" @@ -12214,7 +12074,7 @@ __metadata: optional: true bin: gatsby: ./cli.js - checksum: 10c0/8e5a206e2d2b035e68aaece92e76785a8034256cf778812c0b13f1d2fa6b96652fba225abe852fd6d3659174a5bdee091b5782e8fecbc8cd85df9a334838ba7e + checksum: 10c0/c8041b9f367448b2ff0389d7b91cb41a9f17900b3b13e1424f5a389a3dcdb7195274c378b245416a389969d64e4b275420ecdcad3e338fde2038639aa19e024c languageName: node linkType: hard @@ -12255,7 +12115,7 @@ __metadata: languageName: node linkType: hard -"get-intrinsic@npm:^1.1.3, get-intrinsic@npm:^1.2.1, get-intrinsic@npm:^1.2.2, get-intrinsic@npm:^1.2.3, get-intrinsic@npm:^1.2.4": +"get-intrinsic@npm:^1.1.3, get-intrinsic@npm:^1.2.1, get-intrinsic@npm:^1.2.3, get-intrinsic@npm:^1.2.4": version: 1.2.4 resolution: "get-intrinsic@npm:1.2.4" dependencies: @@ -12325,16 +12185,6 @@ __metadata: languageName: node linkType: hard -"git-up@npm:^7.0.0": - version: 7.0.0 - resolution: "git-up@npm:7.0.0" - dependencies: - is-ssh: "npm:^1.4.0" - parse-url: "npm:^8.1.0" - checksum: 10c0/a3fa02e1a63c7c824b5ebbf23f4a9a6b34dd80031114c5dd8adb7ef53493642e39d3d80dfef4025a452128400c35c2c138d20a0f6ae5d7d7ef70d9ba13083d34 - languageName: node - linkType: hard - "github-from-package@npm:0.0.0": version: 0.0.0 resolution: "github-from-package@npm:0.0.0" @@ -12702,7 +12552,7 @@ __metadata: languageName: node linkType: hard -"hash-wasm@npm:^4.9.0": +"hash-wasm@npm:^4.11.0": version: 4.11.0 resolution: "hash-wasm@npm:4.11.0" checksum: 10c0/ddf87ed2319fc7c9ba745fffccbf008a80e931b5913b4eef42b038efc10705e48458e2bf528601f78142774108dd7b151341721ce05aca9c431179fe5cefbb72 @@ -13233,7 +13083,7 @@ __metadata: languageName: node linkType: hard -"internal-slot@npm:^1.0.4, internal-slot@npm:^1.0.7": +"internal-slot@npm:^1.0.7": version: 1.0.7 resolution: "internal-slot@npm:1.0.7" dependencies: @@ -13311,17 +13161,7 @@ __metadata: languageName: node linkType: hard -"is-arguments@npm:^1.1.1": - version: 1.1.1 - resolution: "is-arguments@npm:1.1.1" - dependencies: - call-bind: "npm:^1.0.2" - has-tostringtag: "npm:^1.0.0" - checksum: 10c0/5ff1f341ee4475350adfc14b2328b38962564b7c2076be2f5bac7bd9b61779efba99b9f844a7b82ba7654adccf8e8eb19d1bb0cc6d1c1a085e498f6793d4328f - languageName: node - linkType: hard - -"is-array-buffer@npm:^3.0.2, is-array-buffer@npm:^3.0.4": +"is-array-buffer@npm:^3.0.4": version: 3.0.4 resolution: "is-array-buffer@npm:3.0.4" dependencies: @@ -13441,7 +13281,7 @@ __metadata: languageName: node linkType: hard -"is-docker@npm:^2.0.0, is-docker@npm:^2.1.1, is-docker@npm:^2.2.1": +"is-docker@npm:^2.0.0, is-docker@npm:^2.1.1": version: 2.2.1 resolution: "is-docker@npm:2.2.1" bin: @@ -13582,7 +13422,7 @@ __metadata: languageName: node linkType: hard -"is-map@npm:^2.0.2, is-map@npm:^2.0.3": +"is-map@npm:^2.0.3": version: 2.0.3 resolution: "is-map@npm:2.0.3" checksum: 10c0/2c4d431b74e00fdda7162cd8e4b763d6f6f217edf97d4f8538b94b8702b150610e2c64961340015fe8df5b1fcee33ccd2e9b62619c4a8a3a155f8de6d6d355fc @@ -13712,7 +13552,7 @@ __metadata: languageName: node linkType: hard -"is-set@npm:^2.0.2, is-set@npm:^2.0.3": +"is-set@npm:^2.0.3": version: 2.0.3 resolution: "is-set@npm:2.0.3" checksum: 10c0/f73732e13f099b2dc879c2a12341cfc22ccaca8dd504e6edae26484bd5707a35d503fba5b4daad530a9b088ced1ae6c9d8200fd92e09b428fe14ea79ce8080b7 @@ -13728,15 +13568,6 @@ __metadata: languageName: node linkType: hard -"is-ssh@npm:^1.4.0": - version: 1.4.0 - resolution: "is-ssh@npm:1.4.0" - dependencies: - protocols: "npm:^2.0.1" - checksum: 10c0/3eb30d1bcb4507cd25562e7ac61a1c0aa31772134c67cec9c3afe6f4d57ec17e8c2892600a608e8e583f32f53f36465b8968c0305f2855cfbff95acfd049e113 - languageName: node - linkType: hard - "is-stream@npm:^2.0.0": version: 2.0.1 resolution: "is-stream@npm:2.0.1" @@ -14537,7 +14368,7 @@ __metadata: languageName: node linkType: hard -"joi@npm:^17.9.2": +"joi@npm:^17.11.0, joi@npm:^17.9.2": version: 17.13.3 resolution: "joi@npm:17.13.3" dependencies: @@ -15309,15 +15140,6 @@ __metadata: languageName: node linkType: hard -"map-age-cleaner@npm:^0.1.3": - version: 0.1.3 - resolution: "map-age-cleaner@npm:0.1.3" - dependencies: - p-defer: "npm:^1.0.0" - checksum: 10c0/7495236c7b0950956c144fd8b4bc6399d4e78072a8840a4232fe1c4faccbb5eb5d842e5c0a56a60afc36d723f315c1c672325ca03c1b328650f7fcc478f385fd - languageName: node - linkType: hard - "map-cache@npm:^0.2.0": version: 0.2.2 resolution: "map-cache@npm:0.2.2" @@ -15645,17 +15467,7 @@ __metadata: languageName: node linkType: hard -"mem@npm:^8.1.1": - version: 8.1.1 - resolution: "mem@npm:8.1.1" - dependencies: - map-age-cleaner: "npm:^0.1.3" - mimic-fn: "npm:^3.1.0" - checksum: 10c0/5829c404d024c1accaf76ebacbc7eae9b59e5ce5722d184aa24e8387a8097a499f6aa7e181021003c51eb87b2dcdc9a2270050c58753cce761de206643cba91c - languageName: node - linkType: hard - -"memfs@npm:^3.1.2, memfs@npm:^3.2.2": +"memfs@npm:^3.1.2, memfs@npm:^3.4.3": version: 3.5.3 resolution: "memfs@npm:3.5.3" dependencies: @@ -16345,7 +16157,7 @@ __metadata: languageName: node linkType: hard -"mime-types@npm:^2.1.12, mime-types@npm:^2.1.27, mime-types@npm:^2.1.30, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34": +"mime-types@npm:^2.1.12, mime-types@npm:^2.1.27, mime-types@npm:^2.1.31, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34": version: 2.1.35 resolution: "mime-types@npm:2.1.35" dependencies: @@ -16388,13 +16200,6 @@ __metadata: languageName: node linkType: hard -"mimic-fn@npm:^3.1.0": - version: 3.1.0 - resolution: "mimic-fn@npm:3.1.0" - checksum: 10c0/a07cdd8ed6490c2dff5b11f889b245d9556b80f5a653a552a651d17cff5a2d156e632d235106c2369f00cccef4071704589574cf3601bc1b1400a1f620dff067 - languageName: node - linkType: hard - "mimic-fn@npm:^4.0.0": version: 4.0.0 resolution: "mimic-fn@npm:4.0.0" @@ -17052,16 +16857,6 @@ __metadata: languageName: node linkType: hard -"object-is@npm:^1.1.5": - version: 1.1.6 - resolution: "object-is@npm:1.1.6" - dependencies: - call-bind: "npm:^1.0.7" - define-properties: "npm:^1.2.1" - checksum: 10c0/506af444c4dce7f8e31f34fc549e2fb8152d6b9c4a30c6e62852badd7f520b579c679af433e7a072f9d78eb7808d230dc12e1cf58da9154dfbf8813099ea0fe0 - languageName: node - linkType: hard - "object-keys@npm:^1.1.1": version: 1.1.1 resolution: "object-keys@npm:1.1.1" @@ -17255,13 +17050,6 @@ __metadata: languageName: node linkType: hard -"p-defer@npm:^1.0.0": - version: 1.0.0 - resolution: "p-defer@npm:1.0.0" - checksum: 10c0/ed603c3790e74b061ac2cb07eb6e65802cf58dce0fbee646c113a7b71edb711101329ad38f99e462bd2e343a74f6e9366b496a35f1d766c187084d3109900487 - languageName: node - linkType: hard - "p-defer@npm:^3.0.0": version: 3.0.0 resolution: "p-defer@npm:3.0.0" @@ -17422,24 +17210,6 @@ __metadata: languageName: node linkType: hard -"parse-path@npm:^7.0.0": - version: 7.0.0 - resolution: "parse-path@npm:7.0.0" - dependencies: - protocols: "npm:^2.0.0" - checksum: 10c0/e7646f6b998b083bbd40102643d803557ce4ae18ae1704e6cc7ae2525ea7c5400f4a3635aca3244cfe65ce4dd0ff77db1142dde4d080e8a80c364c4b3e8fe8d2 - languageName: node - linkType: hard - -"parse-url@npm:^8.1.0": - version: 8.1.0 - resolution: "parse-url@npm:8.1.0" - dependencies: - parse-path: "npm:^7.0.0" - checksum: 10c0/68b95afdf4bbf72e57c7ab66f8757c935fff888f7e2b0f1e06098b4faa19e06b6b743bddaed5bc8df4f0c2de6fc475355d787373b2fdd40092be9e4e4b996648 - languageName: node - linkType: hard - "parse5-htmlparser2-tree-adapter@npm:^7.0.0": version: 7.1.0 resolution: "parse5-htmlparser2-tree-adapter@npm:7.1.0" @@ -17580,13 +17350,6 @@ __metadata: languageName: node linkType: hard -"path-to-regexp@npm:0.1.7": - version: 0.1.7 - resolution: "path-to-regexp@npm:0.1.7" - checksum: 10c0/50a1ddb1af41a9e68bd67ca8e331a705899d16fb720a1ea3a41e310480948387daf603abb14d7b0826c58f10146d49050a1291ba6a82b78a382d1c02c0b8f905 - languageName: node - linkType: hard - "path-type@npm:^4.0.0": version: 4.0.0 resolution: "path-type@npm:4.0.0" @@ -18033,7 +17796,7 @@ __metadata: languageName: node linkType: hard -"postcss-loader@npm:^7.3.3": +"postcss-loader@npm:^7.3.4": version: 7.3.4 resolution: "postcss-loader@npm:7.3.4" dependencies: @@ -18777,13 +18540,6 @@ __metadata: languageName: node linkType: hard -"protocols@npm:^2.0.0, protocols@npm:^2.0.1": - version: 2.0.1 - resolution: "protocols@npm:2.0.1" - checksum: 10c0/016cc58a596e401004a028a2f7005e3444bf89ee8f606409c411719374d1e8bba0464fc142a065cce0d19f41669b2f7ffe25a8bde4f16ce3b6eb01fabc51f2e7 - languageName: node - linkType: hard - "proxy-addr@npm:~2.0.7": version: 2.0.7 resolution: "proxy-addr@npm:2.0.7" @@ -18839,15 +18595,6 @@ __metadata: languageName: node linkType: hard -"qs@npm:6.11.0": - version: 6.11.0 - resolution: "qs@npm:6.11.0" - dependencies: - side-channel: "npm:^1.0.4" - checksum: 10c0/4e4875e4d7c7c31c233d07a448e7e4650f456178b9dd3766b7cfa13158fdb24ecb8c4f059fa91e820dc6ab9f2d243721d071c9c0378892dcdad86e9e9a27c68f - languageName: node - linkType: hard - "qs@npm:6.13.0": version: 6.13.0 resolution: "qs@npm:6.13.0" @@ -18920,18 +18667,6 @@ __metadata: languageName: node linkType: hard -"raw-body@npm:2.5.1": - version: 2.5.1 - resolution: "raw-body@npm:2.5.1" - dependencies: - bytes: "npm:3.1.2" - http-errors: "npm:2.0.0" - iconv-lite: "npm:0.4.24" - unpipe: "npm:1.0.0" - checksum: 10c0/5dad5a3a64a023b894ad7ab4e5c7c1ce34d3497fc7138d02f8c88a3781e68d8a55aa7d4fd3a458616fa8647cc228be314a1c03fb430a07521de78b32c4dd09d2 - languageName: node - linkType: hard - "raw-body@npm:2.5.2, raw-body@npm:^2.3.0": version: 2.5.2 resolution: "raw-body@npm:2.5.2" @@ -19355,7 +19090,7 @@ __metadata: languageName: node linkType: hard -"regexp.prototype.flags@npm:^1.5.1, regexp.prototype.flags@npm:^1.5.2": +"regexp.prototype.flags@npm:^1.5.2": version: 1.5.3 resolution: "regexp.prototype.flags@npm:1.5.3" dependencies: @@ -19998,7 +19733,7 @@ __metadata: languageName: node linkType: hard -"schema-utils@npm:^4.2.0": +"schema-utils@npm:^4.0.0, schema-utils@npm:^4.2.0": version: 4.2.0 resolution: "schema-utils@npm:4.2.0" dependencies: @@ -20585,15 +20320,6 @@ __metadata: languageName: node linkType: hard -"stop-iteration-iterator@npm:^1.0.0": - version: 1.0.0 - resolution: "stop-iteration-iterator@npm:1.0.0" - dependencies: - internal-slot: "npm:^1.0.4" - checksum: 10c0/c4158d6188aac510d9e92925b58709207bd94699e9c31186a040c80932a687f84a51356b5895e6dc72710aad83addb9411c22171832c9ae0e6e11b7d61b0dfb9 - languageName: node - linkType: hard - "stream-parser@npm:~0.3.1": version: 0.3.1 resolution: "stream-parser@npm:0.3.1" @@ -20702,13 +20428,14 @@ __metadata: languageName: node linkType: hard -"string.prototype.includes@npm:^2.0.0": - version: 2.0.0 - resolution: "string.prototype.includes@npm:2.0.0" +"string.prototype.includes@npm:^2.0.1": + version: 2.0.1 + resolution: "string.prototype.includes@npm:2.0.1" dependencies: - define-properties: "npm:^1.1.3" - es-abstract: "npm:^1.17.5" - checksum: 10c0/32dff118c9e9dcc87e240b05462fa8ee7248d9e335c0015c1442fe18152261508a2146d9bb87ddae56abab69148a83c61dfaea33f53853812a6a2db737689ed2 + call-bind: "npm:^1.0.7" + define-properties: "npm:^1.2.1" + es-abstract: "npm:^1.23.3" + checksum: 10c0/25ce9c9b49128352a2618fbe8758b46f945817a58a4420f4799419e40a8d28f116e176c7590d767d5327a61e75c8f32c86171063f48e389b9fdd325f1bd04ee5 languageName: node linkType: hard @@ -22286,19 +22013,18 @@ __metadata: languageName: node linkType: hard -"webpack-dev-middleware@npm:^4.3.0": - version: 4.3.0 - resolution: "webpack-dev-middleware@npm:4.3.0" +"webpack-dev-middleware@npm:^5.3.4": + version: 5.3.4 + resolution: "webpack-dev-middleware@npm:5.3.4" dependencies: - colorette: "npm:^1.2.2" - mem: "npm:^8.1.1" - memfs: "npm:^3.2.2" - mime-types: "npm:^2.1.30" + colorette: "npm:^2.0.10" + memfs: "npm:^3.4.3" + mime-types: "npm:^2.1.31" range-parser: "npm:^1.2.1" - schema-utils: "npm:^3.0.0" + schema-utils: "npm:^4.0.0" peerDependencies: webpack: ^4.0.0 || ^5.0.0 - checksum: 10c0/e60685e6958d8bb12762cf393e27b06ee94c453fa0fb7ea90892458ceb05e20ede2ded678019b56c5c80ee646ec7f09ab647a19ab6a2ff8e51b6bb758bacd1d9 + checksum: 10c0/257df7d6bc5494d1d3cb66bba70fbdf5a6e0423e39b6420f7631aeb52435afbfbff8410a62146dcdf3d2f945c62e03193aae2ac1194a2f7d5a2523b9d194e9e1 languageName: node linkType: hard @@ -22472,7 +22198,7 @@ __metadata: languageName: node linkType: hard -"which-collection@npm:^1.0.1, which-collection@npm:^1.0.2": +"which-collection@npm:^1.0.2": version: 1.0.2 resolution: "which-collection@npm:1.0.2" dependencies: @@ -22491,7 +22217,7 @@ __metadata: languageName: node linkType: hard -"which-typed-array@npm:^1.1.13, which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.15": +"which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.15": version: 1.1.15 resolution: "which-typed-array@npm:1.1.15" dependencies: