Skip to content

Commit

Permalink
feat: bump to vuepress 2.0.0-beta.67
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Sep 8, 2023
1 parent 4d61289 commit 24ed708
Show file tree
Hide file tree
Showing 3 changed files with 501 additions and 243 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"typecheck": "tsc --noEmit"
},
"peerDependencies": {
"vuepress": "2.0.0-beta.66",
"vuepress-vite": "2.0.0-beta.66",
"vuepress-webpack": "2.0.0-beta.66"
"vuepress": "2.0.0-beta.67",
"vuepress-vite": "2.0.0-beta.67",
"vuepress-webpack": "2.0.0-beta.67"
},
"peerDependenciesMeta": {
"vuepress": {
Expand All @@ -70,7 +70,7 @@
},
"dependencies": {
"@types/qrcode": "^1.5.2",
"@vuepress/client": "2.0.0-beta.66",
"@vuepress/client": "2.0.0-beta.67",
"deepmerge": "^4.3.1",
"qrcode": "^1.5.3",
"vue": "^3.3.4"
Expand All @@ -90,7 +90,7 @@
"rimraf": "^5.0.1",
"tsc-watch": "^6.0.4",
"typescript": "^5.2.2",
"vuepress": "2.0.0-beta.66"
"vuepress": "2.0.0-beta.67"
},
"pnpm": {
"peerDependencyRules": {
Expand Down

1 comment on commit 24ed708

@vercel
Copy link

@vercel vercel bot commented on 24ed708 Sep 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.