|
19 | 19 | "@727-ventures/typechain-types": "^1.1.2",
|
20 | 20 | "@azns/resolver-core": "^1.6.0",
|
21 | 21 | "@azns/resolver-react": "^1.6.0",
|
22 |
| - "@hookform/resolvers": "^3.3.4", |
| 22 | + "@hookform/resolvers": "^3.6.0", |
23 | 23 | "@inkathon/contracts": "workspace:*",
|
24 |
| - "@polkadot/api": "^11.0.2", |
25 |
| - "@polkadot/api-contract": "^11.0.2", |
26 |
| - "@polkadot/extension-dapp": "^0.47.3", |
27 |
| - "@polkadot/extension-inject": "^0.47.3", |
| 24 | + "@polkadot/api": "^11.3.1", |
| 25 | + "@polkadot/api-contract": "^11.3.1", |
| 26 | + "@polkadot/extension-dapp": "^0.47.5", |
| 27 | + "@polkadot/extension-inject": "^0.47.5", |
28 | 28 | "@polkadot/keyring": "^12.6.2",
|
29 |
| - "@polkadot/types": "^11.0.2", |
| 29 | + "@polkadot/types": "^11.3.1", |
30 | 30 | "@polkadot/util": "^12.6.2",
|
31 | 31 | "@polkadot/util-crypto": "^12.6.2",
|
32 | 32 | "@radix-ui/react-dropdown-menu": "^2.0.6",
|
33 | 33 | "@radix-ui/react-label": "^2.0.2",
|
34 | 34 | "@radix-ui/react-slot": "^1.0.2",
|
35 | 35 | "@radix-ui/react-tooltip": "^1.0.7",
|
36 | 36 | "@scio-labs/use-inkathon": "^0.10.0",
|
37 |
| - "@vercel/analytics": "^1.2.2", |
| 37 | + "@vercel/analytics": "^1.3.1", |
38 | 38 | "autoprefixer": "^10.4.19",
|
39 | 39 | "bn.js": "^5.2.1",
|
40 | 40 | "class-variance-authority": "^0.7.0",
|
41 | 41 | "clsx": "^2.1.1",
|
42 | 42 | "geist": "^1.3.0",
|
43 |
| - "lucide-react": "^0.376.0", |
44 |
| - "next": "^14.2.3", |
| 43 | + "lucide-react": "^0.395.0", |
| 44 | + "next": "^14.2.4", |
45 | 45 | "postcss": "^8.4.38",
|
46 | 46 | "react": "^18.3.1",
|
47 | 47 | "react-dom": "^18.3.1",
|
48 |
| - "react-hook-form": "^7.51.3", |
| 48 | + "react-hook-form": "^7.52.0", |
49 | 49 | "react-hot-toast": "^2.4.1",
|
50 |
| - "react-icons": "^5.2.0", |
51 |
| - "sharp": "^0.33.3", |
| 50 | + "react-icons": "^5.2.1", |
| 51 | + "sharp": "^0.33.4", |
52 | 52 | "spinners-react": "^1.0.7",
|
53 | 53 | "tailwind-merge": "^2.3.0",
|
54 | 54 | "tailwindcss-animate": "^1.0.7",
|
55 | 55 | "use-async-effect": "^2.2.7",
|
56 |
| - "zod": "^3.23.5" |
| 56 | + "zod": "^3.23.8" |
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 | 59 | "@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
60 | 60 | "@types/bn.js": "~5.1.5",
|
61 | 61 | "@types/downloadjs": "^1.4.5",
|
62 | 62 | "@types/eslint": "^8.56.10",
|
63 | 63 | "@types/eslint-config-prettier": "^6.11.3",
|
64 |
| - "@types/node": "^20.12.7", |
65 |
| - "@types/react": "^18.3.1", |
| 64 | + "@types/node": "^20.14.5", |
| 65 | + "@types/react": "^18.3.3", |
66 | 66 | "@types/react-dom": "^18.3.0",
|
67 |
| - "@typescript-eslint/eslint-plugin": "^7.8.0", |
68 |
| - "@typescript-eslint/parser": "^7.8.0", |
| 67 | + "@typescript-eslint/eslint-plugin": "^7.13.1", |
| 68 | + "@typescript-eslint/parser": "^7.13.1", |
69 | 69 | "concurrently": "^8.2.2",
|
70 | 70 | "eslint": "^8.57.0",
|
71 |
| - "eslint-config-next": "^14.2.3", |
| 71 | + "eslint-config-next": "^14.2.4", |
72 | 72 | "eslint-config-prettier": "^9.1.0",
|
73 |
| - "eslint-plugin-react": "^7.34.1", |
74 |
| - "prettier": "^3.2.5", |
75 |
| - "prettier-plugin-tailwindcss": "^0.5.14", |
76 |
| - "tailwindcss": "^3.4.3", |
| 73 | + "eslint-plugin-react": "^7.34.2", |
| 74 | + "prettier": "^3.3.2", |
| 75 | + "prettier-plugin-tailwindcss": "^0.6.5", |
| 76 | + "tailwindcss": "^3.4.4", |
77 | 77 | "typescript": "^5.4.5"
|
78 | 78 | }
|
79 | 79 | }
|
0 commit comments