summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorseth <[email protected]>2023-05-20 02:32:33 -0400
committerseth <[email protected]>2023-05-20 02:32:33 -0400
commit63c4f174c849a41eb0c2b5fc7470151dd1f0277c (patch)
treec7bd858968011af86cf0475dd97754e78216c937 /pnpm-lock.yaml
parentca06db6a1ff46672f4a9da29f15e89f161b10fe8 (diff)
move eslint/postcss configs to package.json
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index a026589..262bc25 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -4,6 +4,9 @@ devDependencies:
"@astrojs/tailwind":
specifier: ^3.1.2
+ "@astrojs/ts-plugin":
+ specifier: ^1.0.6
+ version: 1.0.6
"@catppuccin/tailwindcss":
specifier: ^0.1.1
version: 0.1.1
@@ -164,6 +167,16 @@ packages:
- supports-color
dev: true
+ /@astrojs/[email protected]:
+ resolution:
+ {
+ integrity: sha512-1fx9Dtfowklhphva/PeijdDoYvUBPYwkCk7dqk04xAjwmv6tWrrsU8xZMfQ1JWUtT2RnciaSagggP6w0PFb1Ig==,
+ }
+ dependencies:
+ "@astrojs/compiler": 1.4.2
+ "@jridgewell/trace-mapping": 0.3.18
+ dev: true
+
/@astrojs/[email protected]:
resolution:
{