|
28 | 28 | "@nextui-org/skeleton": "^2.2.5",
|
29 | 29 | "@nextui-org/system": "^2.4.6",
|
30 | 30 | "@nextui-org/theme": "^2.4.5",
|
31 |
| - "@radix-ui/react-dialog": "^1.1.4", |
32 |
| - "@radix-ui/react-dropdown-menu": "^2.1.4", |
| 31 | + "@radix-ui/react-dialog": "^1.1.5", |
| 32 | + "@radix-ui/react-dropdown-menu": "^2.1.5", |
33 | 33 | "@radix-ui/react-slot": "^1.1.1",
|
34 |
| - "@rainbow-me/rainbowkit": "^2.2.1", |
35 |
| - "@t3-oss/env-nextjs": "^0.11.1", |
36 |
| - "@tanstack/react-query": "^5.64.0", |
| 34 | + "@rainbow-me/rainbowkit": "^2.2.3", |
| 35 | + "@t3-oss/env-nextjs": "^0.12.0", |
| 36 | + "@tanstack/react-query": "^5.66.0", |
37 | 37 | "@vercel/analytics": "^1.4.1",
|
38 | 38 | "class-variance-authority": "^0.7.1",
|
39 | 39 | "clsx": "^2.1.1",
|
40 |
| - "framer-motion": "^11.17.0", |
41 |
| - "lucide-react": "^0.471.0", |
42 |
| - "next": "15.1.4", |
| 40 | + "framer-motion": "^12.0.6", |
| 41 | + "lucide-react": "^0.474.0", |
| 42 | + "next": "15.1.6", |
43 | 43 | "next-themes": "^0.4.4",
|
44 | 44 | "qrcode": "^1.5.4",
|
45 | 45 | "react": "19.0.0",
|
46 | 46 | "react-dom": "19.0.0",
|
47 |
| - "sonner": "^1.7.1", |
48 |
| - "tailwind-merge": "^2.6.0", |
| 47 | + "sonner": "^1.7.4", |
| 48 | + "tailwind-merge": "^3.0.1", |
49 | 49 | "tailwindcss-animate": "^1.0.7",
|
50 |
| - "viem": "~2.22.7", |
51 |
| - "wagmi": "^2.14.7", |
| 50 | + "viem": "~2.22.17", |
| 51 | + "wagmi": "^2.14.9", |
52 | 52 | "zod": "^3.24.1"
|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 | 55 | "@commitlint/cli": "^19.6.1",
|
56 | 56 | "@commitlint/config-conventional": "^19.6.0",
|
57 |
| - "@ianvs/prettier-plugin-sort-imports": "^4.4.0", |
58 |
| - "@playwright/test": "^1.49.1", |
| 57 | + "@ianvs/prettier-plugin-sort-imports": "^4.4.1", |
| 58 | + "@playwright/test": "^1.50.1", |
59 | 59 | "@total-typescript/ts-reset": "^0.6.1",
|
60 | 60 | "@types/eslint": "^9.6.1",
|
61 |
| - "@types/node": "22.10.5", |
| 61 | + "@types/node": "22.13.0", |
62 | 62 | "@types/qrcode": "^1.5.5",
|
63 |
| - "@types/react": "19.0.5", |
| 63 | + "@types/react": "19.0.8", |
64 | 64 | "@types/react-dom": "19.0.3",
|
65 |
| - "@typescript-eslint/eslint-plugin": "^8.19.1", |
66 |
| - "@typescript-eslint/parser": "^8.19.1", |
| 65 | + "@typescript-eslint/eslint-plugin": "^8.22.0", |
| 66 | + "@typescript-eslint/parser": "^8.22.0", |
67 | 67 | "autoprefixer": "10.4.20",
|
68 | 68 | "cssnano": "^7.0.6",
|
69 | 69 | "eslint": "8.57.0",
|
70 |
| - "eslint-config-next": "15.1.4", |
71 |
| - "eslint-config-prettier": "^9.1.0", |
| 70 | + "eslint-config-next": "15.1.6", |
| 71 | + "eslint-config-prettier": "^10.0.1", |
72 | 72 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
73 |
| - "eslint-plugin-prettier": "^5.2.1", |
| 73 | + "eslint-plugin-prettier": "^5.2.3", |
74 | 74 | "eslint-plugin-promise": "^7.2.1",
|
75 |
| - "eslint-plugin-react": "^7.37.3", |
| 75 | + "eslint-plugin-react": "^7.37.4", |
76 | 76 | "eslint-plugin-react-hooks": "^5.1.0",
|
77 | 77 | "eslint-plugin-sonarjs": "^0.25.1",
|
78 | 78 | "eslint-plugin-unicorn": "^56.0.1",
|
79 | 79 | "husky": "^9.1.7",
|
80 |
| - "lint-staged": "^15.3.0", |
81 |
| - "postcss": "8.4.49", |
| 80 | + "lint-staged": "^15.4.3", |
| 81 | + "postcss": "8.5.1", |
82 | 82 | "prettier": "^3.4.2",
|
83 | 83 | "prettier-plugin-tailwindcss": "^0.6.9",
|
84 |
| - "sass": "^1.83.1", |
| 84 | + "sass": "^1.83.4", |
85 | 85 | "tailwindcss": "3.4.17",
|
86 | 86 | "typescript": "5.7.3"
|
87 | 87 | }
|
|
0 commit comments