diff --git a/package.json b/package.json index aa3833c..2a5194f 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "2.0.0", "@astrojs/rss": "4.0.1", "@astrojs/sitemap": "3.0.3", - "@astrojs/tailwind": "5.0.3", + "@astrojs/tailwind": "5.1.0", "@fontsource/jetbrains-mono": "^5.0.18", "astro": "4.0.3", "astro-embed": "^0.6.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae66489..2884805 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -15,8 +15,8 @@ dependencies: specifier: 3.0.3 version: 3.0.3 '@astrojs/tailwind': - specifier: 5.0.3 - version: 5.0.3(astro@4.0.3)(tailwindcss@3.3.6) + specifier: 5.1.0 + version: 5.1.0(astro@4.0.3)(tailwindcss@3.3.6) '@fontsource/jetbrains-mono': specifier: ^5.0.18 version: 5.0.18 @@ -333,8 +333,8 @@ packages: zod: 3.22.4 dev: false - /@astrojs/tailwind@5.0.3(astro@4.0.3)(tailwindcss@3.3.6): - resolution: {integrity: sha512-p+uFa1PNuV8RxhGkPUFgVq8CUbmS3xr0u5k1An2xKECLotRh7vsrGcPUijHvYOt42URohcg8rIq0CxNoVMhReg==} + /@astrojs/tailwind@5.1.0(astro@4.0.3)(tailwindcss@3.3.6): + resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24