File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,28 +6,28 @@ packages:
6
6
catalog :
7
7
' @babel/core ' : ^7.26.8
8
8
' @babel/parser ' : ^7.26.8
9
- ' @babel/types ' : ^7.26.8
9
+ ' @babel/plugin-syntax-jsx ' : ^7.25.9
10
10
' @babel/plugin-transform-typescript ' : ^7.26.8
11
11
' @babel/traverse ' : ^7.26.8
12
- ' @babel/plugin-syntax-jsx ' : " ^7.25.9 "
12
+ ' @babel/types ' : ^7.26.8
13
13
' @types/babel__core ' : ^7.20.5
14
14
15
15
' @nuxt/kit ' : ^3.16.0
16
16
' @nuxt/schema ' : ^3.16.0
17
17
18
- vue : https://pkg.pr.new/vue@3e7464f
19
18
' @vue/compiler-dom ' : https://pkg.pr.new/@vue/compiler-dom@3e7464f
20
19
' @vue/compiler-sfc ' : https://pkg.pr.new/@vue/compiler-sfc@3e7464f
21
20
' @vue/compiler-vapor ' : https://pkg.pr.new/@vue/compiler-vapor@3e7464f
22
21
' @vue/shared ' : https://pkg.pr.new/@vue/shared@3e7464f
23
22
24
23
' @vue-macros/common ' : ^3.0.0-beta.6
24
+ ' @vue-macros/reactivity-transform ' : ^3.0.0-beta.6
25
25
' @vue-macros/test-utils ' : ^3.0.0-beta.6
26
26
' @vue-macros/volar ' : ^3.0.0-beta.6
27
- ' @vue-macros/reactivity-transform ' : ^3.0.0-beta.6
28
27
29
28
ts-macro : ^0.1.25
30
29
unplugin : ^1.16.1
31
- unplugin-utils : " ^0.2.4"
30
+ unplugin-utils : ^0.2.4
32
31
vite : ^6.2.1
33
32
vitest : ^3.0.8
33
+ vue : https://pkg.pr.new/vue@3e7464f
You can’t perform that action at this time.
0 commit comments