mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump tailwindcss from 3.4.5 to 3.4.6
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.5 to 3.4.6. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.5...v3.4.6) --- 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
b8b779266b
commit
37dc44b157
2 changed files with 6 additions and 6 deletions
|
@ -68,7 +68,7 @@
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||||
"prisma": "^5.17.0",
|
"prisma": "^5.17.0",
|
||||||
"tailwindcss": "^3.4.5",
|
"tailwindcss": "^3.4.6",
|
||||||
"typescript": "^5.5.3"
|
"typescript": "^5.5.3"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6307,9 +6307,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"tailwindcss@npm:^3.4.5":
|
"tailwindcss@npm:^3.4.6":
|
||||||
version: 3.4.5
|
version: 3.4.6
|
||||||
resolution: "tailwindcss@npm:3.4.5"
|
resolution: "tailwindcss@npm:3.4.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@alloc/quick-lru": "npm:^5.2.0"
|
"@alloc/quick-lru": "npm:^5.2.0"
|
||||||
arg: "npm:^5.0.2"
|
arg: "npm:^5.0.2"
|
||||||
|
@ -6336,7 +6336,7 @@ __metadata:
|
||||||
bin:
|
bin:
|
||||||
tailwind: lib/cli.js
|
tailwind: lib/cli.js
|
||||||
tailwindcss: lib/cli.js
|
tailwindcss: lib/cli.js
|
||||||
checksum: 10c0/1e202de92edca2dbb355c472642965aab6ad0e4e393bf489b45a23142cf35533f184195fdfae65e5577d0391834cff2cd6dacc48c751046fea976786c8f52ed0
|
checksum: 10c0/8d82b697ecf41d8cd100ab3369e3cbcb30e350afc5b595a000b201ba666628a68543154297f96c5b2a3f2614f37bb981af4766556ebaae832079fa9a436e8563
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6414,7 +6414,7 @@ __metadata:
|
||||||
sonner: "npm:^1.5.0"
|
sonner: "npm:^1.5.0"
|
||||||
stripe: "npm:^16.2.0"
|
stripe: "npm:^16.2.0"
|
||||||
tailwind-merge: "npm:^2.4.0"
|
tailwind-merge: "npm:^2.4.0"
|
||||||
tailwindcss: "npm:^3.4.5"
|
tailwindcss: "npm:^3.4.6"
|
||||||
tailwindcss-animate: "npm:^1.0.7"
|
tailwindcss-animate: "npm:^1.0.7"
|
||||||
typescript: "npm:^5.5.3"
|
typescript: "npm:^5.5.3"
|
||||||
unsplash-js: "npm:^7.0.19"
|
unsplash-js: "npm:^7.0.19"
|
||||||
|
|
Loading…
Reference in a new issue