Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo-Messi committed Aug 8, 2024
1 parent fcdb2c8 commit 1831527
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 90 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"scripts": {
"all": "vite build",
"release": "bumpp && pnpm -r publish",
"release": "pnpm all && bumpp && pnpm -r publish",
"dev": "vitepress dev docs --host",
"build": "vitepress build docs",
"preview": "vitepress preview docs",
Expand All @@ -43,7 +43,7 @@
"rollup-plugin-delete": "^2.0.0",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^5.4.0",
"vitepress": "^1.3.2"
},
"files": [
Expand All @@ -55,7 +55,7 @@
"@mdit/plugin-img-size": "^0.13.0",
"bumpp": "^9.4.2",
"sass": "^1.77.8",
"vue": "^3.4.35"
"vue": "^3.4.36"
},
"prettier": {
"semi": false,
Expand Down
Loading

0 comments on commit 1831527

Please sign in to comment.