-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
41 lines (39 loc) · 884 Bytes
/
pnpm-workspace.yaml
File metadata and controls
41 lines (39 loc) · 884 Bytes
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
packages:
- packages/**
- apps/**
catalogs:
dev:
"@element-plus/nuxt": ^1.1.1
"@iconify-json/ic": ^1.2.2
"@types/lodash-es": ^4.17.12
"@iconify-json/mdi": ^1.2.3
"@vue/tsconfig": ^0.7.0
sass: ^1.85.1
tsup: ^8.4.0
typescript: ^5.8.2
unplugin-auto-import: ^19.1.2
unplugin-element-plus: ^0.9.1
unplugin-icons: ^22.1.0
unplugin-vue-components: ^28.4.1
vitest: ^3.1.1
vue-tsc: ^2.2.4
prod:
"@tanstack/vue-query": ^5.70.0
"@types/lodash-es": ^4.17.12
"@vueuse/core": ^13.5.0
axios: ^1.8.4
clsx: ^2.1.1
dayjs: ^1.11.13
element-plus: ^2.10.4
lodash-es: ^4.17.21
nuxt: ^3.16.0
pinia: ^3.0.1
pinia-plugin-persistedstate: "^4.4.1"
vue: ^3.5.13
vue-router: ^4.5.0
p-limit: ^6.2.0
linkify-it: ^5.0.0
onlyBuiltDependencies:
- "@parcel/watcher"
- esbuild
- vue-demi