update: remove docker

This commit is contained in:
Tom Boullay
2026-04-14 10:54:43 +02:00
parent 58826ac98a
commit 0a3d159bad
9 changed files with 352 additions and 492 deletions
+4 -6
View File
@@ -9,17 +9,15 @@
"lint": "next lint"
},
"dependencies": {
"@octokit/rest": "^22.0.1",
"@react-three/drei": "^10.7.0",
"@react-three/fiber": "^9.5.0",
"next": "^16.2.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-dropzone": "^14.2.3",
"three": "^0.183.0",
"@react-three/fiber": "^9.5.0",
"@react-three/drei": "^10.7.0",
"zustand": "^5.0.3"
"three": "^0.183.0"
},
"devDependencies": {
"@types/busboy": "^1.5.4",
"@types/node": "^22.13.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",