diff --git a/package-lock.json b/package-lock.json index 34138feac..6bd283a2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -112,7 +112,7 @@ "postcss-preset-env": "9.0.0", "postcss-url": "10.1.3", "prettier": "2.8.8", - "prettier-plugin-tailwindcss": "0.4.0", + "prettier-plugin-tailwindcss": "0.4.1", "puppeteer": "20.8.2", "react-test-renderer": "18.2.0", "rimraf": "5.0.1", @@ -34509,9 +34509,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.0.tgz", - "integrity": "sha512-Rna0sDPETA0KNhMHlN8wxKNgfSa8mTl2hPPAGxnbv6tUcHT6J4RQmQ8TLXyhB7Dm5Von4iHloBxTyClYM6wT0A==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.1.tgz", + "integrity": "sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==", "dev": true, "engines": { "node": ">=12.17.0" diff --git a/package.json b/package.json index 181df0c98..3cf6317e1 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "postcss-preset-env": "9.0.0", "postcss-url": "10.1.3", "prettier": "2.8.8", - "prettier-plugin-tailwindcss": "0.4.0", + "prettier-plugin-tailwindcss": "0.4.1", "puppeteer": "20.8.2", "react-test-renderer": "18.2.0", "rimraf": "5.0.1",