Compare commits

...

3 Commits

Author SHA1 Message Date
d80111a9b7 Merge pull request 'web' (#2) from web into main
Reviewed-on: #2
2026-03-11 21:11:38 +00:00
c8f2259154 chore(types): add three js types 2026-03-12 03:10:31 +06:00
a429b1c0b1 chore(html): add analytics script to index.html 2026-03-12 03:01:41 +06:00
2 changed files with 695 additions and 0 deletions

View File

@ -43,6 +43,7 @@
"@types/node": "^24.10.1", "@types/node": "^24.10.1",
"@types/react": "^19.2.5", "@types/react": "^19.2.5",
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",
"@types/three": "^0.183.1",
"@vitejs/plugin-react": "^5.1.1", "@vitejs/plugin-react": "^5.1.1",
"eslint": "^9.39.1", "eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-hooks": "^7.0.1",

694
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff