-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpnpm-workspace.yaml
39 lines (33 loc) · 997 Bytes
/
pnpm-workspace.yaml
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
packages:
- packages/*
- playground
- docs
defines:
- &babel ^7.26.8
- &vue-macros ^3.0.0-beta.7
catalog:
'@babel/core': *babel
'@babel/parser': *babel
'@babel/plugin-syntax-jsx': ^7.25.9
'@babel/plugin-transform-typescript': *babel
'@babel/traverse': *babel
'@babel/types': *babel
'@types/babel__core': ^7.20.5
'@nuxt/kit': ^3.16.0
'@nuxt/schema': ^3.16.0
'@vue/compiler-dom': https://pkg.pr.new/@vue/compiler-dom@b43f4f5
'@vue/compiler-sfc': https://pkg.pr.new/@vue/compiler-sfc@b43f4f5
'@vue/compiler-vapor': https://pkg.pr.new/@vue/compiler-vapor@b43f4f5
'@vue/shared': https://pkg.pr.new/@vue/shared@b43f4f5
'@vue-macros/common': *vue-macros
'@vue-macros/reactivity-transform': *vue-macros
'@vue-macros/test-utils': *vue-macros
'@vue-macros/volar': *vue-macros
'@types/hash-sum': ^1.0.2
hash-sum: ^2.0.0
ts-macro: ^0.1.25
unplugin: ^2.2.2
unplugin-utils: ^0.2.4
vite: ^6.2.1
vitest: ^3.0.8
vue: https://pkg.pr.new/vue@b43f4f5