|
17 | 17 | "supabase:generate": "supabase gen types --lang='typescript' --project-id='uorqzpuryrgfnecadajo' > './src/lib/dashboard/database.types.ts'" |
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | | - "@types/node": "^24.3.1", |
21 | | - "@aptos-labs/ts-sdk": "1.38.0", |
22 | 20 | "@chain-registry/types": "^0.50.144", |
23 | 21 | "@cosmjs/amino": "^0.33.1", |
24 | | - "@cosmjs/cosmwasm-stargate": "0.33.1", |
25 | | - "@cosmjs/math": "^0.33.1", |
26 | | - "@cosmjs/proto-signing": "^0.33.1", |
27 | | - "@cosmjs/stargate": "0.33.1", |
28 | | - "@cosmjs/tendermint-rpc": "^0.33.1", |
| 22 | + "@cosmjs/cosmwasm-stargate": "catalog:", |
| 23 | + "@cosmjs/math": "0.33.1", |
| 24 | + "@cosmjs/proto-signing": "catalog:", |
| 25 | + "@cosmjs/stargate": "catalog:", |
| 26 | + "@cosmjs/tendermint-rpc": "catalog:", |
29 | 27 | "@datadog/browser-logs": "^6.6.4", |
30 | | - "@effect/experimental": "0.48.6", |
31 | | - "@effect/platform": "0.84.6", |
32 | | - "@effect/typeclass": "^0.35.5", |
| 28 | + "@effect/experimental": "catalog:", |
| 29 | + "@effect/platform": "catalog:", |
| 30 | + "@effect/typeclass": "catalog:", |
| 31 | + "@effect/vitest": "catalog:", |
33 | 32 | "@eslint/compat": "^1.2.8", |
34 | 33 | "@eslint/js": "^9.24.0", |
35 | 34 | "@keplr-wallet/types": "^0.12.220", |
|
39 | 38 | "@safe-global/safe-gateway-typescript-sdk": "^3.23.1", |
40 | 39 | "@scure/base": "^1.2.4", |
41 | 40 | "@supabase/supabase-js": "^2.49.4", |
42 | | - "@sveltejs/adapter-static": "^3.0.8", |
43 | | - "@sveltejs/kit": "^2.21.3", |
44 | | - "@sveltejs/vite-plugin-svelte": "^5.1.0", |
| 41 | + "@sveltejs/adapter-static": "catalog:svelte", |
| 42 | + "@sveltejs/kit": "catalog:svelte", |
| 43 | + "@sveltejs/vite-plugin-svelte": "catalog:svelte", |
45 | 44 | "@tailwindcss/vite": "^4.1.4", |
46 | 45 | "@testing-library/jest-dom": "^6.6.3", |
47 | | - "@testing-library/svelte": "^5.2.4", |
48 | | - "@unionlabs/client": "workspace:*", |
| 46 | + "@testing-library/svelte": "catalog:svelte", |
| 47 | + "@types/node": "24.6.1", |
49 | 48 | "@unionlabs/sdk": "workspace:*", |
50 | 49 | "@unionlabs/sdk-cosmos": "workspace:*", |
51 | 50 | "@unionlabs/sdk-evm": "workspace:*", |
52 | 51 | "@wagmi/connectors": "^5.7.12", |
53 | 52 | "@wagmi/core": "^2.16.7", |
54 | | - "@web3modal/wagmi": "5.1.11", |
55 | 53 | "clsx": "^2.1.1", |
56 | | - "effect": "3.16.3", |
| 54 | + "effect": "catalog:", |
57 | 55 | "eslint": "^9.24.0", |
58 | | - "eslint-plugin-svelte": "^3.5.1", |
| 56 | + "eslint-plugin-svelte": "catalog:svelte", |
59 | 57 | "globals": "^16.0.0", |
60 | 58 | "gql.tada": "^1.8.10", |
61 | 59 | "graphql": "^16.10.0", |
62 | 60 | "graphql-request": "^7.1.2", |
63 | 61 | "happy-dom": "^17.4.4", |
64 | 62 | "knip": "^5.63.0", |
65 | 63 | "ox": "^0.6.9", |
| 64 | + "react": "catalog:", |
66 | 65 | "rehype-rewrite": "^4.0.2", |
67 | 66 | "rehype-stringify": "^10.0.1", |
68 | 67 | "remark-parse": "^11.0.0", |
69 | 68 | "remark-rehype": "^11.1.2", |
70 | | - "svelte": "^5.33.18", |
71 | | - "svelte-check": "^4.2.1", |
| 69 | + "starknet": "catalog:", |
| 70 | + "svelte": "catalog:svelte", |
| 71 | + "svelte-check": "catalog:svelte", |
72 | 72 | "tailwind-merge": "^3.2.0", |
73 | 73 | "tailwindcss": "^4.1.4", |
| 74 | + "typescript": "catalog:", |
74 | 75 | "typescript-eslint": "^8.30.1", |
75 | 76 | "unified": "^11.0.5", |
76 | 77 | "vfile": "^6.0.3", |
77 | | - "viem": "^2.33.3", |
78 | | - "vite": "^6.3.1" |
| 78 | + "viem": "2.33.3", |
| 79 | + "vite": "catalog:", |
| 80 | + "vitest": "catalog:" |
79 | 81 | } |
80 | 82 | } |
0 commit comments