-
-
Notifications
You must be signed in to change notification settings - Fork 641
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
75 lines (67 loc) · 1.69 KB
/
pnpm-workspace.yaml
File metadata and controls
75 lines (67 loc) · 1.69 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
72
73
74
75
packages:
- apps/*
- packages/*
catalog:
'@internationalized/date': ^3.10.0
'@tailwindcss/vite': ^4.2.2
'@types/node': ^24
'@types/qrcode': ^1.5.6
'@types/validate-npm-package-name': ^4.0.2
'@unovis/ts': ^1.6.2
'@unovis/vue': ^1.6.2
'@vee-validate/zod': ^4.15.1
'@vueuse/core': ^14.1.0
class-variance-authority: ^0.7.1
clsx: ^2.1.1
date-fns: ^4.1.0
giget: ^3.2.0
open: ^10.2.0
oxc-parser: ^0.102.0
pathe: ^2.0.3
qrcode: ^1.5.4
reka-ui: ^2.9.2
tailwind-merge: ^3.5.0
tailwindcss: ^4.2.2
tinyglobby: ^0.2.15
tsx: ^4.21.0
tw-animate-css: ^1.4.0
typescript: ^5.9.3
validate-npm-package-name: ^5.0.1
vaul-vue: ^0.4.1
vee-validate: ^4.15.1
vue: ^3.5.25
vue-sonner: ^2.0.9
vue-tsc: ^3.1.8
zod: ^3.25.76
catalogMode: prefer
cleanupUnusedCatalogs: true
onlyBuiltDependencies:
- '@parcel/watcher'
- esbuild
- maplibre-gl
- msw
- sharp
- simple-git-hooks
- unrs-resolver
- vue-demi
- workerd
overrides:
chokidar: ^3
deep-equal: npm:@nolyfill/deep-equal@^1.0.44
hasown: npm:@nolyfill/hasown@^1.0.44
is-core-module: npm:@nolyfill/is-core-module@^1.0.39
is-generator-function: npm:@nolyfill/is-generator-function@^1.0.44
isarray: npm:@nolyfill/isarray@^1.0.44
safe-buffer: npm:@nolyfill/safe-buffer@^1.0.44
safer-buffer: npm:@nolyfill/safer-buffer@^1.0.44
side-channel: npm:@nolyfill/side-channel@^1.0.44
string.prototype.codepointat: npm:@nolyfill/string.prototype.codepointat@^1.0.44
typed-array-buffer: npm:@nolyfill/typed-array-buffer@^1.0.44
typedarray: npm:@nolyfill/typedarray@^1.0.44
shellEmulator: true
trustPolicy: no-downgrade
trustPolicyExclude:
- chokidar@4.0.3
- koa@2.16.3
- semver@6.3.1
- tailwindcss@3.4.18