File tree Expand file tree Collapse file tree 4 files changed +20
-16
lines changed Expand file tree Collapse file tree 4 files changed +20
-16
lines changed Original file line number Diff line number Diff line change 23
23
],
24
24
"license" : " MIT" ,
25
25
"peerDependencies" : {
26
- "@angular/common" : " >=18.0.0" ,
27
- "@angular/core" : " >=18.0.0" ,
26
+ "@angular/common" : " >=18.0.0 <19.0.0 " ,
27
+ "@angular/core" : " >=18.0.0 <19.0.0 " ,
28
28
"@pmndrs/cannon-worker-api" : " ^2.0.0" ,
29
- "cannon-es" : " ^ 0.20.0" ,
29
+ "cannon-es" : " >= 0.20.0 <0.21 .0" ,
30
30
"cannon-es-debugger" : " ^1.0.0" ,
31
- "three" : " >=0.148.0"
31
+ "three" : " >=0.148.0 <0.168.0 "
32
32
},
33
33
"peerDependenciesMeta" : {
34
34
"cannon-es-debugger" : {
Original file line number Diff line number Diff line change 22
22
],
23
23
"license" : " MIT" ,
24
24
"peerDependencies" : {
25
- "@angular/common" : " >=18.0.0" ,
26
- "@angular/core" : " >=18.0.0" ,
25
+ "@angular/common" : " >=18.0.0 <19.0.0 " ,
26
+ "@angular/core" : " >=18.0.0 <19.0.0 " ,
27
27
"ngxtension" : " >=3.0.0" ,
28
- "three" : " >=0.148.0"
28
+ "three" : " >=0.148.0 <0.168.0 "
29
29
},
30
30
"dependencies" : {
31
31
"tslib" : " ^2.3.0" ,
Original file line number Diff line number Diff line change 22
22
],
23
23
"license" : " MIT" ,
24
24
"peerDependencies" : {
25
- "@angular/common" : " >=18.0.0" ,
26
- "@angular/core" : " >=18.0.0" ,
27
- "maath" : " ^ 0.10.0" ,
25
+ "@angular/common" : " >=18.0.0 <19.0.0 " ,
26
+ "@angular/core" : " >=18.0.0 <19.0.0 " ,
27
+ "maath" : " >= 0.10.0 <0.11 .0" ,
28
28
"postprocessing" : " ^6.0.0" ,
29
- "three" : " >=0.148.0" ,
29
+ "three" : " >=0.148.0 <0.168.0 " ,
30
30
"three-stdlib" : " ^2.0.0"
31
31
},
32
32
"dependencies" : {
Original file line number Diff line number Diff line change 38
38
}
39
39
},
40
40
"peerDependencies" : {
41
- "@angular/common" : " >=18.0.0" ,
42
- "@angular/core" : " >=18.0.0" ,
41
+ "@angular/common" : " >=18.0.0 <19.0.0 " ,
42
+ "@angular/core" : " >=18.0.0 <19.0.0 " ,
43
43
"@monogrid/gainmap-js" : " ^3.0.0" ,
44
44
"@pmndrs/vanilla" : " ^1.19.0" ,
45
45
"camera-controls" : " ^2.8.0" ,
46
46
"hls.js" : " ^1.5.0" ,
47
+ "maath" : " >=0.10.0 <0.11.0" ,
47
48
"meshline" : " ^3.1.0" ,
48
49
"stats-gl" : " ^2.0.0" ,
49
- "three" : " >=0.148.0" ,
50
+ "three" : " >=0.148.0 <0.168.0 " ,
50
51
"three-custom-shader-material" : " ^5.4.0" ,
51
- "three-mesh-bvh" : " ^ 0.5.0 || ^0.6 .0" ,
52
+ "three-mesh-bvh" : " >= 0.5.0 <0.8 .0" ,
52
53
"three-stdlib" : " ^2.0.0" ,
53
- "troika-three-text" : " ^ 0.47.0"
54
+ "troika-three-text" : " >= 0.47.0 <0.50 .0"
54
55
},
55
56
"peerDependenciesMeta" : {
56
57
"@monogrid/gainmap-js" : {
71
72
"three-mesh-bvh" : {
72
73
"optional" : true
73
74
},
75
+ "maath" : {
76
+ "optional" : true
77
+ },
74
78
"meshline" : {
75
79
"optional" : true
76
80
},
You can’t perform that action at this time.
0 commit comments