File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2525 "@angular/common" : " >=18.0.0 <19.0.0" ,
2626 "@angular/core" : " >=18.0.0 <19.0.0" ,
2727 "ngxtension" : " >=3.0.0" ,
28- "three" : " >=0.148.0 <0.170 .0" ,
28+ "three" : " >=0.148.0 <0.171 .0" ,
2929 "@nativescript/angular" : " >=18.0.0 <19.0.0" ,
3030 "@nativescript/canvas" : " 2.0.0-webgpu.11" ,
3131 "@nativescript/canvas-three" : " 2.0.0-webgpu.11" ,
Original file line number Diff line number Diff line change 11export const ANGULAR_THREE_VERSION = '^2.0.0' ;
2- export const THREE_VERSION = '^0.169 .0' ;
3- export const THREE_TYPE_VERSION = '^0.169 .0' ;
2+ export const THREE_VERSION = '^0.170 .0' ;
3+ export const THREE_TYPE_VERSION = '^0.170 .0' ;
44export const NGXTENSION_VERSION = '^4.0.0' ;
55
66export const SOBA_PEER_DEPENDENCIES = {
77 'three-stdlib' : '^2.0.0' ,
8- '@pmndrs/vanilla' : '^1.19 .0' ,
8+ '@pmndrs/vanilla' : '^1.20 .0' ,
99 '@monogrid/gainmap-js' : '^3.0.0' ,
1010 'camera-controls' : '^2.8.0' ,
1111 'hls.js' : '^1.5.0' ,
1212 maath : '^0.10.0' ,
1313 meshline : '^3.1.0' ,
1414 'stats-gl' : '^2.0.0' ,
15- 'three-custom-shader-material' : '^6.0 .0' ,
15+ 'three-custom-shader-material' : '^6.2 .0' ,
1616 'three-mesh-bvh' : '^0.8.0' ,
17- 'troika-three-text' : '^0.49 .0' ,
17+ 'troika-three-text' : '^0.52 .0' ,
1818} as const ;
You can’t perform that action at this time.
0 commit comments