|
17 | 17 | },
|
18 | 18 | "devDependencies": {
|
19 | 19 | "@aptos-labs/ts-sdk": "1.38.0",
|
| 20 | + "@chain-registry/types": "^0.50.144", |
20 | 21 | "@cosmjs/amino": "^0.33.1",
|
21 | 22 | "@cosmjs/cosmwasm-stargate": "0.33.1",
|
22 | 23 | "@cosmjs/proto-signing": "^0.33.1",
|
23 | 24 | "@cosmjs/stargate": "0.33.1",
|
24 | 25 | "@cosmjs/tendermint-rpc": "^0.33.1",
|
25 | 26 | "@datadog/browser-logs": "^6.6.4",
|
26 |
| - "@effect/experimental": "^0.46.4", |
27 |
| - "@effect/platform": "0.82.4", |
| 27 | + "@effect/experimental": "0.48.6", |
| 28 | + "@effect/platform": "0.84.6", |
| 29 | + "@effect/typeclass": "^0.35.5", |
28 | 30 | "@eslint/compat": "^1.2.8",
|
29 | 31 | "@eslint/js": "^9.24.0",
|
30 | 32 | "@keplr-wallet/types": "^0.12.220",
|
|
35 | 37 | "@scure/base": "^1.2.4",
|
36 | 38 | "@supabase/supabase-js": "^2.49.4",
|
37 | 39 | "@sveltejs/adapter-static": "^3.0.8",
|
38 |
| - "@sveltejs/kit": "^2.20.7", |
39 |
| - "@sveltejs/vite-plugin-svelte": "^5.0.3", |
| 40 | + "@sveltejs/kit": "^2.21.3", |
| 41 | + "@sveltejs/vite-plugin-svelte": "^5.1.0", |
40 | 42 | "@tailwindcss/vite": "^4.1.4",
|
41 | 43 | "@testing-library/jest-dom": "^6.6.3",
|
42 | 44 | "@testing-library/svelte": "^5.2.4",
|
|
46 | 48 | "@wagmi/core": "^2.16.7",
|
47 | 49 | "@web3modal/wagmi": "5.1.11",
|
48 | 50 | "clsx": "^2.1.1",
|
49 |
| - "effect": "3.15.2", |
| 51 | + "effect": "3.16.3", |
50 | 52 | "eslint": "^9.24.0",
|
51 | 53 | "eslint-plugin-svelte": "^3.5.1",
|
52 | 54 | "globals": "^16.0.0",
|
|
59 | 61 | "rehype-stringify": "^10.0.1",
|
60 | 62 | "remark-parse": "^11.0.0",
|
61 | 63 | "remark-rehype": "^11.1.2",
|
62 |
| - "svelte": "^5.27.1", |
63 |
| - "svelte-check": "^4.1.6", |
| 64 | + "svelte": "^5.33.18", |
| 65 | + "svelte-check": "^4.2.1", |
64 | 66 | "tailwind-merge": "^3.2.0",
|
65 | 67 | "tailwindcss": "^4.1.4",
|
66 | 68 | "typescript-eslint": "^8.30.1",
|
|
0 commit comments