1616 "preinstall" : " npx only-allow pnpm"
1717 },
1818 "dependencies" : {
19- "@astrojs/check" : " ^ 0.9.4" ,
20- "@astrojs/rss" : " ^ 4.0.12" ,
21- "@astrojs/sitemap" : " ^3.4 .1" ,
22- "@astrojs/svelte" : " 7.1.0 " ,
23- "@astrojs/tailwind" : " ^ 6.0.2" ,
24- "@expressive-code/core" : " ^ 0.41.2 " ,
25- "@expressive-code/plugin-collapsible-sections" : " ^ 0.41.2 " ,
26- "@expressive-code/plugin-line-numbers" : " ^ 0.41.2 " ,
27- "@fontsource-variable/jetbrains-mono" : " ^ 5.2.5 " ,
28- "@fontsource/roboto" : " ^ 5.2.5 " ,
29- "@iconify-json/fa6-brands" : " ^ 1.2.5 " ,
30- "@iconify-json/fa6-regular" : " ^ 1.2.3 " ,
31- "@iconify-json/fa6-solid" : " ^ 1.2.3 " ,
32- "@iconify-json/material-symbols" : " ^ 1.2.24 " ,
33- "@iconify/svelte" : " ^4.2.0 " ,
34- "@swup/astro" : " ^1.6 .0" ,
35- "@tailwindcss/typography" : " ^ 0.5.16" ,
36- "astro" : " 5.8.1 " ,
37- "astro-expressive-code" : " ^ 0.41.2 " ,
38- "astro-icon" : " ^ 1.1.5" ,
39- "hastscript" : " ^ 9.0.1" ,
40- "katex" : " ^ 0.16.22" ,
41- "markdown-it" : " ^ 14.1.0" ,
42- "mdast-util-to-string" : " ^ 4.0.0" ,
43- "overlayscrollbars" : " ^2.11.4 " ,
44- "pagefind" : " ^1.3 .0" ,
45- "photoswipe" : " ^ 5.4.4" ,
46- "reading-time" : " ^ 1.5.0" ,
47- "rehype-autolink-headings" : " ^ 7.1.0" ,
48- "rehype-components" : " ^ 0.3.0" ,
49- "rehype-katex" : " ^ 7.0.1" ,
50- "rehype-slug" : " ^ 6.0.0" ,
51- "remark-directive" : " ^3 .0.1 " ,
52- "remark-directive-rehype" : " ^ 0.4.2" ,
53- "remark-github-admonitions-to-directives" : " ^ 1.0.5 " ,
54- "remark-math" : " ^ 6.0.0" ,
55- "remark-sectionize" : " ^ 2.1.0" ,
56- "sanitize-html" : " ^ 2.17.0" ,
57- "sharp" : " ^ 0.34.2 " ,
58- "stylus" : " ^ 0.64.0" ,
59- "svelte" : " ^5.33.15 " ,
19+ "@astrojs/check" : " 0.9.4" ,
20+ "@astrojs/rss" : " 4.0.12" ,
21+ "@astrojs/sitemap" : " 3.5 .1" ,
22+ "@astrojs/svelte" : " 7.1.1 " ,
23+ "@astrojs/tailwind" : " 6.0.2" ,
24+ "@expressive-code/core" : " 0.41.3 " ,
25+ "@expressive-code/plugin-collapsible-sections" : " 0.41.3 " ,
26+ "@expressive-code/plugin-line-numbers" : " 0.41.3 " ,
27+ "@fontsource-variable/jetbrains-mono" : " 5.2.7 " ,
28+ "@fontsource/roboto" : " 5.2.7 " ,
29+ "@iconify-json/fa6-brands" : " 1.2.6 " ,
30+ "@iconify-json/fa6-regular" : " 1.2.4 " ,
31+ "@iconify-json/fa6-solid" : " 1.2.4 " ,
32+ "@iconify-json/material-symbols" : " 1.2.35 " ,
33+ "@iconify/svelte" : " 5.0.2 " ,
34+ "@swup/astro" : " 1.7 .0" ,
35+ "@tailwindcss/typography" : " 0.5.16" ,
36+ "astro" : " 5.13.7 " ,
37+ "astro-expressive-code" : " 0.41.3 " ,
38+ "astro-icon" : " 1.1.5" ,
39+ "hastscript" : " 9.0.1" ,
40+ "katex" : " 0.16.22" ,
41+ "markdown-it" : " 14.1.0" ,
42+ "mdast-util-to-string" : " 4.0.0" ,
43+ "overlayscrollbars" : " 2.12.0 " ,
44+ "pagefind" : " 1.4 .0" ,
45+ "photoswipe" : " 5.4.4" ,
46+ "reading-time" : " 1.5.0" ,
47+ "rehype-autolink-headings" : " 7.1.0" ,
48+ "rehype-components" : " 0.3.0" ,
49+ "rehype-katex" : " 7.0.1" ,
50+ "rehype-slug" : " 6.0.0" ,
51+ "remark-directive" : " 4 .0.0 " ,
52+ "remark-directive-rehype" : " 0.4.2" ,
53+ "remark-github-admonitions-to-directives" : " 2. 1.0" ,
54+ "remark-math" : " 6.0.0" ,
55+ "remark-sectionize" : " 2.1.0" ,
56+ "sanitize-html" : " 2.17.0" ,
57+ "sharp" : " 0.34.3 " ,
58+ "stylus" : " 0.64.0" ,
59+ "svelte" : " 5.38.10 " ,
6060 "tailwindcss" : " ^3.4.17" ,
61- "typescript" : " ^5.8.3 " ,
62- "unist-util-visit" : " ^ 5.0.0" ,
61+ "typescript" : " 5.9.2 " ,
62+ "unist-util-visit" : " 5.0.0" ,
6363 "astro-compress" : " 2.3.8"
6464 },
6565 "devDependencies" : {
66- "@astrojs/ts-plugin" : " ^ 1.10.4" ,
67- "@biomejs/biome" : " 1.9 .4" ,
68- "@rollup/plugin-yaml" : " ^ 4.1.2" ,
69- "@types/hast" : " ^ 3.0.4" ,
70- "@types/markdown-it" : " ^ 14.1.2" ,
71- "@types/mdast" : " ^ 4.0.4" ,
72- "@types/sanitize-html" : " ^ 2.16.0" ,
73- "postcss-import" : " ^ 16.1.0 " ,
74- "postcss-nesting" : " ^ 13.0.1 " ,
75- "astro-compressor" : " 1.0.0 "
66+ "@astrojs/ts-plugin" : " 1.10.4" ,
67+ "@biomejs/biome" : " 2.2 .4" ,
68+ "@rollup/plugin-yaml" : " 4.1.2" ,
69+ "@types/hast" : " 3.0.4" ,
70+ "@types/markdown-it" : " 14.1.2" ,
71+ "@types/mdast" : " 4.0.4" ,
72+ "@types/sanitize-html" : " 2.16.0" ,
73+ "postcss-import" : " 16.1.1 " ,
74+ "postcss-nesting" : " 13.0.2 " ,
75+ "astro-compressor" : " 1.1.2 "
7676 },
7777 "packageManager" : " pnpm@9.14.4"
7878}
0 commit comments