File tree Expand file tree Collapse file tree 2 files changed +1994
-2540
lines changed Expand file tree Collapse file tree 2 files changed +1994
-2540
lines changed Original file line number Diff line number Diff line change 16
16
"lint" : " eslint ."
17
17
},
18
18
"dependencies" : {
19
- "@astrojs/svelte" : " ^4.0.2 " ,
20
- "@astrojs/tailwind" : " ^5.0.0 " ,
21
- "astro" : " ^3.6.5 " ,
22
- "svelte" : " ^4.2.18 "
19
+ "@astrojs/svelte" : " ^5.7.1 " ,
20
+ "@astrojs/tailwind" : " ^5.1.1 " ,
21
+ "astro" : " ^4.15.8 " ,
22
+ "svelte" : " ^4.2.19 "
23
23
},
24
24
"devDependencies" : {
25
25
"@catppuccin/tailwindcss" : " ^0.1.6" ,
26
- "@tailwindcss/forms" : " ^0.5.6 " ,
27
- "@types/chrome" : " ^0.0.269 " ,
28
- "@typescript-eslint/eslint-plugin" : " ^7.18 .0" ,
29
- "@typescript-eslint/parser" : " ^7.18 .0" ,
30
- "astro-purgecss" : " ^3.2.1 " ,
26
+ "@tailwindcss/forms" : " ^0.5.9 " ,
27
+ "@types/chrome" : " ^0.0.271 " ,
28
+ "@typescript-eslint/eslint-plugin" : " ^8.6 .0" ,
29
+ "@typescript-eslint/parser" : " ^8.6 .0" ,
30
+ "astro-purgecss" : " ^4.6.0 " ,
31
31
"bun-types" : " latest" ,
32
32
"chalk" : " 5.3.0" ,
33
33
"eslint" : " ^9.1.0" ,
34
34
"prettier" : " ^3.3.3" ,
35
- "purgecss" : " ^5 .0.0" ,
36
- "tailwindcss" : " ^3.4.7 " ,
35
+ "purgecss" : " ^6 .0.0" ,
36
+ "tailwindcss" : " ^3.4.12 " ,
37
37
"tiny-glob" : " ^0.2.9"
38
38
}
39
39
}
You can’t perform that action at this time.
0 commit comments