|
24 | 24 | "test:ui": "playwright test --ui"
|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 |
| - "@nextui-org/button": "^2.2.3", |
28 |
| - "@nextui-org/skeleton": "^2.2.3", |
29 |
| - "@nextui-org/system": "^2.4.3", |
30 |
| - "@nextui-org/theme": "^2.4.1", |
31 |
| - "@radix-ui/react-dialog": "^1.1.2", |
32 |
| - "@radix-ui/react-dropdown-menu": "^2.1.2", |
33 |
| - "@radix-ui/react-slot": "^1.1.0", |
| 27 | + "@nextui-org/button": "^2.2.8", |
| 28 | + "@nextui-org/skeleton": "^2.2.4", |
| 29 | + "@nextui-org/system": "^2.4.5", |
| 30 | + "@nextui-org/theme": "^2.4.4", |
| 31 | + "@radix-ui/react-dialog": "^1.1.4", |
| 32 | + "@radix-ui/react-dropdown-menu": "^2.1.4", |
| 33 | + "@radix-ui/react-slot": "^1.1.1", |
34 | 34 | "@rainbow-me/rainbowkit": "^2.2.1",
|
35 | 35 | "@t3-oss/env-nextjs": "^0.11.1",
|
36 |
| - "@tanstack/react-query": "^5.62.3", |
| 36 | + "@tanstack/react-query": "^5.62.11", |
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.13.1", |
41 |
| - "lucide-react": "^0.468.0", |
42 |
| - "next": "15.0.4", |
| 40 | + "framer-motion": "^11.15.0", |
| 41 | + "lucide-react": "^0.469.0", |
| 42 | + "next": "15.1.3", |
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.0", |
48 |
| - "tailwind-merge": "^2.5.5", |
| 47 | + "sonner": "^1.7.1", |
| 48 | + "tailwind-merge": "^2.6.0", |
49 | 49 | "tailwindcss-animate": "^1.0.7",
|
50 |
| - "viem": "~2.21.54", |
51 |
| - "wagmi": "^2.13.4", |
52 |
| - "zod": "^3.23.8" |
| 50 | + "viem": "~2.22.1", |
| 51 | + "wagmi": "^2.14.6", |
| 52 | + "zod": "^3.24.1" |
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 |
| - "@commitlint/cli": "^19.6.0", |
| 55 | + "@commitlint/cli": "^19.6.1", |
56 | 56 | "@commitlint/config-conventional": "^19.6.0",
|
57 | 57 | "@ianvs/prettier-plugin-sort-imports": "^4.4.0",
|
58 |
| - "@playwright/test": "^1.49.0", |
| 58 | + "@playwright/test": "^1.49.1", |
59 | 59 | "@total-typescript/ts-reset": "^0.6.1",
|
60 | 60 | "@types/eslint": "^9.6.1",
|
61 |
| - "@types/node": "22.10.1", |
| 61 | + "@types/node": "22.10.3", |
62 | 62 | "@types/qrcode": "^1.5.5",
|
63 |
| - "@types/react": "19.0.1", |
64 |
| - "@types/react-dom": "19.0.1", |
65 |
| - "@typescript-eslint/eslint-plugin": "^8.17.0", |
66 |
| - "@typescript-eslint/parser": "^8.17.0", |
| 63 | + "@types/react": "19.0.2", |
| 64 | + "@types/react-dom": "19.0.2", |
| 65 | + "@typescript-eslint/eslint-plugin": "^8.19.0", |
| 66 | + "@typescript-eslint/parser": "^8.19.0", |
67 | 67 | "autoprefixer": "10.4.20",
|
68 | 68 | "cssnano": "^7.0.6",
|
69 | 69 | "eslint": "8.57.0",
|
70 |
| - "eslint-config-next": "15.0.4", |
| 70 | + "eslint-config-next": "15.1.3", |
71 | 71 | "eslint-config-prettier": "^9.1.0",
|
72 | 72 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
73 | 73 | "eslint-plugin-prettier": "^5.2.1",
|
74 | 74 | "eslint-plugin-promise": "^7.2.1",
|
75 |
| - "eslint-plugin-react": "^7.37.2", |
| 75 | + "eslint-plugin-react": "^7.37.3", |
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.2.10", |
| 80 | + "lint-staged": "^15.3.0", |
81 | 81 | "postcss": "8.4.49",
|
82 | 82 | "prettier": "^3.4.2",
|
83 | 83 | "prettier-plugin-tailwindcss": "^0.6.9",
|
84 |
| - "sass": "^1.82.0", |
85 |
| - "tailwindcss": "3.4.16", |
| 84 | + "sass": "^1.83.0", |
| 85 | + "tailwindcss": "3.4.17", |
86 | 86 | "typescript": "5.7.2"
|
87 | 87 | }
|
88 | 88 | }
|
0 commit comments