mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump tailwindcss from 3.4.6 to 3.4.7
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.6...v3.4.7) --- 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
e7713ff8f1
commit
49ed1c516b
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.17.0",
|
||||
"tailwindcss": "^3.4.6",
|
||||
"tailwindcss": "^3.4.7",
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
"overrides": {
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6291,9 +6291,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tailwindcss@npm:^3.4.6":
|
||||
version: 3.4.6
|
||||
resolution: "tailwindcss@npm:3.4.6"
|
||||
"tailwindcss@npm:^3.4.7":
|
||||
version: 3.4.7
|
||||
resolution: "tailwindcss@npm:3.4.7"
|
||||
dependencies:
|
||||
"@alloc/quick-lru": "npm:^5.2.0"
|
||||
arg: "npm:^5.0.2"
|
||||
|
@ -6320,7 +6320,7 @@ __metadata:
|
|||
bin:
|
||||
tailwind: lib/cli.js
|
||||
tailwindcss: lib/cli.js
|
||||
checksum: 10c0/8d82b697ecf41d8cd100ab3369e3cbcb30e350afc5b595a000b201ba666628a68543154297f96c5b2a3f2614f37bb981af4766556ebaae832079fa9a436e8563
|
||||
checksum: 10c0/dd74c29ae0ec314d46300a1163b106b84d3ca58d71e4e16c2c8ad9ee3d7ba6cfeab4a97176c0e9bfeebc5e9cd9636531648a3f3874ede376751a572d230dd979
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6398,7 +6398,7 @@ __metadata:
|
|||
sonner: "npm:^1.5.0"
|
||||
stripe: "npm:^16.2.0"
|
||||
tailwind-merge: "npm:^2.4.0"
|
||||
tailwindcss: "npm:^3.4.6"
|
||||
tailwindcss: "npm:^3.4.7"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
typescript: "npm:^5.5.4"
|
||||
unsplash-js: "npm:^7.0.19"
|
||||
|
|
Loading…
Reference in a new issue