Skip to content

Commit 2c85abb

Browse files
fix(deps): update dependency three to ^0.183.0
1 parent 3b3a7a9 commit 2c85abb

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@react-three/fiber": "^9.4.0",
2121
"@swetrix/nextjs": "^1.0.1",
2222
"@tailwindcss/postcss": "^4.1.7",
23-
"@types/three": "^0.176.0",
23+
"@types/three": "^0.182.0",
2424
"babel-plugin-react-compiler": "^1.0.0",
2525
"caniuse-lite": "^1.0.30001664",
2626
"class-variance-authority": "^0.7.1",
@@ -46,7 +46,7 @@
4646
"tailwind-merge": "^3.3.1",
4747
"tailwind-variants": "^3.1.1",
4848
"tailwindcss-animate": "^1.0.7",
49-
"three": "^0.180.0",
49+
"three": "^0.183.0",
5050
"tw-animate-css": "^1.4.0"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)