Skip to content

Commit 0155650

Browse files
build(deps): bump the patch-dependencies group (#2068)
Bumps the patch-dependencies group in /react-tailwind-template with 2 updates: [@db-ux/react-core-components](https://github.com/db-ux-design-system/core-web) and [@db-ux/core-foundations](https://github.com/db-ux-design-system/core-web). Updates `@db-ux/react-core-components` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/db-ux-design-system/core-web/releases) - [Changelog](https://github.com/db-ux-design-system/core-web/blob/main/docs/release-management.md) - [Commits](db-ux-design-system/core-web@v3.0.2...v3.0.3) Updates `@db-ux/core-foundations` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/db-ux-design-system/core-web/releases) - [Changelog](https://github.com/db-ux-design-system/core-web/blob/main/docs/release-management.md) - [Commits](db-ux-design-system/core-web@v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: "@db-ux/react-core-components" dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@db-ux/core-foundations" dependency-version: 3.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94e6817 commit 0155650

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

react-tailwind-template/package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-tailwind-template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"agent": "agent-cli"
1313
},
1414
"dependencies": {
15-
"@db-ux/react-core-components": "3.0.2",
15+
"@db-ux/react-core-components": "3.0.3",
1616
"@tailwindcss/vite": "^4.1.11",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1",
1919
"react-router-dom": "7.7.1"
2020
},
2121
"devDependencies": {
2222
"@db-ux/agent-cli": "3.0.2-copilot3-1616965",
23-
"@db-ux/core-foundations": "3.0.2",
23+
"@db-ux/core-foundations": "3.0.3",
2424
"@types/react": "^18.3.12",
2525
"@types/react-dom": "^18.3.1",
2626
"@typescript-eslint/eslint-plugin": "^8.38.0",

0 commit comments

Comments
 (0)