Skip to content

Commit 778cee1

Browse files
committed
chore: update dependencies
1 parent 549435a commit 778cee1

2 files changed

Lines changed: 456 additions & 271 deletions

File tree

package.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@
3030
"@iconify-json/fa6-regular": "^1.2.4",
3131
"@iconify-json/fa6-solid": "^1.2.4",
3232
"@iconify-json/material-symbols": "^1.2.30",
33-
"@iconify/svelte": "^4.2.0",
33+
"@iconify/svelte": "^5.0.1",
3434
"@swup/astro": "^1.7.0",
3535
"@tailwindcss/typography": "^0.5.16",
36-
"astro": "5.12.5",
36+
"astro": "5.12.8",
3737
"astro-embed": "^0.9.0",
3838
"astro-expressive-code": "^0.41.3",
3939
"astro-icon": "^1.1.5",
4040
"hastscript": "^9.0.1",
4141
"katex": "^0.16.22",
4242
"markdown-it": "^14.1.0",
4343
"mdast-util-to-string": "^4.0.0",
44-
"overlayscrollbars": "^2.11.4",
44+
"overlayscrollbars": "^2.11.5",
4545
"pagefind": "^1.3.0",
4646
"photoswipe": "^5.4.4",
4747
"photoswipe-video-plugin": "^1.0.2",
@@ -50,24 +50,25 @@
5050
"rehype-components": "^0.3.0",
5151
"rehype-katex": "^7.0.1",
5252
"rehype-slug": "^6.0.0",
53-
"remark-directive": "^3.0.1",
53+
"remark-directive": "^4.0.0",
5454
"remark-directive-rehype": "^0.4.2",
55-
"remark-github-admonitions-to-directives": "^1.0.5",
55+
"remark-github-admonitions-to-directives": "^2.1.0",
5656
"remark-math": "^6.0.0",
5757
"remark-sectionize": "^2.1.0",
5858
"sanitize-html": "^2.17.0",
5959
"sharp": "^0.34.3",
6060
"stylus": "^0.64.0",
61-
"svelte": "^5.37.2",
61+
"svelte": "^5.38.0",
6262
"tailwindcss": "^3.4.17",
6363
"typescript": "^5.9.2",
6464
"unist-util-visit": "^5.0.0"
6565
},
6666
"devDependencies": {
6767
"@astrojs/mdx": "^4.3.3",
6868
"@astrojs/ts-plugin": "^1.10.4",
69-
"@biomejs/biome": "2.1.3",
69+
"@biomejs/biome": "2.1.4",
7070
"@rollup/plugin-yaml": "^4.1.2",
71+
"@tailwindcss/vite": "^4.1.11",
7172
"@types/hast": "^3.0.4",
7273
"@types/markdown-it": "^14.1.2",
7374
"@types/mdast": "^4.0.4",

0 commit comments

Comments
 (0)