This commit is contained in:
Brian McGee
2025-07-09 11:05:33 +01:00
parent 2e8ea44a30
commit a2a7dceafe
4 changed files with 34 additions and 21 deletions

View File

@@ -19,7 +19,8 @@
"@tanstack/solid-query": "^5.76.0",
"solid-js": "^1.9.7",
"solid-toast": "^0.5.0",
"three": "^0.176.0"
"three": "^0.176.0",
"valibot": "^1.1.0"
},
"devDependencies": {
"@babel/plugin-syntax-import-attributes": "^7.27.1",