Skip to content

Commit 7af2a0f

Browse files
committed
Upgrade
1 parent fabe126 commit 7af2a0f

File tree

2 files changed

+572
-539
lines changed

2 files changed

+572
-539
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,35 +14,35 @@
1414
"@astro-community/astro-embed-youtube": "^0.5.6",
1515
"@astrojs/check": "^0.9.4",
1616
"@astrojs/mdx": "^4.2.6",
17-
"@astrojs/sitemap": "^3.3.1",
17+
"@astrojs/sitemap": "^3.4.0",
1818
"@astrojs/tailwind": "^5.1.5",
1919
"@fortawesome/fontawesome-free": "^6.7.2",
2020
"@tailwindcss/typography": "^0.5.16",
21-
"astro": "^5.7.5",
21+
"astro": "^5.7.14",
2222
"astro-compress": "^2.3.8",
2323
"astro-delete-unused-images": "^1.0.3",
24-
"astro-meta-tags": "^0.3.1",
24+
"astro-meta-tags": "^0.3.2",
2525
"astro-pagefind": "^1.8.3",
2626
"astro-preload": "^1.1.2",
2727
"clsx": "^2.1.1",
2828
"date-fns": "^4.1.0",
2929
"date-fns-tz": "^3.2.0",
3030
"hastscript": "^9.0.1",
3131
"js-yaml": "^4.1.0",
32-
"marked": "^15.0.11",
32+
"marked": "^15.0.12",
3333
"pagefind": "^1.3.0",
3434
"rehype-autolink-headings": "^7.1.0",
3535
"rehype-slug": "^6.0.0",
3636
"remark-toc": "^9.0.0",
37-
"sharp": "^0.34.1",
37+
"sharp": "^0.34.2",
3838
"tailwindcss": "^3.4.17",
3939
"typescript": "^5.8.3"
4040
},
4141
"devDependencies": {
4242
"@types/js-yaml": "^4.0.9",
4343
"prettier": "^3.5.3",
4444
"prettier-plugin-astro": "^0.14.1",
45-
"puppeteer": "^24.7.2",
45+
"puppeteer": "^24.9.0",
4646
"tsx": "^4.19.4",
4747
"typescript": "^5.8.3"
4848
},

0 commit comments

Comments
 (0)