Skip to content

Commit 3d39aa4

Browse files
authored
Merge pull request #43 from fishcpy/dependabot-npm_and_yarn-patch-updates-cce630a3ab
Bump the patch-updates group across 1 directory with 12 updates
2 parents 67e1ece + 7699ae2 commit 3d39aa4

File tree

2 files changed

+698
-424
lines changed

2 files changed

+698
-424
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,30 +16,30 @@
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.5",
20+
"@astrojs/rss": "^4.0.13",
2121
"@astrojs/sitemap": "^3.5.1",
2222
"@astrojs/svelte": "7.1.1",
2323
"@astrojs/tailwind": "^6.0.2",
24-
"@astrojs/vercel": "^8.2.7",
24+
"@astrojs/vercel": "^8.2.11",
2525
"@expressive-code/core": "^0.41.2",
2626
"@expressive-code/plugin-collapsible-sections": "^0.41.2",
2727
"@expressive-code/plugin-line-numbers": "^0.41.2",
28-
"@fontsource-variable/jetbrains-mono": "^5.2.7",
29-
"@fontsource/roboto": "^5.2.7",
28+
"@fontsource-variable/jetbrains-mono": "^5.2.8",
29+
"@fontsource/roboto": "^5.2.8",
3030
"@iconify-json/fa6-brands": "^1.2.5",
3131
"@iconify-json/fa6-regular": "^1.2.3",
3232
"@iconify-json/fa6-solid": "^1.2.3",
3333
"@iconify-json/ic": "^1.2.4",
34-
"@iconify-json/material-symbols": "^1.2.35",
34+
"@iconify-json/material-symbols": "^1.2.42",
3535
"@iconify/svelte": "^4.2.0",
3636
"@swup/astro": "^1.6.0",
37-
"@tailwindcss/typography": "^0.5.16",
37+
"@tailwindcss/typography": "^0.5.19",
3838
"astro": "5.13.7",
3939
"astro-expressive-code": "^0.41.2",
4040
"astro-icon": "^1.1.5",
4141
"hastscript": "^9.0.1",
42-
"katex": "^0.16.22",
42+
"katex": "^0.16.25",
4343
"markdown-it": "^14.1.0",
4444
"mdast-util-to-string": "^4.0.0",
4545
"overlayscrollbars": "^2.12.0",
@@ -57,15 +57,15 @@
5757
"remark-math": "^6.0.0",
5858
"remark-sectionize": "^2.1.0",
5959
"sanitize-html": "^2.17.0",
60-
"sharp": "^0.34.2",
60+
"sharp": "^0.34.4",
6161
"stylus": "^0.64.0",
6262
"svelte": "^5.38.10",
63-
"tailwindcss": "^3.4.17",
64-
"typescript": "^5.9.2",
63+
"tailwindcss": "^3.4.18",
64+
"typescript": "^5.9.3",
6565
"unist-util-visit": "^5.0.0"
6666
},
6767
"devDependencies": {
68-
"@astrojs/ts-plugin": "^1.10.4",
68+
"@astrojs/ts-plugin": "^1.10.5",
6969
"@biomejs/biome": "2.2.4",
7070
"@rollup/plugin-yaml": "^4.1.2",
7171
"@types/hast": "^3.0.4",

0 commit comments

Comments
 (0)