Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
djdjz7 committed Dec 28, 2024
1 parent 8092adc commit 6addcf2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
Binary file modified bun.lockb
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"dependencies": {
"@heroicons/vue": "^2.2.0",
"@vueuse/core": "^12.0.0",
"@vueuse/core": "^12.2.0",
"compression": "^1.7.5",
"vue": "^3.5.13"
},
"devDependencies": {
"@shikijs/markdown-it": "^1.24.2",
"@shikijs/markdown-it": "^1.24.4",
"@shikijs/transformers": "^1.24.4",
"@tsconfig/node22": "^22.0.0",
"@types/compression": "^1.7.5",
Expand All @@ -35,25 +35,25 @@
"@types/serve-static": "^1.15.7",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.3",
"@vue/eslint-config-typescript": "^14.2.0",
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.14.0",
"eslint-plugin-vue": "^9.30.0",
"eslint": "^9.17.0",
"eslint-plugin-vue": "^9.32.0",
"express": "^4.21.2",
"fast-glob": "^3.3.2",
"gray-matter": "^4.0.3",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.2.0",
"markdown-it-container": "^4.0.0",
"markdown-it-mathjax3": "^4.3.2",
"npm-run-all2": "^7.0.1",
"prettier": "^3.3.3",
"shiki": "^1.24.2",
"npm-run-all2": "^7.0.2",
"prettier": "^3.4.2",
"shiki": "^1.24.4",
"sitemap": "^8.0.0",
"typescript": "~5.6.3",
"unocss": "^0.65.1",
"vite": "^6.0.1",
"vite-plugin-vue-devtools": "^7.6.5",
"vue-tsc": "^2.1.10"
"unocss": "^0.65.3",
"vite": "^6.0.6",
"vite-plugin-vue-devtools": "^7.6.8",
"vue-tsc": "^2.2.0"
}
}

0 comments on commit 6addcf2

Please sign in to comment.