@duffel/api 2.5.2 → 2.5.4

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.
Files changed (97) hide show
  1. package/dist/DuffelPayments/PaymentIntents/PaymentIntents.d.ts +28 -28
  2. package/dist/DuffelPayments/PaymentIntents/PaymentIntents.spec.d.ts +1 -1
  3. package/dist/DuffelPayments/PaymentIntents/PaymentIntentsType.d.ts +112 -112
  4. package/dist/DuffelPayments/PaymentIntents/index.d.ts +1 -1
  5. package/dist/DuffelPayments/Refunds/Refunds.d.ts +21 -21
  6. package/dist/DuffelPayments/Refunds/Refunds.spec.d.ts +1 -1
  7. package/dist/DuffelPayments/Refunds/RefundsType.d.ts +70 -70
  8. package/dist/DuffelPayments/Refunds/index.d.ts +1 -1
  9. package/dist/DuffelPayments/index.d.ts +1 -1
  10. package/dist/Links/Sessions/Sessions.d.ts +63 -63
  11. package/dist/Links/Sessions/Sessions.spec.d.ts +1 -1
  12. package/dist/Links/Sessions/index.d.ts +1 -1
  13. package/dist/Links/index.d.ts +1 -1
  14. package/dist/Places/Suggestions/Suggestions.d.ts +42 -42
  15. package/dist/Places/Suggestions/Suggestions.spec.d.ts +1 -1
  16. package/dist/Places/Suggestions/SuggestionsType.d.ts +59 -59
  17. package/dist/Places/Suggestions/index.d.ts +1 -1
  18. package/dist/Places/index.d.ts +1 -1
  19. package/dist/Stays/Bookings/Bookings.d.ts +41 -41
  20. package/dist/Stays/Bookings/Bookings.spec.d.ts +1 -1
  21. package/dist/Stays/Bookings/index.d.ts +1 -1
  22. package/dist/Stays/Quotes/Quotes.d.ts +16 -16
  23. package/dist/Stays/Quotes/Quotes.spec.d.ts +1 -1
  24. package/dist/Stays/Quotes/index.d.ts +1 -1
  25. package/dist/Stays/SearchResults/SearchResults.d.ts +16 -16
  26. package/dist/Stays/SearchResults/SearchResults.spec.d.ts +1 -1
  27. package/dist/Stays/SearchResults/index.d.ts +1 -1
  28. package/dist/Stays/Stays.d.ts +22 -22
  29. package/dist/Stays/Stays.spec.d.ts +1 -1
  30. package/dist/Stays/StaysTypes.d.ts +454 -454
  31. package/dist/booking/AirlineInitiatedChanges/AirlineInitiatedChanges.d.ts +63 -63
  32. package/dist/booking/AirlineInitiatedChanges/AirlineInitiatedChanges.spec.d.ts +1 -1
  33. package/dist/booking/AirlineInitiatedChanges/AirlineInitiatedChangesTypes.d.ts +57 -57
  34. package/dist/booking/AirlineInitiatedChanges/index.d.ts +1 -1
  35. package/dist/booking/OfferRequests/OfferRequests.d.ts +46 -46
  36. package/dist/booking/OfferRequests/OfferRequests.spec.d.ts +1 -1
  37. package/dist/booking/OfferRequests/OfferRequestsTypes.d.ts +240 -240
  38. package/dist/booking/OfferRequests/index.d.ts +1 -1
  39. package/dist/booking/Offers/OfferTypes.d.ts +495 -495
  40. package/dist/booking/Offers/Offers.d.ts +53 -53
  41. package/dist/booking/Offers/Offers.spec.d.ts +1 -1
  42. package/dist/booking/Offers/index.d.ts +1 -1
  43. package/dist/booking/OrderCancellations/OrderCancellations.d.ts +41 -41
  44. package/dist/booking/OrderCancellations/OrderCancellations.spec.d.ts +1 -1
  45. package/dist/booking/OrderCancellations/OrderCancellationsTypes.d.ts +53 -53
  46. package/dist/booking/OrderCancellations/index.d.ts +1 -1
  47. package/dist/booking/OrderChangeOffers/OrderChangeOfferTypes.d.ts +113 -113
  48. package/dist/booking/OrderChangeOffers/OrderChangeOffers.d.ts +31 -31
  49. package/dist/booking/OrderChangeOffers/OrderChangeOffers.spec.d.ts +1 -1
  50. package/dist/booking/OrderChangeOffers/index.d.ts +1 -1
  51. package/dist/booking/OrderChangeRequests/OrderChangeRequests.d.ts +29 -29
  52. package/dist/booking/OrderChangeRequests/OrderChangeRequestsTypes.d.ts +141 -141
  53. package/dist/booking/OrderChangeRequests/OrderRequestChanges.spec.d.ts +1 -1
  54. package/dist/booking/OrderChangeRequests/index.d.ts +1 -1
  55. package/dist/booking/OrderChanges/OrderChanges.d.ts +31 -31
  56. package/dist/booking/OrderChanges/OrderChanges.spec.d.ts +1 -1
  57. package/dist/booking/OrderChanges/OrderChangesTypes.d.ts +102 -102
  58. package/dist/booking/OrderChanges/index.d.ts +1 -1
  59. package/dist/booking/Orders/Orders.d.ts +52 -52
  60. package/dist/booking/Orders/Orders.spec.d.ts +1 -1
  61. package/dist/booking/Orders/OrdersTypes.d.ts +500 -500
  62. package/dist/booking/Orders/index.d.ts +1 -1
  63. package/dist/booking/PartialOfferRequests/PartialOfferRequestTypes.d.ts +6 -6
  64. package/dist/booking/PartialOfferRequests/PartialOfferRequests.d.ts +40 -40
  65. package/dist/booking/PartialOfferRequests/PartialOfferRequests.spec.d.ts +1 -1
  66. package/dist/booking/PartialOfferRequests/index.d.ts +1 -1
  67. package/dist/booking/Payments/Payments.d.ts +16 -16
  68. package/dist/booking/Payments/Payments.spec.d.ts +1 -1
  69. package/dist/booking/Payments/PaymentsTypes.d.ts +43 -43
  70. package/dist/booking/Payments/index.d.ts +1 -1
  71. package/dist/booking/SeatMaps/SeatMapTypes.d.ts +190 -190
  72. package/dist/booking/SeatMaps/SeatMaps.d.ts +17 -17
  73. package/dist/booking/SeatMaps/SeatMaps.spec.d.ts +1 -1
  74. package/dist/booking/SeatMaps/index.d.ts +1 -1
  75. package/dist/booking/index.d.ts +11 -11
  76. package/dist/index.es.js +1 -1
  77. package/dist/index.js +1 -1
  78. package/dist/notifications/Webhooks/Webhooks.d.ts +51 -51
  79. package/dist/notifications/Webhooks/Webhooks.spec.d.ts +1 -1
  80. package/dist/notifications/Webhooks/WebhooksType.d.ts +113 -113
  81. package/dist/notifications/Webhooks/index.d.ts +1 -1
  82. package/dist/notifications/index.d.ts +1 -1
  83. package/dist/supportingResources/Aircraft/Aircraft.d.ts +30 -30
  84. package/dist/supportingResources/Aircraft/Aircraft.spec.d.ts +1 -1
  85. package/dist/supportingResources/Aircraft/AircraftTypes.d.ts +18 -18
  86. package/dist/supportingResources/Aircraft/index.d.ts +1 -1
  87. package/dist/supportingResources/Airlines/Airlines.d.ts +29 -29
  88. package/dist/supportingResources/Airlines/Airlines.spec.d.ts +1 -1
  89. package/dist/supportingResources/Airlines/AirlinesTypes.d.ts +17 -17
  90. package/dist/supportingResources/Airlines/index.d.ts +2 -2
  91. package/dist/supportingResources/Airports/Airports.d.ts +30 -30
  92. package/dist/supportingResources/Airports/Airports.spec.d.ts +1 -1
  93. package/dist/supportingResources/Airports/AirportsTypes.d.ts +55 -55
  94. package/dist/supportingResources/Airports/index.d.ts +2 -2
  95. package/dist/supportingResources/index.d.ts +3 -3
  96. package/dist/typings.d.ts +6 -7
  97. package/package.json +15 -15
