mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump prettier-plugin-tailwindcss from 0.6.2 to 0.6.3
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: prettier-plugin-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
21e5c049f3
commit
6c5c363a1f
2 changed files with 6 additions and 6 deletions
|
@ -65,7 +65,7 @@
|
|||
"eslint-config-prettier": "^9.1.0",
|
||||
"postcss": "^8",
|
||||
"prettier": "^3.3.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.3",
|
||||
"prisma": "^5.15.0",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"typescript": "^5"
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4984,9 +4984,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.2":
|
||||
version: 0.6.2
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.2"
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.3":
|
||||
version: 0.6.3
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.3"
|
||||
peerDependencies:
|
||||
"@ianvs/prettier-plugin-sort-imports": "*"
|
||||
"@prettier/plugin-pug": "*"
|
||||
|
@ -5035,7 +5035,7 @@ __metadata:
|
|||
optional: true
|
||||
prettier-plugin-svelte:
|
||||
optional: true
|
||||
checksum: 10c0/e2cd438c2f1433b61ebb5764c4c58efcd04e56bf15498c0dce974ab3d7559b7293d15eec3a5f2de9f1646a381551f3ec47bd2ea57ced7c7e8d69f62555128ac1
|
||||
checksum: 10c0/1912a5c68e3326c5abe8603c44f1bc05ae2321e677124149b74a66db1d7845eeeb555c7711aaedc8cf5c399011eb147af196c4db9e177d078c9c834df2f2eac3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6040,7 +6040,7 @@ __metadata:
|
|||
next: "npm:^15.0.0-rc.0"
|
||||
postcss: "npm:^8"
|
||||
prettier: "npm:^3.3.1"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.2"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.3"
|
||||
prisma: "npm:^5.15.0"
|
||||
react: "npm:^19.0.0-rc.0"
|
||||
react-day-picker: "npm:^8.10.1"
|
||||
|
|
Loading…
Reference in a new issue