File tree Expand file tree Collapse file tree 5 files changed +132
-150
lines changed Expand file tree Collapse file tree 5 files changed +132
-150
lines changed Original file line number Diff line number Diff line change 29
29
},
30
30
"prettier" : " prettier-config-vuepress" ,
31
31
"devDependencies" : {
32
- "@commitlint/cli" : " ^12.1.3 " ,
33
- "@commitlint/config-conventional" : " ^12.1.3 " ,
32
+ "@commitlint/cli" : " ^12.1.4 " ,
33
+ "@commitlint/config-conventional" : " ^12.1.4 " ,
34
34
"@types/jest" : " ^26.0.23" ,
35
35
"anywhere" : " ^1.5.0" ,
36
36
"chokidar" : " ^3.5.1" ,
Original file line number Diff line number Diff line change 35
35
"@vuepress/core" : " 2.0.0-beta.14" ,
36
36
"@vuepress/shared" : " 2.0.0-beta.7" ,
37
37
"@vuepress/utils" : " 2.0.0-beta.11" ,
38
- "rollup" : " ^2.47 .0" ,
39
- "vite" : " ^2.3.1 " ,
38
+ "rollup" : " ^2.48 .0" ,
39
+ "vite" : " ^2.3.3 " ,
40
40
"vue" : " ^3.0.11" ,
41
41
"vue-router" : " ^4.0.6"
42
42
},
Original file line number Diff line number Diff line change 38
38
"@vuepress/utils" : " 2.0.0-beta.11" ,
39
39
"autoprefixer" : " ^10.2.5" ,
40
40
"copy-webpack-plugin" : " ^8.1.1" ,
41
- "css-loader" : " ^5.2.4 " ,
42
- "esbuild-loader" : " ~2.13.0 " ,
41
+ "css-loader" : " ^5.2.5 " ,
42
+ "esbuild-loader" : " ~2.13.1 " ,
43
43
"express" : " ^4.17.1" ,
44
44
"file-loader" : " ^6.2.0" ,
45
45
"html-webpack-plugin" : " ^5.3.1" ,
46
46
"mini-css-extract-plugin" : " ^1.6.0" ,
47
47
"portfinder" : " ^1.0.28" ,
48
48
"postcss" : " ^8.2.15" ,
49
49
"postcss-csso" : " ^5.0.1" ,
50
- "postcss-loader" : " ^5.2 .0" ,
50
+ "postcss-loader" : " ^5.3 .0" ,
51
51
"style-loader" : " ^2.0.0" ,
52
52
"url-loader" : " ^4.1.1" ,
53
53
"vue" : " ^3.0.11" ,
54
54
"vue-loader" : " ^16.1.2" ,
55
55
"vue-router" : " ^4.0.6" ,
56
- "webpack" : " ^5.37.0 " ,
56
+ "webpack" : " ^5.37.1 " ,
57
57
"webpack-chain" : " ^6.5.1" ,
58
58
"webpack-dev-server" : " 4.0.0-beta.3" ,
59
59
"webpack-merge" : " ^5.7.3"
Original file line number Diff line number Diff line change 32
32
"@vuepress/shared" : " 2.0.0-beta.7" ,
33
33
"chalk" : " ^4.1.1" ,
34
34
"debug" : " ^4.3.1" ,
35
- "fs-extra" : " ^9.1 .0" ,
35
+ "fs-extra" : " ^10.0 .0" ,
36
36
"globby" : " ^11.0.3" ,
37
37
"hash-sum" : " ^2.0.0" ,
38
38
"ora" : " ^5.4.0" ,
You can’t perform that action at this time.
0 commit comments