Skip to content

Commit

Permalink
bump deps (#1540)
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-es authored Aug 27, 2023
1 parent 425b5fb commit fec2a80
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 114 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"engines": {
"node": ">=14.19.0"
},
"packageManager": "[email protected].8",
"packageManager": "[email protected].12",
"scripts": {
"dev": "vitepress",
"build": "vitepress build",
Expand All @@ -12,10 +12,10 @@
},
"dependencies": {
"@vue/repl": "^1.5.0",
"@vue/theme": "^2.2.3",
"@vue/theme": "^2.2.4",
"dynamics.js": "^1.1.5",
"gsap": "^3.9.0",
"vitepress": "1.0.0-beta.5",
"vitepress": "1.0.0-beta.7",
"vue": "^3.3.4"
},
"devDependencies": {
Expand Down
141 changes: 30 additions & 111 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 fec2a80

@vercel
Copy link

@vercel vercel bot commented on fec2a80 Aug 27, 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.