-
-
Notifications
You must be signed in to change notification settings - Fork 21
/
pnpm-workspace.yaml
97 lines (95 loc) · 2.41 KB
/
pnpm-workspace.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
catalog:
'@astrojs/db': ^0.14.2
'@astrojs/markdown-remark': ^5.2.0
'@astrojs/rss': ^4.0.7
'@astrojs/check': ^0.9.3
'@astrojs/tailwind': ^5.1.0
'@astrojs/starlight': ^0.28.2
'@astrojs/web-vitals': ^3.0.0
'@astrojs/node': ^8.3.3
'@types/node': ^20.14.11
astro: ^4.15.12
astro-integration-kit: ^0.16.1
astro-theme-provider: ^0.6.1
sharp: ^0.33.4
typescript: ^5.6.3
vite: ^5.4.8
catalogs:
min:
astro: ">=4.15"
'@astrojs/db': ">=0.14"
astro-integration-kit: ">=0.16"
vite: ^4 || ^5
landing:
motion: ^10.18.0
powerglitch: ^2.3.3
tailwindcss: ^3.4.4
tailwind-merge: ^2.5.2
tailwind-scrollbar: ^3.1.0
'@tailwindcss/typography': ^0.5.15
'@fontsource-variable/onest': 5.1.0
astro-icon: ^1.1.1
'@iconify-json/heroicons': ^1.2.0
docs:
'@shoelace-style/shoelace': ^2.16.0
"@types/hast": ^3.0.4
astro-embed: ^0.7.2
hast: ^1.0.0
hast-util-select: ^6.0.2
rehype: ^13.0.1
starlight-versions: ^0.3.0
starlight-package-managers: ^0.7.0
starlight-typedoc: ^0.16.0
typedoc: ^0.26.8
typedoc-plugin-markdown: ^4.2.9
studiocms:
'@types/semver': ^7.5.8
package-json: ^10.0.1
semver: ^7.6.3
studiocms-core:
remark-rehype: ^11.1.0
mdast-util-to-hast: ^13.2.0
studiocms-shared:
'@inox-tools/runtime-logger': ^0.3.1
'@iconify-json/heroicons': ^1.2.0
"@matthiesenxyz/astrolace": ^0.3.2
"@matthiesenxyz/astrodtsbuilder": ^0.1.2
"@matthiesenxyz/integration-utils": ^0.2.0
'@matthiesenxyz/unocss-preset-daisyui': ^0.1.2
'@markdoc/markdoc': ^0.4.0
'@noble/hashes': ^1.4.0
'@unocss/astro': ^0.62.3
'@unocss/reset': ^0.62.3
'@types/micromatch': ^4.0.9
"@astrojs/react": ^3.6.2
"@types/react": ^18.3.5
"@types/react-dom": ^18.3.0
react: ^18.3.1
react-dom: ^18.3.1
unocss: ^0.62.3
daisyui: ^4.12.10
lucia: ^3.2.0
arctic: ^1.9.1
marked: ^13.0.2
micromatch: ^4.0.7
shiki: ^1.14.1
unpic: ^3.18.0
mrmime: ^2.0.0
unified: ^11.0.5
studiocms-renderer:
'@shikijs/transformers': ^1.14.1
"@mdx-js/mdx": ^3.0.1
marked-alert: ^2.0.1
marked-emoji: ^1.4.1
marked-footnote: ^1.2.2
marked-shiki: ^1.1.0
marked-smartypants: ^1.1.7
remark-gfm: ^4.0.0
rehype-highlight: ^7.0.0
studiocms-imagehandler:
'@cloudinary/url-gen': ^1.19.0
'@unpic/astro': ^0.0.46
packages:
- "packages/*"
- "playgrounds/*"
- "www/*"