We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e869f1f commit 1ee2370Copy full SHA for 1ee2370
package.json
@@ -32,8 +32,8 @@
32
"devDependencies": {
33
"@typescript-eslint/eslint-plugin": "^5.62.0",
34
"@typescript-eslint/parser": "^5.62.0",
35
- "@vuepress/client": "2.0.0-beta.61",
36
- "@vuepress/utils": "2.0.0-beta.61",
+ "@vuepress/client": "^2.0.0-beta.67",
+ "@vuepress/utils": "^2.0.0-beta.67",
37
"bumpp": "^9.2.0",
38
"commit-and-tag-version": "11.2.3",
39
"dayjs": "^1.11.9",
@@ -51,8 +51,9 @@
51
"typescript": "^3.9.10",
52
"vercel": "^32.2.0",
53
"vue": "^3.3.4",
54
- "vuepress": "2.0.0-beta.61",
55
- "vuepress-plugin-search-pro": "2.0.0-beta.197",
56
- "vuepress-theme-hope": "2.0.0-beta.197"
+ "vuepress": "^2.0.0-beta.67",
+ "vuepress-plugin-search-pro": "^2.0.0-beta.237",
+ "vuepress-theme-hope": "^2.0.0-beta.237",
57
+ "webpack": "^5.88.2"
58
}
59
0 commit comments