Merge branch 'main' into feat/use-native-notification-for-achievements

This commit is contained in:
Zamitto 2024-11-02 13:20:43 -03:00 committed by GitHub
commit 8f1e71010b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 374 additions and 4749 deletions

View file

@ -62,7 +62,6 @@
"jsonwebtoken": "^9.0.2",
"knex": "^3.1.0",
"lodash-es": "^4.17.21",
"lottie-react": "^2.4.0",
"parse-torrent": "^11.0.17",
"piscina": "^4.7.0",
"react-hook-form": "^7.53.0",
@ -112,6 +111,7 @@
"prettier": "^3.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass-embedded": "^1.80.6",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vite": "^5.0.12",