Skip to content

Commit

Permalink
Bump tailwindcss from 3.4.0 to 3.4.13 (#1429)
Browse files Browse the repository at this point in the history
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.0 to 3.4.13.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.0...v3.4.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 6d8a309 commit f8ddffe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"preact": "^10.17.1",
"rollup": "^4.22.5",
"sass": "^1.77.4",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.13",
"terser": "^5.31.6"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7008,12 +7008,12 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^1.19.1":
version: 1.21.0
resolution: "jiti@npm:1.21.0"
"jiti@npm:^1.21.0":
version: 1.21.6
resolution: "jiti@npm:1.21.6"
bin:
jiti: bin/jiti.js
checksum: a7bd5d63921c170eaec91eecd686388181c7828e1fa0657ab374b9372bfc1f383cf4b039e6b272383d5cb25607509880af814a39abdff967322459cca41f2961
checksum: 9ea4a70a7bb950794824683ed1c632e2ede26949fbd348e2ba5ec8dc5efa54dc42022d85ae229cadaa60d4b95012e80ea07d625797199b688cc22ab0e8891d32
languageName: node
linkType: hard

Expand Down Expand Up @@ -9784,9 +9784,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.0":
version: 3.4.0
resolution: "tailwindcss@npm:3.4.0"
"tailwindcss@npm:^3.4.13":
version: 3.4.13
resolution: "tailwindcss@npm:3.4.13"
dependencies:
"@alloc/quick-lru": ^5.2.0
arg: ^5.0.2
Expand All @@ -9796,7 +9796,7 @@ __metadata:
fast-glob: ^3.3.0
glob-parent: ^6.0.2
is-glob: ^4.0.3
jiti: ^1.19.1
jiti: ^1.21.0
lilconfig: ^2.1.0
micromatch: ^4.0.5
normalize-path: ^3.0.0
Expand All @@ -9813,7 +9813,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: d7f05beb1cf98d169b9b65ef674a82dd16c97757194f9bacee4c536cf74f3852e0008a74f7af8578f4a1e9639fac262fd8ef89efe3e6e06667243640422f9462
checksum: 0e85717b4276b884c3ba762a72fececcf6c27f54fe4deb660e22b7f278f33e6f806af4e4c4fad27e8de74fa28872cea75fe121b5751ef861cb2cc423a2fc8fc4
languageName: node
linkType: hard

Expand Down Expand Up @@ -10356,7 +10356,7 @@ __metadata:
rollup: ^4.22.5
sass: ^1.77.4
sinon: ^17.0.1
tailwindcss: ^3.4.0
tailwindcss: ^3.4.13
terser: ^5.31.6
typescript: ^5.5.4
languageName: unknown
Expand Down

0 comments on commit f8ddffe

Please sign in to comment.