Skip to content

Commit 3a320e5

Browse files
build(deps): bump the patch-dependencies group across 1 directory with 4 updates (#2272)
Bumps the patch-dependencies group with 3 updates in the /react-tailwind-template directory: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@tailwindcss/vite` from 4.1.15 to 4.1.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/@tailwindcss-vite) Updates `eslint-plugin-react-hooks` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `tailwindcss` from 4.1.15 to 4.1.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/tailwindcss) Updates `vite` from 7.1.11 to 7.1.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: tailwindcss dependency-version: 4.1.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: vite dependency-version: 7.1.12 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 39a1516 commit 3a320e5

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

react-tailwind-template/package-lock.json

Lines changed: 79 additions & 79 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@db-ux/react-core-components": "4.0.4",
1616
"@db-ux/core-foundations": "4.0.4",
1717
"@db-ux/core-components": "4.0.4",
18-
"@tailwindcss/vite": "^4.1.15",
18+
"@tailwindcss/vite": "^4.1.16",
1919
"react": "^19.2.0",
2020
"react-dom": "^19.2.0",
2121
"react-router-dom": "7.9.4"
@@ -29,10 +29,10 @@
2929
"@typescript-eslint/parser": "^8.46.0",
3030
"@vitejs/plugin-react": "^5.0.4",
3131
"eslint": "^9.38.0",
32-
"eslint-plugin-react-hooks": "^7.0.0",
32+
"eslint-plugin-react-hooks": "^7.0.1",
3333
"eslint-plugin-react-refresh": "^0.4.24",
3434
"tailwindcss": "^4.1.11",
3535
"typescript": "^5.9.3",
36-
"vite": "^7.1.11"
36+
"vite": "^7.1.12"
3737
}
3838
}

0 commit comments

Comments
 (0)