Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent a03767a commit c0033eb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 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 @@
"eslint-plugin-vue": "9.17.0",
"postcss": "8.4.31",
"prettier": "3.0.3",
"tailwindcss": "3.3.3",
"tailwindcss": "3.4.9",
"typescript": "4.9.5",
"vite": "4.5.0",
"vue-tsc": "1.8.19"
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1889,7 +1889,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.5, fast-glob@npm:^3.2.9":
"fast-glob@npm:^3.2.5, fast-glob@npm:^3.2.9":
version: 3.2.12
resolution: "fast-glob@npm:3.2.12"
dependencies:
Expand Down Expand Up @@ -2322,7 +2322,7 @@ __metadata:
marked: 5.1.2
postcss: 8.4.31
prettier: 3.0.3
tailwindcss: 3.3.3
tailwindcss: 3.4.9
typescript: 4.9.5
vite: 4.5.0
vue: 3.3.6
Expand Down Expand Up @@ -2469,12 +2469,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -3622,19 +3622,19 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:3.3.3":
version: 3.3.3
resolution: "tailwindcss@npm:3.3.3"
"tailwindcss@npm:3.4.9":
version: 3.4.9
resolution: "tailwindcss@npm:3.4.9"
dependencies:
"@alloc/quick-lru": ^5.2.0
arg: ^5.0.2
chokidar: ^3.5.3
didyoumean: ^1.2.2
dlv: ^1.1.3
fast-glob: ^3.2.12
fast-glob: ^3.3.0
glob-parent: ^6.0.2
is-glob: ^4.0.3
jiti: ^1.18.2
jiti: ^1.21.0
lilconfig: ^2.1.0
micromatch: ^4.0.5
normalize-path: ^3.0.0
Expand All @@ -3651,7 +3651,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 0195c7a3ebb0de5e391d2a883d777c78a4749f0c532d204ee8aea9129f2ed8e701d8c0c276aa5f7338d07176a3c2a7682c1d0ab9c8a6c2abe6d9325c2954eb50
checksum: 2479a9fb30b058a30c4e6dc897afc46359fd04e83fc8816421d52aec231b1b99d38ae381730e13d377d7cf459c1bbe157b82055ce20baceeba7f1ec4ce710e7b
languageName: node
linkType: hard

Expand Down

0 comments on commit c0033eb

Please sign in to comment.