mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #587 from ahmadk953/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.6.8
This commit is contained in:
commit
8184e0001f
2 changed files with 6 additions and 6 deletions
|
@ -66,7 +66,7 @@
|
|||
"eslint-config-prettier": "^9.1.0",
|
||||
"postcss": "^8.4.47",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||
"prettier-plugin-tailwindcss": "^0.6.8",
|
||||
"prisma": "^5.20.0",
|
||||
"tailwindcss": "^3.4.13",
|
||||
"typescript": "^5.6.2"
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5430,9 +5430,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.6":
|
||||
version: 0.6.6
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.6"
|
||||
"prettier-plugin-tailwindcss@npm:^0.6.8":
|
||||
version: 0.6.8
|
||||
resolution: "prettier-plugin-tailwindcss@npm:0.6.8"
|
||||
peerDependencies:
|
||||
"@ianvs/prettier-plugin-sort-imports": "*"
|
||||
"@prettier/plugin-pug": "*"
|
||||
|
@ -5484,7 +5484,7 @@ __metadata:
|
|||
optional: true
|
||||
prettier-plugin-svelte:
|
||||
optional: true
|
||||
checksum: 10c0/e34743a768631ebc69690b97d7018500f497815bbdc59c95604d09c65ffc25823ffb181e62a457f4d77594bf4ee2de50bab579e68b55440e3fcfa91713b7d7e6
|
||||
checksum: 10c0/b74b9594928cce715a272e6837b30ff7090f5e24cc556c579b84e4d1740787aa15d48179e6f99ef11c6c879941dec66413a1f9c3e5e980a94520dc50ed21bc8f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6499,7 +6499,7 @@ __metadata:
|
|||
next: "npm:15.0.0-rc.0"
|
||||
postcss: "npm:^8.4.47"
|
||||
prettier: "npm:^3.3.3"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.6"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.8"
|
||||
prisma: "npm:^5.20.0"
|
||||
react: "npm:^19.0.0-rc.0"
|
||||
react-day-picker: "npm:^9.1.2"
|
||||
|
|
Loading…
Reference in a new issue