File tree Expand file tree Collapse file tree 7 files changed +1306
-1636
lines changed Expand file tree Collapse file tree 7 files changed +1306
-1636
lines changed Original file line number Diff line number Diff line change 20
20
"release" : " pnpm build && changeset && changeset version && changeset publish"
21
21
},
22
22
"devDependencies" : {
23
- "@antfu/eslint-config" : " ^0.34 .0" ,
23
+ "@antfu/eslint-config" : " ^0.36 .0" ,
24
24
"@changesets/cli" : " ^2.26.0" ,
25
- "eslint" : " ^8.31 .0" ,
25
+ "eslint" : " ^8.36 .0" ,
26
26
"esmo" : " ^0.16.3" ,
27
27
"fs-extra" : " ^11.1.0" ,
28
- "tsup" : " ^5.12.1 " ,
29
- "tsx" : " ^3.12.2 " ,
30
- "typescript" : " ^4.9.4 " ,
31
- "vite" : " ^4.0.3 " ,
32
- "vue" : " ^3.2.45 "
28
+ "tsup" : " ^6.6.3 " ,
29
+ "tsx" : " ^3.12.5 " ,
30
+ "typescript" : " ^5.0.2 " ,
31
+ "vite" : " ^4.2.0 " ,
32
+ "vue" : " ^3.2.47 "
33
33
},
34
34
"pnpm" : {
35
35
"packageExtensions" : {
Original file line number Diff line number Diff line change 45
45
"vite" : " ^3.0.0-0 || ^4.0.0-0"
46
46
},
47
47
"dependencies" : {
48
- "@babel/core" : " ^7.20.7 " ,
48
+ "@babel/core" : " ^7.21.3 " ,
49
49
"@babel/plugin-syntax-import-meta" : " ^7.10.4" ,
50
- "@babel/plugin-transform-typescript" : " ^7.20.7 " ,
50
+ "@babel/plugin-transform-typescript" : " ^7.21.3 " ,
51
51
"@vue/babel-plugin-jsx" : " ^1.1.1" ,
52
- "@vue/compiler-dom" : " ^3.2.45 " ,
52
+ "@vue/compiler-dom" : " ^3.2.47 " ,
53
53
"esno" : " ^0.16.3" ,
54
- "kolorist" : " ^1.6 .0" ,
55
- "magic-string" : " ^0.27 .0" ,
56
- "shell-quote" : " ^1.7.4 "
54
+ "kolorist" : " ^1.7 .0" ,
55
+ "magic-string" : " ^0.30 .0" ,
56
+ "shell-quote" : " ^1.8.0 "
57
57
},
58
58
"devDependencies" : {
59
- "@types/babel__core" : " ^7.1.20 " ,
60
- "unplugin" : " ^1.0 .1"
59
+ "@types/babel__core" : " ^7.20.0 " ,
60
+ "unplugin" : " ^1.3 .1"
61
61
}
62
62
}
Original file line number Diff line number Diff line change 7
7
"preview" : " nuxi preview"
8
8
},
9
9
"devDependencies" : {
10
- "nuxt" : " 3.0.0 " ,
10
+ "nuxt" : " 3.3.1 " ,
11
11
"unplugin-vue-inspector" : " workspace:*" ,
12
12
"vite-plugin-vue-inspector" : " workspace:*"
13
13
}
Original file line number Diff line number Diff line change 6
6
"build" : " vite build"
7
7
},
8
8
"dependencies" : {
9
- "@vue/composition-api" : " ^1.4.9 " ,
9
+ "@vue/composition-api" : " ^1.7.1 " ,
10
10
"vue" : " 2.6.14" ,
11
- "vue-template-compiler" : " 2.6 .14"
11
+ "vue-template-compiler" : " 2.7 .14"
12
12
},
13
13
"devDependencies" : {
14
- "sass" : " ^1.49.9 " ,
14
+ "sass" : " ^1.59.3 " ,
15
15
"unplugin-vue-inspector" : " workspace:*" ,
16
16
"vite-plugin-vue-inspector" : " workspace:*" ,
17
17
"vite-plugin-vue2" : " ^1.9.3"
Original file line number Diff line number Diff line change 6
6
"build" : " vite build"
7
7
},
8
8
"dependencies" : {
9
- "vue" : " ^3.2.31 "
9
+ "vue" : " ^3.2.47 "
10
10
},
11
11
"devDependencies" : {
12
- "@vitejs/plugin-vue" : " ^3.2 .0" ,
13
- "@vitejs/plugin-vue-jsx" : " ^2.1 .1" ,
14
- "@vue/compiler-sfc" : " ^3.2.44 " ,
15
- "sass" : " ^1.49.9 " ,
12
+ "@vitejs/plugin-vue" : " ^4.1 .0" ,
13
+ "@vitejs/plugin-vue-jsx" : " ^3.0 .1" ,
14
+ "@vue/compiler-sfc" : " ^3.2.47 " ,
15
+ "sass" : " ^1.59.3 " ,
16
16
"vite-plugin-vue-inspector" : " workspace:*"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 60
60
"build:fix" : " tsx scripts/postbuild.ts"
61
61
},
62
62
"dependencies" : {
63
- "kolorist" : " ^1.6 .0" ,
64
- "unplugin" : " ^1.0 .1" ,
63
+ "kolorist" : " ^1.7 .0" ,
64
+ "unplugin" : " ^1.3 .1" ,
65
65
"vite-plugin-vue-inspector" : " workspace:*"
66
66
},
67
67
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments