@event-calendar/resource-time-grid
Advanced tools
Comparing version 3.8.0 to 3.9.0
{ | ||
"name": "@event-calendar/resource-time-grid", | ||
"version": "3.8.0", | ||
"version": "3.9.0", | ||
"title": "Event Calendar ResourceTimeGrid plugin", | ||
@@ -30,6 +30,6 @@ "description": "Full-sized drag & drop event calendar with resource & timeline views", | ||
"dependencies": { | ||
"@event-calendar/core": "~3.8.0", | ||
"@event-calendar/time-grid": "~3.8.0", | ||
"@event-calendar/core": "~3.9.0", | ||
"@event-calendar/time-grid": "~3.9.0", | ||
"svelte": "^4.2.19" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
120711
3042
+ Added@event-calendar/core@3.9.0(transitive)
+ Added@event-calendar/time-grid@3.9.0(transitive)
- Removed@event-calendar/core@3.8.0(transitive)
- Removed@event-calendar/time-grid@3.8.0(transitive)
Updated@event-calendar/core@~3.9.0