Skip to content

Commit

Permalink
chore: update third party dependencies to the latest versions (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
arias9306 authored Aug 11, 2024
1 parent d4b2114 commit 72bb43c
Show file tree
Hide file tree
Showing 2 changed files with 542 additions and 813 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,26 +17,26 @@
"@astrojs/tailwind": "^5.1.0",
"@expressive-code/plugin-collapsible-sections": "^0.33.5",
"@expressive-code/plugin-line-numbers": "^0.33.5",
"@fancyapps/ui": "^5.0.35",
"@waline/client": "^3.1.3",
"@fancyapps/ui": "^5.0.36",
"@waline/client": "^3.3.0",
"astro": "^4.13.3",
"astro-expressive-code": "^0.33.5",
"child_process": "^1.0.2",
"dayjs": "^1.11.10",
"dayjs": "^1.11.12",
"hastscript": "^9.0.0",
"lodash": "^4.17.21",
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
"remark-directive": "^3.0.0",
"remixicon": "^4.2.0",
"solid-js": "^1.8.15",
"tailwindcss": "^3.4.1",
"tocbot": "^4.25.0",
"typescript": "^5.4.2",
"remixicon": "^4.3.0",
"solid-js": "^1.8.20",
"tailwindcss": "^3.4.9",
"tocbot": "^4.29.0",
"typescript": "^5.5.4",
"unist-util-remove": "^4.0.0",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"sass": "^1.72.0"
"sass": "^1.77.8"
}
}
Loading

0 comments on commit 72bb43c

Please sign in to comment.