ical-generator 6.0.1-develop.2 → 6.0.1-develop.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.cts CHANGED
@@ -2074,4 +2074,4 @@ declare function foldLines(input: string): string;
2074
2074
  */
2075
2075
  declare function ical(data?: ICalCalendarData): ICalCalendar;
2076
2076
 
2077
- export { ICalAlarm, ICalAlarmData, ICalAlarmJSONData, ICalAlarmRepeatData, ICalAlarmType, ICalAlarmTypeValue, ICalAttachment, ICalAttendee, ICalAttendeeData, ICalAttendeeJSONData, ICalAttendeeRole, ICalAttendeeStatus, ICalAttendeeType, ICalCalendar, ICalCalendarData, ICalCalendarJSONData, ICalCalendarMethod, ICalCalendarProdIdData, ICalCategory, ICalCategoryData, ICalCategoryJSONData, ICalDateTimeValue, ICalDayJsStub, ICalDescription, ICalEvent, ICalEventBusyStatus, ICalEventClass, ICalEventData, ICalEventJSONData, ICalEventRepeatingFreq, ICalEventStatus, ICalEventTransparency, ICalGeo, ICalLocation, ICalLuxonDateTimeStub, ICalMomentDurationStub, ICalMomentStub, ICalMomentTimezoneStub, ICalOrganizer, ICalRRuleStub, ICalRepeatingOptions, ICalTimezone, ICalWeekday, ical as default, escape, foldLines, formatDate, formatDateTZ };
2077
+ export { ICalAlarm, type ICalAlarmData, type ICalAlarmJSONData, type ICalAlarmRepeatData, ICalAlarmType, type ICalAlarmTypeValue, type ICalAttachment, ICalAttendee, type ICalAttendeeData, type ICalAttendeeJSONData, ICalAttendeeRole, ICalAttendeeStatus, ICalAttendeeType, ICalCalendar, type ICalCalendarData, type ICalCalendarJSONData, ICalCalendarMethod, type ICalCalendarProdIdData, ICalCategory, type ICalCategoryData, type ICalCategoryJSONData, type ICalDateTimeValue, type ICalDayJsStub, type ICalDescription, ICalEvent, ICalEventBusyStatus, ICalEventClass, type ICalEventData, type ICalEventJSONData, ICalEventRepeatingFreq, ICalEventStatus, ICalEventTransparency, type ICalGeo, type ICalLocation, type ICalLuxonDateTimeStub, type ICalMomentDurationStub, type ICalMomentStub, type ICalMomentTimezoneStub, type ICalOrganizer, type ICalRRuleStub, type ICalRepeatingOptions, type ICalTimezone, ICalWeekday, ical as default, escape, foldLines, formatDate, formatDateTZ };
package/dist/index.d.ts CHANGED
@@ -2074,4 +2074,4 @@ declare function foldLines(input: string): string;
2074
2074
  */
2075
2075
  declare function ical(data?: ICalCalendarData): ICalCalendar;
2076
2076
 
