|
34 | 34 | "@stellar/stellar-sdk": "^14.5.0", |
35 | 35 | "@tanstack/react-query": "^5.95.2", |
36 | 36 | "@tensorflow/tfjs": "^4.22.0", |
37 | | - "axios": "^1.5.0", |
| 37 | + "axios": "^1.16.0", |
38 | 38 | "class-variance-authority": "^0.7.1", |
39 | 39 | "connectkit": "^1.7.0", |
40 | 40 | "d3": "^7.9.0", |
41 | 41 | "ethers": "^6.7.1", |
42 | 42 | "framer-motion": "^10.16.4", |
43 | 43 | "i18next": "^23.7.6", |
| 44 | + "next-plausible": "^3.12.0", |
44 | 45 | "i18next-browser-languagedetector": "^7.2.0", |
45 | 46 | "i18next-fs-backend": "^2.3.1", |
46 | 47 | "i18next-http-backend": "^2.4.2", |
47 | | - "i18next-http-middleware": "^3.9.6", |
| 48 | + "i18next-http-middleware": "^3.9.7", |
| 49 | + "js-cookie": "^3.0.5", |
48 | 50 | "lucide-react": "^0.263.1", |
49 | 51 | "matter-js": "^0.20.0", |
50 | 52 | "next": "^14.0.0", |
|
70 | 72 | "zod": "^4.4.3" |
71 | 73 | }, |
72 | 74 | "devDependencies": { |
| 75 | + "@ducanh2912/next-pwa": "^10.2.7", |
73 | 76 | "@next/bundle-analyzer": "^14.0.0", |
74 | 77 | "@sentry/webpack-plugin": "^2.10.2", |
75 | 78 | "@stellar/freighter-api": "^5.0.0", |
76 | 79 | "@testing-library/jest-dom": "^6.1.3", |
77 | 80 | "@testing-library/react": "^13.4.0", |
78 | 81 | "@testing-library/user-event": "^14.4.3", |
79 | 82 | "@types/d3": "^7.4.3", |
| 83 | + "@types/jest": "^29.5.4", |
| 84 | + "@types/js-cookie": "^3.0.6", |
80 | 85 | "@types/matter-js": "^0.20.2", |
81 | 86 | "@types/node": "^20.5.0", |
82 | 87 | "@types/react": "^18.2.21", |
|
0 commit comments