Skip to content

Commit

Permalink
⬆️ Bump tailwindcss from 3.4.11 to 3.4.12
Browse files Browse the repository at this point in the history
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.11 to 3.4.12.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.12/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.11...v3.4.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 18, 2024
1 parent b058c73 commit c544a3c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prettier-plugin-tailwindcss": "^0.6.6",
"rollup": "^4.21.3",
"rollup-plugin-gzip": "^4.0.1",
"tailwindcss": "^3.4.11",
"tailwindcss": "^3.4.12",
"typescript": "^5.6.2",
"vite": "^5.4.6",
"vitest": "^2.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3893,7 +3893,7 @@ __metadata:
rollup-plugin-gzip: "npm:^4.0.1"
survey-core: "npm:^1.12.2"
survey-vue3-ui: "npm:^1.12.2"
tailwindcss: "npm:^3.4.11"
tailwindcss: "npm:^3.4.12"
typescript: "npm:^5.6.2"
vite: "npm:^5.4.6"
vitest: "npm:^2.1.1"
Expand Down Expand Up @@ -4056,9 +4056,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.11":
version: 3.4.11
resolution: "tailwindcss@npm:3.4.11"
"tailwindcss@npm:^3.4.12":
version: 3.4.12
resolution: "tailwindcss@npm:3.4.12"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -4085,7 +4085,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/b5bce27a6370e7a1c68a8c61db1e5379ccd14dcc5410149342f7742f45be0f2af72cbc0f3ac4e97535fc214d3f2546ade5edbb737f5b74d0a2431b8bb8e54b0d
checksum: 10c0/9ed1449d3b98ce54c6c3a6c3354121a14b39d8dba28815ea1b0fc5a0b32422a744545ba357690468912a1a781593bc7da3d4e56367abed284a300ae1fb0ab42b
languageName: node
linkType: hard

Expand Down

0 comments on commit c544a3c

Please sign in to comment.