File tree Expand file tree Collapse file tree 10 files changed +708
-706
lines changed Expand file tree Collapse file tree 10 files changed +708
-706
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.77.8 " ,
24
- "sass-embedded" : " ^1.77.8 " ,
23
+ "sass" : " ^1.78.0 " ,
24
+ "sass-embedded" : " ^1.78.0 " ,
25
25
"sass-loader" : " ^16.0.1" ,
26
- "vue" : " ^3.5.0 " ,
26
+ "vue" : " ^3.5.3 " ,
27
27
"vuepress" : " workspace:*"
28
28
},
29
29
"devDependencies" : {
30
- "@playwright/test" : " ^1.46.1 " ,
30
+ "@playwright/test" : " ^1.47.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 34
34
"@commitlint/cli" : " ^19.4.1" ,
35
35
"@commitlint/config-conventional" : " ^19.4.1" ,
36
36
"@commitlint/types" : " ^19.0.3" ,
37
- "@types/node" : " ^22.5.2 " ,
37
+ "@types/node" : " ^22.5.4 " ,
38
38
"@types/webpack-env" : " ^1.18.5" ,
39
39
"@vitest/coverage-istanbul" : " ^2.0.5" ,
40
40
"bumpp" : " ^9.5.2" ,
41
41
"conventional-changelog-cli" : " ^5.0.0" ,
42
- "eslint" : " ^9.9.1 " ,
43
- "eslint-config-vuepress" : " ^5.1.6 " ,
42
+ "eslint" : " ^9.10.0 " ,
43
+ "eslint-config-vuepress" : " ^5.2.0 " ,
44
44
"husky" : " ^9.1.5" ,
45
45
"jiti" : " ^1.21.6" ,
46
46
"lint-staged" : " ^15.2.10" ,
49
49
"rimraf" : " ^6.0.1" ,
50
50
"sort-package-json" : " ^2.10.1" ,
51
51
"taze" : " ^0.16.7" ,
52
- "tsconfig-vuepress" : " ^5.0 .0" ,
52
+ "tsconfig-vuepress" : " ^5.2 .0" ,
53
53
"tsup" : " ^8.2.4" ,
54
- "typescript" : " ^5.5.4 " ,
55
- "vite" : " ~5.4.1 " ,
54
+ "typescript" : " ^5.6.2 " ,
55
+ "vite" : " ~5.4.3 " ,
56
56
"vitest" : " ^2.0.5" ,
57
- "vue-tsc" : " ^2.1.4 "
57
+ "vue-tsc" : " ^2.1.6 "
58
58
},
59
- "packageManager" : " pnpm@9.9 .0"
59
+ "packageManager" : " pnpm@9.10 .0"
60
60
}
Original file line number Diff line number Diff line change 42
42
"@vuepress/utils" : " workspace:*" ,
43
43
"autoprefixer" : " ^10.4.20" ,
44
44
"connect-history-api-fallback" : " ^2.0.0" ,
45
- "postcss" : " ^8.4.44 " ,
45
+ "postcss" : " ^8.4.45 " ,
46
46
"postcss-load-config" : " ^6.0.1" ,
47
47
"rollup" : " ^4.21.2" ,
48
- "vite" : " ~5.4.1 " ,
49
- "vue" : " ^3.5.0 " ,
48
+ "vite" : " ~5.4.3 " ,
49
+ "vue" : " ^3.5.3 " ,
50
50
"vue-router" : " ^4.4.3"
51
51
},
52
52
"devDependencies" : {
Original file line number Diff line number Diff line change 52
52
"html-webpack-plugin" : " ^5.6.0" ,
53
53
"lightningcss" : " ^1.26.0" ,
54
54
"mini-css-extract-plugin" : " ^2.9.1" ,
55
- "postcss" : " ^8.4.44 " ,
55
+ "postcss" : " ^8.4.45 " ,
56
56
"postcss-loader" : " ^8.1.1" ,
57
57
"style-loader" : " ^4.0.0" ,
58
- "vue" : " ^3.5.0 " ,
58
+ "vue" : " ^3.5.3 " ,
59
59
"vue-loader" : " ^17.4.2" ,
60
60
"vue-router" : " ^4.4.3" ,
61
61
"webpack" : " ^5.94.0" ,
62
62
"webpack-5-chain" : " ^8.0.2" ,
63
- "webpack-dev-server" : " ^5.0.4 " ,
63
+ "webpack-dev-server" : " ^5.1.0 " ,
64
64
"webpack-merge" : " ^6.0.1"
65
65
},
66
66
"publishConfig" : {
Original file line number Diff line number Diff line change 37
37
"clean" : " rimraf dist"
38
38
},
39
39
"dependencies" : {
40
- "@vue/devtools-api" : " ^6.6.3 " ,
40
+ "@vue/devtools-api" : " ^6.6.4 " ,
41
41
"@vuepress/shared" : " workspace:*" ,
42
- "vue" : " ^3.5.0 " ,
42
+ "vue" : " ^3.5.3 " ,
43
43
"vue-router" : " ^4.4.3"
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.0 "
38
+ "vue" : " ^3.5.3 "
39
39
},
40
40
"publishConfig" : {
41
41
"access" : " public"
Original file line number Diff line number Diff line change 44
44
"@vuepress/shared" : " workspace:*" ,
45
45
"@vuepress/utils" : " workspace:*" ,
46
46
"markdown-it" : " ^14.1.0" ,
47
- "markdown-it-anchor" : " ^9.1 .0" ,
47
+ "markdown-it-anchor" : " ^9.2 .0" ,
48
48
"markdown-it-emoji" : " ^3.0.0" ,
49
49
"mdurl" : " ^2.0.0"
50
50
},
Original file line number Diff line number Diff line change 35
35
"@types/fs-extra" : " ^11.0.4" ,
36
36
"@types/hash-sum" : " ^1.0.2" ,
37
37
"@vuepress/shared" : " workspace:*" ,
38
- "debug" : " ^4.3.6 " ,
38
+ "debug" : " ^4.3.7 " ,
39
39
"fs-extra" : " ^11.2.0" ,
40
40
"globby" : " ^14.0.2" ,
41
41
"hash-sum" : " ^2.0.0" ,
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.0 "
58
+ "vue" : " ^3.5.3 "
59
59
},
60
60
"peerDependencies" : {
61
61
"@vuepress/bundler-vite" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments