Skip to content

Commit e763acf

Browse files
deps(example): bump tailwindcss
Bumps the dependencies group in /examples/nextjs-14-app-dir-rl with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `tailwindcss` from 3.4.5 to 3.4.6 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.5...v3.4.6) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06344e7 commit e763acf

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

examples/nextjs-14-app-dir-rl/package-lock.json

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

examples/nextjs-14-app-dir-rl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint": "^8",
2424
"eslint-config-next": "14.2.5",
2525
"postcss": "^8",
26-
"tailwindcss": "^3.4.5",
26+
"tailwindcss": "^3.4.6",
2727
"typescript": "^5"
2828
}
2929
}

0 commit comments

Comments
 (0)