fix(deps): update dependency three to ^0.177.0

This commit is contained in:
renovate[bot]
2025-06-18 19:20:28 +00:00
parent 4e78395c8e
commit 67e50df9b2

View File

@@ -33,7 +33,7 @@
"@tailwindcss/typography": "^0.5.13",
"@types/json-schema": "^7.0.15",
"@types/node": "^22.15.19",
"@types/three": "^0.176.0",
"@types/three": "^0.177.0",
"@typescript-eslint/parser": "^8.32.1",
"@vitest/browser": "^3.2.3",
"@vitest/coverage-v8": "^3.2.3",
@@ -75,7 +75,7 @@
"solid-js": "^1.9.7",
"solid-markdown": "^2.0.13",
"solid-toast": "^0.5.0",
"three": "^0.176.0"
"three": "^0.177.0"
},
"optionalDependencies": {
"@esbuild/darwin-arm64": "^0.25.4",