|
3 | 3 | "displayName": "Proxy Smart Consent App", |
4 | 4 | "description": "SMART on FHIR consent management app — manage FHIR Consent resources for linked Patient records.", |
5 | 5 | "private": true, |
6 | | - "version": "0.0.2-alpha.202603220100.19d90ad5", |
| 6 | + "version": "0.0.2-alpha.202603220105.e7f67499", |
7 | 7 | "type": "module", |
8 | 8 | "scripts": { |
9 | 9 | "dev": "vite --port 5174", |
|
15 | 15 | "dependencies": { |
16 | 16 | "@babelfhir-ts/client-r4": "^0.2.0", |
17 | 17 | "@fontsource-variable/geist": "^5.2.8", |
| 18 | + "@proxy-smart/shared-ui": "workspace:*", |
18 | 19 | "@radix-ui/react-dialog": "^1.1.15", |
19 | 20 | "@radix-ui/react-label": "^2.1.8", |
20 | 21 | "@radix-ui/react-select": "^2.2.6", |
21 | 22 | "@radix-ui/react-slot": "^1.2.4", |
22 | 23 | "@radix-ui/react-tabs": "^1.1.13", |
23 | | - "@tailwindcss/vite": "^4.2.1", |
| 24 | + "@tailwindcss/vite": "^4.2.2", |
24 | 25 | "@types/fhir": "^0.0.41", |
25 | 26 | "class-variance-authority": "^0.7.1", |
26 | 27 | "clsx": "^2.1.1", |
|
34 | 35 | "shadcn": "^4.0.8", |
35 | 36 | "sonner": "^2.0.7", |
36 | 37 | "tailwind-merge": "^3.5.0", |
37 | | - "tailwindcss": "^4.2.1" |
| 38 | + "tailwindcss": "^4.2.2" |
38 | 39 | }, |
39 | 40 | "devDependencies": { |
40 | 41 | "@types/node": "^25.5.0", |
|
43 | 44 | "@vitejs/plugin-react-swc": "^4.3.0", |
44 | 45 | "tw-animate-css": "^1.4.0", |
45 | 46 | "typescript": "5.9.3", |
46 | | - "vite": "^8.0.0" |
| 47 | + "vite": "^8.0.1" |
47 | 48 | } |
48 | 49 | } |
0 commit comments