Skip to content

Commit

Permalink
deps: bump @redocly/developer-portal (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzhang authored May 16, 2023
1 parent 624b00c commit 8041e16
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@hookform/error-message": "^2.0.0",
"@redocly/developer-portal": "1.1.0-beta.104",
"@redocly/developer-portal": "^1.1.0-beta.123",
"bootstrap": "^5.1.3",
"react-bootstrap": "^2.4.0",
"react-hook-form": "^7.33.1",
Expand Down
123 changes: 89 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1652,6 +1652,18 @@
"@types/yargs" "^15.0.0"
chalk "^3.0.0"

"@kwsites/file-exists@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@kwsites/file-exists/-/file-exists-1.1.1.tgz#ad1efcac13e1987d8dbaf235ef3be5b0d96faa99"
integrity sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==
dependencies:
debug "^4.1.1"

"@kwsites/promise-deferred@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz#8ace5259254426ccef57f3175bc64ed7095ed919"
integrity sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==

"@mdx-js/[email protected]":
version "0.19.0"
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-0.19.0.tgz#54c161d6e2f8f904a12a8fca36660925e1cbc1fd"
Expand Down Expand Up @@ -1724,6 +1736,16 @@
dependencies:
"@babel/runtime" "^7.6.2"

"@redocly/ajv@^8.11.0":
version "8.11.0"
resolved "https://registry.yarnpkg.com/@redocly/ajv/-/ajv-8.11.0.tgz#2fad322888dc0113af026e08fceb3e71aae495ae"
integrity sha512-9GWx27t7xWhDIR02PA18nzBdLcKQRgc46xNQvjFkrYk4UOmvKhJ/dawwiX0cCOeetN5LcaaiqQbVOWYK62SGHw==
dependencies:
fast-deep-equal "^3.1.1"
json-schema-traverse "^1.0.0"
require-from-string "^2.0.2"
uri-js "^4.2.2"

"@redocly/ajv@^8.6.4":
version "8.6.4"
resolved "https://registry.yarnpkg.com/@redocly/ajv/-/ajv-8.6.4.tgz#94053e7a9d4146d1a4feacd3813892873f229a85"
Expand All @@ -1734,17 +1756,17 @@
require-from-string "^2.0.2"
uri-js "^4.2.2"

"@redocly/[email protected].104":
version "1.1.0-beta.104"
resolved "https://registry.yarnpkg.com/@redocly/developer-portal/-/developer-portal-1.1.0-beta.104.tgz#256f7aa330a533ce9717108ab2129bedf5997ae8"
integrity sha512-tGJo6nKreoafpTyGycT7PsVySwTV1QgWuRlAZ4FqPevzMRj08NlVz4ndxcM5rYQ0jSMq5iELBXymEq3WWsihWg==
"@redocly/developer-portal@^1.1.0-beta.123":
version "1.1.0-beta.123"
resolved "https://registry.yarnpkg.com/@redocly/developer-portal/-/developer-portal-1.1.0-beta.123.tgz#9884c44dee92c704637a28339ba4910f825d946c"
integrity sha512-zDbBVK8KwtKEK/eGPy1zmGYjtaj/9+5CAuqcbyRadXD4UZ+7maUZEltDz/zuIOLr+RejaSHW9IPZJSp1+P+3kw==
dependencies:
"@mdx-js/mdx" "0.19.0"
"@mdx-js/tag" "0.20.3"
"@redocly/gatsby-plugin-manifest" "3.3.2"
"@redocly/gatsby-remark-images" "4.2.0"
"@redocly/openapi-core" "1.0.0-beta.103"
"@redocly/reference-docs" "2.26.3"
"@redocly/openapi-core" "1.0.0-beta.123"
"@redocly/reference-docs" "2.39.1"
babel-plugin-react-html-attrs "^3.0.5"
babel-plugin-styled-components "^1.12.0"
buffer "^6.0.3"
Expand All @@ -1770,10 +1792,10 @@
gatsby-plugin-layout "2.2.0"
gatsby-plugin-nprogress "3.2.0"
gatsby-plugin-react-helmet "4.2.0"
gatsby-plugin-rudderstack "^1.1.2"
gatsby-plugin-segment-js "3.6.0"
gatsby-plugin-styled-components "4.2.0"
gatsby-react-router-scroll "^4.13.0"
gatsby-remark-image-attributes "1.0.0-4"
gatsby-remark-prismjs "4.2.0"
gatsby-source-filesystem "3.2.0"
gatsby-transformer-remark "3.2.0"
Expand Down Expand Up @@ -1817,7 +1839,7 @@
remark "^10.0.1"
remark-admonitions "^1.2.1"
scroll-lock "^2.1.5"
simple-git "^1.110.0"
simple-git "^3.14.0"
sitemap "^7.0.0"
slugify "^1.5.1"
stickyfilljs "^2.1.0"
Expand All @@ -1830,6 +1852,7 @@
typescript "4.2.4"
unfetch "^4.2.0"
unist-util-visit "^2.0.3"
use-onclickoutside "^0.4.1"
uuid "^8.3.2"
yargs "^16.2.0"
optionalDependencies:
Expand Down Expand Up @@ -1887,12 +1910,12 @@
unist-util-select "^1.5.0"
unist-util-visit-parents "^2.1.2"

"@redocly/[email protected].103":
version "1.0.0-beta.103"
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.0.0-beta.103.tgz#fff3fd5071d718cff6f135fe9ca3d0f154551302"
integrity sha512-O9ln5sQycdZsHsNbe3eZzDzi/h5mC94mCSZGrx2NbMXJNOqXOuNtG5si5Eamx/1BZgQLL+KhKCVea3QvWyjEcQ==
"@redocly/[email protected].123":
version "1.0.0-beta.123"
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.0.0-beta.123.tgz#0c29ae9fabe5f143f571caf608a7d025f41125db"
integrity sha512-W6MbUWpb/VaV+Kf0c3jmMIJw3WwwF7iK5nAfcOS+ZwrlbxtIl37+1hEydFlJ209vCR9HL12PaMwdh2Vpihj6Jw==
dependencies:
"@redocly/ajv" "^8.6.4"
"@redocly/ajv" "^8.11.0"
"@types/node" "^14.11.8"
colorette "^1.2.0"
js-levenshtein "^1.1.6"
Expand All @@ -1919,10 +1942,10 @@
pluralize "^8.0.0"
yaml-ast-parser "0.0.43"

"@redocly/reference-docs@2.26.3":
version "2.26.3"
resolved "https://registry.yarnpkg.com/@redocly/reference-docs/-/reference-docs-2.26.3.tgz#a94b9afbcf6c7b859440fa3cf4a3a3ee6dcff572"
integrity sha512-eCJGB4yV2SyPbRavQi0x05/m2M+Znp7zNBIESoFHtKDrCSqzattuHG3SSTRdlw49yV7P/QsnfGm+9oIaFTdxdQ==
"@redocly/reference-docs@2.39.1":
version "2.39.1"
resolved "https://registry.yarnpkg.com/@redocly/reference-docs/-/reference-docs-2.39.1.tgz#4fa53aba762745e28badfa047f36d005856b0cf4"
integrity sha512-qsaU1hEZ6N5zLtZIZFRwqnfhTJ2t994/T4hECVjid7ijZ6jWYbvoBn4hIPW5SbKtvmvpXNEfzPF45rVxkvdFdQ==
dependencies:
"@redocly/openapi-core" "1.0.0-beta.97"
"@redocly/vscode-json-languageservice" "3.4.9"
Expand All @@ -1944,7 +1967,7 @@
mkdirp "^0.5.1"
mobx-react "^7.2.0"
node-libs-browser "^2.2.0"
openapi-sampler "^1.3.0"
openapi-sampler "^1.3.1"
path-browserify "^1.0.1"
perfect-scrollbar "^1.5.5"
polished "^3.6.5"
Expand Down Expand Up @@ -2982,6 +3005,11 @@ archive-type@^4.0.0:
dependencies:
file-type "^4.2.0"

are-passive-events-supported@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/are-passive-events-supported/-/are-passive-events-supported-1.1.1.tgz#3db180a1753a2186a2de50a32cded3ac0979f5dc"
integrity sha512-5wnvlvB/dTbfrCvJ027Y4L4gW/6Mwoy1uFSavney0YO++GU+0e/flnjiBBwH+1kh7xNCgCOGvmJC3s32joYbww==

are-we-there-yet@~1.1.2:
version "1.1.5"
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21"
Expand Down Expand Up @@ -5095,6 +5123,13 @@ debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@~4.3
dependencies:
ms "2.1.2"

debug@^4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
dependencies:
ms "2.1.2"

decamelize@^1.1.2, decamelize@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
Expand Down Expand Up @@ -7202,6 +7237,11 @@ [email protected]:
dependencies:
"@babel/runtime" "^7.12.5"

gatsby-plugin-rudderstack@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-rudderstack/-/gatsby-plugin-rudderstack-1.1.2.tgz#7363b9b1a3d0555428400a1600e111c6e666ffd2"
integrity sha512-mYKhxYgjwgdr54BIOzdRrW9V8OSrAATR6nUYFhQW4C+Xi5CkbXnmuTfFycCdXVLSpp35wovpreNm2TAbY24v9w==

[email protected]:
version "3.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-segment-js/-/gatsby-plugin-segment-js-3.6.0.tgz#740b2a5e6730119147e0dd1fb2c39acca83e353d"
Expand Down Expand Up @@ -7307,13 +7347,6 @@ gatsby-recipes@^0.25.0:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"

[email protected]:
version "1.0.0-4"
resolved "https://registry.yarnpkg.com/gatsby-remark-image-attributes/-/gatsby-remark-image-attributes-1.0.0-4.tgz#46c3c9a4db8472f561410ea75b15d0000f6dd84e"
integrity sha512-k5xJoqabmsRxiN0yDcl6YSnjykOP6QTS+ZnnEnReutsh6fRl/0uWscjpjKGNrZSJ7kckZ5pooNZoo3bIHqPmrw==
dependencies:
unist-util-visit "^2.0.3"

[email protected]:
version "4.2.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-4.2.0.tgz#3a40a0246673d20fdab99b097c8ebf193c86ced2"
Expand Down Expand Up @@ -11097,10 +11130,10 @@ open@^7.0.2, open@^7.0.3:
is-docker "^2.0.0"
is-wsl "^2.1.1"

openapi-sampler@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/openapi-sampler/-/openapi-sampler-1.3.0.tgz#5b99ceb4156b00d2aa3f860e52ccb768a5695793"
integrity sha512-2QfjK1oM9Sv0q82Ae1RrUe3yfFmAyjF548+6eAeb+h/cL1Uj51TW4UezraBEvwEdzoBgfo4AaTLVFGTKj+yYDw==
openapi-sampler@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/openapi-sampler/-/openapi-sampler-1.3.1.tgz#eebb2a1048f830cc277398bc8022b415f887e859"
integrity sha512-Ert9mvc2tLPmmInwSyGZS+v4Ogu9/YoZuq9oP3EdUklg2cad6+IGndP9yqJJwbgdXwZibiq5fpv6vYujchdJFg==
dependencies:
"@types/json-schema" "^7.0.7"
json-pointer "0.6.2"
Expand Down Expand Up @@ -13663,12 +13696,14 @@ simple-get@^4.0.0:
once "^1.3.1"
simple-concat "^1.0.0"

simple-git@^1.110.0:
version "1.132.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.132.0.tgz#53ac4c5ec9e74e37c2fd461e23309f22fcdf09b1"
integrity sha512-xauHm1YqCTom1sC9eOjfq3/9RKiUA9iPnxBbrY2DdL8l4ADMu0jjM5l5lphQP5YWNqAL2aXC/OeuQ76vHtW5fg==
simple-git@^3.14.0:
version "3.18.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.18.0.tgz#2e25adbbc1e3df5ee97c0f1b468ddadf3f0f9adf"
integrity sha512-Yt0GJ5aYrpPci3JyrYcsPz8Xc05Hi4JPSOb+Sgn/BmPX35fn/6Fp9Mef8eMBCrL2siY5w4j49TA5Q+bxPpri1Q==
dependencies:
debug "^4.0.1"
"@kwsites/file-exists" "^1.1.1"
"@kwsites/promise-deferred" "^1.1.1"
debug "^4.3.4"

simple-swizzle@^0.2.2:
version "0.2.2"
Expand Down Expand Up @@ -15437,6 +15472,26 @@ url@^0.11.0, url@~0.11.0:
punycode "1.3.2"
querystring "0.2.0"

use-isomorphic-layout-effect@^1.1.1:
version "1.1.2"
resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#497cefb13d863d687b08477d9e5a164ad8c1a6fb"
integrity sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==

use-latest@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/use-latest/-/use-latest-1.2.1.tgz#d13dfb4b08c28e3e33991546a2cee53e14038cf2"
integrity sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==
dependencies:
use-isomorphic-layout-effect "^1.1.1"

use-onclickoutside@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/use-onclickoutside/-/use-onclickoutside-0.4.1.tgz#81485ba438c7f8fba5b4656e82773bcfce9ea7a9"
integrity sha512-hAo1viJ9D2mPffUig4EWCwE4as7fq84HANk3MCkY3rhXk5oMl0mjLCLF/OhzWIhTaITcAcDDcnaxRdMHPq+sww==
dependencies:
are-passive-events-supported "^1.1.1"
use-latest "^1.2.1"

use@^3.1.0:
version "3.1.1"
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
Expand Down

0 comments on commit 8041e16

Please sign in to comment.