|
15 | 15 | "@radix-ui/react-icons": "^1.3.2", |
16 | 16 | "@radix-ui/react-slot": "^1.1.1", |
17 | 17 | "@repo/common": "workspace:*", |
18 | | - "@typed-firestore/react": "1.0.0-0", |
| 18 | + "@typed-firestore/react": "1.0.0", |
19 | 19 | "class-variance-authority": "^0.7.1", |
20 | 20 | "clsx": "^2.1.1", |
21 | 21 | "firebase": "^11.2.0", |
22 | | - "lucide-react": "^0.473.0", |
23 | | - "next": "^15.1.5", |
| 22 | + "lucide-react": "^0.474.0", |
| 23 | + "next": "^15.1.6", |
24 | 24 | "react": "^19.0.0", |
25 | 25 | "react-dom": "^19.0.0", |
26 | 26 | "tailwind-merge": "^2.6.0", |
|
30 | 30 | "devDependencies": { |
31 | 31 | "@codecompose/typescript-config": "^1.2.0", |
32 | 32 | "@repo/eslint-config": "workspace:*", |
33 | | - "@types/node": "^22.10.7", |
34 | | - "@types/react": "^19.0.7", |
| 33 | + "@types/node": "^22.10.10", |
| 34 | + "@types/react": "^19.0.8", |
35 | 35 | "@types/react-dom": "^19.0.3", |
36 | 36 | "autoprefixer": "^10.4.20", |
37 | 37 | "del-cli": "^6.0.0", |
38 | | - "eslint-config-next": "^15.1.5", |
| 38 | + "eslint-config-next": "^15.1.6", |
39 | 39 | "postcss": "^8.5.1", |
40 | 40 | "tailwindcss": "^3.4.17" |
41 | 41 | } |
|
0 commit comments