Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3.4.16 (#1063)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 1d597a4 commit af157f2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 18 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vitejs/plugin-vue": "5.2.1",
"autoprefixer": "10.4.20",
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
"tailwindcss": "3.4.16",
"vite": "6.0.2"
}
}
27 changes: 10 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2181,7 +2181,7 @@ __metadata:
autoprefixer: 10.4.20
graphql: ^16.3.0
postcss: 8.4.49
tailwindcss: 3.4.15
tailwindcss: 3.4.16
vite: 6.0.2
vue: ^3.2.31
languageName: unknown
Expand Down Expand Up @@ -3009,17 +3009,10 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:^2.1.0":
version: 2.1.0
resolution: "lilconfig@npm:2.1.0"
checksum: 8549bb352b8192375fed4a74694cd61ad293904eee33f9d4866c2192865c44c4eb35d10782966242634e0cbc1e91fe62b1247f148dc5514918e3a966da7ea117
languageName: node
linkType: hard

"lilconfig@npm:^3.0.0":
version: 3.1.2
resolution: "lilconfig@npm:3.1.2"
checksum: 4e8b83ddd1d0ad722600994e6ba5d858ddca14f0587aa6b9c8185e17548149b5e13d4d583d811e9e9323157fa8c6a527e827739794c7502b59243c58e210b8c3
"lilconfig@npm:^3.0.0, lilconfig@npm:^3.1.3":
version: 3.1.3
resolution: "lilconfig@npm:3.1.3"
checksum: 644eb10830350f9cdc88610f71a921f510574ed02424b57b0b3abb66ea725d7a082559552524a842f4e0272c196b88dfe1ff7d35ffcc6f45736777185cd67c9a
languageName: node
linkType: hard

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

"tailwindcss@npm:3.4.15":
version: 3.4.15
resolution: "tailwindcss@npm:3.4.15"
"tailwindcss@npm:3.4.16":
version: 3.4.16
resolution: "tailwindcss@npm:3.4.16"
dependencies:
"@alloc/quick-lru": ^5.2.0
arg: ^5.0.2
Expand All @@ -4409,7 +4402,7 @@ __metadata:
glob-parent: ^6.0.2
is-glob: ^4.0.3
jiti: ^1.21.6
lilconfig: ^2.1.0
lilconfig: ^3.1.3
micromatch: ^4.0.8
normalize-path: ^3.0.0
object-hash: ^3.0.0
Expand All @@ -4425,7 +4418,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 189a2a4747ab75446af8ead1b0b437030718040a33b010de1113c3f338f05d1eb2ead97d29028058f5007d82e1383ca053f01242c82ffd543e72460fea4aa1dd
checksum: a6ec1ce07da6ea4d40a62d9b3babfc5e56da75c5efb3c6fe48317dbda6877949f011c67b4fd03cb9a680d3bd734f45dbc977ee9138f8ce59619c7c712fb1350f
languageName: node
linkType: hard

Expand Down

0 comments on commit af157f2

Please sign in to comment.