Skip to content

Commit 232e439

Browse files
committed
Fix deps upgrade issues.
1 parent 2db6565 commit 232e439

2 files changed

Lines changed: 86 additions & 309 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"astro-delete-unused-images": "^1.0.3",
2727
"astro-meta-tags": "^0.2.0",
2828
"astro-pagefind": "^1.6.0",
29+
2930
"clsx": "^2.1.1",
3031
"date-fns": "^4.4.0",
3132
"date-fns-tz": "^3.2.0",
@@ -62,4 +63,4 @@
6263
"astro@<6.4.6": ">=6.4.6"
6364
}
6465
}
65-
}
66+
}

0 commit comments

Comments
 (0)