Update Marked dependency

This commit is contained in:
Bad Manners 2024-08-14 01:51:57 -03:00
parent cd67f6a5c5
commit dafb240517
4 changed files with 124 additions and 56 deletions

View file

@ -1,7 +1,7 @@
{
"name": "gallery-badmanners-xyz",
"type": "module",
"version": "1.7.1",
"version": "1.7.2",
"scripts": {
"postinstall": "astro sync",
"dev": "astro dev",
@ -23,7 +23,7 @@
"astro": "^4.13.3",
"astro-pagefind": "^1.6.0",
"github-slugger": "^2.0.0",
"marked": "^12.0.2",
"marked": "^14.0.0",
"pagefind": "^1.1.0",
"reading-time": "^1.5.0",
"sanitize-html": "^2.13.0",