File tree 9 files changed +576
-438
lines changed
9 files changed +576
-438
lines changed Original file line number Diff line number Diff line change 20
20
"@vuepress-e2e/style-exports" : " file:./modules/style-exports" ,
21
21
"@vuepress/bundler-vite" : " workspace:*" ,
22
22
"@vuepress/bundler-webpack" : " workspace:*" ,
23
- "sass" : " ^1.79.4 " ,
24
- "sass-embedded" : " ^1.79.4 " ,
23
+ "sass" : " ^1.79.5 " ,
24
+ "sass-embedded" : " ^1.79.5 " ,
25
25
"sass-loader" : " ^16.0.2" ,
26
- "vue" : " ^3.5.11 " ,
26
+ "vue" : " ^3.5.12 " ,
27
27
"vuepress" : " workspace:*"
28
28
},
29
29
"devDependencies" : {
Original file line number Diff line number Diff line change 37
37
"@commitlint/types" : " ^19.5.0" ,
38
38
"@types/node" : " ^22.7.5" ,
39
39
"@types/webpack-env" : " ^1.18.5" ,
40
- "@vitest/coverage-istanbul" : " ^2.1.2 " ,
40
+ "@vitest/coverage-istanbul" : " ^2.1.3 " ,
41
41
"bumpp" : " ^9.7.1" ,
42
42
"conventional-changelog-cli" : " ^5.0.0" ,
43
43
"eslint" : " ^9.12.0" ,
44
- "eslint-config-vuepress" : " ^5.2.0 " ,
44
+ "eslint-config-vuepress" : " ^5.2.1 " ,
45
45
"husky" : " ^9.1.6" ,
46
46
"jiti" : " ^2.3.3" ,
47
47
"lint-staged" : " ^15.2.10" ,
50
50
"rimraf" : " ^6.0.1" ,
51
51
"sort-package-json" : " ^2.10.1" ,
52
52
"taze" : " ^0.17.2" ,
53
- "tsconfig-vuepress" : " ^5.2.0 " ,
53
+ "tsconfig-vuepress" : " ^5.2.1 " ,
54
54
"tsup" : " ^8.3.0" ,
55
55
"typescript" : " ^5.6.3" ,
56
- "vite" : " ~5.4.8 " ,
57
- "vitest" : " ^2.1.2 " ,
56
+ "vite" : " ~5.4.9 " ,
57
+ "vitest" : " ^2.1.3 " ,
58
58
"vue-tsc" : " ^2.1.6"
59
59
},
60
60
"packageManager" : " pnpm@9.12.1"
Original file line number Diff line number Diff line change 46
46
"postcss" : " ^8.4.47" ,
47
47
"postcss-load-config" : " ^6.0.1" ,
48
48
"rollup" : " ^4.24.0" ,
49
- "vite" : " ~5.4.8 " ,
50
- "vue" : " ^3.5.11 " ,
49
+ "vite" : " ~5.4.9 " ,
50
+ "vue" : " ^3.5.12 " ,
51
51
"vue-router" : " ^4.4.5"
52
52
},
53
53
"devDependencies" : {
Original file line number Diff line number Diff line change 56
56
"postcss" : " ^8.4.47" ,
57
57
"postcss-loader" : " ^8.1.1" ,
58
58
"style-loader" : " ^4.0.0" ,
59
- "vue" : " ^3.5.11 " ,
59
+ "vue" : " ^3.5.12 " ,
60
60
"vue-loader" : " ^17.4.2" ,
61
61
"vue-router" : " ^4.4.5" ,
62
62
"webpack" : " ^5.95.0" ,
Original file line number Diff line number Diff line change 36
36
"@vuepress/core" : " workspace:*" ,
37
37
"@vuepress/shared" : " workspace:*" ,
38
38
"@vuepress/utils" : " workspace:*" ,
39
- "vue" : " ^3.5.11 " ,
39
+ "vue" : " ^3.5.12 " ,
40
40
"vue-router" : " ^4.4.5"
41
41
},
42
42
"publishConfig" : {
Original file line number Diff line number Diff line change 39
39
"dependencies" : {
40
40
"@vue/devtools-api" : " ^7.4.6" ,
41
41
"@vuepress/shared" : " workspace:*" ,
42
- "vue" : " ^3.5.11 " ,
42
+ "vue" : " ^3.5.12 " ,
43
43
"vue-router" : " ^4.4.5"
44
44
},
45
45
"publishConfig" : {
Original file line number Diff line number Diff line change 35
35
"@vuepress/markdown" : " workspace:*" ,
36
36
"@vuepress/shared" : " workspace:*" ,
37
37
"@vuepress/utils" : " workspace:*" ,
38
- "vue" : " ^3.5.11 "
38
+ "vue" : " ^3.5.12 "
39
39
},
40
40
"publishConfig" : {
41
41
"access" : " public"
Original file line number Diff line number Diff line change 55
55
"@vuepress/markdown" : " workspace:*" ,
56
56
"@vuepress/shared" : " workspace:*" ,
57
57
"@vuepress/utils" : " workspace:*" ,
58
- "vue" : " ^3.5.11 "
58
+ "vue" : " ^3.5.12 "
59
59
},
60
60
"peerDependencies" : {
61
61
"@vuepress/bundler-vite" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments