Skip to content

Commit bb78db8

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 12b47fe + 226e419 commit bb78db8

2 files changed

Lines changed: 564 additions & 562 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,23 @@
2020
"@astrojs/sitemap": "^3.4.1",
2121
"@astrojs/svelte": "7.1.0",
2222
"@astrojs/tailwind": "^6.0.2",
23-
"@fontsource-variable/jetbrains-mono": "^5.2.5",
24-
"@fontsource/roboto": "^5.2.5",
23+
"@fontsource-variable/jetbrains-mono": "^5.2.6",
24+
"@fontsource/roboto": "^5.2.6",
2525
"@iconify-json/fa6-brands": "^1.2.5",
2626
"@iconify-json/fa6-regular": "^1.2.3",
2727
"@iconify-json/fa6-solid": "^1.2.3",
28-
"@iconify-json/material-symbols": "^1.2.20",
28+
"@iconify-json/material-symbols": "^1.2.28",
2929
"@iconify/svelte": "^4.2.0",
3030
"@swup/astro": "^1.6.0",
3131
"@tailwindcss/typography": "^0.5.16",
32-
"astro": "5.10.0",
32+
"astro": "5.10.1",
3333
"astro-compress": "^2.3.8",
3434
"astro-icon": "^1.1.5",
3535
"hastscript": "^9.0.1",
3636
"katex": "^0.16.22",
3737
"markdown-it": "^14.1.0",
3838
"mdast-util-to-string": "^4.0.0",
39-
"overlayscrollbars": "^2.11.1",
39+
"overlayscrollbars": "^2.11.4",
4040
"pagefind": "^1.3.0",
4141
"photoswipe": "^5.4.4",
4242
"reading-time": "^1.5.0",
@@ -50,9 +50,9 @@
5050
"remark-math": "^6.0.0",
5151
"remark-sectionize": "^2.1.0",
5252
"sanitize-html": "^2.17.0",
53-
"sharp": "^0.34.1",
53+
"sharp": "^0.34.2",
5454
"stylus": "^0.64.0",
55-
"svelte": "^5.34.7",
55+
"svelte": "^5.34.8",
5656
"tailwindcss": "^3.4.17",
5757
"typescript": "^5.8.3",
5858
"unist-util-visit": "^5.0.0"
@@ -64,8 +64,8 @@
6464
"@types/markdown-it": "^14.1.2",
6565
"@types/mdast": "^4.0.4",
6666
"@types/sanitize-html": "^2.16.0",
67-
"postcss-import": "^16.1.0",
68-
"postcss-nesting": "^13.0.1"
67+
"postcss-import": "^16.1.1",
68+
"postcss-nesting": "^13.0.2"
6969
},
7070
"packageManager": "pnpm@9.14.4"
7171
}

0 commit comments

Comments
 (0)