Skip to content

Commit

Permalink
chore(deps): bump @db-ui/react-components from 0.6.0 to 0.6.2 (#41)
Browse files Browse the repository at this point in the history
Bumps [@db-ui/react-components](https://github.com/db-ui/mono) from 0.6.0 to 0.6.2.
- [Release notes](https://github.com/db-ui/mono/releases)
- [Commits](db-ui/mono@v0.6.0...v0.6.2)

---
updated-dependencies:
- dependency-name: "@db-ui/react-components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 12, 2024
1 parent e1d679a commit f484842
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 24 deletions.
44 changes: 24 additions & 20 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/auto-sync/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "eslint ."
},
"dependencies": {
"@db-ui/react-components": "^0.6.0",
"@db-ui/react-components": "^0.6.2",
"highlight.js": "^11.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-migration/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "eslint ."
},
"dependencies": {
"@db-ui/react-components": "^0.6.0",
"@db-ui/react-components": "^0.6.2",
"highlight.js": "^11.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/handover/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "eslint ."
},
"dependencies": {
"@db-ui/react-components": "^0.6.0",
"@db-ui/react-components": "^0.6.2",
"highlight.js": "^11.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/inspect/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "eslint ."
},
"dependencies": {
"@db-ui/react-components": "^0.6.0",
"@db-ui/react-components": "^0.6.2",
"highlight.js": "^11.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down

0 comments on commit f484842

Please sign in to comment.