|
9 | 9 | "dependencies": {
|
10 | 10 | "@daypilot/daypilot-lite-react": "^3.21.0",
|
11 | 11 | "@formatjs/intl-segmenter": "^11.5.7",
|
12 |
| - "@fullcalendar/core": "^6.1.13", |
13 |
| - "@fullcalendar/daygrid": "^6.1.13", |
14 |
| - "@fullcalendar/interaction": "^6.1.13", |
15 |
| - "@fullcalendar/list": "^6.1.13", |
16 |
| - "@fullcalendar/multimonth": "^6.1.13", |
17 |
| - "@fullcalendar/react": "^6.1.13", |
18 |
| - "@fullcalendar/timegrid": "^6.1.13", |
| 12 | + "@fullcalendar/core": "^6.1.15", |
| 13 | + "@fullcalendar/daygrid": "^6.1.15", |
| 14 | + "@fullcalendar/interaction": "^6.1.15", |
| 15 | + "@fullcalendar/list": "^6.1.15", |
| 16 | + "@fullcalendar/multimonth": "^6.1.15", |
| 17 | + "@fullcalendar/react": "^6.1.15", |
| 18 | + "@fullcalendar/timegrid": "^6.1.15", |
19 | 19 | "@improbable-eng/grpc-web": "^0.15.0",
|
20 | 20 | "@improbable-eng/grpc-web-react-native-transport": "^0.15.0",
|
21 | 21 | "@jonline/ui": "*",
|
22 |
| - "@mlc-ai/web-llm": "^0.2.38", |
| 22 | + "@mlc-ai/web-llm": "^0.2.77", |
23 | 23 | "@react-native-async-storage/async-storage": "^1.23.1",
|
24 | 24 | "@reduxjs/toolkit": "^1.9.7",
|
25 | 25 | "@smakss/react-scroll-direction": "^4.1.0",
|
26 |
| - "@tamagui/animations-css": "^1.119.3", |
27 |
| - "@tamagui/animations-react-native": "^1.119.3", |
28 |
| - "@tamagui/colors": "^1.119.3", |
29 |
| - "@tamagui/font-inter": "^1.119.3", |
30 |
| - "@tamagui/lucide-icons": "^1.119.3", |
31 |
| - "@tamagui/shorthands": "^1.119.3", |
32 |
| - "@tamagui/themes": "^1.119.3", |
| 26 | + "@tamagui/animations-css": "^1.120.0", |
| 27 | + "@tamagui/animations-react-native": "^1.120.0", |
| 28 | + "@tamagui/colors": "^1.120.0", |
| 29 | + "@tamagui/font-inter": "^1.120.0", |
| 30 | + "@tamagui/lucide-icons": "^1.120.0", |
| 31 | + "@tamagui/shorthands": "^1.120.0", |
| 32 | + "@tamagui/themes": "^1.120.0", |
33 | 33 | "@tanstack/react-query": "^5.56.2",
|
34 | 34 | "add": "^2.0.6",
|
35 | 35 | "burnt": "^0.12.2",
|
|
38 | 38 | "expo-linking": "~5.0.2",
|
39 | 39 | "lumen5-react-flip-move": "^3.0.6",
|
40 | 40 | "moment": "^2.30.1",
|
41 |
| - "nice-grpc-web": "^3.3.4", |
| 41 | + "nice-grpc-web": "^3.3.5", |
42 | 42 | "openai": "^4.60.1",
|
43 |
| - "react-big-calendar": "^1.14.0", |
| 43 | + "react-big-calendar": "^1.16.3", |
44 | 44 | "react-colorful": "^5.6.1",
|
45 | 45 | "react-drag-drop-files": "^2.3.10",
|
46 | 46 | "react-flip-move": "^3.0.5",
|
|
67 | 67 | "@types/react": "^18.2.79",
|
68 | 68 | "@types/react-big-calendar": "^1.8.9",
|
69 | 69 | "@types/react-native": "^0.73.0",
|
70 |
| - "@types/react-syntax-highlighter": "^15", |
| 70 | + "@types/react-syntax-highlighter": "^15.5.13", |
71 | 71 | "@types/uuid": "^9.0.8"
|
72 | 72 | }
|
73 | 73 | }
|
0 commit comments