From a1afeef85f10f95587bc40c90d3ce86234cef8cc Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Wed, 31 Jan 2024 13:55:49 -0800 Subject: [PATCH] theme is working and tailwind exports properly --- pnpm-lock.yaml | 27 +++++++-------------------- 1 file changed, 7 insertions(+), 20 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be2fb05d..cae2e6d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,7 +87,7 @@ importers: version: 0.4.1(prettier-plugin-astro@0.13.0)(prettier@3.2.4)(typescript@5.3.3) '@matthiesenxyz/astro-ghostcms-catppuccin-dark': specifier: '*' - version: link:../astro-ghostcms-theme-catpuccin-dark + version: link:../astro-ghostcms-catppuccin-dark '@ts-ghost/tsconfig': specifier: '*' version: link:../tsconfig @@ -125,11 +125,11 @@ importers: specifier: ^0.2.2 version: 0.2.2(vitest@1.2.1) - packages/astro-ghostcms-theme-catpuccin-dark: + packages/astro-ghostcms-catppuccin-dark: dependencies: '@astrojs/tailwind': specifier: ^5.1.0 - version: 5.1.0(astro@4.2.6)(tailwindcss@3.4.1) + version: 5.1.0(astro@4.2.8)(tailwindcss@3.4.1) '@fontsource-variable/inter': specifier: ^5.0.16 version: 5.0.16 @@ -141,7 +141,7 @@ importers: version: 0.5.10(tailwindcss@3.4.1) astro: specifier: ^4.2.1 - version: 4.2.6(@types/node@20.11.10)(typescript@5.3.3) + version: 4.2.8(typescript@5.3.3) astro-navbar: specifier: ^2.3.0 version: 2.3.0 @@ -257,7 +257,7 @@ importers: version: link:../packages/astro-ghostcms '@matthiesenxyz/astro-ghostcms-catppuccin-dark': specifier: workspace:* - version: link:../packages/astro-ghostcms-theme-catpuccin-dark + version: link:../packages/astro-ghostcms-catppuccin-dark '@matthiesenxyz/astro-ghostcms-theme-default': specifier: workspace:* version: link:../packages/astro-ghostcms-theme-default @@ -492,21 +492,6 @@ packages: - supports-color dev: false - /@astrojs/tailwind@5.1.0(astro@4.2.6)(tailwindcss@3.4.1): - resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} - peerDependencies: - astro: ^3.0.0 || ^4.0.0 - tailwindcss: ^3.0.24 - dependencies: - astro: 4.2.6(@types/node@20.11.10)(typescript@5.3.3) - autoprefixer: 10.4.17(postcss@8.4.33) - postcss: 8.4.33 - postcss-load-config: 4.0.2(postcss@8.4.33) - tailwindcss: 3.4.1 - transitivePeerDependencies: - - ts-node - dev: false - /@astrojs/tailwind@5.1.0(astro@4.2.8)(tailwindcss@3.4.1): resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} peerDependencies: @@ -7067,6 +7052,7 @@ packages: /safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + requiresBuild: true dev: false /safe-regex-test@1.0.2: @@ -7476,6 +7462,7 @@ packages: /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} + requiresBuild: true dependencies: safe-buffer: 5.2.1 dev: false