|
18 | 18 | "test:types": "tsc" |
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | | - "@amplitude/analytics-browser": "^2.9.0", |
22 | | - "@amplitude/plugin-autocapture-browser": "^0.9.0", |
23 | | - "@floating-ui/react": "^0.26.17", |
24 | | - "@headlessui/react": "^2.2.0", |
25 | | - "@heroicons/react": "^2.1.4", |
26 | | - "@next/third-parties": "^14.2.4", |
| 21 | + "@amplitude/analytics-browser": "catalog:", |
| 22 | + "@amplitude/plugin-autocapture-browser": "catalog:", |
| 23 | + "@floating-ui/react": "catalog:", |
| 24 | + "@headlessui/react": "catalog:", |
| 25 | + "@heroicons/react": "catalog:", |
| 26 | + "@next/third-parties": "catalog:", |
27 | 27 | "@pythnetwork/client": "catalog:", |
28 | | - "@pythnetwork/pyth-sdk-solidity": "workspace:^", |
29 | | - "@solana/web3.js": "^1.95.1", |
30 | | - "@tanstack/react-query": "^5.45.1", |
31 | | - "bs58": "^5.0.0", |
32 | | - "clsx": "^2.1.1", |
33 | | - "connectkit": "^1.8.2", |
34 | | - "cryptocurrency-icons": "^0.18.1", |
35 | | - "framer-motion": "^11.3.8", |
| 28 | + "@pythnetwork/pyth-sdk-solidity": "workspace:*", |
| 29 | + "@solana/web3.js": "catalog:", |
| 30 | + "@tanstack/react-query": "catalog:", |
| 31 | + "bs58": "catalog:", |
| 32 | + "clsx": "catalog:", |
| 33 | + "connectkit": "catalog:", |
| 34 | + "cryptocurrency-icons": "catalog:", |
| 35 | + "framer-motion": "catalog:", |
36 | 36 | "next": "catalog:", |
37 | | - "next-themes": "^0.3.0", |
38 | | - "pino": "^9.2.0", |
| 37 | + "next-themes": "catalog:", |
| 38 | + "pino": "catalog:", |
39 | 39 | "react": "catalog:", |
40 | 40 | "react-dom": "catalog:", |
41 | | - "react-markdown": "^9.0.1", |
42 | | - "shiki": "^1.7.0", |
43 | | - "viem": "^2.22.23", |
44 | | - "wagmi": "^2.10.4", |
45 | | - "zod": "^3.23.8" |
| 41 | + "react-markdown": "catalog:", |
| 42 | + "shiki": "catalog:", |
| 43 | + "viem": "catalog:", |
| 44 | + "wagmi": "catalog:", |
| 45 | + "zod": "catalog:" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@axe-core/react": "^4.9.1", |
| 48 | + "@axe-core/react": "catalog:", |
49 | 49 | "@cprussin/eslint-config": "catalog:", |
50 | 50 | "@cprussin/jest-config": "catalog:", |
51 | 51 | "@cprussin/prettier-config": "catalog:", |
52 | 52 | "@cprussin/tsconfig": "catalog:", |
53 | | - "@svgr/webpack": "^8.1.0", |
54 | | - "@tailwindcss/forms": "^0.5.7", |
55 | | - "@types/jest": "^29.5.12", |
56 | | - "@types/node": "^20.14.6", |
| 53 | + "@svgr/webpack": "catalog:", |
| 54 | + "@tailwindcss/forms": "catalog:", |
| 55 | + "@types/jest": "catalog:", |
| 56 | + "@types/node": "catalog:", |
57 | 57 | "@types/react": "catalog:", |
58 | 58 | "@types/react-dom": "catalog:", |
59 | | - "autoprefixer": "^10.4.19", |
60 | | - "eslint": "^9.5.0", |
61 | | - "jest": "^29.7.0", |
62 | | - "postcss": "^8.4.38", |
| 59 | + "autoprefixer": "catalog:", |
| 60 | + "eslint": "catalog:", |
| 61 | + "jest": "catalog:", |
| 62 | + "postcss": "catalog:", |
63 | 63 | "prettier": "catalog:", |
64 | | - "tailwindcss": "^3.4.4", |
65 | | - "typescript": "^5.5.2", |
66 | | - "vercel": "^34.2.7" |
| 64 | + "tailwindcss": "catalog:", |
| 65 | + "typescript": "catalog:", |
| 66 | + "vercel": "catalog:" |
67 | 67 | } |
68 | 68 | } |
0 commit comments