0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00

deps: chokidar, drizzle

This commit is contained in:
bholmesdev 2024-01-25 18:44:06 -05:00
parent 6e2513f276
commit 83933143ac
2 changed files with 8 additions and 0 deletions

View file

@ -11,6 +11,8 @@
"dependencies": {
"@astrojs/db": "workspace:*",
"astro": "workspace:*",
"chokidar": "^3.5.3",
"drizzle-orm": "^0.28.6",
"fast-glob": "^3.3.2"
},
"keywords": [],

6
pnpm-lock.yaml generated
View file

@ -3872,6 +3872,12 @@ importers:
astro:
specifier: workspace:*
version: link:../../../../astro
chokidar:
specifier: ^3.5.3
version: 3.5.3
drizzle-orm:
specifier: ^0.28.6
version: 0.28.6(@libsql/client@0.4.0-pre.5)
fast-glob:
specifier: ^3.3.2
version: 3.3.2