Skip to content

Commit c2b4651

Browse files
update dependencies
1 parent 41a5121 commit c2b4651

File tree

2 files changed

+614
-823
lines changed

2 files changed

+614
-823
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"dependencies": {
1616
"@astrojs/check": "^0.9.6",
1717
"@astrojs/mdx": "^4.3.13",
18-
"@astrojs/sitemap": "^3.6.0",
18+
"@astrojs/sitemap": "^3.7.0",
1919
"@tailwindcss/forms": "^0.5.11",
2020
"@tailwindcss/typography": "^0.5.19",
2121
"@tailwindcss/vite": "^4.1.18",
22-
"astro": "^5.16.6",
22+
"astro": "^5.16.10",
2323
"idb": "^8.0.3",
2424
"rehype-mathjax": "^7.1.0",
2525
"remark-gemoji": "^8.0.0",
@@ -30,9 +30,9 @@
3030
"unplugin-icons": "^22.5.0"
3131
},
3232
"devDependencies": {
33-
"@iconify/json": "^2.2.420",
34-
"@types/node": "^24.10.4",
35-
"prettier": "^3.7.4",
33+
"@iconify/json": "^2.2.428",
34+
"@types/node": "^24.10.9",
35+
"prettier": "^3.8.0",
3636
"prettier-plugin-astro": "^0.14.1"
3737
}
3838
}

0 commit comments

Comments
 (0)