forked from vuetifyjs/vuetify
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
57 lines (45 loc) · 1.25 KB
/
pnpm-workspace.yaml
File metadata and controls
57 lines (45 loc) · 1.25 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
packages:
- packages/*
autoInstallPeers: false
ignoreWorkspaceRootCheck: true
ignoredBuiltDependencies:
- '@parcel/watcher'
- esbuild
- edgedriver
- geckodriver
- unrs-resolver
- vue-demi
linkWorkspacePackages: deep
minimumReleaseAge: 4320
minimumReleaseAgeExclude:
- '@vuetify/one'
- '@vuetify/testing-library-dom'
- playwright
- playwright-core
- '@vizzly-testing/vitest@0.1.1'
nodeLinker: hoisted
overrides:
'@testing-library/dom': npm:@vuetify/testing-library-dom@1.0.3
'@types/node': $@types/node
'@vue/babel-plugin-jsx': npm:@vuetify/babel-plugin-jsx@1.6.0
brilliant-errors>bumpp: '-'
brilliant-errors>vitest: '-'
vite-ssr>react-router-dom: '-'
vite-ssr>react-ssr-prepass: '-'
patchedDependencies:
'@mdi/js@7.4.47': patches/@mdi__js@7.4.47.patch
'@testing-library/vue': patches/@testing-library__vue.patch
'@vitest/browser': patches/@vitest__browser.patch
playwright-core: patches/playwright-core.patch
peerDependencyRules:
allowedVersions:
'@sentry/vue>pinia': '*'
'@testing-library/user-event>@testing-library/dom': '*'
'@vitejs/plugin-vue': '*'
'@vueuse/head': '*'
rollup: '*'
vite: '*'
shellEmulator: true
updateConfig:
ignoreDependencies:
- babel-plugin-add-import-extension