Refactor: Remove unused components (Main, CubeCSS, etc.), utils (DeepCube, Matrix4), dependencies (matrix-js, utils), and untrack dist folder
All checks were successful
Deploy to Production / deploy (push) Successful in 9s

This commit is contained in:
2026-02-22 04:46:32 +00:00
parent 3857b926ff
commit a1574a149e
15 changed files with 0 additions and 2472 deletions

13
package-lock.json generated
View File

@@ -8,9 +8,7 @@
"name": "rubic-cube",
"version": "0.0.27",
"dependencies": {
"@gkucmierz/utils": "^1.28.3",
"lucide-vue-next": "^0.564.0",
"matrix-js": "^1.8.0",
"rubiks-js": "^1.0.0",
"vue": "^3.5.13"
},
@@ -490,12 +488,6 @@
"node": ">=18"
}
},
"node_modules/@gkucmierz/utils": {
"version": "1.28.3",
"resolved": "https://registry.npmjs.org/@gkucmierz/utils/-/utils-1.28.3.tgz",
"integrity": "sha512-4qbEGTrHnj0pdeY72MHbuOzM9hugZiyhTMfy7ZijkBQN+fMGVc7OJ7CM02t1KBQDFl2bQNb7AF9KZCm3wn09YQ==",
"license": "MIT"
},
"node_modules/@jridgewell/sourcemap-codec": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
@@ -987,11 +979,6 @@
"@jridgewell/sourcemap-codec": "^1.5.0"
}
},
"node_modules/matrix-js": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/matrix-js/-/matrix-js-1.8.0.tgz",
"integrity": "sha512-2PHn6veiSf7aS/VBhdgrUVYCjVBkaAwFtIuXUnrHduKbSNpFHYzkdPYPgKI95idqFMKKEieYoMglimo2YGIapQ=="
},
"node_modules/nanoid": {
"version": "3.3.11",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",