Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gao-sun committed Dec 26, 2024
1 parent b3258cb commit 82c88fb
Show file tree
Hide file tree
Showing 2 changed files with 481 additions and 510 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"translate": "node ./translate.mjs"
},
"devDependencies": {
"@astrojs/check": "^0.9.1",
"@astrojs/markdown-remark": "^5.3.0",
"@astrojs/mdx": "^3.1.8",
"@astrojs/check": "^0.9.4",
"@astrojs/markdown-remark": "^6.0.1",
"@astrojs/mdx": "^3.1.9",
"@astrojs/sitemap": "^3.2.1",
"@astrolib/seo": "1.0.0-beta.8",
"@vitest/coverage-v8": "2.1.6",
"@vitest/coverage-v8": "2.1.8",
"any-ascii": "^0.3.2",
"arg": "^5.0.2",
"astro": "^4.13.1",
"astro": "^4.16.18",
"astro-i18n-aut": "^0.7.0",
"astro-icon": "^1.1.1",
"astro-icon": "^1.1.4",
"commander": "^12.1.0",
"dotenv": "^16.4.5",
"https-proxy-agent": "^7.0.5",
Expand All @@ -39,8 +39,8 @@
"rehype-mermaid": "^3.0.0",
"remark-custom-header-id": "^1.0.0",
"typescript": "^5.5.4",
"vitest": "^2.1.4",
"wrangler": "^3.83.0"
"vitest": "2.1.8",
"wrangler": "^3.99.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 82c88fb

Please sign in to comment.