|
27 | 27 | "convex:export": "tsx convex-seeds/scripts/export.ts" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "@chakra-ui/react": "3.27.0", |
| 30 | + "@chakra-ui/react": "3.27.1", |
31 | 31 | "@clerk/clerk-react": "5.50.0", |
32 | 32 | "@emotion/react": "11.14.0", |
33 | 33 | "@hookform/resolvers": "5.2.2", |
34 | 34 | "@tanstack/react-router": "1.132.37", |
35 | 35 | "@tanstack/router-plugin": "1.132.37", |
36 | | - "convex": "1.27.3", |
| 36 | + "convex": "1.27.5", |
37 | 37 | "jotai": "2.15.0", |
38 | 38 | "next-themes": "0.4.6", |
39 | 39 | "react": "19.2.0", |
|
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | 47 | "@biomejs/biome": "2.2.5", |
48 | | - "@clerk/testing": "1.13.2", |
| 48 | + "@clerk/testing": "1.13.3", |
49 | 49 | "@playwright/test": "1.55.0", |
50 | 50 | "@storybook/addon-docs": "9.1.10", |
51 | 51 | "@storybook/addon-vitest": "9.1.10", |
52 | 52 | "@storybook/react-vite": "9.1.10", |
53 | | - "@tanstack/react-devtools": "0.7.2", |
| 53 | + "@tanstack/react-devtools": "0.7.6", |
54 | 54 | "@tanstack/react-router-devtools": "1.132.37", |
55 | 55 | "@testing-library/dom": "10.4.1", |
56 | 56 | "@testing-library/react": "16.3.0", |
57 | 57 | "@types/node": "24.6.2", |
58 | | - "@types/react": "19.2.0", |
59 | | - "@types/react-dom": "19.2.0", |
| 58 | + "@types/react": "19.2.2", |
| 59 | + "@types/react-dom": "19.2.1", |
60 | 60 | "@types/unzipper": "0.10.11", |
61 | 61 | "@vitejs/plugin-react": "5.0.4", |
62 | 62 | "@vitest/browser": "3.2.4", |
|
0 commit comments