Skip to content

Commit 2687f32

Browse files
build(deps): bump @db-ui/react-components in /react-example (#1648)
Bumps [@db-ui/react-components](https://github.com/db-ui/mono) from 0.6.0 to 0.7.1. - [Release notes](https://github.com/db-ui/mono/releases) - [Commits](db-ui/mono@v0.6.0...v0.7.1) --- updated-dependencies: - dependency-name: "@db-ui/react-components" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bff302a commit 2687f32

File tree

2 files changed

+29
-38
lines changed

2 files changed

+29
-38
lines changed

react-example/package-lock.json

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

react-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dev": "vite --open"
99
},
1010
"dependencies": {
11-
"@db-ui/react-components": "^0.6.0",
11+
"@db-ui/react-components": "^0.7.1",
1212
"classnames": "^2.5.1",
1313
"react": "^18.3.0",
1414
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)