Skip to content

Commit

Permalink
feat(site/blog): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
qhanw committed Aug 16, 2024
1 parent 92b00b2 commit 58c1389
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 216 deletions.
8 changes: 4 additions & 4 deletions site/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@shikijs/rehype": "^1.12.1",
"@shikijs/rehype": "^1.13.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.12",
"gray-matter": "^4.0.3",
Expand All @@ -36,17 +36,17 @@
"devDependencies": {
"@iconify-json/heroicons": "^1.1.24",
"@iconify-json/ri": "^1.1.22",
"@types/node": "22.2.0",
"@types/node": "22.3.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@unocss/postcss": "^0.62.1",
"@unocss/postcss": "^0.62.2",
"@vercel/analytics": "^1.3.1",
"autoprefixer": "10.4.20",
"eslint": "8.57.0",
"eslint-config-next": "14.2.5",
"postcss": "8.4.41",
"sass": "^1.77.8",
"typescript": "5.5.4",
"unocss": "^0.62.1"
"unocss": "^0.62.2"
}
}
Loading

0 comments on commit 58c1389

Please sign in to comment.