Skip to content

Commit

Permalink
chore: use rc.9
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Feb 18, 2025
1 parent 5bc49d0 commit 9aad422
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@playwright/test": "^1.45.2",
"@react-three/fiber": "9.0.0-rc.8",
"@react-three/fiber": "9.0.0-rc.9",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-json": "^4.1.0",
Expand Down Expand Up @@ -129,7 +129,7 @@
"vite-plugin-glslify": "^2.1.0"
},
"peerDependencies": {
"@react-three/fiber": "9.0.0-rc.8",
"@react-three/fiber": "9.0.0-rc.9",
"react": "^19",
"react-dom": "^19",
"three": ">=0.159"
Expand Down
12 changes: 6 additions & 6 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.8"
"@react-three/fiber": "npm:9.0.0-rc.9"
"@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 @@ -2838,7 +2838,7 @@ __metadata:
vite-plugin-glslify: "npm:^2.1.0"
zustand: "npm:^5.0.1"
peerDependencies:
"@react-three/fiber": 9.0.0-rc.8
"@react-three/fiber": 9.0.0-rc.9
react: ^19
react-dom: ^19
three: ">=0.159"
Expand All @@ -2848,9 +2848,9 @@ __metadata:
languageName: unknown
linkType: soft

"@react-three/fiber@npm:9.0.0-rc.8":
version: 9.0.0-rc.8
resolution: "@react-three/fiber@npm:9.0.0-rc.8"
"@react-three/fiber@npm:9.0.0-rc.9":
version: 9.0.0-rc.9
resolution: "@react-three/fiber@npm:9.0.0-rc.9"
dependencies:
"@babel/runtime": "npm:^7.17.8"
"@types/react-reconciler": "npm:^0.28.8"
Expand Down Expand Up @@ -2885,7 +2885,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10c0/199de167417f55115518b6334e8384b9f8e24999786fa552e53abad97ca91194e8ce32f7f19ac1b4f250535d2e709fad78387c7892deafd727f8568f70d99616
checksum: 10c0/632c593a3a9e2404c41ee2f8f7191938115550f5c6628a9216dda8d9acf300d8434dac3c0fd036e4ac5fa93ebe585981d34bbe0388ff82e71b3baf25743cf056
languageName: node
linkType: hard

Expand Down

0 comments on commit 9aad422

Please sign in to comment.