Skip to content

Commit

Permalink
chore(dev-deps): downgrade vuepress to 2.0.0-beta.43
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Oct 20, 2023
1 parent ad1c4fd commit 4efce1d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,6 @@
"sinon": "^4.3.0",
"sinon-chai": "^2.14.0",
"version-bump-prompt": "^4.2.1",
"vuepress": "^2.0.0-beta.43"
"vuepress": "2.0.0-beta.67"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5934,7 +5934,7 @@ vue@^3.3.4:
"@vue/server-renderer" "3.3.6"
"@vue/shared" "3.3.6"

[email protected].50-pre.1:
[email protected].67:
version "2.0.0-beta.67"
resolved "https://registry.yarnpkg.com/vuepress-vite/-/vuepress-vite-2.0.0-beta.67.tgz#24db0ce1ba96e1a50c14883970329f933b9d6418"
integrity sha512-oaak2RPKBP0LeaDpDntlsQWLklCBf2vdeceXtPSLV2IzL/wtMHs5DQ/f7zXxCzvku3h/FIstmgoKq/vC0TvHkA==
Expand All @@ -5945,12 +5945,12 @@ [email protected]:
"@vuepress/theme-default" "2.0.0-beta.67"
vue "^3.3.4"

vuepress@^2.0.0-beta.43:
version "2.0.0-beta.50-pre.1"
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-2.0.0-beta.50-pre.1.tgz#26eec90444bb37590f29d10dd5923e75c476189f"
integrity sha512-4Finc3GDscIqgRFAZFwa4SUm8tIFSVQIxnPIpQPW3kaM37rKylvUDkLrs2lMvoDPTAAE+Kf+v34tAFX+ZMGKUg==
[email protected].67:
version "2.0.0-beta.67"
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-2.0.0-beta.67.tgz#eacf63d6d14f2364bd8043f13eba67234319cd53"
integrity sha512-931pKDOph20RKMLZAH5YYlMz+nfx9jcOQio1Gxk0pB7DwuSxAVFxPv2dbIUP4E/4uWOkLppRhLYcrOoxEbVYzA==
dependencies:
vuepress-vite "2.0.0-beta.50-pre.1"
vuepress-vite "2.0.0-beta.67"

webidl-conversions@^3.0.0:
version "3.0.1"
Expand Down

0 comments on commit 4efce1d

Please sign in to comment.