mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump tailwindcss from 3.4.8 to 3.4.9
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.8 to 3.4.9. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.8...v3.4.9) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dcf7395c2d
commit
a676ba3e62
2 changed files with 6 additions and 6 deletions
|
@ -68,7 +68,7 @@
|
|||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||
"prisma": "^5.18.0",
|
||||
"tailwindcss": "^3.4.8",
|
||||
"tailwindcss": "^3.4.9",
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
"overrides": {
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6325,9 +6325,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tailwindcss@npm:^3.4.8":
|
||||
version: 3.4.8
|
||||
resolution: "tailwindcss@npm:3.4.8"
|
||||
"tailwindcss@npm:^3.4.9":
|
||||
version: 3.4.9
|
||||
resolution: "tailwindcss@npm:3.4.9"
|
||||
dependencies:
|
||||
"@alloc/quick-lru": "npm:^5.2.0"
|
||||
arg: "npm:^5.0.2"
|
||||
|
@ -6354,7 +6354,7 @@ __metadata:
|
|||
bin:
|
||||
tailwind: lib/cli.js
|
||||
tailwindcss: lib/cli.js
|
||||
checksum: 10c0/f4be9663f9ae3363e9de141541248c1455ef21a2fbdb84f7c44ae29cf535061b5380fadaa8d2bf6cdac42cb9dfa92ad9a4c50d1752d1db0ae8d26caace3a7216
|
||||
checksum: 10c0/b072028e87dd9dcbf858285681bdb8b5a1ff0b4439b956cc1b7aae4ae288f4d531867dea6ce3a2d974cbbd9699f3552ee515a56d079903fdd1eeae06305f60ba
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6432,7 +6432,7 @@ __metadata:
|
|||
sonner: "npm:^1.5.0"
|
||||
stripe: "npm:^16.6.0"
|
||||
tailwind-merge: "npm:^2.4.0"
|
||||
tailwindcss: "npm:^3.4.8"
|
||||
tailwindcss: "npm:^3.4.9"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
typescript: "npm:^5.5.4"
|
||||
unsplash-js: "npm:^7.0.19"
|
||||
|
|
Loading…
Reference in a new issue