From 084b5f793fe52fffdba07a6db182c2d82d7d5cab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 22:01:47 +0000 Subject: [PATCH] fix(deps): update dependency docusaurus-plugin-openapi-docs to v2.2.1 --- website/package.json | 2 +- website/yarn.lock | 224 ++++++++++++++++++++++++++++++------------- 2 files changed, 160 insertions(+), 66 deletions(-) diff --git a/website/package.json b/website/package.json index f9dfeb4d9b5a..bd5bae762033 100644 --- a/website/package.json +++ b/website/package.json @@ -28,7 +28,7 @@ "@mdx-js/react": "1.6.22", "@svgr/webpack": "8.1.0", "browserslist": "^4.16.5", - "docusaurus-plugin-openapi-docs": "2.0.0-beta.3", + "docusaurus-plugin-openapi-docs": "2.2.1", "docusaurus-plugin-remote-content": "^3.1.0", "docusaurus-theme-openapi-docs": "2.0.0-beta.2", "git-url-parse": "^14.0.0", diff --git a/website/yarn.lock b/website/yarn.lock index 5c51d7381617..9b36c7b86e06 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -182,16 +182,14 @@ __metadata: languageName: node linkType: hard -"@apidevtools/json-schema-ref-parser@npm:^10.1.0": - version: 10.1.0 - resolution: "@apidevtools/json-schema-ref-parser@npm:10.1.0" +"@apidevtools/json-schema-ref-parser@npm:^11.5.4": + version: 11.6.4 + resolution: "@apidevtools/json-schema-ref-parser@npm:11.6.4" dependencies: "@jsdevtools/ono": "npm:^7.1.3" - "@types/json-schema": "npm:^7.0.11" - "@types/lodash.clonedeep": "npm:^4.5.7" + "@types/json-schema": "npm:^7.0.15" js-yaml: "npm:^4.1.0" - lodash.clonedeep: "npm:^4.5.0" - checksum: 10c0/2d54b04e8d73a29be20100c29e2c9b6e6e6c30c476f536daee868889a09ddc6809afd96a798ee37c66be6242b7cff19f1ce2ff91d3e54de134c63b46d888a583 + checksum: 10c0/d3bee219c93b81ad6228af6f74370e2d2c09af7e7f063bc4971fdd052088f1105c0f77039a43d15f0332574f927bc7c71c6a39d8ae81491ef3f06fabb5489b5b languageName: node linkType: hard @@ -3629,7 +3627,7 @@ __metadata: languageName: node linkType: hard -"@docusaurus/plugin-content-docs@npm:>=2.3.0 <2.5.0": +"@docusaurus/plugin-content-docs@npm:>=2.4.1 <=2.4.3": version: 2.4.3 resolution: "@docusaurus/plugin-content-docs@npm:2.4.3" dependencies: @@ -4001,7 +3999,7 @@ __metadata: languageName: node linkType: hard -"@docusaurus/utils-validation@npm:2.4.3, @docusaurus/utils-validation@npm:>=2.3.0 <2.5.0": +"@docusaurus/utils-validation@npm:2.4.3, @docusaurus/utils-validation@npm:>=2.4.1 <=2.4.3": version: 2.4.3 resolution: "@docusaurus/utils-validation@npm:2.4.3" dependencies: @@ -4043,7 +4041,7 @@ __metadata: languageName: node linkType: hard -"@docusaurus/utils@npm:2.4.3, @docusaurus/utils@npm:>=2.3.0 <2.5.0": +"@docusaurus/utils@npm:2.4.3, @docusaurus/utils@npm:>=2.4.1 <=2.4.3": version: 2.4.3 resolution: "@docusaurus/utils@npm:2.4.3" dependencies: @@ -4079,6 +4077,13 @@ __metadata: languageName: node linkType: hard +"@faker-js/faker@npm:5.5.3": + version: 5.5.3 + resolution: "@faker-js/faker@npm:5.5.3" + checksum: 10c0/3f7fbf0b0cfe23c7750ab79b123be8f845e5f376ec28bf43b7b017983b6fc3a9dc22543c4eea52e30cc119699c0f47f62a2c02e9eae9b6a20b75955e9c3eb887 + languageName: node + linkType: hard + "@hapi/hoek@npm:^9.0.0": version: 9.3.0 resolution: "@hapi/hoek@npm:9.3.0" @@ -4419,6 +4424,13 @@ __metadata: languageName: node linkType: hard +"@redocly/config@npm:^0.6.2": + version: 0.6.3 + resolution: "@redocly/config@npm:0.6.3" + checksum: 10c0/3fce8630b34f28be2938ed25c7173e424b8211c4f564762fa7a28bf0cc34a607d8166693b569482e5a0a4092c8bf35cd41e96cf3ba462ba498b7e447c2ccc638 + languageName: node + linkType: hard + "@redocly/openapi-core@npm:^1.0.0-beta.103": version: 1.0.0-beta.112 resolution: "@redocly/openapi-core@npm:1.0.0-beta.112" @@ -4437,13 +4449,14 @@ __metadata: languageName: node linkType: hard -"@redocly/openapi-core@npm:^1.0.0-beta.125": - version: 1.0.0-beta.126 - resolution: "@redocly/openapi-core@npm:1.0.0-beta.126" +"@redocly/openapi-core@npm:^1.10.5": + version: 1.18.0 + resolution: "@redocly/openapi-core@npm:1.18.0" dependencies: "@redocly/ajv": "npm:^8.11.0" - "@types/node": "npm:^14.11.8" + "@redocly/config": "npm:^0.6.2" colorette: "npm:^1.2.0" + https-proxy-agent: "npm:^7.0.4" js-levenshtein: "npm:^1.1.6" js-yaml: "npm:^4.1.0" lodash.isequal: "npm:^4.5.0" @@ -4451,7 +4464,7 @@ __metadata: node-fetch: "npm:^2.6.1" pluralize: "npm:^8.0.0" yaml-ast-parser: "npm:0.0.43" - checksum: 10c0/731221f9c7a3e553ce5801c4680fff8cafe2c81e919708f939500da210dbde943862ba746aa4a758dcf09f8d2b3f35d71a4e773996fe829c93d1c8553122742a + checksum: 10c0/fb0149e59c222015b4daeed483b802f6d9efa529d5295ed112902b4ecccf3fae93a47cbb9c9562c9207b33a04b8b295f723815a4eef08e9362dba0c2896a990d languageName: node linkType: hard @@ -5043,26 +5056,17 @@ __metadata: languageName: node linkType: hard -"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.11, @types/json-schema@npm:^7.0.4, @types/json-schema@npm:^7.0.5, @types/json-schema@npm:^7.0.6, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9": +"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.4, @types/json-schema@npm:^7.0.5, @types/json-schema@npm:^7.0.6, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9": version: 7.0.11 resolution: "@types/json-schema@npm:7.0.11" checksum: 10c0/bd1f9a7b898ff15c4bb494eb19124f2d688b804c39f07cbf135ac73f35324970e9e8329b72aae1fb543d925ea295a1568b23056c26658cecec4741fa28c3b81a languageName: node linkType: hard -"@types/lodash.clonedeep@npm:^4.5.7": - version: 4.5.7 - resolution: "@types/lodash.clonedeep@npm:4.5.7" - dependencies: - "@types/lodash": "npm:*" - checksum: 10c0/214c0fe6a89a5d0c75f148a8c7134e212453caace259fcf0be79e67ceff72015a2fa6335758a8cc3231222f34b3968f8c6adf6f49626594f80ccbc276dd1744d - languageName: node - linkType: hard - -"@types/lodash@npm:*": - version: 4.14.194 - resolution: "@types/lodash@npm:4.14.194" - checksum: 10c0/2d1ecf21a356bf089d3b5de2e8ddb1376526f0c75456fea61c03c14d276898f29a8ff75d290a32865dc74933617c9eed4ecdec048257031569df927a2c053c0e +"@types/json-schema@npm:^7.0.15": + version: 7.0.15 + resolution: "@types/json-schema@npm:7.0.15" + checksum: 10c0/a996a745e6c5d60292f36731dd41341339d4eeed8180bb09226e5c8d23759067692b1d88e5d91d72ee83dfc00d3aca8e7bd43ea120516c17922cbcb7c3e252db languageName: node linkType: hard @@ -5532,6 +5536,18 @@ __metadata: languageName: node linkType: hard +"ajv-draft-04@npm:1.0.0": + version: 1.0.0 + resolution: "ajv-draft-04@npm:1.0.0" + peerDependencies: + ajv: ^8.5.0 + peerDependenciesMeta: + ajv: + optional: true + checksum: 10c0/6044310bd38c17d77549fd326bd40ce1506fa10b0794540aa130180808bf94117fac8c9b448c621512bea60e4a947278f6a978e87f10d342950c15b33ddd9271 + languageName: node + linkType: hard + "ajv-formats@npm:2.1.1, ajv-formats@npm:^2.1.1": version: 2.1.1 resolution: "ajv-formats@npm:2.1.1" @@ -5578,27 +5594,27 @@ __metadata: languageName: node linkType: hard -"ajv@npm:^6.12.2, ajv@npm:^6.12.4, ajv@npm:^6.12.5": - version: 6.12.6 - resolution: "ajv@npm:6.12.6" +"ajv@npm:8.11.0, ajv@npm:^8.0.0, ajv@npm:^8.8.0": + version: 8.11.0 + resolution: "ajv@npm:8.11.0" dependencies: fast-deep-equal: "npm:^3.1.1" - fast-json-stable-stringify: "npm:^2.0.0" - json-schema-traverse: "npm:^0.4.1" + json-schema-traverse: "npm:^1.0.0" + require-from-string: "npm:^2.0.2" uri-js: "npm:^4.2.2" - checksum: 10c0/41e23642cbe545889245b9d2a45854ebba51cda6c778ebced9649420d9205f2efb39cb43dbc41e358409223b1ea43303ae4839db682c848b891e4811da1a5a71 + checksum: 10c0/8a4b1b639a53d52169b94dd1cdd03716fe7bbc1fc676006957ba82497e764f4bd44b92f75e37c8804ea3176ee3c224322e22779d071fb01cd89aefaaa42c9414 languageName: node linkType: hard -"ajv@npm:^8.0.0, ajv@npm:^8.8.0": - version: 8.11.0 - resolution: "ajv@npm:8.11.0" +"ajv@npm:^6.12.2, ajv@npm:^6.12.4, ajv@npm:^6.12.5": + version: 6.12.6 + resolution: "ajv@npm:6.12.6" dependencies: fast-deep-equal: "npm:^3.1.1" - json-schema-traverse: "npm:^1.0.0" - require-from-string: "npm:^2.0.2" + fast-json-stable-stringify: "npm:^2.0.0" + json-schema-traverse: "npm:^0.4.1" uri-js: "npm:^4.2.2" - checksum: 10c0/8a4b1b639a53d52169b94dd1cdd03716fe7bbc1fc676006957ba82497e764f4bd44b92f75e37c8804ea3176ee3c224322e22779d071fb01cd89aefaaa42c9414 + checksum: 10c0/41e23642cbe545889245b9d2a45854ebba51cda6c778ebced9649420d9205f2efb39cb43dbc41e358409223b1ea43303ae4839db682c848b891e4811da1a5a71 languageName: node linkType: hard @@ -8011,17 +8027,15 @@ __metadata: languageName: node linkType: hard -"docusaurus-plugin-openapi-docs@npm:2.0.0-beta.3": - version: 2.0.0-beta.3 - resolution: "docusaurus-plugin-openapi-docs@npm:2.0.0-beta.3" +"docusaurus-plugin-openapi-docs@npm:2.2.1": + version: 2.2.1 + resolution: "docusaurus-plugin-openapi-docs@npm:2.2.1" dependencies: - "@apidevtools/json-schema-ref-parser": "npm:^10.1.0" - "@docusaurus/plugin-content-docs": "npm:>=2.3.0 <2.5.0" - "@docusaurus/utils": "npm:>=2.3.0 <2.5.0" - "@docusaurus/utils-validation": "npm:>=2.3.0 <2.5.0" - "@paloaltonetworks/openapi-to-postmanv2": "npm:3.1.0-hotfix.1" - "@paloaltonetworks/postman-collection": "npm:^4.1.0" - "@redocly/openapi-core": "npm:^1.0.0-beta.125" + "@apidevtools/json-schema-ref-parser": "npm:^11.5.4" + "@docusaurus/plugin-content-docs": "npm:>=2.4.1 <=2.4.3" + "@docusaurus/utils": "npm:>=2.4.1 <=2.4.3" + "@docusaurus/utils-validation": "npm:>=2.4.1 <=2.4.3" + "@redocly/openapi-core": "npm:^1.10.5" chalk: "npm:^4.1.2" clsx: "npm:^1.1.1" fs-extra: "npm:^9.0.1" @@ -8029,12 +8043,14 @@ __metadata: json-schema-merge-allof: "npm:^0.8.1" lodash: "npm:^4.17.20" mustache: "npm:^4.2.0" + openapi-to-postmanv2: "npm:^4.21.0" + postman-collection: "npm:^4.4.0" slugify: "npm:^1.6.5" swagger2openapi: "npm:^7.0.8" xml-formatter: "npm:^2.6.1" peerDependencies: - react: ^16.8.4 || ^17.0.0 - checksum: 10c0/25ec48a91351e338268f93c07734c553c9f554bfc2aab032494621c64150c0f15322bd5b1689f93ee1a9beb41d73bef48dfd9640f3da96773cdd8d4c65fdf2e4 + react: ^16.8.4 || ^17.0.0 || ^18.0.0 + checksum: 10c0/514f619490850f3ae7646e5ebf168c487356254fc2aa45d2e2396b660451321b04a2b26ec642d636f35a30553ab515286fcaf332ed7fe243645c6c9d2a2c899d languageName: node linkType: hard @@ -9343,7 +9359,7 @@ __metadata: languageName: node linkType: hard -"graphlib@npm:^2.1.8": +"graphlib@npm:2.1.8, graphlib@npm:^2.1.8": version: 2.1.8 resolution: "graphlib@npm:2.1.8" dependencies: @@ -9931,6 +9947,16 @@ __metadata: languageName: node linkType: hard +"https-proxy-agent@npm:^7.0.4": + version: 7.0.5 + resolution: "https-proxy-agent@npm:7.0.5" + dependencies: + agent-base: "npm:^7.0.2" + debug: "npm:4" + checksum: 10c0/2490e3acec397abeb88807db52cac59102d5ed758feee6df6112ab3ccd8325e8a1ce8bce6f4b66e5470eca102d31e425ace904242e4fa28dbe0c59c4bafa7b2c + languageName: node + linkType: hard + "human-signals@npm:^2.1.0": version: 2.1.0 resolution: "human-signals@npm:2.1.0" @@ -10576,7 +10602,7 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:^4.1.0": +"js-yaml@npm:4.1.0, js-yaml@npm:^4.1.0": version: 4.1.0 resolution: "js-yaml@npm:4.1.0" dependencies: @@ -10873,13 +10899,6 @@ __metadata: languageName: node linkType: hard -"lodash.clonedeep@npm:^4.5.0": - version: 4.5.0 - resolution: "lodash.clonedeep@npm:4.5.0" - checksum: 10c0/2caf0e4808f319d761d2939ee0642fa6867a4bbf2cfce43276698828380756b99d4c4fa226d881655e6ac298dd453fe12a5ec8ba49861777759494c534936985 - languageName: node - linkType: hard - "lodash.curry@npm:^4.0.1": version: 4.1.1 resolution: "lodash.curry@npm:4.1.1" @@ -11525,7 +11544,7 @@ __metadata: languageName: node linkType: hard -"mime-types@npm:^2.1.12, mime-types@npm:^2.1.27, mime-types@npm:^2.1.31, mime-types@npm:~2.1.17, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34": +"mime-types@npm:2.1.35, mime-types@npm:^2.1.12, mime-types@npm:^2.1.27, mime-types@npm:^2.1.31, mime-types@npm:~2.1.17, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34": version: 2.1.35 resolution: "mime-types@npm:2.1.35" dependencies: @@ -12038,6 +12057,22 @@ __metadata: languageName: node linkType: hard +"oas-resolver-browser@npm:2.5.6": + version: 2.5.6 + resolution: "oas-resolver-browser@npm:2.5.6" + dependencies: + node-fetch-h2: "npm:^2.3.0" + oas-kit-common: "npm:^1.0.8" + path-browserify: "npm:^1.0.1" + reftools: "npm:^1.1.9" + yaml: "npm:^1.10.0" + yargs: "npm:^17.0.1" + bin: + resolve: resolve.js + checksum: 10c0/62ce600609380eb1a548c8e3c3b9a9e24c2945c94cc7c889733ab09edf51c9cc2d1886910817f740b9e65f769e02b93fdd8f61507412aa2ef853a2e59311aa04 + languageName: node + linkType: hard + "oas-resolver@npm:^2.5.6": version: 2.5.6 resolution: "oas-resolver@npm:2.5.6" @@ -12083,6 +12118,13 @@ __metadata: languageName: node linkType: hard +"object-hash@npm:3.0.0": + version: 3.0.0 + resolution: "object-hash@npm:3.0.0" + checksum: 10c0/a06844537107b960c1c8b96cd2ac8592a265186bfa0f6ccafe0d34eabdb526f6fa81da1f37c43df7ed13b12a4ae3457a16071603bcd39d8beddb5f08c37b0f47 + languageName: node + linkType: hard + "object-inspect@npm:^1.13.1": version: 1.13.1 resolution: "object-inspect@npm:1.13.1" @@ -12171,6 +12213,32 @@ __metadata: languageName: node linkType: hard +"openapi-to-postmanv2@npm:^4.21.0": + version: 4.22.0 + resolution: "openapi-to-postmanv2@npm:4.22.0" + dependencies: + ajv: "npm:8.11.0" + ajv-draft-04: "npm:1.0.0" + ajv-formats: "npm:2.1.1" + async: "npm:3.2.4" + commander: "npm:2.20.3" + graphlib: "npm:2.1.8" + js-yaml: "npm:4.1.0" + json-schema-merge-allof: "npm:0.8.1" + lodash: "npm:4.17.21" + oas-resolver-browser: "npm:2.5.6" + object-hash: "npm:3.0.0" + path-browserify: "npm:1.0.1" + postman-collection: "npm:^4.4.0" + swagger2openapi: "npm:7.0.8" + traverse: "npm:0.6.6" + yaml: "npm:1.10.2" + bin: + openapi2postmanv2: bin/openapi2postmanv2.js + checksum: 10c0/0df4cc2e4e4aac41aa12886964b021fd783da46ea534622aee87157d79dfd72ac2d4999945d8931d5a554f2c5d2d7f4f7a00e3d6188a22e426c25694318c00a8 + languageName: node + linkType: hard + "opener@npm:^1.5.2": version: 1.5.2 resolution: "opener@npm:1.5.2" @@ -13087,6 +13155,25 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom: languageName: node linkType: hard +"postman-collection@npm:^4.4.0": + version: 4.4.0 + resolution: "postman-collection@npm:4.4.0" + dependencies: + "@faker-js/faker": "npm:5.5.3" + file-type: "npm:3.9.0" + http-reasons: "npm:0.1.0" + iconv-lite: "npm:0.6.3" + liquid-json: "npm:0.3.1" + lodash: "npm:4.17.21" + mime-format: "npm:2.0.1" + mime-types: "npm:2.1.35" + postman-url-encoder: "npm:3.0.5" + semver: "npm:7.5.4" + uuid: "npm:8.3.2" + checksum: 10c0/d8a636deff3752d79ea03fe64b39e9c7bb635f5dbad10def2e1ed02dd87e51274994e0a5eb65bd0882240e8687297e85b2f04b3242a4f3523869de75b4b1dc53 + languageName: node + linkType: hard + "postman-url-encoder@npm:3.0.5": version: 3.0.5 resolution: "postman-url-encoder@npm:3.0.5" @@ -15197,7 +15284,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom: languageName: node linkType: hard -"swagger2openapi@npm:^7.0.8": +"swagger2openapi@npm:7.0.8, swagger2openapi@npm:^7.0.8": version: 7.0.8 resolution: "swagger2openapi@npm:7.0.8" dependencies: @@ -15376,6 +15463,13 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom: languageName: node linkType: hard +"traverse@npm:0.6.6": + version: 0.6.6 + resolution: "traverse@npm:0.6.6" + checksum: 10c0/72b2c95463e991063cfa3603dc80e8ca35cae4bf1a736e5b6df3a50226dca341777699f702b55f61b9a329e7be0a76fb77d994f4981f49de98bb02065ca1e7d9 + languageName: node + linkType: hard + "trim-lines@npm:^3.0.0": version: 3.0.1 resolution: "trim-lines@npm:3.0.1" @@ -16339,7 +16433,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom: "@tsconfig/docusaurus": "npm:2.0.3" babel-loader: "npm:9.1.3" browserslist: "npm:^4.16.5" - docusaurus-plugin-openapi-docs: "npm:2.0.0-beta.3" + docusaurus-plugin-openapi-docs: "npm:2.2.1" docusaurus-plugin-remote-content: "npm:^3.1.0" docusaurus-theme-openapi-docs: "npm:2.0.0-beta.2" enhanced-resolve: "npm:5.17.0"