mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump tailwindcss from 3.4.9 to 3.4.10
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.9 to 3.4.10. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.9...v3.4.10) --- 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
8692aa15ad
commit
8a9278f861
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.6",
|
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||||
"prisma": "^5.18.0",
|
"prisma": "^5.18.0",
|
||||||
"tailwindcss": "^3.4.9",
|
"tailwindcss": "^3.4.10",
|
||||||
"typescript": "^5.5.4"
|
"typescript": "^5.5.4"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6328,9 +6328,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"tailwindcss@npm:^3.4.9":
|
"tailwindcss@npm:^3.4.10":
|
||||||
version: 3.4.9
|
version: 3.4.10
|
||||||
resolution: "tailwindcss@npm:3.4.9"
|
resolution: "tailwindcss@npm:3.4.10"
|
||||||
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"
|
||||||
|
@ -6357,7 +6357,7 @@ __metadata:
|
||||||
bin:
|
bin:
|
||||||
tailwind: lib/cli.js
|
tailwind: lib/cli.js
|
||||||
tailwindcss: lib/cli.js
|
tailwindcss: lib/cli.js
|
||||||
checksum: 10c0/b072028e87dd9dcbf858285681bdb8b5a1ff0b4439b956cc1b7aae4ae288f4d531867dea6ce3a2d974cbbd9699f3552ee515a56d079903fdd1eeae06305f60ba
|
checksum: 10c0/5212f4d90f21fc21b87008570a37de46af9c955a7c197d0f0e1d888edd5ef597f1f41194bec6b1fdc8a21e9460089d370bf728ce39b13abe93324a768b7043fd
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6435,7 +6435,7 @@ __metadata:
|
||||||
sonner: "npm:^1.5.0"
|
sonner: "npm:^1.5.0"
|
||||||
stripe: "npm:^16.7.0"
|
stripe: "npm:^16.7.0"
|
||||||
tailwind-merge: "npm:^2.5.2"
|
tailwind-merge: "npm:^2.5.2"
|
||||||
tailwindcss: "npm:^3.4.9"
|
tailwindcss: "npm:^3.4.10"
|
||||||
tailwindcss-animate: "npm:^1.0.7"
|
tailwindcss-animate: "npm:^1.0.7"
|
||||||
typescript: "npm:^5.5.4"
|
typescript: "npm:^5.5.4"
|
||||||
unsplash-js: "npm:^7.0.19"
|
unsplash-js: "npm:^7.0.19"
|
||||||
|
|
Loading…
Reference in a new issue