mirror of
https://github.com/serge-chat/serge.git
synced 2024-01-15 09:32:12 +03:00
Bump prettier-plugin-tailwindcss from 0.5.6 to 0.5.7 in /web (#864)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"markdown-it": "^13.0.2",
|
||||
"markdown-it-highlightjs": "^4.0.1",
|
||||
"prettier-plugin-svelte": "^3.0.3",
|
||||
"prettier-plugin-tailwindcss": "^0.5.6"
|
||||
"prettier-plugin-tailwindcss": "^0.5.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-auto": "^2.1.1",
|
||||
@@ -4318,9 +4318,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier-plugin-tailwindcss": {
|
||||
"version": "0.5.6",
|
||||
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz",
|
||||
"integrity": "sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==",
|
||||
"version": "0.5.7",
|
||||
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.7.tgz",
|
||||
"integrity": "sha512-4v6uESAgwCni6YF6DwJlRaDjg9Z+al5zM4JfngcazMy4WEf/XkPS5TEQjbD+DZ5iNuG6RrKQLa/HuX2SYzC3kQ==",
|
||||
"engines": {
|
||||
"node": ">=14.21.3"
|
||||
},
|
||||
|
||||
@@ -45,6 +45,6 @@
|
||||
"markdown-it": "^13.0.2",
|
||||
"markdown-it-highlightjs": "^4.0.1",
|
||||
"prettier-plugin-svelte": "^3.0.3",
|
||||
"prettier-plugin-tailwindcss": "^0.5.6"
|
||||
"prettier-plugin-tailwindcss": "^0.5.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user