forked from vueuse/vueuse
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
105 lines (102 loc) · 2.4 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
105 lines (102 loc) · 2.4 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
packages:
- packages/*
- '!playgrounds'
catalogs:
dev:
'@antfu/eslint-config': ^5.3.0
'@antfu/ni': ^26.0.1
'@iconify/json': ^2.2.385
'@vitejs/plugin-vue': ^6.0.1
'@vue/compiler-sfc': ^3.5.21
bumpp: ^10.2.3
consola: ^3.4.2
eslint: ^9.35.0
eslint-factory: ^0.1.2
eslint-plugin-format: ^1.0.1
eslint-plugin-unimport: ^0.1.2
export-size: ^0.7.0
jsdom: ^27.0.0
lint-staged: ^16.1.6
nuxt: ^4.1.2
ofetch: ^1.4.1
pnpm: ^10.17.0
postcss: ^8.5.6
postcss-nested: ^7.0.2
prettier: ^3.6.2
rolldown-vite: ^7.1.11
sharp: ^0.34.4
simple-git: ^3.28.0
simple-git-hooks: ^2.13.1
taze: ^19.6.0
tinyglobby: ^0.2.15
tsdown: ^0.15.2
tsx: ^4.20.5
typescript: ^5.9.2
unimport: ^5.3.0
unocss: ^66.5.1
vite: ^7.1.6
vite-plugin-inspect: ^11.3.3
vue: ^3.5.21
vue-tsc: ^3.0.7
docs:
'@shikijs/vitepress-twoslash': ^3.12.2
'@vite-pwa/vitepress': ^1.0.0
'@vue/repl': ^4.7.0
google-font-installer: ^1.2.0
gray-matter: ^4.0.3
markdown-table: ^3.0.4
md5: ^2.3.0
remove-markdown: ^0.6.2
unplugin-icons: ^22.3.0
unplugin-vue-components: ^29.0.0
vite-plugin-pwa: ^1.0.3
vitepress: ^2.0.0-alpha.12
yaml: ^2.8.1
integrations:
'@nuxt/kit': ^4.1.2
'@nuxt/schema': ^4.1.2
async-validator: ^4.2.5
axios: ^1.12.2
change-case: ^5.4.4
drauu: ^0.4.3
electron: ^13.1.0
firebase: ^12.3.0
focus-trap: ^7.6.5
fuse.js: ^7.1.0
idb-keyval: ^6.2.2
jwt-decode: ^4.0.0
local-pkg: ^1.1.2
nprogress: ^0.2.0
qrcode: ^1.5.4
rxjs: ^6.6.7
sortablejs: ^1.15.6
universal-cookie: ^8.0.1
vue-router: ^4.5.1
test:
'@arethetypeswrong/cli': ^0.18.2
'@vitest/browser': ^3.2.4
'@vitest/coverage-v8': ^3.2.4
'@vitest/ui': ^3.2.4
'@vue/test-utils': ^2.4.6
fake-indexeddb: ^6.2.2
msw: ^2.3.0
playwright: 1.49.0
vitest: ^3.2.4
vitest-browser-vue: ^1.1.0
vitest-package-exports: ^0.1.1
types:
'@type-challenges/utils': ^0.1.1
'@types/md5': ^2.3.5
'@types/node': ^24.5.2
'@types/nprogress': ^0.2.3
'@types/qrcode': ^1.5.5
'@types/remove-markdown': ^0.3.4
'@types/semver': ^7.7.1
'@types/sortablejs': ^1.15.8
'@types/web-bluetooth': ^0.0.21
neverBuiltDependencies:
- electron
shamefullyHoist: true
shellEmulator: true
sideEffectsCache: false
strictPeerDependencies: false