diff --git a/fivem/fivenet/package.json b/fivem/fivenet/package.json index 6c0101c..d38914e 100644 --- a/fivem/fivenet/package.json +++ b/fivem/fivenet/package.json @@ -25,7 +25,7 @@ "eslint-plugin-vue": "9.32.0", "prettier": "3.4.2", "prettier-plugin-organize-imports": "4.1.0", - "prettier-plugin-tailwindcss": "0.6.10", + "prettier-plugin-tailwindcss": "0.6.11", "rimraf": "6.0.1", "typescript": "5.7.3" }, diff --git a/fivem/fivenet/ui/package.json b/fivem/fivenet/ui/package.json index f525e36..5c811f7 100644 --- a/fivem/fivenet/ui/package.json +++ b/fivem/fivenet/ui/package.json @@ -35,7 +35,7 @@ "eslint-plugin-vue": "9.32.0", "prettier": "3.4.2", "prettier-plugin-organize-imports": "4.1.0", - "prettier-plugin-tailwindcss": "0.6.10", + "prettier-plugin-tailwindcss": "0.6.11", "sass-embedded": "1.83.4", "typescript": "5.7.3" }, diff --git a/fivem/fivenet/ui/yarn.lock b/fivem/fivenet/ui/yarn.lock index 4e678e8..6b5fa43 100644 --- a/fivem/fivenet/ui/yarn.lock +++ b/fivem/fivenet/ui/yarn.lock @@ -5996,10 +5996,10 @@ prettier-plugin-organize-imports@4.1.0: resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-4.1.0.tgz#f3d3764046a8e7ba6491431158b9be6ffd83b90f" integrity sha512-5aWRdCgv645xaa58X8lOxzZoiHAldAPChljr/MT0crXVOWTZ+Svl4hIWlz+niYSlO6ikE5UXkN1JrRvIP2ut0A== -prettier-plugin-tailwindcss@0.6.10: - version "0.6.10" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.10.tgz#ecd6303cdb89b368af4bdf0d4b3653abdd1f23bf" - integrity sha512-ndj2WLDaMzACnr1gAYZiZZLs5ZdOeBYgOsbBmHj3nvW/6q8h8PymsXiEnKvj/9qgCCAoHyvLOisoQdIcsDvIgw== +prettier-plugin-tailwindcss@0.6.11: + version "0.6.11" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.11.tgz#cfacd60c4f81997353ee913e589037f796df0f5f" + integrity sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA== prettier@3.4.2: version "3.4.2" diff --git a/fivem/fivenet/yarn.lock b/fivem/fivenet/yarn.lock index 7e46106..54c49d2 100644 --- a/fivem/fivenet/yarn.lock +++ b/fivem/fivenet/yarn.lock @@ -1026,10 +1026,10 @@ prettier-plugin-organize-imports@4.1.0: resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-4.1.0.tgz#f3d3764046a8e7ba6491431158b9be6ffd83b90f" integrity sha512-5aWRdCgv645xaa58X8lOxzZoiHAldAPChljr/MT0crXVOWTZ+Svl4hIWlz+niYSlO6ikE5UXkN1JrRvIP2ut0A== -prettier-plugin-tailwindcss@0.6.10: - version "0.6.10" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.10.tgz#ecd6303cdb89b368af4bdf0d4b3653abdd1f23bf" - integrity sha512-ndj2WLDaMzACnr1gAYZiZZLs5ZdOeBYgOsbBmHj3nvW/6q8h8PymsXiEnKvj/9qgCCAoHyvLOisoQdIcsDvIgw== +prettier-plugin-tailwindcss@0.6.11: + version "0.6.11" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.11.tgz#cfacd60c4f81997353ee913e589037f796df0f5f" + integrity sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA== prettier@3.4.2: version "3.4.2"