File tree Expand file tree Collapse file tree 2 files changed +3340
-4716
lines changed Expand file tree Collapse file tree 2 files changed +3340
-4716
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " fresh-app" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.0.1" ,
5
+ "packageManager" :
" [email protected] " ,
5
6
"scripts" : {
6
7
"dev" : " astro dev" ,
7
8
"start" : " astro dev" ,
10
11
"astro" : " astro" ,
11
12
"format" : " prettier --write ."
12
13
},
13
- "dependencies " : {
14
+ "devDependencies " : {
14
15
"@astrojs/check" : " ^0.5.10" ,
15
16
"@astrojs/svelte" : " ^5.4.0" ,
16
17
"@astrojs/tailwind" : " ^5.1.0" ,
17
18
"@fontsource-variable/noto-sans-thai" : " ^5.0.14" ,
18
19
"@fontsource/k2d" : " ^5.0.19" ,
19
20
"@neodrag/svelte" : " ^2.0.6" ,
20
21
"astro" : " ^4.6.1" ,
21
- "svelte" : " ^4.2.15" ,
22
- "tailwindcss" : " ^3.4.3" ,
23
- "typescript" : " ^5.4.5"
24
- },
25
- "packageManager" :
" [email protected] +sha1.44793e979f677db082fa49826446aad5aa4ee6b8" ,
26
- "devDependencies" : {
27
- "@biomejs/biome" : " ^1.7.1" ,
28
22
"prettier" : " ^3.2.5" ,
29
23
"prettier-plugin-astro" : " ^0.13.0" ,
30
24
"prettier-plugin-svelte" : " ^3.2.3" ,
31
- "prettier-plugin-tailwindcss" : " ^0.5.14"
25
+ "prettier-plugin-tailwindcss" : " ^0.5.14" ,
26
+ "svelte" : " ^4.2.15" ,
27
+ "tailwindcss" : " ^3.4.3" ,
28
+ "typescript" : " ^5.4.5"
32
29
}
33
30
}
You can’t perform that action at this time.
0 commit comments