File tree 4 files changed +112
-106
lines changed
4 files changed +112
-106
lines changed Original file line number Diff line number Diff line change 56
56
"@vuepress/shared" : " workspace:*" ,
57
57
"@vuepress/utils" : " workspace:*" ,
58
58
"@vueuse/core" : " ^9.6.0" ,
59
- "sass" : " ^1.56.1 " ,
59
+ "sass" : " ^1.56.2 " ,
60
60
"vue" : " ^3.2.45" ,
61
61
"vue-router" : " ^4.1.6"
62
62
},
Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@commitlint/cli" : " ^17.3.0" ,
38
38
"@commitlint/config-conventional" : " ^17.3.0" ,
39
- "@types/node" : " ^18.11.10 " ,
39
+ "@types/node" : " ^18.11.12 " ,
40
40
"@types/webpack-env" : " ^1.18.0" ,
41
- "@vitest/coverage-istanbul" : " ^0.25.3 " ,
41
+ "@vitest/coverage-istanbul" : " ^0.25.6 " ,
42
42
"bumpp" : " ^8.2.1" ,
43
43
"conventional-changelog-cli" : " ^2.2.2" ,
44
44
"cpx2" : " ^4.2.0" ,
47
47
"eslint-config-vuepress-typescript" : " ^4.0.4" ,
48
48
"husky" : " ^8.0.2" ,
49
49
"lint-staged" : " ^13.1.0" ,
50
- "prettier" : " ^2.8.0 " ,
50
+ "prettier" : " ^2.8.1 " ,
51
51
"prettier-config-vuepress" : " ^4.0.0" ,
52
52
"rimraf" : " ^3.0.2" ,
53
53
"sort-package-json" : " ^2.1.0" ,
54
54
"tsconfig-vuepress" : " ^4.0.4" ,
55
55
"tsup" : " ^6.5.0" ,
56
- "typescript" : " ^4.9.3 " ,
56
+ "typescript" : " ^4.9.4 " ,
57
57
"vite" : " ~3.2.5" ,
58
- "vitest" : " ^0.25.3 "
58
+ "vitest" : " ^0.25.6 "
59
59
},
60
60
"packageManager" : " pnpm@7.14.2" ,
61
61
"engines" : {
Original file line number Diff line number Diff line change 49
49
"esbuild-loader" : " ~2.20.0" ,
50
50
"express" : " ^4.18.2" ,
51
51
"html-webpack-plugin" : " ^5.5.0" ,
52
- "mini-css-extract-plugin" : " ^2.7.1 " ,
52
+ "mini-css-extract-plugin" : " ^2.7.2 " ,
53
53
"postcss" : " ^8.4.19" ,
54
54
"postcss-csso" : " ^6.0.1" ,
55
55
"postcss-loader" : " ^7.0.2" ,
You can’t perform that action at this time.
0 commit comments