Skip to content

Commit 2b42140

Browse files
fix(deps): update dependency three to ^0.178.0
1 parent bea9e65 commit 2b42140

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@pixiv/three-vrm-animation": "^3.3.4",
2020
"@react-three/fiber": "^9.1.2",
2121
"@tailwindcss/postcss": "^4.1.7",
22-
"@types/three": "^0.176.0",
22+
"@types/three": "^0.178.0",
2323
"caniuse-lite": "^1.0.30001664",
2424
"clsx": "^2.1.1",
2525
"daisyui": "^5.0.0",
@@ -39,7 +39,7 @@
3939
"sonner": "^1.7.1",
4040
"tailwind-merge": "^2.6.0",
4141
"tailwind-variants": "^0.3.0",
42-
"three": "^0.176.0"
42+
"three": "^0.178.0"
4343
},
4444
"devDependencies": {
4545
"@biomejs/biome": "^1.5.1",

0 commit comments

Comments
 (0)