Skip to content

Commit ecbe3dc

Browse files
committed
chore(repo): bump three
1 parent b0e124f commit ecbe3dc

File tree

2 files changed

+80
-70
lines changed

2 files changed

+80
-70
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@tweakpane/core": "^2.0.5",
5454
"@types/jest": "29.5.14",
5555
"@types/node": "20.14.12",
56-
"@types/three": "^0.174.0",
56+
"@types/three": "^0.175.0",
5757
"@typescript-eslint/utils": "8.26.1",
5858
"@vitest/coverage-v8": "^1.0.4",
5959
"@vitest/ui": "^1.3.1",
@@ -89,7 +89,7 @@
8989
"storybook": "^8.6.12",
9090
"storybook-addon-deep-controls": "^0.9.2",
9191
"tailwindcss": "^3.4.17",
92-
"three": "^0.174.0",
92+
"three": "^0.175.0",
9393
"ts-jest": "^29.2.6",
9494
"ts-morph": "^25.0.1",
9595
"ts-node": "10.9.2",
@@ -110,7 +110,7 @@
110110
"@angular/platform-browser-dynamic": "19.2.1",
111111
"@angular/platform-server": "19.2.1",
112112
"@angular/router": "19.2.1",
113-
"@dimforge/rapier3d-compat": "^0.15.0",
113+
"@dimforge/rapier3d-compat": "^0.16.0",
114114
"@monogrid/gainmap-js": "^3.1.0",
115115
"@pmndrs/cannon-worker-api": "^2.4.0",
116116
"@pmndrs/vanilla": "^1.20.4",
@@ -138,7 +138,7 @@
138138
"three-custom-shader-material": "~6.3.5",
139139
"three-mesh-bvh": "^0.9.0",
140140
"three-stdlib": "^2.35.16",
141-
"troika-three-text": "^0.52.3",
141+
"troika-three-text": "^0.52.4",
142142
"tslib": "^2.8.1",
143143
"zone.js": "0.15.0"
144144
},

0 commit comments

Comments
 (0)