Merge pull request #145 from cdransf/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.2
This commit is contained in:
commit
e1d8563a21
2 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
|||
"pagefind": "^0.12.0",
|
||||
"postcss": "^8.4.27",
|
||||
"prettier": "^3.0.1",
|
||||
"prettier-plugin-tailwindcss": "^0.5.1",
|
||||
"prettier-plugin-tailwindcss": "^0.5.2",
|
||||
"rss-parser": "^3.13.0",
|
||||
"sanitize-html": "^2.11.0",
|
||||
"striptags": "^3.2.0",
|
||||
|
|
|
@ -5352,10 +5352,10 @@ prettier-linter-helpers@^1.0.0:
|
|||
dependencies:
|
||||
fast-diff "^1.1.2"
|
||||
|
||||
prettier-plugin-tailwindcss@^0.5.1:
|
||||
version "0.5.1"
|
||||
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.1.tgz#6a57c546a5f24891b3802cd7a529523dcc0f4899"
|
||||
integrity sha512-dvJRVoYlzTXa7mD1DooUl0m+7XXMiaClTgZATah27x0vqWAnmoTdndGdpRZDUXl9chk1FFiaQ0ncquUOKBhMoQ==
|
||||
prettier-plugin-tailwindcss@^0.5.2:
|
||||
version "0.5.2"
|
||||
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.2.tgz#87155de50ee085e743504c5843d26f29899272f7"
|
||||
integrity sha512-i4swJk4f8YWK99BRPX3DdDNwMr6U1X8y9rvxGeX5zf090+SsHpPSVjgOb041Hh6/nZJWPi/JYno9UgBDm+/RxA==
|
||||
|
||||
prettier@^3.0.1:
|
||||
version "3.0.1"
|
||||
|
|
Reference in a new issue