Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hojas committed Jun 25, 2024
1 parent c52b5e8 commit 2748ad8
Show file tree
Hide file tree
Showing 4 changed files with 599 additions and 564 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "frontend-guide",
"type": "module",
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.4.0",
"author": "hojas",
"license": "MIT",
"scripts": {
Expand All @@ -12,14 +12,14 @@
"dependencies": {
"@giscus/vue": "^3.0.0",
"markdown-it-mathjax3": "^4.3.2",
"vue": "^3.4.27",
"vue": "^3.4.30",
"vue-mermaid-render": "^0.1.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.20.0",
"@types/node": "^20.14.1",
"eslint": "^9.4.0",
"typescript": "^5.4.5",
"@antfu/eslint-config": "^2.21.1",
"@types/node": "^20.14.8",
"eslint": "^9.5.0",
"typescript": "^5.5.2",
"vitepress": "^1.2.3"
}
}
Loading

0 comments on commit 2748ad8

Please sign in to comment.