@aprilium/tripsm_global-states 0.0.603 → 0.0.605

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 (1) hide show
  1. package/package.json +39 -38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aprilium/tripsm_global-states",
3
- "version": "0.0.603",
3
+ "version": "0.0.605",
4
4
  "description": "global states",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -13,43 +13,44 @@
13
13
  },
14
14
  "dependencies": {
15
15
  "@aprilium/tripsm_common": "^0.0.15",
16
- "@aprilium/tripsm_constants": "^0.0.67",
17
- "@aprilium/tripsm_customer": "^0.0.4",
18
- "@aprilium/tripsm_guest": "^0.0.42",
19
- "@aprilium/tripsm_hotel": "^0.0.12",
20
- "@aprilium/tripsm_identity": "^0.0.30",
21
- "@aprilium/tripsm_identity-type": "^0.0.11",
22
- "@aprilium/tripsm_luggage": "^0.0.16",
23
- "@aprilium/tripsm_luggage-tracking": "^0.0.12",
24
- "@aprilium/tripsm_pack": "^0.0.26",
25
- "@aprilium/tripsm_pack-hotel": "^0.0.13",
26
- "@aprilium/tripsm_pack-options": "^0.0.11",
27
- "@aprilium/tripsm_pack-transportation": "^0.0.4",
28
- "@aprilium/tripsm_passenger": "^0.0.113",
29
- "@aprilium/tripsm_passenger-group": "^0.0.17",
30
- "@aprilium/tripsm_passenger-hotel": "^0.0.17",
31
- "@aprilium/tripsm_passenger-pack": "^0.0.14",
32
- "@aprilium/tripsm_passenger-pathology": "^0.0.10",
33
- "@aprilium/tripsm_passengers-location": "^0.0.5",
34
- "@aprilium/tripsm_payment": "^0.0.10",
35
- "@aprilium/tripsm_payment-history": "^0.0.7",
36
- "@aprilium/tripsm_relation": "^0.0.10",
37
- "@aprilium/tripsm_reservation": "^0.0.15",
38
- "@aprilium/tripsm_reservation-request": "^0.0.3",
39
- "@aprilium/tripsm_room": "^0.0.10",
40
- "@aprilium/tripsm_ticket": "^0.0.28",
41
- "@aprilium/tripsm_trip": "^0.0.56",
42
- "@aprilium/tripsm_trip-favoris": "^0.0.8",
43
- "@aprilium/tripsm_trip-group": "^0.0.25",
44
- "@aprilium/tripsm_trip-hotel": "^0.0.19",
45
- "@aprilium/tripsm_trip-picture": "^0.0.10",
46
- "@aprilium/tripsm_trip-transportation": "^0.0.14",
47
- "@aprilium/tripsm_user": "^0.0.31",
48
- "@aprilium/tripsm_visa": "^0.0.19",
49
- "@aprilium/tripsm_visa-category": "^0.0.7",
50
- "@aprilium/tripsm_visa-request": "^0.0.18",
51
- "@aprilium/tripsm_visa-status": "^0.0.11",
52
- "@aprilium/tripsm_visa-type": "^0.0.10",
16
+ "@aprilium/tripsm_constants": "^0.0.68",
17
+ "@aprilium/tripsm_customer": "^0.0.5",
18
+ "@aprilium/tripsm_guest": "^0.0.43",
19
+ "@aprilium/tripsm_hotel": "^0.0.13",
20
+ "@aprilium/tripsm_identity": "^0.0.31",
21
+ "@aprilium/tripsm_identity-type": "^0.0.12",
22
+ "@aprilium/tripsm_luggage": "^0.0.17",
23
+ "@aprilium/tripsm_luggage-tracking": "^0.0.13",
24
+ "@aprilium/tripsm_pack": "^0.0.27",
25
+ "@aprilium/tripsm_pack-hotel": "^0.0.14",
26
+ "@aprilium/tripsm_pack-options": "^0.0.12",
27
+ "@aprilium/tripsm_pack-transportation": "^0.0.5",
28
+ "@aprilium/tripsm_pack-favoris": "^0.0.4",
29
+ "@aprilium/tripsm_passenger": "^0.0.114",
30
+ "@aprilium/tripsm_passenger-group": "^0.0.18",
31
+ "@aprilium/tripsm_passenger-hotel": "^0.0.18",
32
+ "@aprilium/tripsm_passenger-pack": "^0.0.15",
33
+ "@aprilium/tripsm_passenger-pathology": "^0.0.11",
34
+ "@aprilium/tripsm_passengers-location": "^0.0.6",
35
+ "@aprilium/tripsm_payment": "^0.0.11",
36
+ "@aprilium/tripsm_payment-history": "^0.0.8",
37
+ "@aprilium/tripsm_relation": "^0.0.11",
38
+ "@aprilium/tripsm_reservation": "^0.0.16",
39
+ "@aprilium/tripsm_reservation-request": "^0.0.4",
40
+ "@aprilium/tripsm_room": "^0.0.11",
41
+ "@aprilium/tripsm_ticket": "^0.0.29",
42
+ "@aprilium/tripsm_trip": "^0.0.57",
43
+ "@aprilium/tripsm_trip-favoris": "^0.0.9",
44
+ "@aprilium/tripsm_trip-group": "^0.0.26",
45
+ "@aprilium/tripsm_trip-hotel": "^0.0.20",
46
+ "@aprilium/tripsm_trip-picture": "^0.0.11",
47
+ "@aprilium/tripsm_trip-transportation": "^0.0.15",
48
+ "@aprilium/tripsm_user": "^0.0.32",
49
+ "@aprilium/tripsm_visa": "^0.0.20",
50
+ "@aprilium/tripsm_visa-category": "^0.0.8",
51
+ "@aprilium/tripsm_visa-request": "^0.0.19",
52
+ "@aprilium/tripsm_visa-status": "^0.0.12",
53
+ "@aprilium/tripsm_visa-type": "^0.0.11",
53
54
  "@types/react": "^17.0.0",
54
55
  "axios": "^0.21.1",
55
56
  "dotenv": "^16.4.5",