This commit is contained in:
Vassshhh
2025-08-21 11:03:40 +07:00
parent e30b1a8de8
commit 28c4c4d66b
14 changed files with 2863 additions and 1282 deletions

10
package-lock.json generated
View File

@@ -14,6 +14,7 @@
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^13.5.0",
"js-levenshtein": "^1.1.6",
"lucide-react": "^0.539.0",
"pixelmatch": "^7.1.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
@@ -11186,6 +11187,15 @@
"yallist": "^3.0.2"
}
},
"node_modules/lucide-react": {
"version": "0.539.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.539.0.tgz",
"integrity": "sha512-VVISr+VF2krO91FeuCrm1rSOLACQUYVy7NQkzrOty52Y8TlTPcXcMdQFj9bYzBgXbWCiywlwSZ3Z8u6a+6bMlg==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/lz-string": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz",