Skip to content

Commit

Permalink
Upgrade to registry sdk 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Nov 21, 2024
1 parent 43ddb7c commit 0629dd6
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 70 deletions.
103 changes: 40 additions & 63 deletions ui/ui-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions ui/ui-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
},
"dependencies": {
"@apicurio/common-ui-components": "2.0.7",
"@apicurio/apicurio-registry-sdk": "3.0.3",
"@microsoft/kiota-abstractions": "1.0.0-preview.68",
"@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.67",
"@microsoft/kiota-serialization-form": "1.0.0-preview.56",
"@microsoft/kiota-serialization-json": "1.0.0-preview.68",
"@microsoft/kiota-serialization-multipart": "1.0.0-preview.46",
"@microsoft/kiota-serialization-text": "1.0.0-preview.65",
"@apicurio/apicurio-registry-sdk": "3.0.4",
"@microsoft/kiota-abstractions": "1.0.0-preview.75",
"@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.75",
"@microsoft/kiota-serialization-form": "1.0.0-preview.75",
"@microsoft/kiota-serialization-json": "1.0.0-preview.75",
"@microsoft/kiota-serialization-multipart": "1.0.0-preview.75",
"@microsoft/kiota-serialization-text": "1.0.0-preview.75",
"@monaco-editor/react": "4.6.0",
"@patternfly/patternfly": "5.4.2",
"@patternfly/react-core": "5.4.10",
Expand Down

0 comments on commit 0629dd6

Please sign in to comment.