Skip to content

Commit

Permalink
build(deps-dev): upgrade dependencies(#149 #150 #151 #152 #153)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Theo-Messi committed Jun 24, 2024
1 parent c47950b commit 931d3c0
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 222 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@
},
"devDependencies": {
"@mdit/plugin-img-size": "^0.12.0",
"@nolebase/vitepress-plugin-git-changelog": "^2.1.1",
"@shikijs/vitepress-twoslash": "^1.6.5",
"@nolebase/vitepress-plugin-git-changelog": "^2.2.0",
"@shikijs/vitepress-twoslash": "^1.9.0",
"prettier": "3.3.2",
"sass": "^1.77.5",
"sass": "^1.77.6",
"vitepress": "1.2.3",
"vitepress-plugin-google-analytics": "^1.0.2"
},
"dependencies": {
"@types/node": "^20.14.2",
"@types/node": "^20.14.8",
"@vercel/analytics": "^1.3.1",
"lint-staged": "^15.2.7",
"markdown-it-footnote": "^4.0.0",
"markdown-it-task-checkbox": "^1.0.6",
"simple-git-hooks": "^2.11.1",
"viewerjs": "^1.11.6",
"vitepress-plugin-image-viewer": "^1.1.4",
"vue": "^3.4.29"
"vue": "^3.4.30"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 931d3c0

Please sign in to comment.