|
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.50.1", |
| 48 | + "@tanstack/react-query": "^5.51.1", |
49 | 49 | "@upstash/ratelimit": "^1.2.1", |
50 | 50 | "@upstash/redis": "^1.32.0", |
51 | 51 | "babel-plugin-react-compiler": "^0.0.0-experimental-696af53-20240625", |
|
54 | 54 | "clsx": "^2.1.1", |
55 | 55 | "cmdk": "^1.0.0", |
56 | 56 | "cookies-next": "^4.2.1", |
57 | | - "drizzle-orm": "^0.31.4", |
| 57 | + "drizzle-orm": "^0.32.0", |
58 | 58 | "geist": "^1.3.1", |
59 | 59 | "jiti": "^1.21.6", |
60 | 60 | "jotai": "^2.9.0", |
61 | | - "lucide-react": "^0.404.0", |
| 61 | + "lucide-react": "^0.408.0", |
62 | 62 | "next": "^15.0.0-rc.0", |
63 | 63 | "next-auth": "beta", |
64 | 64 | "next-themes": "^0.3.0", |
|
76 | 76 | "devDependencies": { |
77 | 77 | "@commitlint/cli": "^19.3.0", |
78 | 78 | "@commitlint/config-conventional": "^19.2.2", |
79 | | - "@ianvs/prettier-plugin-sort-imports": "^4.3.0", |
80 | | - "@next/bundle-analyzer": "^14.2.4", |
| 79 | + "@ianvs/prettier-plugin-sort-imports": "^4.3.1", |
| 80 | + "@next/bundle-analyzer": "^14.2.5", |
81 | 81 | "@total-typescript/ts-reset": "^0.5.1", |
82 | 82 | "@types/bcryptjs": "^2.4.6", |
83 | 83 | "@types/node": "20.14.10", |
|
86 | 86 | "@typescript-eslint/eslint-plugin": "7.16.0", |
87 | 87 | "@typescript-eslint/parser": "^7.16.0", |
88 | 88 | "autoprefixer": "10.4.19", |
89 | | - "drizzle-kit": "^0.22.8", |
| 89 | + "drizzle-kit": "^0.23.0", |
90 | 90 | "eslint": "8.57.0", |
91 | | - "eslint-config-next": "14.2.4", |
| 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 | 95 | "husky": "^9.0.11", |
96 | 96 | "lint-staged": "^15.2.7", |
97 | 97 | "pg": "^8.12.0", |
98 | 98 | "postcss": "8.4.39", |
99 | | - "prettier": "^3.3.2", |
| 99 | + "prettier": "^3.3.3", |
100 | 100 | "prettier-plugin-tailwindcss": "^0.6.5", |
101 | 101 | "sharp": "^0.33.4", |
102 | 102 | "tailwindcss": "3.4.4", |
|
0 commit comments