Skip to content

Commit d6f2604

Browse files
committed
chore(repo): bump peer deps
1 parent ea09d64 commit d6f2604

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular/common": ">=18.0.0 <20.0.0",
2626
"@angular/core": ">=18.0.0 <20.0.0",
2727
"ngxtension": ">=3.0.0",
28-
"three": ">=0.148.0 <0.171.0",
28+
"three": ">=0.148.0 <0.172.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",

libs/postprocessing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"maath": ">=0.10.0 <0.11.0",
2828
"n8ao": "^1.9.0",
2929
"postprocessing": "^6.0.0",
30-
"three": ">=0.148.0 <0.171.0",
30+
"three": ">=0.148.0 <0.172.0",
3131
"three-stdlib": "^2.0.0"
3232
},
3333
"peerDependenciesMeta": {

libs/rapier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular/common": ">=18.0.0 <20.0.0",
2727
"@angular/core": ">=18.0.0 <20.0.0",
2828
"@dimforge/rapier3d-compat": "~0.14.0",
29-
"three": ">=0.148.0 <0.171.0"
29+
"three": ">=0.148.0 <0.172.0"
3030
},
3131
"dependencies": {
3232
"tslib": "^2.7.0"

libs/soba/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"maath": ">=0.10.0 <0.11.0",
4848
"meshline": "^3.1.0",
4949
"stats-gl": ">=2.0.0",
50-
"three": ">=0.148.0 <0.171.0",
50+
"three": ">=0.148.0 <0.172.0",
5151
"three-custom-shader-material": ">=5.5.0 <6.3.0",
5252
"three-mesh-bvh": ">=0.5.0 <0.9.0",
5353
"three-stdlib": "^2.0.0",

0 commit comments

Comments
 (0)