2077
- export { ICalAlarm, ICalAlarmData, ICalAlarmJSONData, ICalAlarmRepeatData, ICalAlarmType, ICalAlarmTypeValue, ICalAttachment, ICalAttendee, ICalAttendeeData, ICalAttendeeJSONData, ICalAttendeeRole, ICalAttendeeStatus, ICalAttendeeType, ICalCalendar, ICalCalendarData, ICalCalendarJSONData, ICalCalendarMethod, ICalCalendarProdIdData, ICalCategory, ICalCategoryData, ICalCategoryJSONData, ICalDateTimeValue, ICalDayJsStub, ICalDescription, ICalEvent, ICalEventBusyStatus, ICalEventClass, ICalEventData, ICalEventJSONData, ICalEventRepeatingFreq, ICalEventStatus, ICalEventTransparency, ICalGeo, ICalLocation, ICalLuxonDateTimeStub, ICalMomentDurationStub, ICalMomentStub, ICalMomentTimezoneStub, ICalOrganizer, ICalRRuleStub, ICalRepeatingOptions, ICalTimezone, ICalWeekday, ical as default, escape, foldLines, formatDate, formatDateTZ };
2077
+ export { ICalAlarm, type ICalAlarmData, type ICalAlarmJSONData, type ICalAlarmRepeatData, ICalAlarmType, type ICalAlarmTypeValue, type ICalAttachment, ICalAttendee, type ICalAttendeeData, type ICalAttendeeJSONData, ICalAttendeeRole, ICalAttendeeStatus, ICalAttendeeType, ICalCalendar, type ICalCalendarData, type ICalCalendarJSONData, ICalCalendarMethod, type ICalCalendarProdIdData, ICalCategory, type ICalCategoryData, type ICalCategoryJSONData, type ICalDateTimeValue, type ICalDayJsStub, type ICalDescription, ICalEvent, ICalEventBusyStatus, ICalEventClass, type ICalEventData, type ICalEventJSONData, ICalEventRepeatingFreq, ICalEventStatus, ICalEventTransparency, type ICalGeo, type ICalLocation, type ICalLuxonDateTimeStub, type ICalMomentDurationStub, type ICalMomentStub, type ICalMomentTimezoneStub, type ICalOrganizer, type ICalRRuleStub, type ICalRepeatingOptions, type ICalTimezone, ICalWeekday, ical as default, escape, foldLines, formatDate, formatDateTZ };
package/package.json CHANGED
@@ -12,35 +12,35 @@
12
12
  "@semantic-release/changelog": "^6.0.3",
13
13
  "@semantic-release/exec": "^6.0.3",
14
14
  "@semantic-release/git": "^10.0.1",
15
- "@semantic-release/npm": "^11.0.0",
15
+ "@semantic-release/npm": "^11.0.1",
16
16
  "@touch4it/ical-timezones": "^1.9.0",
17
- "@types/luxon": "^3.3.3",
18
- "@types/mocha": "^10.0.3",
19
- "@typescript-eslint/eslint-plugin": "^6.8.0",
20
- "@typescript-eslint/parser": "^6.8.0",
17
+ "@types/luxon": "^3.3.6",
18
+ "@types/mocha": "^10.0.6",
19
+ "@typescript-eslint/eslint-plugin": "^6.13.1",
20
+ "@typescript-eslint/parser": "^6.13.1",
21
21
  "c8": "^8.0.1",
22
22
  "dayjs": "^1.11.10",
23
- "eslint": "^8.52.0",
23
+ "eslint": "^8.55.0",
24
24
  "eslint-plugin-jsonc": "^2.10.0",
25
25
  "esm": "^3.2.25",
26
26
  "license-checker": "^25.0.1",
27
- "luxon": "^3.4.3",
27
+ "luxon": "^3.4.4",
28
28
  "mocha": "^10.2.0",
29
29
  "mochawesome": "^7.1.3",
30
30
  "moment": "^2.29.4",
31
31
  "moment-timezone": "^0.5.43",
32
32
  "nyc": "^15.1.0",
33
- "rrule": "^2.7.2",
34
- "semantic-release": "^22.0.7",
33
+ "rrule": "^2.8.1",
34
+ "semantic-release": "^22.0.8",
35
35
  "semantic-release-license": "^1.0.2",
36
36
  "source-map-support": "^0.5.21",
37
37
  "ts-node": "^10.9.1",
38
- "tsup": "^7.2.0",
39
- "typedoc": "^0.25.3",
40
- "typescript": "^5.2.2"
38
+ "tsup": "^8.0.1",
39
+ "typedoc": "^0.25.4",
40
+ "typescript": "^5.3.2"
41
41
  },
42
42
  "engines": {
43
- "node": "^16.0.0 || >=18.0.0"
43
+ "node": ">=18.0.0"
44
44
  },
45
45
  "exports": {
46
46
  "import": "./dist/index.js",
@@ -125,5 +125,5 @@
125
125
  "test": "mocha"
126
126
  },
127
127
  "type": "module",
128
- "version": "6.0.1-develop.2"
128
+ "version": "6.0.1-develop.3"
129
129
  }