File tree 4 files changed +343
-352
lines changed
4 files changed +343
-352
lines changed Original file line number Diff line number Diff line change 35
35
"@commitlint/cli" : " ^19.7.1" ,
36
36
"@commitlint/config-conventional" : " ^19.7.1" ,
37
37
"@commitlint/types" : " ^19.5.0" ,
38
- "@types/node" : " ^22.13.4 " ,
38
+ "@types/node" : " ^22.13.5 " ,
39
39
"@types/webpack-env" : " ^1.18.8" ,
40
40
"@vitest/coverage-istanbul" : " ^3.0.6" ,
41
41
"bumpp" : " ^10.0.3" ,
42
42
"conventional-changelog-cli" : " ^5.0.0" ,
43
- "eslint" : " ^9.20.1 " ,
43
+ "eslint" : " ^9.21.0 " ,
44
44
"eslint-config-vuepress" : " ^5.2.4" ,
45
45
"husky" : " ^9.1.7" ,
46
46
"jiti" : " ^2.4.2" ,
47
47
"lint-staged" : " ^15.4.3" ,
48
- "prettier" : " ^3.5.1 " ,
48
+ "prettier" : " ^3.5.2 " ,
49
49
"prettier-config-vuepress" : " ^5.0.0" ,
50
50
"rimraf" : " ^6.0.1" ,
51
51
"sort-package-json" : " ^2.14.0" ,
52
52
"taze" : " ^18.6.0" ,
53
53
"tsconfig-vuepress" : " ^5.2.1" ,
54
54
"tsup" : " ^8.3.6" ,
55
55
"typescript" : " ~5.7.3" ,
56
- "vite" : " ~6.1.0 " ,
56
+ "vite" : " ~6.1.1 " ,
57
57
"vitest" : " ^3.0.6" ,
58
- "vue-tsc" : " ^2.2.2 "
58
+ "vue-tsc" : " ^2.2.4 "
59
59
},
60
60
"packageManager" :
" [email protected] " ,
61
61
"pnpm" : {
Original file line number Diff line number Diff line change 43
43
"@vuepress/utils" : " workspace:*" ,
44
44
"autoprefixer" : " ^10.4.20" ,
45
45
"connect-history-api-fallback" : " ^2.0.0" ,
46
- "postcss" : " ^8.5.2 " ,
46
+ "postcss" : " ^8.5.3 " ,
47
47
"postcss-load-config" : " ^6.0.1" ,
48
48
"rollup" : " ^4.34.8" ,
49
- "vite" : " ~6.1.0 " ,
49
+ "vite" : " ~6.1.1 " ,
50
50
"vue" : " ^3.5.13" ,
51
51
"vue-router" : " ^4.5.0"
52
52
},
Original file line number Diff line number Diff line change 53
53
"html-webpack-plugin" : " ^5.6.3" ,
54
54
"lightningcss" : " ^1.29.1" ,
55
55
"mini-css-extract-plugin" : " ^2.9.2" ,
56
- "postcss" : " ^8.5.2 " ,
56
+ "postcss" : " ^8.5.3 " ,
57
57
"postcss-loader" : " ^8.1.1" ,
58
58
"style-loader" : " ^4.0.0" ,
59
59
"vue" : " ^3.5.13" ,
You can’t perform that action at this time.
0 commit comments