File tree Expand file tree Collapse file tree 6 files changed +385
-391
lines changed Expand file tree Collapse file tree 6 files changed +385
-391
lines changed Original file line number Diff line number Diff line change 35
35
"@commitlint/cli" : " ^19.8.0" ,
36
36
"@commitlint/config-conventional" : " ^19.8.0" ,
37
37
"@commitlint/types" : " ^19.8.0" ,
38
- "@types/node" : " ^22.14.1 " ,
38
+ "@types/node" : " ^22.15.2 " ,
39
39
"@types/webpack-env" : " ^1.18.8" ,
40
40
"@vitest/coverage-istanbul" : " ^3.1.2" ,
41
41
"bumpp" : " ^10.1.0" ,
53
53
"tsconfig-vuepress" : " ^6.0.0" ,
54
54
"tsup" : " ^8.4.0" ,
55
55
"typescript" : " ~5.8.3" ,
56
- "vite" : " ~6.3.2 " ,
56
+ "vite" : " ~6.3.3 " ,
57
57
"vitest" : " ^3.1.2" ,
58
- "vue-tsc" : " ^2.2.8 "
58
+ "vue-tsc" : " ^2.2.10 "
59
59
},
60
- "packageManager" : " pnpm@10.9 .0" ,
60
+ "packageManager" : " pnpm@10.10 .0" ,
61
61
"pnpm" : {
62
62
"onlyBuiltDependencies" : [
63
63
" @parcel/watcher" ,
Original file line number Diff line number Diff line change 46
46
"postcss" : " ^8.5.3" ,
47
47
"postcss-load-config" : " ^6.0.1" ,
48
48
"rollup" : " ^4.40.0" ,
49
- "vite" : " ~6.3.2 " ,
49
+ "vite" : " ~6.3.3 " ,
50
50
"vue" : " catalog:" ,
51
51
"vue-router" : " catalog:"
52
52
},
Original file line number Diff line number Diff line change 59
59
"vue" : " catalog:" ,
60
60
"vue-loader" : " ^17.4.2" ,
61
61
"vue-router" : " catalog:" ,
62
- "webpack" : " ^5.99.6 " ,
62
+ "webpack" : " ^5.99.7 " ,
63
63
"webpack-5-chain" : " ^8.0.2" ,
64
64
"webpack-dev-server" : " ^5.2.1" ,
65
65
"webpack-merge" : " ^6.0.1"
Original file line number Diff line number Diff line change 42
42
"cac" : " ^6.7.14" ,
43
43
"chokidar" : " ^3.6.0" ,
44
44
"envinfo" : " ^7.14.0" ,
45
- "esbuild" : " ^0.25.2 "
45
+ "esbuild" : " ^0.25.3 "
46
46
},
47
47
"devDependencies" : {
48
48
"@types/envinfo" : " ^7.8.4"
You can’t perform that action at this time.
0 commit comments