File tree 9 files changed +635
-635
lines changed
9 files changed +635
-635
lines changed Original file line number Diff line number Diff line change 23
23
"sass" : " ^1.79.4" ,
24
24
"sass-embedded" : " ^1.79.4" ,
25
25
"sass-loader" : " ^16.0.2" ,
26
- "vue" : " ^3.5.10 " ,
26
+ "vue" : " ^3.5.11 " ,
27
27
"vuepress" : " workspace:*"
28
28
},
29
29
"devDependencies" : {
30
- "@playwright/test" : " ^1.47.2 " ,
30
+ "@playwright/test" : " ^1.48.0 " ,
31
31
"anywhere" : " ^1.6.0" ,
32
32
"cross-env" : " ^7.0.3"
33
33
}
Original file line number Diff line number Diff line change 35
35
"@commitlint/cli" : " ^19.5.0" ,
36
36
"@commitlint/config-conventional" : " ^19.5.0" ,
37
37
"@commitlint/types" : " ^19.5.0" ,
38
- "@types/node" : " ^22.7.4 " ,
38
+ "@types/node" : " ^22.7.5 " ,
39
39
"@types/webpack-env" : " ^1.18.5" ,
40
- "@vitest/coverage-istanbul" : " ^2.1.1 " ,
41
- "bumpp" : " ^9.6 .1" ,
40
+ "@vitest/coverage-istanbul" : " ^2.1.2 " ,
41
+ "bumpp" : " ^9.7 .1" ,
42
42
"conventional-changelog-cli" : " ^5.0.0" ,
43
- "eslint" : " ^9.11.1 " ,
43
+ "eslint" : " ^9.12.0 " ,
44
44
"eslint-config-vuepress" : " ^5.2.0" ,
45
45
"husky" : " ^9.1.6" ,
46
- "jiti" : " ^2.0.0 " ,
46
+ "jiti" : " ^2.3.3 " ,
47
47
"lint-staged" : " ^15.2.10" ,
48
48
"prettier" : " ^3.3.3" ,
49
49
"prettier-config-vuepress" : " ^5.0.0" ,
52
52
"taze" : " ^0.17.2" ,
53
53
"tsconfig-vuepress" : " ^5.2.0" ,
54
54
"tsup" : " ^8.3.0" ,
55
- "typescript" : " ^5.6.2 " ,
55
+ "typescript" : " ^5.6.3 " ,
56
56
"vite" : " ~5.4.8" ,
57
- "vitest" : " ^2.1.1 " ,
57
+ "vitest" : " ^2.1.2 " ,
58
58
"vue-tsc" : " ^2.1.6"
59
59
},
60
- "packageManager" : " pnpm@9.11.0 "
60
+ "packageManager" : " pnpm@9.12.1 "
61
61
}
Original file line number Diff line number Diff line change 45
45
"connect-history-api-fallback" : " ^2.0.0" ,
46
46
"postcss" : " ^8.4.47" ,
47
47
"postcss-load-config" : " ^6.0.1" ,
48
- "rollup" : " ^4.22.5 " ,
48
+ "rollup" : " ^4.24.0 " ,
49
49
"vite" : " ~5.4.8" ,
50
- "vue" : " ^3.5.10 " ,
50
+ "vue" : " ^3.5.11 " ,
51
51
"vue-router" : " ^4.4.5"
52
52
},
53
53
"devDependencies" : {
Original file line number Diff line number Diff line change 49
49
"css-loader" : " ^7.1.2" ,
50
50
"css-minimizer-webpack-plugin" : " ^7.0.0" ,
51
51
"esbuild-loader" : " ~4.2.2" ,
52
- "express" : " ^4.21.0 " ,
52
+ "express" : " ^4.21.1 " ,
53
53
"html-webpack-plugin" : " ^5.6.0" ,
54
54
"lightningcss" : " ^1.27.0" ,
55
55
"mini-css-extract-plugin" : " ^2.9.1" ,
56
56
"postcss" : " ^8.4.47" ,
57
57
"postcss-loader" : " ^8.1.1" ,
58
58
"style-loader" : " ^4.0.0" ,
59
- "vue" : " ^3.5.10 " ,
59
+ "vue" : " ^3.5.11 " ,
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.10 " ,
39
+ "vue" : " ^3.5.11 " ,
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.10 " ,
42
+ "vue" : " ^3.5.11 " ,
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.10 "
38
+ "vue" : " ^3.5.11 "
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.10 "
58
+ "vue" : " ^3.5.11 "
59
59
},
60
60
"peerDependencies" : {
61
61
"@vuepress/bundler-vite" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments