mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump tailwindcss from 3.4.4 to 3.4.5
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.5/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.5) --- 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
c9bc842c2f
commit
6c69847c87
2 changed files with 6 additions and 6 deletions
|
@ -68,7 +68,7 @@
|
|||
"prettier": "^3.3.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||
"prisma": "^5.16.2",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"tailwindcss": "^3.4.5",
|
||||
"typescript": "^5.5.3"
|
||||
},
|
||||
"overrides": {
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6291,9 +6291,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tailwindcss@npm:^3.4.4":
|
||||
version: 3.4.4
|
||||
resolution: "tailwindcss@npm:3.4.4"
|
||||
"tailwindcss@npm:^3.4.5":
|
||||
version: 3.4.5
|
||||
resolution: "tailwindcss@npm:3.4.5"
|
||||
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/e4f7e1a2e1897871a4744f421ccb5639e8d51012e3644b0c35cf723527fdc8f9cddd3fa3b0fc28c198b0ea6ce44ead21c89cfec549d80bad9b1f3dd9d8bf2d54
|
||||
checksum: 10c0/1e202de92edca2dbb355c472642965aab6ad0e4e393bf489b45a23142cf35533f184195fdfae65e5577d0391834cff2cd6dacc48c751046fea976786c8f52ed0
|
||||
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.4"
|
||||
tailwindcss: "npm:^3.4.5"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
typescript: "npm:^5.5.3"
|
||||
unsplash-js: "npm:^7.0.19"
|
||||
|
|
Loading…
Reference in a new issue