Skip to content

Commit f67705b

Browse files
build(deps): bump the patch-dependencies group across 1 directory with 5 updates (#2230)
Bumps the patch-dependencies group with 5 updates in the /react-tailwind-template directory: | Package | From | To | | --- | --- | --- | | [@db-ux/react-core-components](https://github.com/db-ux-design-system/core-web) | `3.1.18` | `3.1.19` | | [@db-ux/core-foundations](https://github.com/db-ux-design-system/core-web) | `3.1.18` | `3.1.19` | | [@db-ux/core-components](https://github.com/db-ux-design-system/core-web) | `3.1.18` | `3.1.19` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.9.3` | `7.9.4` | | [@db-ux/agent-cli](https://github.com/db-ux-design-system/core-web) | `3.1.18` | `3.1.19` | Updates `@db-ux/react-core-components` from 3.1.18 to 3.1.19 - [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.1.18...v3.1.19) Updates `@db-ux/core-foundations` from 3.1.18 to 3.1.19 - [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.1.18...v3.1.19) Updates `@db-ux/core-components` from 3.1.18 to 3.1.19 - [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.1.18...v3.1.19) Updates `react-router-dom` from 7.9.3 to 7.9.4 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@db-ux/agent-cli` from 3.1.18 to 3.1.19 - [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.1.18...v3.1.19) --- updated-dependencies: - dependency-name: "@db-ux/react-core-components" dependency-version: 3.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@db-ux/core-foundations" dependency-version: 3.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@db-ux/core-components" dependency-version: 3.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: react-router-dom dependency-version: 7.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@db-ux/agent-cli" dependency-version: 3.1.19 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 e6fc62b commit f67705b

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

react-tailwind-template/package-lock.json

Lines changed: 28 additions & 28 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
"agent": "agent-cli"
1313
},
1414
"dependencies": {
15-
"@db-ux/react-core-components": "3.1.18",
16-
"@db-ux/core-foundations": "3.1.18",
17-
"@db-ux/core-components": "3.1.18",
15+
"@db-ux/react-core-components": "3.1.19",
16+
"@db-ux/core-foundations": "3.1.19",
17+
"@db-ux/core-components": "3.1.19",
1818
"@tailwindcss/vite": "^4.1.14",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1",
21-
"react-router-dom": "7.9.3"
21+
"react-router-dom": "7.9.4"
2222
},
2323
"devDependencies": {
24-
"@db-ux/agent-cli": "3.1.18",
25-
"@db-ux/core-foundations": "3.1.18",
24+
"@db-ux/agent-cli": "3.1.19",
25+
"@db-ux/core-foundations": "3.1.19",
2626
"@types/react": "^18.3.12",
2727
"@types/react-dom": "^18.3.1",
2828
"@typescript-eslint/eslint-plugin": "^8.46.0",

0 commit comments

Comments
 (0)