Skip to content

Commit

Permalink
bump vitepress + theme (#1242)
Browse files Browse the repository at this point in the history
* bump vitepress

* bump theme
  • Loading branch information
jay-es committed Mar 9, 2023
1 parent efa17fb commit 169348c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 104 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"engines": {
"node": ">=14.19.0"
},
"packageManager": "pnpm@7.28.0",
"packageManager": "pnpm@7.29.0",
"scripts": {
"dev": "vitepress",
"build": "vitepress build",
Expand All @@ -12,10 +12,10 @@
},
"dependencies": {
"@vue/repl": "^1.3.2",
"@vue/theme": "^1.3.0",
"@vue/theme": "^2.0.0",
"dynamics.js": "^1.1.5",
"gsap": "^3.9.0",
"vitepress": "^1.0.0-alpha.49",
"vitepress": "^1.0.0-alpha.50",
"vue": "^3.2.47"
},
"devDependencies": {
Expand Down
112 changes: 11 additions & 101 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 169348c

@vercel
Copy link

@vercel vercel bot commented on 169348c Mar 9, 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.