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({
5555 'ngxtension/**' ,
5656 '@pmndrs/vanilla' ,
5757 '@pmndrs/cannon-worker-api' ,
58+ 'three-custom-shader-material' ,
5859 ] ,
5960 } ,
6061 esbuild : {
Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "@analogjs/astro-angular" : " 1.8.0" ,
1414 "@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 " ,
1717 "@astrojs/tailwind" : " ^5.1.0" ,
1818 "angular-three" : " ^2.2.1" ,
1919 "angular-three-cannon" : " ^2.2.1" ,
2020 "angular-three-postprocessing" : " ^2.2.1" ,
2121 "angular-three-soba" : " ^2.2.1" ,
22- "astro" : " ^4.15.2 " ,
22+ "astro" : " ^4.15.6 " ,
2323 "sharp" : " ^0.32.5" ,
2424 "starlight-blog" : " ^0.12.0" ,
2525 "tailwindcss" : " ^3.4.6"
You can’t perform that action at this time.
0 commit comments