File tree 2 files changed +3605
-3083
lines changed
2 files changed +3605
-3083
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koi" ,
3
3
"type" : " module" ,
4
- "version" : " 1.1.1 " ,
4
+ "version" : " 1.1.2 " ,
5
5
"author" :
" tcdw <[email protected] >" ,
6
6
"license" : " MIT" ,
7
7
"private" : true ,
13
13
"astro" : " astro"
14
14
},
15
15
"dependencies" : {
16
- "@astrojs/check" : " ^0.5.10 " ,
17
- "@astrojs/mdx" : " ^2.2.2 " ,
16
+ "@astrojs/check" : " ^0.6.0 " ,
17
+ "@astrojs/mdx" : " ^3.0.0 " ,
18
18
"@astrojs/rss" : " ^4.0.5" ,
19
- "@astrojs/sitemap" : " ^3.1.2 " ,
20
- "@astrojs/svelte" : " ^5.2 .0" ,
19
+ "@astrojs/sitemap" : " ^3.1.4 " ,
20
+ "@astrojs/svelte" : " ^5.4 .0" ,
21
21
"@astrojs/tailwind" : " ^5.1.0" ,
22
- "@tailwindcss/typography" : " ^0.5.12 " ,
23
- "astro" : " ^4.5.12 " ,
22
+ "@tailwindcss/typography" : " ^0.5.13 " ,
23
+ "astro" : " ^4.8.2 " ,
24
24
"markdown-to-text" : " ^0.1.1" ,
25
25
"sharp" : " ^0.33.3" ,
26
- "svelte" : " ^4.2.12 " ,
27
- "tailwind-merge" : " ^2.2.2 " ,
26
+ "svelte" : " ^4.2.16 " ,
27
+ "tailwind-merge" : " ^2.3.0 " ,
28
28
"tailwindcss" : " ^3.4.3" ,
29
- "typescript" : " ^5.4.3 "
29
+ "typescript" : " ^5.4.5 "
30
30
}
31
31
}
You can’t perform that action at this time.
0 commit comments