Skip to content

Commit

Permalink
build(deps): bump the ui-dependencies group in /ui/ui-app with 2 upda…
Browse files Browse the repository at this point in the history
…tes (Apicurio#4077)

Bumps the ui-dependencies group in /ui/ui-app with 2 updates: @apicurio/common-ui-components and [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon).


Updates `@apicurio/common-ui-components` from 1.0.6 to 1.0.8

Updates `@types/luxon` from 3.3.5 to 3.3.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

---
updated-dependencies:
- dependency-name: "@apicurio/common-ui-components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@types/luxon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 8541702 commit ff11f12
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions ui/ui-app/package-lock.json

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

4 changes: 2 additions & 2 deletions ui/ui-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@apicurio/eslint-config": "0.2.0",
"@monaco-editor/react": "4.6.0",
"@types/luxon": "3.3.5",
"@types/luxon": "3.3.6",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "6.13.1",
Expand All @@ -31,7 +31,7 @@
},
"dependencies": {
"@apicurio/data-models": "1.1.26",
"@apicurio/common-ui-components": "1.0.6",
"@apicurio/common-ui-components": "1.0.8",
"@patternfly/patternfly": "5.1.0",
"@patternfly/react-code-editor": "5.1.1",
"@patternfly/react-core": "5.1.1",
Expand Down

0 comments on commit ff11f12

Please sign in to comment.