File tree Expand file tree Collapse file tree 3 files changed +783
-245
lines changed Expand file tree Collapse file tree 3 files changed +783
-245
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ export default defineConfig({
49
49
'angular-three' ,
50
50
'angular-three-soba/**' ,
51
51
'angular-three-cannon/**' ,
52
+ 'angular-three-rapier/**' ,
52
53
'@angular/common' ,
53
54
'@angular/core' ,
54
55
'@angular/core/rxjs-interop' ,
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@analogjs/astro-angular" : " 1.9.4" ,
14
14
"@astrojs/check" : " ^0.9.4" ,
15
- "@astrojs/mdx" : " ^3.1.9 " ,
16
- "@astrojs/starlight" : " ^0.29.2 " ,
17
- "@astrojs/tailwind" : " ^5.1.2 " ,
15
+ "@astrojs/mdx" : " ^4.0.3 " ,
16
+ "@astrojs/starlight" : " ^0.30.3 " ,
17
+ "@astrojs/tailwind" : " ^5.1.4 " ,
18
18
"angular-three" : " ^2.9.0" ,
19
19
"angular-three-cannon" : " ^2.9.0" ,
20
20
"angular-three-postprocessing" : " ^2.9.0" ,
21
21
"angular-three-soba" : " ^2.9.0" ,
22
- "astro" : " ^4.16.16 " ,
22
+ "astro" : " ^5.1.1 " ,
23
23
"sharp" : " ^0.33.5" ,
24
24
"starlight-blog" : " ^0.15.0" ,
25
25
"tailwindcss" : " ^3.4.15"
26
26
},
27
27
"nx" : {},
28
28
"devDependencies" : {
29
- "@astrojs/starlight-tailwind" : " ^2 .0.3 " ,
29
+ "@astrojs/starlight-tailwind" : " ^3 .0.0 " ,
30
30
"@expressive-code/plugin-line-numbers" : " ^0.38.3"
31
31
},
32
32
"web-types" : [
You can’t perform that action at this time.
0 commit comments