mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump tailwindcss from 3.4.3 to 3.4.4
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.4) --- 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
45c091eccb
commit
187865b454
2 changed files with 6 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
||||||
"prettier": "^3.3.1",
|
"prettier": "^3.3.1",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.1",
|
"prettier-plugin-tailwindcss": "^0.6.1",
|
||||||
"prisma": "^5.15.0",
|
"prisma": "^5.15.0",
|
||||||
"tailwindcss": "^3.4.3",
|
"tailwindcss": "^3.4.4",
|
||||||
"typescript": "^5"
|
"typescript": "^5"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5894,9 +5894,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"tailwindcss@npm:^3.4.3":
|
"tailwindcss@npm:^3.4.4":
|
||||||
version: 3.4.3
|
version: 3.4.4
|
||||||
resolution: "tailwindcss@npm:3.4.3"
|
resolution: "tailwindcss@npm:3.4.4"
|
||||||
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"
|
||||||
|
@ -5923,7 +5923,7 @@ __metadata:
|
||||||
bin:
|
bin:
|
||||||
tailwind: lib/cli.js
|
tailwind: lib/cli.js
|
||||||
tailwindcss: lib/cli.js
|
tailwindcss: lib/cli.js
|
||||||
checksum: 10c0/11e5546494f2888f693ebaa271b218b3a8e52fe59d7b629e54f2dffd6eaafd5ded2e9f0c37ad04e6a866dffb2b116d91becebad77e1441beee8bf016bb2392f9
|
checksum: 10c0/e4f7e1a2e1897871a4744f421ccb5639e8d51012e3644b0c35cf723527fdc8f9cddd3fa3b0fc28c198b0ea6ce44ead21c89cfec549d80bad9b1f3dd9d8bf2d54
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6000,7 +6000,7 @@ __metadata:
|
||||||
sonner: "npm:^1.4.41"
|
sonner: "npm:^1.4.41"
|
||||||
stripe: "npm:^15.9.0"
|
stripe: "npm:^15.9.0"
|
||||||
tailwind-merge: "npm:^2.3.0"
|
tailwind-merge: "npm:^2.3.0"
|
||||||
tailwindcss: "npm:^3.4.3"
|
tailwindcss: "npm:^3.4.4"
|
||||||
tailwindcss-animate: "npm:^1.0.7"
|
tailwindcss-animate: "npm:^1.0.7"
|
||||||
typescript: "npm:^5"
|
typescript: "npm:^5"
|
||||||
unsplash-js: "npm:^7.0.19"
|
unsplash-js: "npm:^7.0.19"
|
||||||
|
|
Loading…
Reference in a new issue