File tree Expand file tree Collapse file tree 3 files changed +994
-160
lines changed Expand file tree Collapse file tree 3 files changed +994
-160
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " @uni-helper/vite-plugin-uni-layouts" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.1.11" ,
5
- "packageManager" : " pnpm@8.9.0 " ,
5
+ "packageManager" : " pnpm@8.15.9 " ,
6
6
"description" : " Customizable layouts framework for uni-app applications using Vite." ,
7
7
"author" : " KeJun" ,
8
8
"license" : " MIT" ,
61
61
"dependencies" : {
62
62
"@babel/types" : " ^7.23.5" ,
63
63
"@uni-helper/uni-env" : " ^0.1.1" ,
64
- "@vue/compiler-core" : " 3.4.21 " ,
65
- "@vue/compiler-sfc" : " 3.4.21 " ,
66
- "ast-kit" : " ^0.11.3 " ,
64
+ "@vue/compiler-core" : " 3.5.20 " ,
65
+ "@vue/compiler-sfc" : " 3.5.20 " ,
66
+ "ast-kit" : " ^0.12.0 " ,
67
67
"c12" : " ^1.5.1" ,
68
68
"chokidar" : " ^3.5.3" ,
69
69
"fast-glob" : " ^3.3.2" ,
72
72
"scule" : " ^1.1.1"
73
73
},
74
74
"devDependencies" : {
75
- "@antfu/eslint-config" : " 1.0.0-beta.26 " ,
75
+ "@antfu/eslint-config" : " 1.2.1 " ,
76
76
"@types/node" : " ^20.10.4" ,
77
77
"bumpp" : " ^9.2.1" ,
78
78
"eslint" : " ^8.55.0" ,
Original file line number Diff line number Diff line change 58
58
"@dcloudio/uni-stacktracey" : " 3.0.0-alpha-4070620250722001" ,
59
59
"@dcloudio/vite-plugin-uni" : " 3.0.0-alpha-4070620250722001" ,
60
60
"@uni-helper/vite-plugin-uni-layouts" : " workspace:*" ,
61
- "@uni-helper/vite-plugin-uni-pages" : " ^0.2.12 " ,
61
+ "@uni-helper/vite-plugin-uni-pages" : " ^0.3.0 " ,
62
62
"typescript" : " ^4.9.5" ,
63
63
"vite" : " ^4.4.11"
64
64
}
You can’t perform that action at this time.
0 commit comments