File tree Expand file tree Collapse file tree 4 files changed +264
-345
lines changed Expand file tree Collapse file tree 4 files changed +264
-345
lines changed Original file line number Diff line number Diff line change 12
12
"lint" : " prettier --check ."
13
13
},
14
14
"devDependencies" : {
15
- "@iconify/json" : " ^2.2.316 " ,
15
+ "@iconify/json" : " ^2.2.323 " ,
16
16
"@sveltejs/adapter-static" : " ^3.0.8" ,
17
- "@sveltejs/kit" : " ^2.19.0 " ,
17
+ "@sveltejs/kit" : " ^2.20.3 " ,
18
18
"@sveltejs/vite-plugin-svelte" : " ^4.0.4" ,
19
- "@tailwindcss/postcss" : " ^4.0.13 " ,
20
- "@tailwindcss/vite" : " ^4.0.13 " ,
19
+ "@tailwindcss/postcss" : " ^4.1.2 " ,
20
+ "@tailwindcss/vite" : " ^4.1.2 " ,
21
21
"postcss" : " ^8.5.3" ,
22
22
"prettier" : " ^3.5.3" ,
23
23
"prettier-plugin-svelte" : " ^3.3.3" ,
24
24
"prettier-plugin-tailwindcss" : " ^0.6.11" ,
25
- "svelte" : " ^5.23.0 " ,
25
+ "svelte" : " ^5.25.6 " ,
26
26
"svelte-check" : " ^4.1.5" ,
27
- "tailwindcss" : " ^4.0.13 " ,
27
+ "tailwindcss" : " ^4.1.2 " ,
28
28
"tslib" : " ^2.8.1" ,
29
29
"typescript" : " ^5.8.2" ,
30
- "unplugin-icons" : " ^0.18.5 " ,
31
- "vite" : " ^5.4.14 "
30
+ "unplugin-icons" : " ^22.1.0 " ,
31
+ "vite" : " ^5.4.17 "
32
32
},
33
33
"type" : " module"
34
34
}
You can’t perform that action at this time.
0 commit comments