mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump prettier-plugin-tailwindcss from 0.6.1 to 0.6.2
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.1 to 0.6.2. - [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.1...v0.6.2) --- 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
d04382581d
commit
96cdf835d4
2 changed files with 6 additions and 6 deletions
|
@ -65,7 +65,7 @@
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"postcss": "^8",
|
"postcss": "^8",
|
||||||
"prettier": "^3.3.1",
|
"prettier": "^3.3.1",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.1",
|
"prettier-plugin-tailwindcss": "^0.6.2",
|
||||||
"prisma": "^5.15.0",
|
"prisma": "^5.15.0",
|
||||||
"tailwindcss": "^3.4.4",
|
"tailwindcss": "^3.4.4",
|
||||||
"typescript": "^5"
|
"typescript": "^5"
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4938,9 +4938,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prettier-plugin-tailwindcss@npm:^0.6.1":
|
"prettier-plugin-tailwindcss@npm:^0.6.2":
|
||||||
version: 0.6.1
|
version: 0.6.2
|
||||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.1"
|
resolution: "prettier-plugin-tailwindcss@npm:0.6.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@ianvs/prettier-plugin-sort-imports": "*"
|
"@ianvs/prettier-plugin-sort-imports": "*"
|
||||||
"@prettier/plugin-pug": "*"
|
"@prettier/plugin-pug": "*"
|
||||||
|
@ -4989,7 +4989,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
prettier-plugin-svelte:
|
prettier-plugin-svelte:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/533006f456e4b4da43e7fc7d5218e464a3d9f32ae47deb2d654e51436cf3d3956ccf4e3b7ccacb71f47ab5b271668907c1f018ba9e5afa615d94c056d68c8630
|
checksum: 10c0/e2cd438c2f1433b61ebb5764c4c58efcd04e56bf15498c0dce974ab3d7559b7293d15eec3a5f2de9f1646a381551f3ec47bd2ea57ced7c7e8d69f62555128ac1
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5994,7 +5994,7 @@ __metadata:
|
||||||
next: "npm:^15.0.0-rc.0"
|
next: "npm:^15.0.0-rc.0"
|
||||||
postcss: "npm:^8"
|
postcss: "npm:^8"
|
||||||
prettier: "npm:^3.3.1"
|
prettier: "npm:^3.3.1"
|
||||||
prettier-plugin-tailwindcss: "npm:^0.6.1"
|
prettier-plugin-tailwindcss: "npm:^0.6.2"
|
||||||
prisma: "npm:^5.15.0"
|
prisma: "npm:^5.15.0"
|
||||||
react: "npm:^19.0.0-rc.0"
|
react: "npm:^19.0.0-rc.0"
|
||||||
react-day-picker: "npm:^8.10.1"
|
react-day-picker: "npm:^8.10.1"
|
||||||
|
|
Loading…
Reference in a new issue