mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump tailwindcss from 3.4.10 to 3.4.11
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.10 to 3.4.11. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.10...v3.4.11) --- 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
755efa32da
commit
bb15c98416
2 changed files with 6 additions and 6 deletions
|
@ -68,7 +68,7 @@
|
|||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||
"prisma": "^5.19.1",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"tailwindcss": "^3.4.11",
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"overrides": {
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6236,9 +6236,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tailwindcss@npm:^3.4.10":
|
||||
version: 3.4.10
|
||||
resolution: "tailwindcss@npm:3.4.10"
|
||||
"tailwindcss@npm:^3.4.11":
|
||||
version: 3.4.11
|
||||
resolution: "tailwindcss@npm:3.4.11"
|
||||
dependencies:
|
||||
"@alloc/quick-lru": "npm:^5.2.0"
|
||||
arg: "npm:^5.0.2"
|
||||
|
@ -6265,7 +6265,7 @@ __metadata:
|
|||
bin:
|
||||
tailwind: lib/cli.js
|
||||
tailwindcss: lib/cli.js
|
||||
checksum: 10c0/5212f4d90f21fc21b87008570a37de46af9c955a7c197d0f0e1d888edd5ef597f1f41194bec6b1fdc8a21e9460089d370bf728ce39b13abe93324a768b7043fd
|
||||
checksum: 10c0/b5bce27a6370e7a1c68a8c61db1e5379ccd14dcc5410149342f7742f45be0f2af72cbc0f3ac4e97535fc214d3f2546ade5edbb737f5b74d0a2431b8bb8e54b0d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6343,7 +6343,7 @@ __metadata:
|
|||
sonner: "npm:^1.5.0"
|
||||
stripe: "npm:^16.10.0"
|
||||
tailwind-merge: "npm:^2.5.2"
|
||||
tailwindcss: "npm:^3.4.10"
|
||||
tailwindcss: "npm:^3.4.11"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
typescript: "npm:^5.6.2"
|
||||
unsplash-js: "npm:^7.0.19"
|
||||
|
|
Loading…
Reference in a new issue