Skip to content

Commit fd99aea

Browse files
authored
Merge pull request #2 from sahuang/dependabot-npm_and_yarn-patch-updates-2279d9eaf5
Bump the patch-updates group with 8 updates
2 parents 4784ccc + a32de6a commit fd99aea

2 files changed

Lines changed: 920 additions & 369 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,28 +16,28 @@
1616
"preinstall": "npx only-allow pnpm"
1717
},
1818
"dependencies": {
19-
"@astrojs/check": "^0.9.4",
20-
"@astrojs/rss": "^4.0.12",
19+
"@astrojs/check": "^0.9.6",
20+
"@astrojs/rss": "^4.0.14",
2121
"@astrojs/sitemap": "^3.6.0",
22-
"@astrojs/svelte": "7.2.0",
22+
"@astrojs/svelte": "7.2.2",
2323
"@astrojs/tailwind": "^6.0.2",
2424
"@expressive-code/core": "^0.41.3",
2525
"@expressive-code/plugin-collapsible-sections": "^0.41.3",
2626
"@expressive-code/plugin-line-numbers": "^0.41.3",
2727
"@fontsource-variable/jetbrains-mono": "^5.2.8",
28-
"@fontsource/roboto": "^5.2.8",
28+
"@fontsource/roboto": "^5.2.9",
2929
"@iconify-json/fa6-brands": "^1.2.6",
3030
"@iconify-json/fa6-regular": "^1.2.4",
3131
"@iconify-json/fa6-solid": "^1.2.4",
32-
"@iconify-json/material-symbols": "^1.2.40",
32+
"@iconify-json/material-symbols": "^1.2.49",
3333
"@iconify/svelte": "^4.2.0",
3434
"@swup/astro": "^1.7.0",
3535
"@tailwindcss/typography": "^0.5.19",
3636
"astro": "5.13.10",
3737
"astro-expressive-code": "^0.41.3",
3838
"astro-icon": "^1.1.5",
3939
"hastscript": "^9.0.1",
40-
"katex": "^0.16.23",
40+
"katex": "^0.16.27",
4141
"markdown-it": "^14.1.0",
4242
"mdast-util-to-string": "^4.0.0",
4343
"overlayscrollbars": "^2.12.0",
@@ -54,15 +54,15 @@
5454
"remark-math": "^6.0.0",
5555
"remark-sectionize": "^2.1.0",
5656
"sanitize-html": "^2.17.0",
57-
"sharp": "^0.34.4",
57+
"sharp": "^0.34.5",
5858
"stylus": "^0.64.0",
5959
"svelte": "^5.39.8",
6060
"tailwindcss": "^3.4.18",
6161
"typescript": "^5.9.3",
6262
"unist-util-visit": "^5.0.0"
6363
},
6464
"devDependencies": {
65-
"@astrojs/ts-plugin": "^1.10.4",
65+
"@astrojs/ts-plugin": "^1.10.6",
6666
"@biomejs/biome": "2.2.5",
6767
"@rollup/plugin-yaml": "^4.1.2",
6868
"@types/hast": "^3.0.4",

0 commit comments

Comments
 (0)