File tree 3 files changed +174
-154
lines changed
3 files changed +174
-154
lines changed Original file line number Diff line number Diff line change 3
3
"type" : " module" ,
4
4
"version" : " 0.2.3" ,
5
5
"private" : true ,
6
- "packageManager" : " pnpm@8.5.0 " ,
6
+ "packageManager" : " pnpm@8.6.8 " ,
7
7
"author" : " KeJun" ,
8
8
"license" : " MIT" ,
9
9
"homepage" : " https://github.com/uni-helper/vite-plugin-uni-pages#readme" ,
30
30
"lint:fix" : " pnpm lint --fix"
31
31
},
32
32
"devDependencies" : {
33
- "@antfu/eslint-config" : " ^0.38.6 " ,
33
+ "@antfu/eslint-config" : " ^0.39.0 " ,
34
34
"@types/node" : " ^18.16.8" ,
35
35
"@uni-helper/volar-service-uni-pages" : " workspace:*" ,
36
36
"bumpp" : " ^9.1.0" ,
39
39
"typescript" : " ^5.0.4" ,
40
40
"unbuild" : " ^1.2.1" ,
41
41
"vite" : " ^4.3.5" ,
42
- "vitest" : " ^0.31 .0"
42
+ "vitest" : " ^0.33 .0"
43
43
}
44
44
}
Original file line number Diff line number Diff line change 41
41
},
42
42
"devDependencies" : {
43
43
"@types/json-schema" : " ^7.0.11" ,
44
- "@volar/language-service" : " 1.6.9 " ,
44
+ "@volar/language-service" : " 1.9.0 " ,
45
45
"unbuild" : " ^1.2.1"
46
46
}
47
47
}
You can’t perform that action at this time.
0 commit comments