|
1 | 1 | { |
2 | 2 | "name": "buildo.dev", |
3 | | - "version": "0.11.0", |
| 3 | + "version": "0.11.1", |
4 | 4 | "author": "Julian Ćwirko <julian.io>", |
5 | 5 | "license": "MIT", |
6 | 6 | "homepage": "https://www.buildo.dev", |
|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@aws-crypto/sha256-browser": "5.2.0", |
21 | | - "@hookform/resolvers": "3.3.2", |
| 21 | + "@hookform/resolvers": "3.3.3", |
22 | 22 | "@multiversx/sdk-core": "12.17.0", |
23 | 23 | "@multiversx/sdk-transaction-decoder": "1.0.2", |
24 | 24 | "@multiversx/sdk-wallet": "4.2.0", |
|
32 | 32 | "@radix-ui/react-separator": "1.0.3", |
33 | 33 | "@radix-ui/react-slot": "1.0.2", |
34 | 34 | "@radix-ui/react-tooltip": "1.0.7", |
35 | | - "@useelven/core": "0.14.0", |
36 | | - "axios": "1.6.2", |
| 35 | + "@useelven/core": "0.15.2", |
| 36 | + "axios": "1.6.3", |
37 | 37 | "bignumber.js": "9.1.2", |
38 | 38 | "buffer": "6.0.3", |
39 | 39 | "class-variance-authority": "0.7.0", |
40 | | - "clsx": "2.0.0", |
| 40 | + "clsx": "2.1.0", |
41 | 41 | "keccak": "3.0.4", |
42 | | - "lucide-react": "0.301.0", |
| 42 | + "lucide-react": "0.303.0", |
43 | 43 | "next": "14.0.4", |
44 | 44 | "next-themes": "0.2.1", |
45 | 45 | "qrcode": "1.5.3", |
|
56 | 56 | "@types/keccak": "3.0.4", |
57 | 57 | "@types/node": "20.10.5", |
58 | 58 | "@types/qrcode": "1.5.5", |
59 | | - "@types/react": "18.2.45", |
| 59 | + "@types/react": "18.2.46", |
60 | 60 | "@types/react-dom": "18.2.18", |
61 | 61 | "@types/sanitize-html": "2.9.5", |
62 | | - "@typescript-eslint/eslint-plugin": "6.15.0", |
63 | | - "@typescript-eslint/parser": "6.15.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "6.16.0", |
| 63 | + "@typescript-eslint/parser": "6.16.0", |
64 | 64 | "autoprefixer": "10.4.16", |
65 | 65 | "eslint": "8.56.0", |
66 | 66 | "eslint-config-next": "14.0.4", |
|
0 commit comments