File tree Expand file tree Collapse file tree 5 files changed +291
-334
lines changed Expand file tree Collapse file tree 5 files changed +291
-334
lines changed Original file line number Diff line number Diff line change 34
34
"@commitlint/cli" : " ^19.4.1" ,
35
35
"@commitlint/config-conventional" : " ^19.4.1" ,
36
36
"@commitlint/types" : " ^19.0.3" ,
37
- "@types/node" : " ^22.5.1 " ,
37
+ "@types/node" : " ^22.5.2 " ,
38
38
"@types/webpack-env" : " ^1.18.5" ,
39
39
"@vitest/coverage-istanbul" : " ^2.0.5" ,
40
40
"bumpp" : " ^9.5.2" ,
41
41
"conventional-changelog-cli" : " ^5.0.0" ,
42
42
"eslint" : " ^9.9.1" ,
43
- "eslint-config-vuepress" : " ^5.1.4 " ,
43
+ "eslint-config-vuepress" : " ^5.1.6 " ,
44
44
"husky" : " ^9.1.5" ,
45
45
"jiti" : " ^1.21.6" ,
46
- "lint-staged" : " ^15.2.9 " ,
46
+ "lint-staged" : " ^15.2.10 " ,
47
47
"prettier" : " ^3.3.3" ,
48
48
"prettier-config-vuepress" : " ^5.0.0" ,
49
49
"rimraf" : " ^6.0.1" ,
54
54
"typescript" : " ^5.5.4" ,
55
55
"vite" : " ~5.4.1" ,
56
56
"vitest" : " ^2.0.5" ,
57
- "vue-tsc" : " ^2.1.2 "
57
+ "vue-tsc" : " ^2.1.4 "
58
58
},
59
59
"packageManager" :
" [email protected] "
60
60
}
Original file line number Diff line number Diff line change 42
42
"@vuepress/utils" : " workspace:*" ,
43
43
"autoprefixer" : " ^10.4.20" ,
44
44
"connect-history-api-fallback" : " ^2.0.0" ,
45
- "postcss" : " ^8.4.41 " ,
45
+ "postcss" : " ^8.4.44 " ,
46
46
"postcss-load-config" : " ^6.0.1" ,
47
47
"rollup" : " ^4.21.2" ,
48
48
"vite" : " ~5.4.1" ,
Original file line number Diff line number Diff line change 52
52
"html-webpack-plugin" : " ^5.6.0" ,
53
53
"lightningcss" : " ^1.26.0" ,
54
54
"mini-css-extract-plugin" : " ^2.9.1" ,
55
- "postcss" : " ^8.4.41 " ,
55
+ "postcss" : " ^8.4.44 " ,
56
56
"postcss-loader" : " ^8.1.1" ,
57
57
"style-loader" : " ^4.0.0" ,
58
58
"vue" : " ^3.5.0" ,
Original file line number Diff line number Diff line change 40
40
"globby" : " ^14.0.2" ,
41
41
"hash-sum" : " ^2.0.0" ,
42
42
"ora" : " ^8.1.0" ,
43
- "picocolors" : " ^1.0.1 " ,
43
+ "picocolors" : " ^1.1.0 " ,
44
44
"upath" : " ^2.0.1"
45
45
},
46
46
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments