File tree Expand file tree Collapse file tree 4 files changed +195
-201
lines changed Expand file tree Collapse file tree 4 files changed +195
-201
lines changed Original file line number Diff line number Diff line change 43
43
"eslint-config-vuepress" : " ^4.10.1" ,
44
44
"eslint-config-vuepress-typescript" : " ^4.10.1" ,
45
45
"husky" : " ^9.0.11" ,
46
- "lint-staged" : " ^15.2.2 " ,
46
+ "lint-staged" : " ^15.2.4 " ,
47
47
"prettier" : " ^3.2.5" ,
48
48
"prettier-config-vuepress" : " ^4.4.0" ,
49
49
"rimraf" : " ^5.0.7" ,
55
55
"vitest" : " ^1.6.0" ,
56
56
"vue-tsc" : " ^2.0.19"
57
57
},
58
- "packageManager" : " pnpm@9.1.1 " ,
58
+ "packageManager" : " pnpm@9.1.2 " ,
59
59
"engines" : {
60
60
"node" : " >=18.16.0"
61
61
}
Original file line number Diff line number Diff line change 50
50
"esbuild-loader" : " ~4.1.0" ,
51
51
"express" : " ^4.19.2" ,
52
52
"html-webpack-plugin" : " ^5.6.0" ,
53
- "lightningcss" : " ^1.24.1 " ,
53
+ "lightningcss" : " ^1.25.0 " ,
54
54
"mini-css-extract-plugin" : " ^2.9.0" ,
55
55
"postcss" : " ^8.4.38" ,
56
56
"postcss-loader" : " ^8.1.1" ,
Original file line number Diff line number Diff line change 44
44
"@vuepress/shared" : " workspace:*" ,
45
45
"@vuepress/utils" : " workspace:*" ,
46
46
"markdown-it" : " ^14.1.0" ,
47
- "markdown-it-anchor" : " ^9.0.0 " ,
47
+ "markdown-it-anchor" : " ^9.0.1 " ,
48
48
"markdown-it-emoji" : " ^3.0.0" ,
49
49
"mdurl" : " ^2.0.0"
50
50
},
You can’t perform that action at this time.
0 commit comments