-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
71 lines (64 loc) · 1.49 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
71 lines (64 loc) · 1.49 KB
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
packages:
- playground
- docs
- packages/*
- examples/*
catalog: null
catalogMode: prefer
catalogs:
build:
tsdown: ^0.18.3
deps:
'@standard-schema/spec': ^1.1.0
automd: ^0.4.2
bumpp: ^10.3.2
jiti: ^2.6.1
rimraf: ^6.1.2
tinyglobby: ^0.2.15
typescript: ^5.9.3
zod: ^4.2.1
lint:
'@antfu/eslint-config': ^6.7.3
'@eslint-react/eslint-plugin': ^2.4.0
eslint: ^9.39.2
eslint-plugin-astro: 1.3.1
eslint-plugin-react-hooks: ^7.0.1
eslint-plugin-react-refresh: ^0.4.26
eslint-plugin-solid: ^0.14.5
eslint-plugin-svelte: 3.13.1
lint-staged: ^16.2.7
prettier-plugin-astro: 0.14.1
simple-git-hooks: ^2.13.1
playground:
'@astrojs/check': ^0.9.6
'@astrojs/react': ^4.4.2
'@astrojs/solid-js': ^5.1.3
'@astrojs/starlight': ^0.37.1
'@astrojs/svelte': ^7.2.4
'@astrojs/vue': ^5.1.3
'@iconify-json/lucide': ^1.2.82
'@tanstack/react-form': ^1.27.6
'@tanstack/solid-form': ^1.27.7
'@tanstack/svelte-form': ^1.27.7
'@tanstack/vue-form': ^1.27.6
'@unocss/postcss': ^66.5.10
astro: ^5.16.6
sharp: ^0.34.5
unocss: ^66.5.10
vee-validate: 5.0.0-beta.0
test:
'@vitest/coverage-v8': ^4.0.16
tinyexec: ^1.0.2
vitest: ^4.0.16
vitest-package-exports: ^1.1.1
yaml: ^2.8.2
types:
'@types/node': ^25.0.3
type-fest: ^5.3.1
cleanupUnusedCatalogs: true
shellEmulator: true
trustPolicy: no-downgrade
trustPolicyExclude:
- chokidar@4.0.3
- semver@6.3.1
- vite@6.4.1