-
-
Notifications
You must be signed in to change notification settings - Fork 316
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
48 lines (38 loc) · 936 Bytes
/
pnpm-workspace.yaml
File metadata and controls
48 lines (38 loc) · 936 Bytes
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
packages:
- .
- cli
- docs
ignoreDepScripts: true
ignoreWorkspaceRootCheck: true
ignoredBuiltDependencies:
- '@parcel/watcher'
- core-js
- esbuild
- unrs-resolver
- vue-demi
onlyBuiltDependencies:
- '@resvg/resvg-js'
- better-sqlite3
- sharp@0.34.5
- simple-git-hooks@2.13.1
overrides:
sharp: 0.34.5
vite: npm:@voidzero-dev/vite-plus-core@0.0.0-g52709db6.20260226-1136
vitest: npm:@voidzero-dev/vite-plus-test@0.0.0-g52709db6.20260226-1136
'@unocss/core': 66.6.3
storybook: ^10.2.7
packageExtensions:
'@nuxt/scripts':
dependencies:
estree-walker: ^3.0.3
patchedDependencies:
'@jsr/deno__doc@0.189.1': patches/@jsr__deno__doc@0.189.1.patch
savePrefix: ''
shellEmulator: true
catalogs:
storybook:
'@storybook-vue/nuxt': '9.0.1'
'@storybook/addon-a11y': '^10.2.7'
'@storybook/addon-docs': '^10.2.7'
'@storybook/addon-themes': '^10.2.7'
'storybook': '^10.2.7'