Skip to content

Commit f30b020

Browse files
deps(example): bump tailwindcss
Bumps the dependencies group in /examples/nextjs-14-pages-wrap 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 f30b020

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

examples/nextjs-14-pages-wrap/package-lock.json

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

examples/nextjs-14-pages-wrap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint": "^8",
2323
"eslint-config-next": "14.2.5",
2424
"postcss": "^8",
25-
"tailwindcss": "^3.4.5",
25+
"tailwindcss": "^3.4.6",
2626
"typescript": "^5"
2727
}
2828
}

0 commit comments

Comments
 (0)