-
-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
91 lines (87 loc) · 2.04 KB
/
pnpm-workspace.yaml
File metadata and controls
91 lines (87 loc) · 2.04 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
packages:
- packages/*
- apps/*
- docs
catalog:
'@antfu/eslint-config': ^7.6.1
'@antfu/ni': ^28.2.0
'@date-io/date-fns': ^3.2.1
'@date-io/date-fns-jalali': ^3.2.0
'@date-io/dayjs': ^3.2.0
'@date-io/hijri': ^3.2.0
'@date-io/js-joda': ^3.2.0
'@date-io/luxon': ^3.2.0
'@date-io/moment': ^3.2.0
'@fortawesome/fontawesome-svg-core': ^7.2.0
'@fortawesome/free-solid-svg-icons': ^7.2.0
'@fortawesome/vue-fontawesome': ^3.1.3
'@iconify-json/carbon': ^1.2.19
'@iconify-json/mdi': ^1.2.3
'@js-joda/core': ^5.7.0
'@js-joda/locale_en-us': ^4.15.3
'@js-joda/locale_es': ^4.15.3
'@mdi/js': ^7.4.47
'@nuxt/devtools': latest
'@nuxt/kit': ^4.3.1
'@nuxt/module-builder': ^1.0.2
'@nuxt/schema': ^4.3.1
'@nuxt/test-utils': ^4.0.0
'@nuxtjs/i18n': ^10.2.3
'@parcel/watcher': ^2.5.6
'@types/date-fns': ^2.6.3
'@types/moment': ^2.13.0
'@types/moment-hijri': ^2.1.4
'@types/moment-jalaali': ^0.7.9
'@types/node': ^25.3.3
'@types/semver': ^7.7.1
'@unocss/nuxt': ^66.6.5
'@vite-pwa/assets-generator': ^1.0.2
'@vite-pwa/vitepress': ^1.1.0
bumpp: ^10.4.1
conventional-github-releaser: ^3.1.5
date-fns: ^4.1.0
date-fns-jalali: 2.19.0-2
dayjs: ^1.11.19
defu: ^6.1.4
destr: ^2.0.5
eslint: ^10.0.2
eslint-config-vuetify: 4.3.5-beta.1
local-pkg: ^1.1.2
luxon: ^3.7.2
moment: ^2.30.1
moment-hijri: ^3.0.0
moment-jalaali: 0.9.2
nuxt: ^4.3.1
pathe: ^2.0.3
perfect-debounce: ^2.1.0
publint: ^0.3.18
rimraf: ^6.1.3
sass: ^1.97.3
sass-embedded: ^1.97.3
semver: ^7.7.4
sitemap: ^9.0.1
swetrix: ^4.1.0
typescript: ^5.9.3
ufo: ^1.6.3
unconfig: ^7.5.0
unocss: ^66.6.5
upath: ^2.0.1
vite: 7.3.1
vite-plugin-pwa: ^1.2.0
vite-plugin-vuetify: ^2.1.3
vitepress: 2.0.0-alpha.16
vitepress-plugin-llms: ^1.11.0
vitest: ^4.0.18
vue: ^3.5.29
vue-tsc: ^3.2.5
vuetify: ^4.0.1
workbox-build: ^7.4.0
workbox-window: ^7.4.0
ignoredBuiltDependencies:
- '@parcel/watcher'
- esbuild
onlyBuiltDependencies:
- sharp
shamefullyHoist: true
shellEmulator: true
strictPeerDependencies: false