diff --git a/package.json b/package.json index e38221e..f99dbfd 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@tailwindcss/typography": "^0.5.16", "@threlte/gltf": "^3.0.1", "@types/pako": "^2.0.3", - "@types/three": "^0.176.0", + "@types/three": "^0.181.0", "@types/ua-parser-js": "^0.7.39", "@vitest/coverage-v8": "^3.1.3", "eslint": "^9.26.0", @@ -56,7 +56,7 @@ "eslint-plugin-svelte": "^3.5.1", "prettier": "^3.5.3", "prettier-plugin-svelte": "^3.3.3", - "prettier-plugin-tailwindcss": "^0.6.11", + "prettier-plugin-tailwindcss": "^0.7.1", "svelte": "^5.32.1", "svelte-check": "^4.0.0", "tailwindcss": "^4.1.7",