@fullcalendar/react
Advanced tools
Comparing version 6.1.11 to 6.1.12
{ | ||
"name": "@fullcalendar/react", | ||
"version": "6.1.11", | ||
"version": "6.1.12", | ||
"title": "FullCalendar React Component", | ||
@@ -20,3 +20,3 @@ "description": "The official React Component for FullCalendar", | ||
"peerDependencies": { | ||
"@fullcalendar/core": "~6.1.11", | ||
"@fullcalendar/core": "~6.1.12", | ||
"react": "^16.7.0 || ^17 || ^18", | ||
@@ -29,9 +29,9 @@ "react-dom": "^16.7.0 || ^17 || ^18" | ||
"@babel/preset-react": "^7.9.4", | ||
"@fullcalendar/adaptive": "~6.1.11", | ||
"@fullcalendar/core": "~6.1.11", | ||
"@fullcalendar/daygrid": "~6.1.11", | ||
"@fullcalendar/list": "~6.1.11", | ||
"@fullcalendar/resource": "~6.1.11", | ||
"@fullcalendar/resource-timeline": "~6.1.11", | ||
"@fullcalendar/timegrid": "~6.1.11", | ||
"@fullcalendar/adaptive": "~6.1.12", | ||
"@fullcalendar/core": "~6.1.12", | ||
"@fullcalendar/daygrid": "~6.1.12", | ||
"@fullcalendar/list": "~6.1.12", | ||
"@fullcalendar/resource": "~6.1.12", | ||
"@fullcalendar/resource-timeline": "~6.1.12", | ||
"@fullcalendar/timegrid": "~6.1.12", | ||
"@rollup/plugin-babel": "^5.0.0", | ||
@@ -38,0 +38,0 @@ "@rollup/plugin-commonjs": "^12.0.0", |