|
45 | 45 | "@radix-ui/react-toggle-group": "^1.1.0", |
46 | 46 | "@radix-ui/react-tooltip": "^1.1.2", |
47 | 47 | "@t3-oss/env-nextjs": "^0.10.1", |
48 | | - "@tanstack/react-query": "^5.51.1", |
| 48 | + "@tanstack/react-query": "^5.51.11", |
49 | 49 | "@upstash/ratelimit": "^1.2.1", |
50 | | - "@upstash/redis": "^1.32.0", |
| 50 | + "@upstash/redis": "^1.33.0", |
51 | 51 | "babel-plugin-react-compiler": "^0.0.0-experimental-696af53-20240625", |
52 | 52 | "bcryptjs": "^2.4.3", |
53 | 53 | "class-variance-authority": "^0.7.0", |
|
58 | 58 | "geist": "^1.3.1", |
59 | 59 | "jiti": "^1.21.6", |
60 | 60 | "jotai": "^2.9.0", |
61 | | - "lucide-react": "^0.408.0", |
| 61 | + "lucide-react": "^0.412.0", |
62 | 62 | "next": "^15.0.0-rc.0", |
63 | 63 | "next-auth": "beta", |
64 | 64 | "next-themes": "^0.3.0", |
|
80 | 80 | "@next/bundle-analyzer": "^14.2.5", |
81 | 81 | "@total-typescript/ts-reset": "^0.5.1", |
82 | 82 | "@types/bcryptjs": "^2.4.6", |
83 | | - "@types/node": "20.14.10", |
| 83 | + "@types/node": "20.14.11", |
84 | 84 | "@types/react": "18.3.3", |
85 | 85 | "@types/react-dom": "18.3.0", |
86 | | - "@typescript-eslint/eslint-plugin": "7.16.0", |
87 | | - "@typescript-eslint/parser": "^7.16.0", |
| 86 | + "@typescript-eslint/eslint-plugin": "7.16.1", |
| 87 | + "@typescript-eslint/parser": "^7.16.1", |
88 | 88 | "autoprefixer": "10.4.19", |
89 | 89 | "drizzle-kit": "^0.23.0", |
90 | 90 | "eslint": "8.57.0", |
91 | 91 | "eslint-config-next": "14.2.5", |
92 | 92 | "eslint-config-prettier": "^9.1.0", |
93 | 93 | "eslint-plugin-react-compiler": "^0.0.0-experimental-0998c1e-20240625", |
94 | 94 | "eslint-plugin-tailwindcss": "^3.17.4", |
95 | | - "husky": "^9.0.11", |
| 95 | + "husky": "^9.1.1", |
96 | 96 | "lint-staged": "^15.2.7", |
97 | 97 | "pg": "^8.12.0", |
98 | 98 | "postcss": "8.4.39", |
99 | 99 | "prettier": "^3.3.3", |
100 | 100 | "prettier-plugin-tailwindcss": "^0.6.5", |
101 | 101 | "sharp": "^0.33.4", |
102 | | - "tailwindcss": "3.4.4", |
| 102 | + "tailwindcss": "3.4.6", |
103 | 103 | "typescript": "5.5.3" |
104 | 104 | }, |
105 | 105 | "lint-staged": { |
|
0 commit comments