Skip to content

Commit 17122ee

Browse files
chore(deps): bump the dev-tooling-minor-patch group with 4 updates
Bumps the dev-tooling-minor-patch group with 4 updates: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss), [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next), [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/postcss` from 4.3.2 to 4.3.3 - [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.3.3/packages/@tailwindcss-postcss) Updates `eslint-config-next` from 16.2.10 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.2.12/packages/eslint-config-next) Updates `shadcn` from 4.13.0 to 4.15.0 - [Release notes](https://github.com/shadcn-ui/ui/releases) - [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md) - [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.15.0/packages/shadcn) Updates `tailwindcss` from 4.3.2 to 4.3.3 - [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.3.3/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling-minor-patch - dependency-name: eslint-config-next dependency-version: 16.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling-minor-patch - dependency-name: shadcn dependency-version: 4.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling-minor-patch - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d0c4be commit 17122ee

2 files changed

Lines changed: 281 additions & 551 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"devDependencies": {
6868
"@playwright/test": "^1.60.0",
69-
"@tailwindcss/postcss": "^4.3.2",
69+
"@tailwindcss/postcss": "^4.3.3",
7070
"@testing-library/dom": "^10.4.1",
7171
"@testing-library/jest-dom": "^6.9.1",
7272
"@testing-library/react": "^16.3.2",
@@ -82,14 +82,14 @@
8282
"cross-env": "^10.1.0",
8383
"drizzle-kit": "^0.31.10",
8484
"eslint": "^9.39.4",
85-
"eslint-config-next": "16.2.10",
85+
"eslint-config-next": "16.2.12",
8686
"inngest-cli": "^1.23.0",
8787
"jest": "^30.4.2",
8888
"jest-environment-jsdom": "^30.4.1",
8989
"jest-junit": "^17.0.0",
9090
"react-email": "^6.5.0",
91-
"shadcn": "^4.13.0",
92-
"tailwindcss": "^4.3.2",
91+
"shadcn": "^4.15.0",
92+
"tailwindcss": "^4.3.3",
9393
"ts-node": "^10.9.2",
9494
"tw-animate-css": "^1.4.0",
9595
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)