Skip to content

Commit

Permalink
testing 0.0.0-966
Browse files Browse the repository at this point in the history
  • Loading branch information
sserrata committed Jan 22, 2025
1 parent 5da8688 commit 63aed79
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"@docusaurus/theme-mermaid": "3.6.3",
"algoliasearch": "^4.14.2",
"clsx": "^1.2.1",
"docusaurus-plugin-openapi-docs": "4.3.1",
"docusaurus-plugin-openapi-docs": "0.0.0-966",
"docusaurus-plugin-sass": "^0.2.2",
"docusaurus-theme-openapi-docs": "4.3.1",
"docusaurus-theme-openapi-docs": "0.0.0-966",
"fast-xml-parser": "^4.0.10",
"firebase": "^10.12.0",
"plugin-sitemap-coveo": "./plugin-sitemap-coveo",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5928,10 +5928,10 @@ dns-packet@^5.2.2:
dependencies:
"@leichtgewicht/ip-codec" "^2.0.1"

docusaurus-plugin-openapi-docs@4.3.1:
version "4.3.1"
resolved "https://registry.npmjs.org/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-4.3.1.tgz#8e0a440e3073050e6e29cf8783e61b5749c3b2b8"
integrity sha512-uVv/mipiQzgqHIhgnTmJmsBW3UuuAufmuyXeHzQR8PGovsjMOKJU6YVDTd8qHlkXQ09IdoBLKG0RUZ9daNxt0w==
docusaurus-plugin-openapi-docs@0.0.0-966:
version "0.0.0-966"
resolved "https://registry.npmjs.org/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-0.0.0-966.tgz#73108fc3cb07842119c45eb964670e5cbc908d76"
integrity sha512-SgheYqL3hiA7UnwcIJJigz0VD9ozf3ckMUmZJSqMs+i1YoBePXTa4X+AApmdWkR+9wFQAzkOtJZ4jINXk/w3lQ==
dependencies:
"@apidevtools/json-schema-ref-parser" "^11.5.4"
"@redocly/openapi-core" "^1.10.5"
Expand All @@ -5956,10 +5956,10 @@ docusaurus-plugin-sass@^0.2.2:
dependencies:
sass-loader "^16.0.2"

docusaurus-theme-openapi-docs@4.3.1:
version "4.3.1"
resolved "https://registry.npmjs.org/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-4.3.1.tgz#c7248daef422a5707f3ea57339460f7c273386dc"
integrity sha512-AeMBDckf+L3CDybLuzxUnjfBOa4zvpfux+u8g2apMSRub1Zh17EdqSWapzHWcMRw3xmknR4kqMFboWLXhwW1ew==
docusaurus-theme-openapi-docs@0.0.0-966:
version "0.0.0-966"
resolved "https://registry.npmjs.org/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-0.0.0-966.tgz#b0a29d093b54a6bba057c234b64fd2f8d8499e9e"
integrity sha512-XlvNqG6KfsErPpD7QyMGJcgv6KZpC/KhR1ysM13dqMnO4z/G31jmddx97a4FKwVRRXwa4Uf3FMACq7v1ltF0mg==
dependencies:
"@hookform/error-message" "^2.0.1"
"@reduxjs/toolkit" "^1.7.1"
Expand Down

0 comments on commit 63aed79

Please sign in to comment.