File tree Expand file tree Collapse file tree 8 files changed +312
-740
lines changed Expand file tree Collapse file tree 8 files changed +312
-740
lines changed Original file line number Diff line number Diff line change 35
35
},
36
36
"dependencies" : {
37
37
"@vuepress/core" : " workspace:*" ,
38
- "shiki" : " ^0.11 .1"
38
+ "shiki" : " ^0.12 .1"
39
39
},
40
40
"publishConfig" : {
41
41
"access" : " public"
Original file line number Diff line number Diff line change 55
55
"@vuepress/plugin-theme-data" : " workspace:*" ,
56
56
"@vuepress/shared" : " workspace:*" ,
57
57
"@vuepress/utils" : " workspace:*" ,
58
- "@vueuse/core" : " ^9.6.0 " ,
59
- "sass" : " ^1.56.2 " ,
58
+ "@vueuse/core" : " ^9.8.2 " ,
59
+ "sass" : " ^1.57.1 " ,
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 38
38
"devDependencies" : {
39
39
"@commitlint/cli" : " ^17.3.0" ,
40
40
"@commitlint/config-conventional" : " ^17.3.0" ,
41
- "@types/node" : " ^18.11.15 " ,
41
+ "@types/node" : " ^18.11.17 " ,
42
42
"@types/webpack-env" : " ^1.18.0" ,
43
- "@vitest/coverage-istanbul" : " ^0.25.8 " ,
43
+ "@vitest/coverage-istanbul" : " ^0.26.2 " ,
44
44
"bumpp" : " ^8.2.1" ,
45
45
"conventional-changelog-cli" : " ^2.2.2" ,
46
46
"cpx2" : " ^4.2.0" ,
47
- "eslint" : " ^8.29 .0" ,
47
+ "eslint" : " ^8.30 .0" ,
48
48
"eslint-config-vuepress" : " ^4.0.4" ,
49
49
"eslint-config-vuepress-typescript" : " ^4.0.4" ,
50
50
"husky" : " ^8.0.2" ,
56
56
"tsconfig-vuepress" : " ^4.0.4" ,
57
57
"tsup" : " ^6.5.0" ,
58
58
"typescript" : " ^4.9.4" ,
59
- "vite" : " ~4.0.1 " ,
60
- "vitest" : " ^0.25.8 "
59
+ "vite" : " ~4.0.3 " ,
60
+ "vitest" : " ^0.26.2 "
61
61
},
62
- "packageManager" : " pnpm@7.14.2 " ,
62
+ "packageManager" : " pnpm@7.19.0 " ,
63
63
"engines" : {
64
64
"node" : " >=14.18.0"
65
65
},
Original file line number Diff line number Diff line change 42
42
"connect-history-api-fallback" : " ^2.0.0" ,
43
43
"postcss" : " ^8.4.20" ,
44
44
"postcss-load-config" : " ^4.0.1" ,
45
- "rollup" : " ^3.7.4 " ,
46
- "vite" : " ~4.0.1 " ,
45
+ "rollup" : " ^3.8.0 " ,
46
+ "vite" : " ~4.0.3 " ,
47
47
"vue" : " ^3.2.45" ,
48
48
"vue-router" : " ^4.1.6"
49
49
},
Original file line number Diff line number Diff line change 45
45
"autoprefixer" : " ^10.4.13" ,
46
46
"chokidar" : " ^3.5.3" ,
47
47
"copy-webpack-plugin" : " ^11.0.0" ,
48
- "css-loader" : " ^6.7.2 " ,
48
+ "css-loader" : " ^6.7.3 " ,
49
49
"esbuild-loader" : " ~2.20.0" ,
50
50
"express" : " ^4.18.2" ,
51
51
"html-webpack-plugin" : " ^5.5.0" ,
Original file line number Diff line number Diff line change 42
42
"cac" : " ^6.7.14" ,
43
43
"chokidar" : " ^3.5.3" ,
44
44
"envinfo" : " ^7.8.1" ,
45
- "esbuild" : " ^0.16.5 "
45
+ "esbuild" : " ^0.16.10 "
46
46
},
47
47
"devDependencies" : {
48
48
"@types/envinfo" : " ^7.8.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" : " ^13.0.1" ,
47
- "markdown-it-anchor" : " ^8.6.5 " ,
47
+ "markdown-it-anchor" : " ^8.6.6 " ,
48
48
"markdown-it-emoji" : " ^2.0.2" ,
49
49
"mdurl" : " ^1.0.1"
50
50
},
You can’t perform that action at this time.
0 commit comments