Skip to content

Commit

Permalink
chore(deps): bump vue, vitepress, @vue/repl and theme
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Nov 30, 2023
1 parent 2fbe449 commit 80bb429
Show file tree
Hide file tree
Showing 4 changed files with 691 additions and 200 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,24 @@
"engines": {
"node": ">=14.0.0"
},
"type": "module",
"scripts": {
"dev": "vitepress",
"build": "vitepress build",
"preview": "vitepress preview",
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@vue/repl": "^1.5.0",
"@vue/theme": "^2.2.4",
"@vue/repl": "^3.0.0",
"@vue/theme": "^2.2.5",
"dynamics.js": "^1.1.5",
"gsap": "^3.9.0",
"vitepress": "1.0.0-beta.7",
"vue": "^3.3.4"
"vitepress": "1.0.0-rc.31",
"vue": "^3.4.0-alpha.3"
},
"devDependencies": {
"@types/markdown-it": "^12.2.3",
"@types/node": "^16.9.1",
"@types/node": "^20.10.1",
"terser": "^5.14.2"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 80bb429

Please sign in to comment.