mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Bump tailwindcss from 3.4.12 to 3.4.13
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.12 to 3.4.13. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.12...v3.4.13) --- 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
32a59b36cf
commit
9c7f504dca
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.19.1",
|
"prisma": "^5.19.1",
|
||||||
"tailwindcss": "^3.4.12",
|
"tailwindcss": "^3.4.13",
|
||||||
"typescript": "^5.6.2"
|
"typescript": "^5.6.2"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6209,9 +6209,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"tailwindcss@npm:^3.4.12":
|
"tailwindcss@npm:^3.4.13":
|
||||||
version: 3.4.12
|
version: 3.4.13
|
||||||
resolution: "tailwindcss@npm:3.4.12"
|
resolution: "tailwindcss@npm:3.4.13"
|
||||||
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"
|
||||||
|
@ -6238,7 +6238,7 @@ __metadata:
|
||||||
bin:
|
bin:
|
||||||
tailwind: lib/cli.js
|
tailwind: lib/cli.js
|
||||||
tailwindcss: lib/cli.js
|
tailwindcss: lib/cli.js
|
||||||
checksum: 10c0/9ed1449d3b98ce54c6c3a6c3354121a14b39d8dba28815ea1b0fc5a0b32422a744545ba357690468912a1a781593bc7da3d4e56367abed284a300ae1fb0ab42b
|
checksum: 10c0/c6525be3dd26febc4ec5e45e80596bff8b48ade7de258c1ec8704297bf47c1ec7b2b186b13662ebaa6ab4795ad8879fb64064f796756bfc8b46558b542b01a6c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6316,7 +6316,7 @@ __metadata:
|
||||||
sonner: "npm:^1.5.0"
|
sonner: "npm:^1.5.0"
|
||||||
stripe: "npm:^16.12.0"
|
stripe: "npm:^16.12.0"
|
||||||
tailwind-merge: "npm:^2.5.2"
|
tailwind-merge: "npm:^2.5.2"
|
||||||
tailwindcss: "npm:^3.4.12"
|
tailwindcss: "npm:^3.4.13"
|
||||||
tailwindcss-animate: "npm:^1.0.7"
|
tailwindcss-animate: "npm:^1.0.7"
|
||||||
typescript: "npm:^5.6.2"
|
typescript: "npm:^5.6.2"
|
||||||
unsplash-js: "npm:^7.0.19"
|
unsplash-js: "npm:^7.0.19"
|
||||||
|
|
Loading…
Add table
Reference in a new issue