mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #941 from ahmadk953/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.6.10
Bump prettier-plugin-tailwindcss from 0.6.9 to 0.6.10
This commit is contained in:
commit
3be9dcc520
2 changed files with 8 additions and 8 deletions
|
@ -98,7 +98,7 @@
|
||||||
"jest-junit": "^16.0.0",
|
"jest-junit": "^16.0.0",
|
||||||
"postcss": "^8.4.49",
|
"postcss": "^8.4.49",
|
||||||
"prettier": "^3.4.2",
|
"prettier": "^3.4.2",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.9",
|
"prettier-plugin-tailwindcss": "^0.6.10",
|
||||||
"prisma": "^6.2.1",
|
"prisma": "^6.2.1",
|
||||||
"tailwindcss": "^3.4.16",
|
"tailwindcss": "^3.4.16",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -11033,15 +11033,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prettier-plugin-tailwindcss@npm:^0.6.9":
|
"prettier-plugin-tailwindcss@npm:^0.6.10":
|
||||||
version: 0.6.9
|
version: 0.6.10
|
||||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.9"
|
resolution: "prettier-plugin-tailwindcss@npm:0.6.10"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@ianvs/prettier-plugin-sort-imports": "*"
|
"@ianvs/prettier-plugin-sort-imports": "*"
|
||||||
"@prettier/plugin-pug": "*"
|
"@prettier/plugin-pug": "*"
|
||||||
"@shopify/prettier-plugin-liquid": "*"
|
"@shopify/prettier-plugin-liquid": "*"
|
||||||
"@trivago/prettier-plugin-sort-imports": "*"
|
"@trivago/prettier-plugin-sort-imports": "*"
|
||||||
"@zackad/prettier-plugin-twig-melody": "*"
|
"@zackad/prettier-plugin-twig": "*"
|
||||||
prettier: ^3.0
|
prettier: ^3.0
|
||||||
prettier-plugin-astro: "*"
|
prettier-plugin-astro: "*"
|
||||||
prettier-plugin-css-order: "*"
|
prettier-plugin-css-order: "*"
|
||||||
|
@ -11063,7 +11063,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
"@trivago/prettier-plugin-sort-imports":
|
"@trivago/prettier-plugin-sort-imports":
|
||||||
optional: true
|
optional: true
|
||||||
"@zackad/prettier-plugin-twig-melody":
|
"@zackad/prettier-plugin-twig":
|
||||||
optional: true
|
optional: true
|
||||||
prettier-plugin-astro:
|
prettier-plugin-astro:
|
||||||
optional: true
|
optional: true
|
||||||
|
@ -11087,7 +11087,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
prettier-plugin-svelte:
|
prettier-plugin-svelte:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/370b1d67063a6ff15b0b7fd5d6687bef587aa4be0c856e7f743d5016037ff25d0d69c6aa8c6cecf1355676962aeca52089dc28d063540fb030bcd326a07f47f8
|
checksum: 10c0/9e1e8d59285acb915c647235867e0c6da4f66e60a05984375036998c207662988cb59a362390f86050c09863e4ee982102dfcffb0131cc1413aec1b7d1d8fb08
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12761,7 +12761,7 @@ __metadata:
|
||||||
next-themes: "npm:^0.4.4"
|
next-themes: "npm:^0.4.4"
|
||||||
postcss: "npm:^8.4.49"
|
postcss: "npm:^8.4.49"
|
||||||
prettier: "npm:^3.4.2"
|
prettier: "npm:^3.4.2"
|
||||||
prettier-plugin-tailwindcss: "npm:^0.6.9"
|
prettier-plugin-tailwindcss: "npm:^0.6.10"
|
||||||
prisma: "npm:^6.2.1"
|
prisma: "npm:^6.2.1"
|
||||||
react: "npm:^19.0.0"
|
react: "npm:^19.0.0"
|
||||||
react-day-picker: "npm:^9.5.0"
|
react-day-picker: "npm:^9.5.0"
|
||||||
|
|
Loading…
Reference in a new issue