Skip to content

Commit 7822a96

Browse files
committed
chore(repo): update three
1 parent bf7fc1c commit 7822a96

File tree

7 files changed

+96
-96
lines changed

7 files changed

+96
-96
lines changed

libs/cannon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@pmndrs/cannon-worker-api": "^2.0.0",
2929
"cannon-es": ">=0.20.0 <0.21.0",
3030
"cannon-es-debugger": "^1.0.0",
31-
"three": ">=0.148.0 <0.169.0"
31+
"three": ">=0.148.0 <0.170.0"
3232
},
3333
"peerDependenciesMeta": {
3434
"cannon-es-debugger": {

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 <19.0.0",
2626
"@angular/core": ">=18.0.0 <19.0.0",
2727
"ngxtension": ">=3.0.0",
28-
"three": ">=0.148.0 <0.169.0",
28+
"three": ">=0.148.0 <0.170.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.169.0",
30+
"three": ">=0.148.0 <0.170.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 <19.0.0",
2727
"@angular/core": ">=18.0.0 <19.0.0",
2828
"@dimforge/rapier3d-compat": "~0.14.0",
29-
"three": ">=0.148.0 <0.169.0"
29+
"three": ">=0.148.0 <0.170.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.169.0",
50+
"three": ">=0.148.0 <0.170.0",
5151
"three-custom-shader-material": "^5.4.0",
5252
"three-mesh-bvh": ">=0.5.0 <0.8.0",
5353
"three-stdlib": "^2.0.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@swc/core": "1.7.28",
5858
"@types/jest": "29.5.13",
5959
"@types/node": "20.14.12",
60-
"@types/three": "^0.168.0",
60+
"@types/three": "^0.169.0",
6161
"@typescript-eslint/eslint-plugin": "7.17.0",
6262
"@typescript-eslint/parser": "7.17.0",
6363
"@typescript-eslint/utils": "7.17.0",
@@ -91,7 +91,7 @@
9191
"storybook": "^8.3.3",
9292
"storybook-addon-deep-controls": "^0.8.0",
9393
"tailwindcss": "^3.4.13",
94-
"three": "^0.168.0",
94+
"three": "^0.169.0",
9595
"ts-jest": "^29.2.5",
9696
"ts-node": "10.9.2",
9797
"typescript": "5.5.4",

pnpm-lock.yaml

Lines changed: 89 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)