Skip to content

Commit 8effd00

Browse files
Bump the ui-app-dependencies group in /ui/ui-app with 6 updates
Bumps the ui-app-dependencies group in /ui/ui-app with 6 updates: | Package | From | To | | --- | --- | --- | | [@microsoft/kiota-abstractions](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.57` | `1.0.0-preview.58` | | [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.56` | `1.0.0-preview.57` | | [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.46` | `1.0.0-preview.47` | | [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.57` | `1.0.0-preview.58` | | [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.35` | `1.0.0-preview.36` | | [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.54` | `1.0.0-preview.55` | Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.57 to 1.0.0-preview.58 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/commits) Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.56 to 1.0.0-preview.57 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/commits) Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.46 to 1.0.0-preview.47 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.46...@microsoft/kiota-abstractions@1.0.0-preview.47) Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.57 to 1.0.0-preview.58 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/commits) Updates `@microsoft/kiota-serialization-multipart` from 1.0.0-preview.35 to 1.0.0-preview.36 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.35...@microsoft/kiota-abstractions@1.0.0-preview.36) Updates `@microsoft/kiota-serialization-text` from 1.0.0-preview.54 to 1.0.0-preview.55 - [Commits](https://github.com/microsoft-typescript/kiota/commits) --- updated-dependencies: - dependency-name: "@microsoft/kiota-abstractions" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-app-dependencies - dependency-name: "@microsoft/kiota-http-fetchlibrary" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-app-dependencies - dependency-name: "@microsoft/kiota-serialization-form" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-app-dependencies - dependency-name: "@microsoft/kiota-serialization-json" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-app-dependencies - dependency-name: "@microsoft/kiota-serialization-multipart" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-app-dependencies - dependency-name: "@microsoft/kiota-serialization-text" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-app-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa16633 commit 8effd00

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

ui/ui-app/package-lock.json

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/ui-app/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
"@apicurio/common-ui-components": "2.0.2",
3535
"@apicurio/apicurio-registry-sdk": "file:../../typescript-sdk",
3636
"@apicurio/data-models": "1.1.27",
37-
"@microsoft/kiota-abstractions": "1.0.0-preview.57",
38-
"@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.56",
39-
"@microsoft/kiota-serialization-form": "1.0.0-preview.46",
40-
"@microsoft/kiota-serialization-json": "1.0.0-preview.57",
41-
"@microsoft/kiota-serialization-multipart": "1.0.0-preview.35",
42-
"@microsoft/kiota-serialization-text": "1.0.0-preview.54",
37+
"@microsoft/kiota-abstractions": "1.0.0-preview.58",
38+
"@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.57",
39+
"@microsoft/kiota-serialization-form": "1.0.0-preview.47",
40+
"@microsoft/kiota-serialization-json": "1.0.0-preview.58",
41+
"@microsoft/kiota-serialization-multipart": "1.0.0-preview.36",
42+
"@microsoft/kiota-serialization-text": "1.0.0-preview.55",
4343
"@patternfly/patternfly": "5.3.1",
4444
"@patternfly/react-code-editor": "5.3.4",
4545
"@patternfly/react-core": "5.3.4",

0 commit comments

Comments
 (0)