Skip to content

Commit

Permalink
chore(site/blog): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
qhanw committed Jan 6, 2025
1 parent b41318f commit 1de9087
Show file tree
Hide file tree
Showing 2 changed files with 2,468 additions and 1,996 deletions.
38 changes: 19 additions & 19 deletions site/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@shikijs/rehype": "^1.22.0",
"@shikijs/rehype": "^1.26.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"gray-matter": "^4.0.3",
"next": "14.2.14",
"next": "15.1.3",
"next-mdx-remote": "^5.0.0",
"next-themes": "^0.3.0",
"next-themes": "^0.4.4",
"nextjs-toploader": "^3.7.15",
"photoswipe": "^5.4.4",
"plyr": "^3.7.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-use": "^17.5.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-use": "^17.6.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
Expand All @@ -36,19 +36,19 @@
"sharp": "^0.33.5"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/ri": "^1.2.0",
"@types/node": "22.7.5",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@unocss/postcss": "^0.63.4",
"@vercel/analytics": "^1.3.1",
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/ri": "^1.2.5",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@unocss/postcss": "^0.65.3",
"@vercel/analytics": "^1.4.1",
"autoprefixer": "10.4.20",
"eslint": "8.57.0",
"eslint-config-next": "14.2.14",
"postcss": "8.4.47",
"sass": "^1.79.4",
"typescript": "5.6.2",
"unocss": "^0.63.4"
"eslint": "9.17.0",
"eslint-config-next": "15.1.3",
"postcss": "8.4.49",
"sass": "^1.83.1",
"typescript": "5.7.2",
"unocss": "^0.65.3"
}
}
Loading

0 comments on commit 1de9087

Please sign in to comment.