@@ -1,18 +1,18 @@
1
- /**
2
- * Aircraft are used to describe what passengers will fly in for a given trip
3
- * @link https://duffel.com/docs/api/aircraft/schema
4
- */
5
- export interface Aircraft {
6
- /**
7
- * The name of the aircraft
8
- */
9
- name: string;
10
- /**
11
- * Duffel's unique identifier for the aircraft
12
- */
13
- id: string;
14
- /**
15
- * The three-character IATA code for the aircraft
16
- */
17
- iata_code: string;
18
- }
1
+ /**
2
+ * Aircraft are used to describe what passengers will fly in for a given trip
3
+ * @link https://duffel.com/docs/api/aircraft/schema
4
+ */
5
+ export interface Aircraft {
6
+ /**
7
+ * The name of the aircraft
8
+ */
9
+ name: string;
10
+ /**
11
+ * Duffel's unique identifier for the aircraft
12
+ */
13
+ id: string;
14
+ /**
15
+ * The three-character IATA code for the aircraft
16
+ */
17
+ iata_code: string;
18
+ }
@@ -1 +1 @@
1
- export * from './Aircraft';
1
+ export * from './Aircraft';
@@ -1,29 +1,29 @@
1
- import { Resource } from '../../Resource';
2
- import { Airline, DuffelResponse, PaginationMeta } from '../../types';
3
- /** Airlines are used to identify the air travel companies selling and operating flights
4
- * @class
5
- * @link https://duffel.com/docs/api/airlines */
6
- export declare class Airlines extends Resource {
7
- /**
8
- * Endpoint path
9
- */
10
- path: string;
11
- constructor(args: any);
12
- /**
13
- * Retrieves an airline by its ID
14
- * @param {string} id - Duffel's unique identifier for the airline
15
- * @link https://duffel.com/docs/api/airlines/get-airline-by-id
16
- */
17
- get: (id: string) => Promise<DuffelResponse<Airline>>;
18
- /**
19
- * Retrieves a page of airlines. The results may be returned in any order.
20
- * @param {Object} [options] - Pagination options (optional: limit, after, before)
21
- * @link https://duffel.com/docs/api/airlines/get-airlines
22
- */
23
- list: (options?: PaginationMeta) => Promise<DuffelResponse<Airline[]>>;
24
- /**
25
- * Retrieves a generator of all airlines. The results may be returned in any order.
26
- * @link https://duffel.com/docs/api/airlines/get-airlines
27
- */
28
- listWithGenerator: () => AsyncGenerator<DuffelResponse<Airline>, void, unknown>;
29
- }
1
+ import { Resource } from '../../Resource';
2
+ import { Airline, DuffelResponse, PaginationMeta } from '../../types';
3
+ /** Airlines are used to identify the air travel companies selling and operating flights
4
+ * @class
5
+ * @link https://duffel.com/docs/api/airlines */
6
+ export declare class Airlines extends Resource {
7
+ /**
8
+ * Endpoint path
9
+ */
10
+ path: string;
11
+ constructor(args: any);
12
+ /**
13
+ * Retrieves an airline by its ID
14
+ * @param {string} id - Duffel's unique identifier for the airline
15
+ * @link https://duffel.com/docs/api/airlines/get-airline-by-id
16
+ */
17
+ get: (id: string) => Promise<DuffelResponse<Airline>>;
18
+ /**
19
+ * Retrieves a page of airlines. The results may be returned in any order.
20
+ * @param {Object} [options] - Pagination options (optional: limit, after, before)
21
+ * @link https://duffel.com/docs/api/airlines/get-airlines
22
+ */
23
+ list: (options?: PaginationMeta) => Promise<DuffelResponse<Airline[]>>;
24
+ /**
25
+ * Retrieves a generator of all airlines. The results may be returned in any order.
26
+ * @link https://duffel.com/docs/api/airlines/get-airlines
27
+ */
28
+ listWithGenerator: () => AsyncGenerator<DuffelResponse<Airline>, void, unknown>;
29
+ }
@@ -1 +1 @@
1
- export {};
1
+ export {};
@@ -1,17 +1,17 @@
1
- /**
2
- * Airlines are used to identify the air travel companies selling and operating flights
3
- * @link https://duffel.com/docs/api/airlines/schema
4
- */
5
- export interface Airline {
6
- /**
7
- * The three-character IATA code for the airline
8
- */
9
- name: string;
10
- /**
11
- * Duffel's unique identifier for the airline
12
- */
13
- id: string;
14
- iata_code: string;
15
- logo_lockup_url?: string;
16
- logo_symbol_url?: string;
17
- }
1
+ /**
2
+ * Airlines are used to identify the air travel companies selling and operating flights
3
+ * @link https://duffel.com/docs/api/airlines/schema
4
+ */
5
+ export interface Airline {
6
+ /**
7
+ * The three-character IATA code for the airline
8
+ */
9
+ name: string;
10
+ /**
11
+ * Duffel's unique identifier for the airline
12
+ */
13
+ id: string;
14
+ iata_code: string;
15
+ logo_lockup_url?: string;
16
+ logo_symbol_url?: string;
17
+ }
@@ -1,2 +1,2 @@
1
- export * from './Airlines';
2
- export * as AirlineType from './AirlinesTypes';
1
+ export * from './Airlines';
2
+ export * as AirlineType from './AirlinesTypes';
@@ -1,30 +1,30 @@
1
- import { Resource } from '../../Resource';
2
- import { Airport, DuffelResponse, PaginationMeta } from '../../types';
3
- /** Airports are used to identify origins and destinations in journey slices
4
- * @class
5
- * @link https://duffel.com/docs/api/airports
6
- */
7
- export declare class Airports extends Resource {
8
- /**
9
- * Endpoint path
10
- */
11
- path: string;
12
- constructor(args: any);
13
- /**
14
- * Retrieves an airport by its ID
15
- * @param {string} id - Duffel's unique identifier for the airport
16
- * @link https://duffel.com/docs/api/airports/get-airport-by-id
17
- */
18
- get: (id: string) => Promise<DuffelResponse<Airport>>;
19
- /**
20
- * Retrieves a page of airports. The results may be returned in any order.
21
- * @param {Object} [options] - Pagination options (optional: limit, after, before)
22
- * @link https://duffel.com/docs/api/airports/get-airports
23
- */
24
- list: (options?: PaginationMeta) => Promise<DuffelResponse<Airport[]>>;
25
- /**
26
- * Retrieves a generator of all airports. The results may be returned in any order.
27
- * @link https://duffel.com/docs/api/airports/get-airports
28
- */
29
- listWithGenerator: () => AsyncGenerator<DuffelResponse<Airport>, void, unknown>;
30
- }
1
+ import { Resource } from '../../Resource';
2
+ import { Airport, DuffelResponse, PaginationMeta } from '../../types';
3
+ /** Airports are used to identify origins and destinations in journey slices
4
+ * @class
5
+ * @link https://duffel.com/docs/api/airports
6
+ */
7
+ export declare class Airports extends Resource {
8
+ /**
9
+ * Endpoint path
10
+ */
11
+ path: string;
12
+ constructor(args: any);
13
+ /**
14
+ * Retrieves an airport by its ID
15
+ * @param {string} id - Duffel's unique identifier for the airport
16
+ * @link https://duffel.com/docs/api/airports/get-airport-by-id
17
+ */
18
+ get: (id: string) => Promise<DuffelResponse<Airport>>;
19
+ /**
20
+ * Retrieves a page of airports. The results may be returned in any order.
21
+ * @param {Object} [options] - Pagination options (optional: limit, after, before)
22
+ * @link https://duffel.com/docs/api/airports/get-airports
23
+ */
24
+ list: (options?: PaginationMeta) => Promise<DuffelResponse<Airport[]>>;
25
+ /**
26
+ * Retrieves a generator of all airports. The results may be returned in any order.
27
+ * @link https://duffel.com/docs/api/airports/get-airports
28
+ */
29
+ listWithGenerator: () => AsyncGenerator<DuffelResponse<Airport>, void, unknown>;
30
+ }
@@ -1 +1 @@
1
- export {};
1
+ export {};
@@ -1,55 +1,55 @@
1
- import { City } from '../../types';
2
- /**
3
- * Airports are used to identify origins and destinations in journey slices
4
- * @link https://duffel.com/docs/api/airports/schema
5
- */
6
- export interface Airport {
7
- /**
8
- * The metropolitan area where the airport is located.
9
- * Only present for airports which are registered with IATA as belonging to a metropolitan area.
10
- */
11
- city?: City | null;
12
- /**
13
- * The name of the city (or cities separated by a `/`) where the airport is located
14
- */
15
- city_name: string;
16
- /**
17
- * The three-character IATA code for the airport
18
- */
19
- iata_code?: string;
20
- /**
21
- * The ISO 3166-1 alpha-2 code for the country where the city is located
22
- * @link https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
23
- * @example "GB"
24
- */
25
- iata_country_code: string;
26
- /**
27
- * The 3-letter IATA code for the city where the place is located.
28
- * Only present for airports which are registered with IATA as belonging to a [metropolitan area](https://portal.iata.org/faq/articles/en_US/FAQ/How-do-I-create-a-new-Metropolitan-Area).
29
- */
30
- iata_city_code?: string | null;
31
- /**
32
- * The four-character ICAO code for the airport
33
- */
34
- icao_code?: string;
35
- /**
36
- * Duffel's unique identifier for the airport
37
- */
38
- id: string;
39
- /**
40
- * The latitude position of the airport represented in Decimal degrees with 6 decimal points with a range between -90° and 90°
41
- */
42
- latitude: number;
43
- /**
44
- * The longitude position of the airport represented in Decimal degrees with 6 decimal points with a range between -180° and 180°
45
- */
46
- longitude: number;
47
- /**
48
- * The name of the airport
49
- */
50
- name: string;
51
- /**
52
- * The time zone of the airport, specified by name from the [tz database](https://en.wikipedia.org/wiki/Tz_database)
53
- */
54
- time_zone: string;
55
- }
1
+ import { City } from '../../types';
2
+ /**
3
+ * Airports are used to identify origins and destinations in journey slices
4
+ * @link https://duffel.com/docs/api/airports/schema
5
+ */
6
+ export interface Airport {
7
+ /**
8
+ * The metropolitan area where the airport is located.
9
+ * Only present for airports which are registered with IATA as belonging to a metropolitan area.
10
+ */
11
+ city?: City | null;
12
+ /**
13
+ * The name of the city (or cities separated by a `/`) where the airport is located
14
+ */
15
+ city_name: string;
16
+ /**
17
+ * The three-character IATA code for the airport
18
+ */
19
+ iata_code?: string;
20
+ /**
21
+ * The ISO 3166-1 alpha-2 code for the country where the city is located
22
+ * @link https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
23
+ * @example "GB"
24
+ */
25
+ iata_country_code: string;
26
+ /**
27
+ * The 3-letter IATA code for the city where the place is located.
28
+ * Only present for airports which are registered with IATA as belonging to a [metropolitan area](https://portal.iata.org/faq/articles/en_US/FAQ/How-do-I-create-a-new-Metropolitan-Area).
29
+ */
30
+ iata_city_code?: string | null;
31
+ /**
32
+ * The four-character ICAO code for the airport
33
+ */
34
+ icao_code?: string;
35
+ /**
36
+ * Duffel's unique identifier for the airport
37
+ */
38
+ id: string;
39
+ /**
40
+ * The latitude position of the airport represented in Decimal degrees with 6 decimal points with a range between -90° and 90°
41
+ */
42
+ latitude: number;
43
+ /**
44
+ * The longitude position of the airport represented in Decimal degrees with 6 decimal points with a range between -180° and 180°
45
+ */
46
+ longitude: number;
47
+ /**
48
+ * The name of the airport
49
+ */
50
+ name: string;
51
+ /**
52
+ * The time zone of the airport, specified by name from the [tz database](https://en.wikipedia.org/wiki/Tz_database)
53
+ */
54
+ time_zone: string;
55
+ }
@@ -1,2 +1,2 @@
1
- export * from './Airports';
2
- export * as AirportType from './AirportsTypes';
1
+ export * from './Airports';
2
+ export * as AirportType from './AirportsTypes';
@@ -1,3 +1,3 @@
1
- export * from './Aircraft';
2
- export * from './Airlines';
3
- export * from './Airports';
1
+ export * from './Aircraft';
2
+ export * from './Airlines';
3
+ export * from './Airports';
package/dist/typings.d.ts CHANGED
@@ -1,6 +1,5 @@
1
1
  // Generated by dts-bundle v0.7.3
