File tree Expand file tree Collapse file tree 2 files changed +225
-208
lines changed Expand file tree Collapse file tree 2 files changed +225
-208
lines changed Original file line number Diff line number Diff line change 11
11
"format" : " prettier --write . --plugin=prettier-plugin-astro"
12
12
},
13
13
"dependencies" : {
14
- "@astrojs/check" : " ^0.9.3 " ,
14
+ "@astrojs/check" : " ^0.9.4 " ,
15
15
"@astrojs/react" : " ^3.6.2" ,
16
- "@astrojs/tailwind" : " ^5.1.1 " ,
16
+ "@astrojs/tailwind" : " ^5.1.2 " ,
17
17
"@tailwindcss/typography" : " ^0.5.15" ,
18
18
"@tsparticles/engine" : " ^3.5.0" ,
19
19
"@tsparticles/react" : " ^3.0.0" ,
20
20
"@tsparticles/slim" : " ^3.5.0" ,
21
21
"@types/react" : " ^18.3.11" ,
22
22
"@types/react-dom" : " ^18.3.0" ,
23
- "astro" : " ^4.15.11 " ,
23
+ "astro" : " ^4.16.0 " ,
24
24
"astro-icon" : " ^1.1.1" ,
25
25
"clsx" : " ^2.1.1" ,
26
- "framer-motion" : " ^11.11.0 " ,
26
+ "framer-motion" : " ^11.11.7 " ,
27
27
"prettier-plugin-tailwindcss" : " ^0.6.8" ,
28
28
"react" : " ^18.3.1" ,
29
29
"react-dom" : " ^18.3.1" ,
30
30
"sharp" : " ^0.33.5" ,
31
- "tailwind-merge" : " ^2.5.2 " ,
31
+ "tailwind-merge" : " ^2.5.3 " ,
32
32
"tailwindcss" : " ^3.4.13" ,
33
- "typescript" : " ^5.6.2 "
33
+ "typescript" : " ^5.6.3 "
34
34
},
35
35
"devDependencies" : {
36
36
"prettier" : " ^3.3.3" ,
You can’t perform that action at this time.
0 commit comments