Skip to content

Commit

Permalink
Bump tailwindcss from 4.0.0-beta.7 to 4.0.0-beta.8
Browse files Browse the repository at this point in the history
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 4.0.0-beta.7 to 4.0.0-beta.8.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/next/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v4.0.0-beta.7...v4.0.0-beta.8)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 90d05ca commit 4a6e48c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"esm-env": "^1.2",
"pretty-bytes": "^6.1",
"svelte": "^5.16",
"tailwindcss": "^4.0.0-beta.7"
"tailwindcss": "^4.0.0-beta.8"
},
"devDependencies": {
"@jrmajor/eslint-config": "^0.0.6",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2566,11 +2566,16 @@ svelte@^5.16:
magic-string "^0.30.11"
zimmerframe "^1.1.2"

tailwindcss@4.0.0-beta.7, tailwindcss@^4.0.0-beta.7:
tailwindcss@4.0.0-beta.7:
version "4.0.0-beta.7"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.0-beta.7.tgz#2cb30cac6f2d489dd55e37d4c86801d1161a0f8e"
integrity sha512-9JXrCC5UVt2bjV9lrjO+B7MPY+bgpWCf5sPbu+Ih5rGvGE6STwA94N6Ah1xMa0Avzp48fB/S1l0vByTp2HEzAw==

tailwindcss@^4.0.0-beta.8:
version "4.0.0-beta.8"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.0-beta.8.tgz#aac4af896e4972988dc6415550075e592a971060"
integrity sha512-21HmdRq9tHDLJZavb2cRBGJxBvRODpwb0/t3tRbMOl65hJE6zG6K6lD6lLS3IOC35u4SOjKjdZiJJi9AuWCf+Q==

tapable@^2.2.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
Expand Down

0 comments on commit 4a6e48c

Please sign in to comment.