Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent ffedf3b commit dfcef48
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"sass": "1.81.0",
"sass-loader": "16",
"style-loader": "4",
"tailwindcss": "3.4.15",
"tailwindcss": "3.4.16",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3210,20 +3210,20 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:^2.1.0":
version: 2.1.0
resolution: "lilconfig@npm:2.1.0"
checksum: 10/b1314a2e55319013d5e7d7d08be39015829d2764a1eaee130129545d40388499d81b1c31b0f9b3417d4db12775a88008b72ec33dd06e0184cf7503b32ca7cc0b
languageName: node
linkType: hard

"lilconfig@npm:^3.0.0":
version: 3.1.2
resolution: "lilconfig@npm:3.1.2"
checksum: 10/8058403850cfad76d6041b23db23f730e52b6c17a8c28d87b90766639ca0ee40c748a3e85c2d7bd133d572efabff166c4b015e5d25e01fd666cb4b13cfada7f0
languageName: node
linkType: hard

"lilconfig@npm:^3.1.3":
version: 3.1.3
resolution: "lilconfig@npm:3.1.3"
checksum: 10/b932ce1af94985f0efbe8896e57b1f814a48c8dbd7fc0ef8469785c6303ed29d0090af3ccad7e36b626bfca3a4dc56cc262697e9a8dd867623cf09a39d54e4c3
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.2.4
resolution: "lines-and-columns@npm:1.2.4"
Expand Down Expand Up @@ -3374,7 +3374,7 @@ __metadata:
sass: "npm:1.81.0"
sass-loader: "npm:16"
style-loader: "npm:4"
tailwindcss: "npm:3.4.15"
tailwindcss: "npm:3.4.16"
webpack: "npm:5.96.1"
webpack-cli: "npm:5.1.4"
webpack-dev-server: "npm:5"
Expand Down Expand Up @@ -5082,9 +5082,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": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -5095,7 +5095,7 @@ __metadata:
glob-parent: "npm:^6.0.2"
is-glob: "npm:^4.0.3"
jiti: "npm:^1.21.6"
lilconfig: "npm:^2.1.0"
lilconfig: "npm:^3.1.3"
micromatch: "npm:^4.0.8"
normalize-path: "npm:^3.0.0"
object-hash: "npm:^3.0.0"
Expand All @@ -5111,7 +5111,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10/670bc70ae98d36601990424067f1164eebcbe97493ce8d314e8baa85eb47a6b92caabcea3046dfa9e3888a40a4807c123e12dfa2e05d884ff0583c6a1b647cb7
checksum: 10/d84b3d9bd8f3d53021b6754e3d7efa704cf32f72714dea2036d955fe46ea4154180d2c47593881a9c524229f9efc13fa924fa6347fc8969427036329ee8a9338
languageName: node
linkType: hard

Expand Down

0 comments on commit dfcef48

Please sign in to comment.