-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
108 lines (100 loc) · 2.39 KB
/
pnpm-workspace.yaml
File metadata and controls
108 lines (100 loc) · 2.39 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
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/node22': ^22.0.5
'@tsdown/css': ^0.21.7
'@types/markdown-it-attrs': ^4.1.3
'@types/node': ^25.5.2
'@unhead/addons': ^2.1.13
'@unhead/vue': ^2.1.13
'@vitest/coverage-v8': ^4.1.3
'@vue/compiler-dom': ^3.5.32
'@vue/repl': ^4.7.1
'@vue/test-utils': ^2.4.6
'@vue/tsconfig': ^0.9.1
'@vuetify/auth': 0.1.8
'@vuetify/github-releaser': ^4.0.3
bumpp: ^11.0.1
concurrently: ^9.2.1
conventional-changelog-vuetify: ^2.0.2
eslint: ^10.2.0
eslint-config-vuetify: 4.5.0
eslint-plugin-vuejs-accessibility: ^2.5.0
fflate: ^0.8.2
happy-dom: ^20.8.9
knip: ^6.3.0
launchdarkly-js-client-sdk: ^3.9.1
markdown-it-anchor: ^9.2.0
markdown-it-attrs: ^4.3.1
markdown-it-container: ^4.0.0
marked: ^18.0.0
marked-emoji: ^2.0.3
mermaid: ^11.14.0
minisearch: ^7.2.0
pinia: ^3.0.4
posthog-js: ^1.365.0
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.1.0
ts-morph: 27.0.2
tsdown: ^0.21.7
tsx: 4.21.0
typescript: 6.0.2
unocss: ^66.6.7
unplugin-auto-import: ^21.0.0
unplugin-vue: ^7.1.1
unplugin-vue-components: ^32.0.0
unplugin-vue-markdown: ^30.0.0
vite: 8.0.6
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.3
vue: 3.5.32
vue-component-meta: 3.2.6
vue-i18n: ^11.3.1
vue-router: ^5.0.4
vue-tsc: 3.2.6
catalogMode: strict
minimumReleaseAge: 4320
minimumReleaseAgeExclude:
- '@vuetify/auth'
- vite
- eslint
- eslint-config-vuetify
- typescript-eslint
- '@typescript-eslint/*'
- '@eslint/*'
onlyBuiltDependencies:
- '@parcel/watcher'
- esbuild
- simple-git-hooks
- unrs-resolver
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'