diff --git a/package-lock.json b/package-lock.json index 3e9e246..16e681f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@astrojs/image": "^0.11.6", - "@astrojs/tailwind": "^2.1.2", + "@astrojs/tailwind": "^2.1.3", "@types/micromodal": "^0.3.3", "astro": "^1.6.10", "astro-compress": "^1.1.7", @@ -158,9 +158,9 @@ } }, "node_modules/@astrojs/tailwind": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.2.tgz", - "integrity": "sha512-nIrlT+WWp/Wv2VQ29Nvncq608E+j3qB9k1f7yiAjY2ijxizZo4OnQzdRPQcIjIZHL5YxPtzbcoSP2u3v+Domqw==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.3.tgz", + "integrity": "sha512-W7UUUBJ3itDGcvJPvk+M/eNKFlLBYGODIzPsJ3zuehNzcJDhv/Ues+TzrpSvd0FaKfmV9Zlq3ZtToy96xxJU6Q==", "dev": true, "dependencies": { "@proload/core": "^0.3.2", @@ -8075,9 +8075,9 @@ } }, "@astrojs/tailwind": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.2.tgz", - "integrity": "sha512-nIrlT+WWp/Wv2VQ29Nvncq608E+j3qB9k1f7yiAjY2ijxizZo4OnQzdRPQcIjIZHL5YxPtzbcoSP2u3v+Domqw==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.3.tgz", + "integrity": "sha512-W7UUUBJ3itDGcvJPvk+M/eNKFlLBYGODIzPsJ3zuehNzcJDhv/Ues+TzrpSvd0FaKfmV9Zlq3ZtToy96xxJU6Q==", "dev": true, "requires": { "@proload/core": "^0.3.2", diff --git a/package.json b/package.json index 2a23ba2..cef6ad2 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@astrojs/image": "^0.11.6", - "@astrojs/tailwind": "^2.1.2", + "@astrojs/tailwind": "^2.1.3", "@types/micromodal": "^0.3.3", "astro": "^1.6.10", "astro-compress": "^1.1.7",