|
106 | 106 | "@eslint/js": "9.39.4", |
107 | 107 | "@radix-ui/react-separator": "1.1.8", |
108 | 108 | "@radix-ui/react-slot": "1.2.4", |
109 | | - "@tailwindcss/postcss": "4.2.2", |
110 | | - "@tailwindcss/vite": "4.2.2", |
| 109 | + "@tailwindcss/postcss": "4.3.0", |
| 110 | + "@tailwindcss/vite": "4.3.0", |
111 | 111 | "@tanstack/react-table": "8.21.3", |
112 | | - "@types/node": "24.12.2", |
113 | | - "@types/react": "19.2.14", |
| 112 | + "@types/node": "24.12.4", |
| 113 | + "@types/react": "19.2.15", |
114 | 114 | "@types/react-dom": "19.2.3", |
115 | | - "@vitejs/plugin-react": "6.0.1", |
| 115 | + "@vitejs/plugin-react": "6.0.2", |
116 | 116 | "autoprefixer": "10.5.0", |
117 | 117 | "chokidar-cli": "3.0.0", |
118 | 118 | "class-variance-authority": "0.7.1", |
119 | 119 | "clsx": "2.1.1", |
120 | | - "convex": "1.35.1", |
121 | | - "convex-helpers": "0.1.114", |
| 120 | + "convex": "1.39.1", |
| 121 | + "convex-helpers": "0.1.118", |
122 | 122 | "convex-svelte": "0.0.12", |
123 | | - "convex-test": "0.0.48", |
| 123 | + "convex-test": "0.0.53", |
124 | 124 | "convex-vue": "0.1.5", |
125 | 125 | "eslint": "9.39.4", |
126 | 126 | "eslint-plugin-react": "7.37.5", |
127 | | - "eslint-plugin-react-hooks": "7.0.1", |
| 127 | + "eslint-plugin-react-hooks": "7.1.1", |
128 | 128 | "eslint-plugin-react-refresh": "0.5.2", |
129 | | - "globals": "17.5.0", |
130 | | - "lucide-react": "1.8.0", |
| 129 | + "globals": "17.6.0", |
| 130 | + "lucide-react": "1.16.0", |
131 | 131 | "next-themes": "0.4.6", |
132 | | - "pkg-pr-new": "0.0.66", |
133 | | - "postcss": "8.5.9", |
| 132 | + "pkg-pr-new": "0.0.75", |
| 133 | + "postcss": "8.5.15", |
134 | 134 | "prettier": "3.8.3", |
135 | | - "react": "19.2.5", |
136 | | - "react-dom": "19.2.5", |
137 | | - "tailwind-merge": "3.5.0", |
138 | | - "tailwindcss": "4.2.2", |
| 135 | + "react": "19.2.6", |
| 136 | + "react-dom": "19.2.6", |
| 137 | + "tailwind-merge": "3.6.0", |
| 138 | + "tailwindcss": "4.3.0", |
139 | 139 | "tw-animate-css": "1.4.0", |
140 | 140 | "typescript": "5.9.3", |
141 | | - "typescript-eslint": "8.58.2", |
| 141 | + "typescript-eslint": "8.59.4", |
142 | 142 | "use-debounce": "10.1.1", |
143 | | - "vite": "8.0.8", |
144 | | - "vitest": "4.1.4", |
145 | | - "vue": "3.5.32", |
146 | | - "wrangler": "4.82.2" |
| 143 | + "vite": "8.0.14", |
| 144 | + "vitest": "4.1.7", |
| 145 | + "vue": "3.5.34", |
| 146 | + "wrangler": "4.94.0" |
147 | 147 | }, |
148 | 148 | "types": "./dist/client/index.d.ts", |
149 | 149 | "module": "./dist/client/index.js", |
|
0 commit comments