-
-
Notifications
You must be signed in to change notification settings - Fork 251
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
38 lines (36 loc) · 814 Bytes
/
pnpm-workspace.yaml
File metadata and controls
38 lines (36 loc) · 814 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
shellEmulator: true
trustPolicy: no-downgrade
packages: []
catalogs:
build:
'@nuxt/devtools': ^3.1.1
'@nuxt/eslint': ^1.14.0
'@nuxt/kit': ^4.3.1
'@nuxtjs/color-mode': ^4.0.0
'@pinia/nuxt': ^0.11.3
'@unocss/eslint-config': ^66.6.0
'@unocss/nuxt': ^66.6.0
'@vite-pwa/nuxt': ^1.1.1
'@vueuse/nuxt': ^14.2.0
nuxt: ^4.3.1
unocss: ^66.6.0
unplugin: ^3.0.0
vite: ^7.3.1
dev:
'@antfu/eslint-config': ^7.3.0
'@types/node': ^25.2.2
eslint: ^9.39.2
eslint-plugin-format: ^1.4.0
typescript: ^5.9.3
vue-tsc: ^3.2.4
frontend:
'@vueuse/core': ^14.2.0
pinia: ^3.0.4
vue: ^3.5.27
icons:
'@iconify-json/carbon': ^1.2.18
'@iconify-json/twemoji': ^1.2.5
onlyBuiltDependencies:
- '@parcel/watcher'
- esbuild
- unrs-resolver