diff --git a/package-lock.json b/package-lock.json index dea7725..e0ec678 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "iconify-icon-names": "1.0.1", "postcss": "8.4.19", "prettier": "2.7.1", - "tailwindcss": "3.2.3", + "tailwindcss": "3.2.4", "typescript": "4.8.4", "vite": "3.2.3", "vite-tsconfig-paths": "3.5.2" @@ -9135,9 +9135,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.3.tgz", - "integrity": "sha512-Xt9D4PK4zuuQCEB8bwK9JUCKmTgUwyac/6b0/42Vqhgl6YJkep+Wf5wq+5uXYfmrupdAD0YY2NY1hyZp1HjRrg==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.4.tgz", + "integrity": "sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==", "dev": true, "dependencies": { "arg": "^5.0.2", @@ -16989,9 +16989,9 @@ } }, "tailwindcss": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.3.tgz", - "integrity": "sha512-Xt9D4PK4zuuQCEB8bwK9JUCKmTgUwyac/6b0/42Vqhgl6YJkep+Wf5wq+5uXYfmrupdAD0YY2NY1hyZp1HjRrg==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.4.tgz", + "integrity": "sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==", "dev": true, "requires": { "arg": "^5.0.2", diff --git a/package.json b/package.json index 1d7d64d..5f2977c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "iconify-icon-names": "1.0.1", "postcss": "8.4.19", "prettier": "2.7.1", - "tailwindcss": "3.2.3", + "tailwindcss": "3.2.4", "typescript": "4.8.4", "vite": "3.2.3", "vite-tsconfig-paths": "3.5.2"