Skip to content

Commit

Permalink
Upgrade Three.js dependencies
Browse files Browse the repository at this point in the history
adeira-source-id: 9b67742c398f55f094cae5e6a3ccf9fe4830d919
  • Loading branch information
itsdouges authored and triplex-bot committed Jan 5, 2025
1 parent 4f8bbbd commit f425528
Show file tree
Hide file tree
Showing 16 changed files with 57 additions and 47 deletions.
10 changes: 10 additions & 0 deletions .changeset/calm-windows-whisper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"create-triplex-project": patch
"@triplex/renderer": patch
"@triplex/client": patch
"@triplex/editor": patch
"@triplex/server": patch
"@docs/triplex": patch
---

Upgrade three.js dependencies.
6 changes: 3 additions & 3 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@types/flexsearch": "^0.7.6",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"@vercel/og": "^0.6.3",
"autoprefixer": "^10.4.14",
"flexsearch": "^0.7.43",
Expand All @@ -27,7 +27,7 @@
"react-dom": "^18.3.1",
"suspend-react": "^0.1.3",
"tailwindcss": "^3.2.4",
"three": "^0.168.0",
"three": "^0.172.0",
"typescript": "^5.7.2",
"valibot": "^0.25.0",
"zustand": "^4.3.2"
Expand Down
6 changes: 3 additions & 3 deletions examples/caustics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
"dependencies": {
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}
6 changes: 3 additions & 3 deletions examples/faze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
},
"dependencies": {
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"miniplex": "2.0.0-beta.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0",
"three": "^0.172.0",
"three-csm": "^4.2.1",
"three-custom-shader-material": "^6.0.10",
"three-stdlib": "^2.21.5",
Expand Down
6 changes: 3 additions & 3 deletions examples/geometry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
},
"dependencies": {
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@react-three/rapier": "^1.4.0",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}
6 changes: 3 additions & 3 deletions examples/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
"dependencies": {
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}
6 changes: 3 additions & 3 deletions examples/luma-splats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"dependencies": {
"@lumaai/luma-web": "^0.1.14",
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@react-three/rapier": "^1.4.0",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}
6 changes: 3 additions & 3 deletions examples/magic-box/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
},
"dependencies": {
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"maath": "^0.6.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}
6 changes: 3 additions & 3 deletions examples/mecha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
"dependencies": {
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}
6 changes: 3 additions & 3 deletions examples/no-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"typedef": "echo \"Not implemented\""
},
"dependencies": {
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}
6 changes: 3 additions & 3 deletions examples/room/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
},
"dependencies": {
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"maath": "^0.6.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}
6 changes: 3 additions & 3 deletions examples/snow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"typedef": "echo \"Not implemented\""
},
"dependencies": {
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0",
"three": "^0.172.0",
"three-custom-shader-material": "^6.0.10"
}
}
6 changes: 3 additions & 3 deletions examples/test-fixture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
},
"dependencies": {
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@react-three/uikit": "^0.5.4",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}
6 changes: 3 additions & 3 deletions examples/uikit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
},
"dependencies": {
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/fiber": "^8.17.10",
"@react-three/rapier": "^1.4.0",
"@react-three/uikit": "^0.5.4",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}
8 changes: 4 additions & 4 deletions packages/create-triplex-project/src/__tests__/init.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,13 +110,13 @@ describe("init command", () => {
"private": true,
"scripts": {},
"dependencies": {
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/drei": "^9.120.5",
"@react-three/fiber": "^8.17.10",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}
`.replaceAll("\n", EOL),
Expand Down
8 changes: 4 additions & 4 deletions packages/create-triplex-project/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"private": true,
"scripts": {},
"dependencies": {
"@react-three/drei": "^9.114.0",
"@react-three/fiber": "^8.17.8",
"@react-three/drei": "^9.120.5",
"@react-three/fiber": "^8.17.10",
"@types/react": "^18.3.9",
"@types/three": "^0.168.0",
"@types/three": "^0.171.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.168.0"
"three": "^0.172.0"
}
}

0 comments on commit f425528

Please sign in to comment.