mirror of
https://github.com/papra-hq/papra.git
synced 2026-05-05 03:05:14 -05:00
chore(deps): mutualized astro deps in catalog (#802)
This commit is contained in:
committed by
GitHub
parent
465d48567b
commit
281a14285c
@@ -19,7 +19,7 @@
|
||||
"dependencies": {
|
||||
"@astrojs/solid-js": "^5.1.0",
|
||||
"@astrojs/starlight": "^0.34.3",
|
||||
"astro": "^5.8.0",
|
||||
"astro": "catalog:",
|
||||
"sharp": "^0.32.5",
|
||||
"shiki": "^3.4.2",
|
||||
"starlight-links-validator": "^0.16.0",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@astrojs/sitemap": "^3.3.0",
|
||||
"@branchlet/core": "^1.0.0",
|
||||
"@corentinth/chisels": "^2.0.2",
|
||||
"astro": "^5.16.15",
|
||||
"astro": "catalog:",
|
||||
"astro-capo": "^0.0.1",
|
||||
"astro-expressive-code": "^0.41.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"dependencies": {
|
||||
"@astrojs/solid-js": "^5.1.3",
|
||||
"@papra/search-parser": "workspace:*",
|
||||
"astro": "^5.8.0",
|
||||
"astro": "catalog:",
|
||||
"shiki": "^3.4.2",
|
||||
"solid-js": "^1.9.10",
|
||||
"ts-pattern": "^5.9.0"
|
||||
|
||||
Generated
+140
-454
File diff suppressed because it is too large
Load Diff
@@ -17,6 +17,7 @@ catalog:
|
||||
vitest: 4.0.3
|
||||
unocss: 66.6.0
|
||||
unocss-preset-animations: 1.3.0
|
||||
astro: 5.16.15
|
||||
|
||||
ignoredBuiltDependencies:
|
||||
- esbuild
|
||||
|
||||
Reference in New Issue
Block a user