2
2
  // Dependencies for this module:
3
- // ../Client
4
3
  // ../types
5
4
  // ../node-fetch
6
5
 
@@ -239,7 +238,7 @@ declare module '@duffel/api/supportingResources/Airports' {
239
238
  }
240
239
 
241
240
  declare module '@duffel/api/Places/Suggestions/Suggestions' {
242
- import { Client } from 'Client';
241
+ import { Client } from '@duffel/api/Client';
243
242
  import { Resource } from '@duffel/api/Resource';
244
243
  import { DuffelResponse, Places } from '@duffel/api/types';
245
244
  interface PlacesSuggestionsParameters {
@@ -900,7 +899,7 @@ declare module '@duffel/api/booking/AirlineInitiatedChanges/AirlineInitiatedChan
900
899
  }
901
900
 
902
901
  declare module '@duffel/api/booking/OfferRequests/OfferRequests' {
903
- import { Client } from 'Client';
902
+ import { Client } from '@duffel/api/Client';
904
903
  import { Resource } from '@duffel/api/Resource';
905
904
  import { CreateOfferRequest, CreateOfferRequestQueryParameters, DuffelResponse, OfferRequest, PaginationMeta } from '@duffel/api/types';
906
905
  /**
@@ -949,7 +948,7 @@ declare module '@duffel/api/booking/OfferRequests/OfferRequests' {
949
948
  }
950
949
 
951
950
  declare module '@duffel/api/booking/Offers/Offers' {
952
- import { Client } from 'Client';
951
+ import { Client } from '@duffel/api/Client';
953
952
  import { Resource } from '@duffel/api/Resource';
954
953
  import { DuffelResponse, ListOffersParams, Offer, LoyaltyProgrammeAccounts, UpdateOffer } from '@duffel/api/types';
955
954
  interface UpdateOfferBodyParameters {
@@ -1223,7 +1222,7 @@ declare module '@duffel/api/booking/Payments/Payments' {
1223
1222
  }
1224
1223
 
1225
1224
  declare module '@duffel/api/booking/PartialOfferRequests/PartialOfferRequests' {
1226
- import { Client } from 'Client';
1225
+ import { Client } from '@duffel/api/Client';
1227
1226
  import { Resource } from '@duffel/api/Resource';
1228
1227
  import { CreateOfferRequest, DuffelResponse, OfferRequest } from '@duffel/api/types';
1229
1228
  import { SelectedPartialOffersParams } from '@duffel/api/booking/PartialOfferRequests/PartialOfferRequestTypes';
@@ -4052,7 +4051,7 @@ declare module '@duffel/api/DuffelPayments/Refunds/RefundsType' {
4052
4051
  }
4053
4052
 
4054
4053
  declare module '@duffel/api/Links/Sessions/Sessions' {
4055
- import { Client } from 'Client';
4054
+ import { Client } from '@duffel/api/Client';
4056
4055
  import { Resource } from '@duffel/api/Resource';
4057
4056
  import { DuffelResponse } from '@duffel/api/types';
4058
4057
  interface SessionParameters {
@@ -4120,7 +4119,7 @@ declare module '@duffel/api/Links/Sessions/Sessions' {
4120
4119
  declare module '@duffel/api/notifications/Webhooks/Webhooks' {
4121
4120
  import { DuffelResponse, PaginationMeta, Webhooks as WebhooksType, WebhooksCreateParams, WebhooksCreateResponse, WebhooksListDeliveriesParams, WebhooksListDeliveriesResponse, WebhooksListResponse, WebhooksUpdateParams } from '@duffel/api/types';
4122
4121
  import { Resource } from '@duffel/api/Resource';
4123
- import { Client } from 'Client';
4122
+ import { Client } from '@duffel/api/Client';
4124
4123
  export class Webhooks extends Resource {
4125
4124
  /**
4126
4125
  * Endpoint path
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@duffel/api",
3
- "version": "2.5.2",
3
+ "version": "2.5.4",
4
4
  "description": "Javascript client library for the Duffel API",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",
@@ -57,17 +57,17 @@
57
57
  "dependencies": {
58
58
  "@types/node": "^17.0.21",
59
59
  "@types/node-fetch": "^2.6.2",
60
- "node-fetch": "2.6.11"
60
+ "node-fetch": "2.7.0"
61
61
  },
62
62
  "devDependencies": {
63
- "@babel/core": "7.23.0",
64
- "@babel/preset-env": "7.22.20",
65
- "@babel/preset-typescript": "7.23.0",
66
- "@commitlint/cli": "17.6.6",
67
- "@commitlint/config-angular": "17.6.6",
68
- "@commitlint/cz-commitlint": "17.5.0",
63
+ "@babel/core": "7.23.2",
64
+ "@babel/preset-env": "7.23.2",
65
+ "@babel/preset-typescript": "7.23.2",
66
+ "@commitlint/cli": "17.7.2",
67
+ "@commitlint/config-angular": "17.7.0",
68
+ "@commitlint/cz-commitlint": "17.7.2",
69
69
  "@rollup/plugin-commonjs": "24.1.0",
70
- "@rollup/plugin-node-resolve": "15.1.0",
70
+ "@rollup/plugin-node-resolve": "15.2.3",
71
71
  "@types/jest": "29.0.3",
72
72
  "@typescript-eslint/eslint-plugin": "5.62.0",
73
73
  "@typescript-eslint/parser": "5.62.0",
@@ -75,22 +75,22 @@
75
75
  "commitizen": "4.3.0",
76
76
  "dotenv": "16.3.1",
77
77
  "eslint": "8.43.0",
78
- "eslint-config-prettier": "8.8.0",
78
+ "eslint-config-prettier": "8.10.0",
79
79
  "eslint-plugin-spellcheck": "0.0.20",
80
80
  "husky": "8.0.3",
81
81
  "jest": "29.0.3",
82
- "lint-staged": "13.2.2",
83
- "nock": "13.3.3",
82
+ "lint-staged": "13.3.0",
83
+ "nock": "13.3.4",
84
84
  "prettier": "2.8.8",
85
- "rollup": "3.21.8",
85
+ "rollup": "3.29.4",
86
86
  "rollup-plugin-dts-bundle": "^1.0.0",
87
87
  "rollup-plugin-inject-process-env": "1.3.1",
88
88
  "rollup-plugin-peer-deps-external": "2.2.4",
89
89
  "rollup-plugin-terser": "7.0.2",
90
- "rollup-plugin-typescript2": "0.33.0",
90
+ "rollup-plugin-typescript2": "0.36.0",
91
91
  "ts-jest": "29.1.1",
92
92
  "ts-node": "10.9.1",
93
- "typescript": "4.9.5"
93
+ "typescript": "5.2.2"
94
94
  },
95
95
  "engines": {
96
96
  "node": ">=18.*"