Skip to content

Commit 77a5e0e

Browse files
chore(deps): bump @redocly/openapi-core from 1.34.6 to 2.25.2
Bumps [@redocly/openapi-core](https://github.com/Redocly/redocly-cli) from 1.34.6 to 2.25.2. - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/openapi-core@1.34.6...@redocly/openapi-core@2.25.2) --- updated-dependencies: - dependency-name: "@redocly/openapi-core" dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fd9ecc commit 77a5e0e

2 files changed

Lines changed: 61 additions & 22 deletions

File tree

packages/docusaurus-plugin-openapi-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@apidevtools/json-schema-ref-parser": "^15.3.3",
44-
"@redocly/openapi-core": "^1.34.3",
44+
"@redocly/openapi-core": "^2.25.3",
4545
"allof-merge": "^0.6.6",
4646
"chalk": "^5.6.2",
4747
"clsx": "^2.1.1",

yarn.lock

Lines changed: 60 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,6 +1181,11 @@
11811181
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
11821182
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
11831183

1184+
"@babel/runtime@^7.18.3":
1185+
version "7.29.2"
1186+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e"
1187+
integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==
1188+
11841189
"@babel/template@^7.28.6", "@babel/template@^7.3.3":
11851190
version "7.28.6"
11861191
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57"
@@ -3875,33 +3880,36 @@
38753880
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.29.tgz#5a40109a1ab5f84d6fd8fc928b19f367cbe7e7b1"
38763881
integrity sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==
38773882

3878-
"@redocly/ajv@^8.11.2":
3879-
version "8.17.1"
3880-
resolved "https://registry.yarnpkg.com/@redocly/ajv/-/ajv-8.17.1.tgz#e2b1722cbc8b4cd7e05da14a745d3ddd03293734"
3881-
integrity sha512-EDtsGZS964mf9zAUXAl9Ew16eYbeyAFWhsPr0fX6oaJxgd8rApYlPBf0joyhnUHz88WxrigyFtTaqqzXNzPgqw==
3883+
"@redocly/ajv@^8.18.0":
3884+
version "8.18.1"
3885+
resolved "https://registry.yarnpkg.com/@redocly/ajv/-/ajv-8.18.1.tgz#55f99831e6b37fcfdb1048aea497006c4af2d97f"
3886+
integrity sha512-Ifm/pP/tul1qmAecpbVxCBluVE32rKfjf8gYXH4xI2gCv9mRWFhJMHzkPDM4TXlxwPQYIFegymlsy8lXz7optA==
38823887
dependencies:
38833888
fast-deep-equal "^3.1.3"
38843889
fast-uri "^3.0.1"
38853890
json-schema-traverse "^1.0.0"
38863891
require-from-string "^2.0.2"
38873892

3888-
"@redocly/config@^0.22.0":
3889-
version "0.22.2"
3890-
resolved "https://registry.yarnpkg.com/@redocly/config/-/config-0.22.2.tgz#9a05e694816d53a5236cf8768d3cad0e49d8b116"
3891-
integrity sha512-roRDai8/zr2S9YfmzUfNhKjOF0NdcOIqF7bhf4MVC5UxpjIysDjyudvlAiVbpPHp3eDRWbdzUgtkK1a7YiDNyQ==
3893+
"@redocly/config@^0.45.0":
3894+
version "0.45.0"
3895+
resolved "https://registry.yarnpkg.com/@redocly/config/-/config-0.45.0.tgz#38afcd2ecdd56f44a80b23d0c733e2449a70f559"
3896+
integrity sha512-V+wNusPQUaYV1c5s9iptfKQ2Ggno4bMeiyXdNILxqZS87gttwPfqlqHKHKFyz006voS3JsR295cbpx3GlsIxKg==
3897+
dependencies:
3898+
json-schema-to-ts "2.7.2"
38923899

3893-
"@redocly/openapi-core@^1.34.3":
3894-
version "1.34.6"
3895-
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.34.6.tgz#6230b140530dc6f1d0684c52d0f31dce0ef3cb3b"
3896-
integrity sha512-2+O+riuIUgVSuLl3Lyh5AplWZyVMNuG2F98/o6NrutKJfW4/GTZdPpZlIphS0HGgcOHgmWcCSHj+dWFlZaGSHw==
3900+
"@redocly/openapi-core@^2.25.3":
3901+
version "2.25.3"
3902+
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-2.25.3.tgz#83e11c2f9fe4e79b1642a08598b0b9e13c8f9d3c"
3903+
integrity sha512-GIu3Mdym5IDIPCvXTzMZ6TQw/+7sKd52PdysxNVe7zBk22ExSGnVE9UAk9BaLOzXT77PJWDUwaimBdJoPpxHMA==
38973904
dependencies:
3898-
"@redocly/ajv" "^8.11.2"
3899-
"@redocly/config" "^0.22.0"
3905+
"@redocly/ajv" "^8.18.0"
3906+
"@redocly/config" "^0.45.0"
3907+
ajv "npm:@redocly/ajv@8.18.0"
3908+
ajv-formats "^3.0.1"
39003909
colorette "^1.2.0"
3901-
https-proxy-agent "^7.0.5"
39023910
js-levenshtein "^1.1.6"
39033911
js-yaml "^4.1.0"
3904-
minimatch "^5.0.1"
3912+
picomatch "^4.0.4"
39053913
pluralize "^8.0.0"
39063914
yaml-ast-parser "0.0.43"
39073915

@@ -5459,6 +5467,13 @@ ajv-formats@2.1.1, ajv-formats@^2.1.1:
54595467
dependencies:
54605468
ajv "^8.0.0"
54615469

5470+
ajv-formats@^3.0.1:
5471+
version "3.0.1"
5472+
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-3.0.1.tgz#3d5dc762bca17679c3c2ea7e90ad6b7532309578"
5473+
integrity sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==
5474+
dependencies:
5475+
ajv "^8.0.0"
5476+
54625477
ajv-keywords@^3.5.2:
54635478
version "3.5.2"
54645479
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
@@ -5491,6 +5506,16 @@ ajv@^8.0.0, ajv@^8.0.1, ajv@^8.11.0, ajv@^8.9.0:
54915506
json-schema-traverse "^1.0.0"
54925507
require-from-string "^2.0.2"
54935508

5509+
"ajv@npm:@redocly/ajv@8.18.0":
5510+
version "8.18.0"
5511+
resolved "https://registry.yarnpkg.com/@redocly/ajv/-/ajv-8.18.0.tgz#e6c7ba549111838baa950bc31acbc84b06f0239f"
5512+
integrity sha512-F+LMD2IDIXuHxgpLJh3nkLj9+tSaEzoUWd+7fONGq5pe2169FUDjpEkOfEpoGLz1sbZni/69p07OsecNfAOpqA==
5513+
dependencies:
5514+
fast-deep-equal "^3.1.3"
5515+
fast-uri "^3.0.1"
5516+
json-schema-traverse "^1.0.0"
5517+
require-from-string "^2.0.2"
5518+
54945519
algoliasearch-helper@^3.26.0:
54955520
version "3.27.0"
54965521
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.27.0.tgz#987c18b715ed0ecb303711feaa14335e5b8516e1"
@@ -9949,7 +9974,7 @@ https-proxy-agent@^5.0.0:
99499974
agent-base "6"
99509975
debug "4"
99519976

9952-
https-proxy-agent@^7.0.1, https-proxy-agent@^7.0.5:
9977+
https-proxy-agent@^7.0.1:
99539978
version "7.0.6"
99549979
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz#da8dfeac7da130b05c2ba4b59c9b6cd66611a6b9"
99559980
integrity sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==
@@ -11328,6 +11353,15 @@ json-schema-merge-allof@0.8.1:
1132811353
json-schema-compare "^0.2.2"
1132911354
lodash "^4.17.20"
1133011355

11356+
json-schema-to-ts@2.7.2:
11357+
version "2.7.2"
11358+
resolved "https://registry.yarnpkg.com/json-schema-to-ts/-/json-schema-to-ts-2.7.2.tgz#e8df41d7153e5517f0e68dbe57be12bb3609d6d5"
11359+
integrity sha512-R1JfqKqbBR4qE8UyBR56Ms30LL62/nlhoz+1UkfI/VE7p54Awu919FZ6ZUPG8zIa3XB65usPJgr1ONVncUGSaQ==
11360+
dependencies:
11361+
"@babel/runtime" "^7.18.3"
11362+
"@types/json-schema" "^7.0.9"
11363+
ts-algebra "^1.2.0"
11364+
1133111365
json-schema-traverse@^0.4.1:
1133211366
version "0.4.1"
1133311367
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
@@ -14072,10 +14106,10 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
1407214106
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
1407314107
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
1407414108

14075-
picomatch@^4.0.2, picomatch@^4.0.3:
14076-
version "4.0.3"
14077-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
14078-
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
14109+
picomatch@^4.0.2, picomatch@^4.0.3, picomatch@^4.0.4:
14110+
version "4.0.4"
14111+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589"
14112+
integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==
1407914113

1408014114
pify@^2.2.0, pify@^2.3.0:
1408114115
version "2.3.0"
@@ -17146,6 +17180,11 @@ truncate-utf8-bytes@^1.0.0:
1714617180
dependencies:
1714717181
utf8-byte-length "^1.0.1"
1714817182

17183+
ts-algebra@^1.2.0:
17184+
version "1.2.2"
17185+
resolved "https://registry.yarnpkg.com/ts-algebra/-/ts-algebra-1.2.2.tgz#b75d301c28cd4126cd344760a47b43e48e2872e0"
17186+
integrity sha512-kloPhf1hq3JbCPOTYoOWDKxebWjNb2o/LKnNfkWhxVVisFFmMJPPdJeGoGmM+iRLyoXAR61e08Pb+vUXINg8aA==
17187+
1714917188
ts-api-utils@^1.0.1:
1715017189
version "1.4.3"
1715117190
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"

0 commit comments

Comments
 (0)