summaryrefslogtreecommitdiff
path: root/bun.lock
diff options
context:
space:
mode:
authoraspizu <aspizu@protonmail.com>2025-03-10 03:45:01 +0530
committeraspizu <aspizu@protonmail.com>2025-03-10 03:45:01 +0530
commit1656bbef4ac09f60d901c372617312888dd147d9 (patch)
tree551755d462d61e7d68889456d12552cb9eb13dcb /bun.lock
parent74d877c774dc293deaf1bc49493c4e760ac849b3 (diff)
feat: update package metadata and add peer dependencies
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index c62292a..8a76991 100644
--- a/bun.lock
+++ b/bun.lock
@@ -10,8 +10,12 @@
"@types/node": "^22.13.10",
"astro": "^5.4.2",
"prettier": "^3.5.3",
+ "typescript": "^5.8.2",
"vite": "^6.2.1",
},
+ "peerDependencies": {
+ "astro": ">= 3.0.0",
+ },
},
},
"packages": {