Component Boom

This commit is contained in:
David Haz
2025-07-10 15:36:38 +03:00
parent a4982577ad
commit 9b3465b04d
135 changed files with 16697 additions and 60 deletions

View File

@@ -15,12 +15,18 @@
},
"dependencies": {
"@primeuix/themes": "^1.2.1",
"@tresjs/cientos": "^4.3.1",
"@tresjs/core": "^4.3.6",
"@types/matter-js": "^0.19.8",
"@vueuse/motion": "^3.0.3",
"@wdns/vue-code-block": "^2.3.5",
"gsap": "^3.13.0",
"matter-js": "^0.20.0",
"motion-v": "^1.5.0",
"ogl": "^1.0.11",
"primeicons": "^7.0.0",
"primevue": "^4.3.6",
"three": "^0.178.0",
"vue": "^3.5.17",
"vue-router": "^4.5.1",
"vue-sonner": "^2.0.1"
@@ -29,6 +35,7 @@
"@tailwindcss/vite": "^4.1.11",
"@tsconfig/node22": "^22.0.2",
"@types/node": "^22.15.32",
"@types/three": "^0.178.0",
"@vitejs/plugin-vue": "^6.0.0",
"@vitejs/plugin-vue-jsx": "^5.0.0",
"@vue/eslint-config-typescript": "^14.5.1",