-
-
Notifications
You must be signed in to change notification settings - Fork 425
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
56 lines (45 loc) · 1.15 KB
/
pnpm-workspace.yaml
File metadata and controls
56 lines (45 loc) · 1.15 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
packages:
- .
- cli
- docs
allowBuilds:
'@parcel/watcher': false
'@resvg/resvg-js': true
'better-sqlite3': true
'core-js': false
'esbuild': false
'sharp@0.34.5': true
'unrs-resolver': false
'vue-demi': false
catalogs:
msw:
'msw': '^2.13.2'
storybook:
'@storybook-vue/nuxt': '9.0.1'
'@storybook/addon-a11y': '^10.3.5'
'@storybook/addon-docs': '^10.3.5'
'@storybook/addon-themes': '^10.3.5'
'msw-storybook-addon': '^2.0.7'
'storybook': '^10.3.1'
'storybook-i18n': '^10.1.1'
dedupePeers: true
ignoreDepScripts: true
ignoreWorkspaceRootCheck: true
overrides:
sharp: 0.34.5
storybook: ^10.3.1
vite: npm:@voidzero-dev/vite-plus-core@0.1.16
vitest: npm:@voidzero-dev/vite-plus-test@0.1.16
nuxt-og-image: ^6.4.3
packageExtensions:
'@nuxt/scripts':
dependencies:
estree-walker: ^3.0.3
'unplugin-vue-markdown':
peerDependencies:
'vite': '^2.0.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0 || ^7.0.0 || ^8.0.0'
patchedDependencies:
'@jsr/deno__doc@0.189.1': patches/@jsr__deno__doc@0.189.1.patch
'@nuxt/test-utils': patches/@nuxt__test-utils.patch
savePrefix: ''
shellEmulator: true