-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
118 lines (109 loc) · 2.6 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
118 lines (109 loc) · 2.6 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
packages:
- packages/*
- apps/*
- dev
autoInstallPeers: true
catalog:
'@adobe/leonardo-contrast-colors': ^1.1.0
'@ant-design/colors': ^8.0.1
'@flagsmith/flagsmith': ^11.0.0
'@js-temporal/polyfill': 0.5.1
'@material/material-color-utilities': ^0.4.0
'@mdi/js': npm:mdi-js-es@7.4.47
'@octokit/core': ^7.0.6
'@octokit/openapi-types': ^27.0.0
'@resvg/resvg-js': ^2.6.2
'@shikijs/langs': ^4.0.2
'@shikijs/markdown-it': ^4.0.2
'@shikijs/themes': ^4.0.2
'@tsconfig/node24': ^24.0.4
'@tsdown/css': ^0.21.10
'@types/markdown-it': ^14.1.2
'@types/markdown-it-attrs': ^4.1.3
'@types/markdown-it-footnote': ^3.0.4
'@types/node': ^25.6.0
'@unhead/vue': ^2.1.13
'@vitest/coverage-v8': ^4.1.5
'@vue/compiler-dom': ^3.5.33
'@vue/repl': ^4.7.1
'@vue/test-utils': ^2.4.10
'@vue/tsconfig': ^0.9.1
'@vuetify/auth': 0.1.8
'@vuetify/github-releaser': ^4.0.3
bumpp: ^11.0.1
client-zip: ^2.5.0
conventional-changelog-vuetify: ^2.0.2
eslint: ^10.3.0
eslint-config-vuetify: 4.6.2
eslint-plugin-vuejs-accessibility: ^2.5.0
fflate: ^0.8.2
happy-dom: ^20.9.0
knip: ^6.11.0
launchdarkly-js-client-sdk: ^3.9.1
markdown-it: ^14.1.1
markdown-it-anchor: ^9.2.0
markdown-it-attrs: ^4.3.1
markdown-it-container: ^4.0.0
markdown-it-footnote: ^4.0.0
marked: ^18.0.3
marked-emoji: ^2.0.3
mermaid: ^11.14.0
minisearch: ^7.2.0
pinia: ^3.0.4
pkg-pr-new: ^0.0.70
posthog-js: ^1.372.6
rollup-plugin-sass: ^1.15.3
sass: ^1.99.0
sass-embedded: ^1.99.0
satori: ^0.26.0
sherif: ^1.11.1
shiki: ^4.0.2
simple-git-hooks: ^2.13.1
svg-pan-zoom: ^3.6.2
swetrix: ^4.2.0
ts-morph: 27.0.2
tsdown: ^0.21.10
tsx: 4.21.0
typescript: 6.0.3
unocss: ^66.6.8
unplugin-auto-import: ^21.0.0
unplugin-vue: ^7.2.0
unplugin-vue-components: ^32.0.0
unplugin-vue-markdown: ^30.0.0
vite: 8.0.10
vite-plugin-pwa: ^1.2.0
vite-plugin-vue-layouts-next: ^2.1.0
vite-ssg: ^28.3.0
vite-ssg-sitemap: ^0.10.0
vitest: ^4.1.5
vue: 3.5.33
vue-component-meta: 3.2.7
vue-i18n: ^11.4.0
vue-router: ^5.0.6
vue-tsc: 3.2.7
catalogMode: strict
minimumReleaseAge: 20160
minimumReleaseAgeExclude:
- '@vuetify/auth'
- vite
- eslint
- eslint-config-vuetify
- eslint-plugin-vue
- typescript-eslint
- '@typescript-eslint/*'
- '@eslint/*'
- pkg-pr-new
onlyBuiltDependencies:
- '@parcel/watcher'
- esbuild
- simple-git-hooks
- unrs-resolver
ignoredBuiltDependencies:
- core-js
- protobufjs
patchedDependencies:
'@vue/repl@4.7.1': patches/@vue__repl@4.7.1.patch
vite-ssg@28.3.0: patches/vite-ssg@28.3.0.patch
peerDependencyRules:
allowedVersions:
vite: '8'