File tree 3 files changed +275
-307
lines changed
3 files changed +275
-307
lines changed Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"@commitlint/cli" : " ^17.6.6" ,
40
40
"@commitlint/config-conventional" : " ^17.6.6" ,
41
- "@types/node" : " ^20.3.2 " ,
41
+ "@types/node" : " ^20.3.3 " ,
42
42
"@types/webpack-env" : " ^1.18.1" ,
43
- "@vitest/coverage-istanbul" : " ^0.32.2 " ,
43
+ "@vitest/coverage-istanbul" : " ^0.32.4 " ,
44
44
"bumpp" : " ^9.1.1" ,
45
45
"conventional-changelog-cli" : " ^3.0.0" ,
46
46
"cpx2" : " ^4.2.3" ,
47
- "eslint" : " ^8.43 .0" ,
47
+ "eslint" : " ^8.44 .0" ,
48
48
"eslint-config-vuepress" : " ^4.2.0" ,
49
49
"eslint-config-vuepress-typescript" : " ^4.2.0" ,
50
50
"husky" : " ^8.0.3" ,
51
51
"lint-staged" : " ^13.2.3" ,
52
52
"prettier" : " ^2.8.8" ,
53
53
"prettier-config-vuepress" : " ^4.0.0" ,
54
54
"rimraf" : " ^5.0.1" ,
55
- "sort-package-json" : " ^2.4.1 " ,
55
+ "sort-package-json" : " ^2.5.0 " ,
56
56
"tsconfig-vuepress" : " ^4.2.0" ,
57
57
"tsup" : " ^7.1.0" ,
58
58
"typescript" : " ^5.1.6" ,
59
59
"vite" : " ~4.3.9" ,
60
- "vitest" : " ^0.32.2 "
60
+ "vitest" : " ^0.32.4 "
61
61
},
62
- "packageManager" : " pnpm@8.6.5 " ,
62
+ "packageManager" : " pnpm@8.6.6 " ,
63
63
"engines" : {
64
64
"node" : " >=18.16.0"
65
65
},
Original file line number Diff line number Diff line change 37
37
"@vuepress/shared" : " workspace:*" ,
38
38
"debug" : " ^4.3.4" ,
39
39
"fs-extra" : " ^11.1.1" ,
40
- "globby" : " ^13.2.0 " ,
40
+ "globby" : " ^13.2.1 " ,
41
41
"hash-sum" : " ^2.0.0" ,
42
42
"ora" : " ^6.3.1" ,
43
43
"picocolors" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments