Skip to content

Commit 32b4528

Browse files
Chau TranChau Tran
Chau Tran
authored and
Chau Tran
committed
chore(soba): add soba peer deps
1 parent b12da78 commit 32b4528

File tree

2 files changed

+62
-0
lines changed

2 files changed

+62
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"@swc/core": "^1.3.49",
3939
"@types/jest": "29.5.0",
4040
"@types/node": "18.15.11",
41+
"@types/stats.js": "^0.17.0",
4142
"@types/three": "^0.150.1",
4243
"@typescript-eslint/eslint-plugin": "5.59.1",
4344
"@typescript-eslint/parser": "5.59.1",
@@ -81,8 +82,11 @@
8182
"react": "^18.2.0",
8283
"react-dom": "^18.2.0",
8384
"rxjs": "~7.8.0",
85+
"stats.js": "^0.17.0",
8486
"three": "^0.150.1",
87+
"three-mesh-bvh": "^0.5.23",
8588
"three-stdlib": "^2.21.8",
89+
"troika-three-text": "^0.47.1",
8690
"tslib": "^2.5.0",
8791
"zone.js": "0.13.0"
8892
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)