File tree Expand file tree Collapse file tree 3 files changed +140
-76
lines changed Expand file tree Collapse file tree 3 files changed +140
-76
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ export default defineConfig({
55
55
'ngxtension/**' ,
56
56
'@pmndrs/vanilla' ,
57
57
'@pmndrs/cannon-worker-api' ,
58
+ 'three-custom-shader-material' ,
58
59
] ,
59
60
} ,
60
61
esbuild : {
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@analogjs/astro-angular" : " 1.8.0" ,
14
14
"@astrojs/check" : " ^0.9.3" ,
15
- "@astrojs/mdx" : " ^3.1.5 " ,
16
- "@astrojs/starlight" : " ^0.26.2 " ,
15
+ "@astrojs/mdx" : " ^3.1.6 " ,
16
+ "@astrojs/starlight" : " ^0.27.1 " ,
17
17
"@astrojs/tailwind" : " ^5.1.0" ,
18
18
"angular-three" : " ^2.2.1" ,
19
19
"angular-three-cannon" : " ^2.2.1" ,
20
20
"angular-three-postprocessing" : " ^2.2.1" ,
21
21
"angular-three-soba" : " ^2.2.1" ,
22
- "astro" : " ^4.15.2 " ,
22
+ "astro" : " ^4.15.6 " ,
23
23
"sharp" : " ^0.32.5" ,
24
24
"starlight-blog" : " ^0.12.0" ,
25
25
"tailwindcss" : " ^3.4.6"
You can’t perform that action at this time.
0 commit comments