Skip to content

Commit

Permalink
chore: upgrade to rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Jan 10, 2025
1 parent 4d37b89 commit 9d7d36a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"stats-gl": "^2.2.8",
"stats.js": "^0.17.0",
"suspend-react": "^0.1.3",
"three-mesh-bvh": "^0.7.8",
"three-mesh-bvh": "^0.8.3",
"three-stdlib": "^2.35.6",
"troika-three-text": "^0.52.0",
"tunnel-rat": "^0.1.2",
Expand All @@ -82,7 +82,7 @@
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@playwright/test": "^1.45.2",
"@react-three/fiber": "9.0.0-rc.2",
"@react-three/fiber": "9.0.0-rc.3",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-json": "^4.1.0",
Expand Down Expand Up @@ -130,7 +130,7 @@
"vite-plugin-glslify": "^2.1.0"
},
"peerDependencies": {
"@react-three/fiber": "9.0.0-rc.2",
"@react-three/fiber": "9.0.0-rc.3",
"react": "^19",
"react-dom": "^19",
"three": ">=0.159"
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2773,7 +2773,7 @@ __metadata:
"@mediapipe/tasks-vision": "npm:0.10.17"
"@monogrid/gainmap-js": "npm:^3.0.6"
"@playwright/test": "npm:^1.45.2"
"@react-three/fiber": "npm:9.0.0-rc.2"
"@react-three/fiber": "npm:9.0.0-rc.3"
"@rollup/plugin-babel": "npm:^5.3.0"
"@rollup/plugin-commonjs": "npm:^19.0.0"
"@rollup/plugin-json": "npm:^4.1.0"
Expand Down Expand Up @@ -2826,7 +2826,7 @@ __metadata:
storybook: "npm:^8.4.4"
suspend-react: "npm:^0.1.3"
three: "npm:^0.159.0"
three-mesh-bvh: "npm:^0.7.8"
three-mesh-bvh: "npm:^0.8.3"
three-stdlib: "npm:^2.35.6"
troika-three-text: "npm:^0.52.0"
ts-node: "npm:^10.9.2"
Expand All @@ -2839,7 +2839,7 @@ __metadata:
vite-plugin-glslify: "npm:^2.1.0"
zustand: "npm:^5.0.1"
peerDependencies:
"@react-three/fiber": 9.0.0-rc.2
"@react-three/fiber": 9.0.0-rc.3
react: ^19
react-dom: ^19
three: ">=0.159"
Expand All @@ -2849,9 +2849,9 @@ __metadata:
languageName: unknown
linkType: soft

"@react-three/fiber@npm:9.0.0-rc.2":
version: 9.0.0-rc.2
resolution: "@react-three/fiber@npm:9.0.0-rc.2"
"@react-three/fiber@npm:9.0.0-rc.3":
version: 9.0.0-rc.3
resolution: "@react-three/fiber@npm:9.0.0-rc.3"
dependencies:
"@babel/runtime": "npm:^7.17.8"
"@types/debounce": "npm:^1.2.1"
Expand Down Expand Up @@ -2887,7 +2887,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10c0/679b3c83084cbe713ea7f3931ea712acadb2496109ff93571046f07d8ae9696f8bfc3e0602f048c97aca37d10f12c348da1bb695e9467aeb424db12a0a9535ea
checksum: 10c0/b97bdb570f584486337a6c6db5656917ca167c0acb989798102976322403938d3539961257ad5ccc0a0592124861f0f631a16b1ae5d4f3fb912a15630669b89f
languageName: node
linkType: hard

Expand Down Expand Up @@ -12115,12 +12115,12 @@ __metadata:
languageName: node
linkType: hard

"three-mesh-bvh@npm:^0.7.8":
version: 0.7.8
resolution: "three-mesh-bvh@npm:0.7.8"
"three-mesh-bvh@npm:^0.8.3":
version: 0.8.3
resolution: "three-mesh-bvh@npm:0.8.3"
peerDependencies:
three: ">= 0.151.0"
checksum: 10c0/0d5f7fb4c9ae9a7477c394950a68bcd3eea88e3b0ea787dac4096cfdfcca2298268d1832575288d37ae0f19f3028f3ff79e7d70e3966bc2e8da51c95ba4209b1
three: ">= 0.159.0"
checksum: 10c0/d1f052d4606498acf57e08e28d01c84157eb388d46be8e03bc839630dc4eb919d5bb5e2ed4e9113d39cbc3cda29f09212e3450e1bb21de6615ec330f2575fc28
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d7d36a

Please sign in to comment.