Skip to content

Commit 4d0e7f4

Browse files
committed
chore: bump packages
1 parent 19a60a1 commit 4d0e7f4

File tree

7 files changed

+148
-129
lines changed

7 files changed

+148
-129
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.173.0"
31+
"three": ">=0.148.0 <0.174.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": ">=19.0.0 <20.0.0",
2626
"@angular/core": ">=19.0.0 <20.0.0",
2727
"ngxtension": ">=3.0.0",
28-
"three": ">=0.156.0 <0.173.0"
28+
"three": ">=0.156.0 <0.174.0"
2929
},
3030
"dependencies": {
3131
"tslib": "^2.7.0",

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.4 <2.0.0",
2929
"postprocessing": "^6.0.0",
30-
"three": ">=0.148.0 <0.173.0",
30+
"three": ">=0.148.0 <0.174.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": ">=19.0.0 <20.0.0",
2727
"@angular/core": ">=19.0.0 <20.0.0",
2828
"@dimforge/rapier3d-compat": "~0.14.0",
29-
"three": ">=0.148.0 <0.173.0",
29+
"three": ">=0.148.0 <0.174.0",
3030
"three-stdlib": "^2.0.0"
3131
},
3232
"dependencies": {

libs/soba/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"maath": ">=0.10.0 <0.11.0",
3636
"meshline": "^3.1.0",
3737
"stats-gl": ">=2.0.0",
38-
"three": ">=0.148.0 <0.173.0",
39-
"three-custom-shader-material": ">=5.5.0 <6.3.0",
38+
"three": ">=0.148.0 <0.174.0",
39+
"three-custom-shader-material": ">=5.5.0 <6.4.0",
4040
"three-mesh-bvh": ">=0.5.0 <0.10.0",
4141
"three-stdlib": "^2.0.0",
4242
"troika-three-text": ">=0.47.0 <0.53.0"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@swc/core": "1.10.7",
5656
"@types/jest": "29.5.14",
5757
"@types/node": "20.14.12",
58-
"@types/three": "^0.172.0",
58+
"@types/three": "^0.173.0",
5959
"@typescript-eslint/utils": "8.22.0",
6060
"autoprefixer": "^10.4.20",
6161
"cypress": "^13.17.0",
@@ -86,7 +86,7 @@
8686
"storybook": "^8.5.3",
8787
"storybook-addon-deep-controls": "^0.9.2",
8888
"tailwindcss": "^3.4.17",
89-
"three": "^0.172.0",
89+
"three": "^0.173.0",
9090
"ts-jest": "^29.2.5",
9191
"ts-node": "10.9.2",
9292
"typescript": "5.7.3",
@@ -134,7 +134,7 @@
134134
"react-dom": "^18.3.1",
135135
"rxjs": "~7.8.1",
136136
"stats-gl": "^3.6.0",
137-
"three-custom-shader-material": "~6.2.1",
137+
"three-custom-shader-material": "~6.3.0",
138138
"three-mesh-bvh": "^0.9.0",
139139
"three-stdlib": "^2.35.13",
140140
"troika-three-text": "^0.52.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)