@dxs-ts/eveli-ide 2.0.22 → 2.0.24

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/trace.json CHANGED
@@ -68,11 +68,9 @@
68
68
  "notistack",
69
69
  "numbro",
70
70
  "react",
71
- "react-date-picker",
72
71
  "react-intl",
73
72
  "react-leaflet",
74
73
  "react-markdown",
75
- "react-time-picker",
76
74
  "recharts",
77
75
  "ts-md5",
78
76
  "yaml"
@@ -123,16 +121,13 @@
123
121
  "js-file-download": "0.4.12",
124
122
  "leaflet-geosearch": "4.2.0",
125
123
  "luxon": "3.7.1",
126
- "moment": "2.30.1",
127
124
  "monaco-editor": "0.52.2",
128
125
  "notistack": "3.0.2",
129
126
  "numbro": "2.5.0",
130
127
  "react": "18.3.1",
131
- "react-date-picker": "11.0.0",
132
128
  "react-intl": "6.8.9",
133
129
  "react-leaflet": "4.2.1",
134
130
  "react-markdown": "10.1.0",
135
- "react-time-picker": "7.0.0",
136
131
  "recharts": "2.15.4",
137
132
  "ts-md5": "1.3.1",
138
133
  "yaml": "2.8.1"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxs-ts/eveli-ide",
3
- "version": "2.0.22",
3
+ "version": "2.0.24",
4
4
  "description": "Eveli route components - full page layouts, navigation",
5
5
  "type": "module",
6
6
  "publishConfig": {
@@ -30,16 +30,13 @@
30
30
  "js-file-download": "^0.4.12",
31
31
  "leaflet-geosearch": "^4.2.0",
32
32
  "luxon": "^3.7.1",
33
- "moment": "^2.30.1",
34
33
  "monaco-editor": "^0.52.2",
35
34
  "notistack": "^3.0.2",
36
35
  "numbro": "^2.5.0",
37
36
  "react": "^18.3.1",
38
- "react-date-picker": "^11.0.0",
39
37
  "react-intl": "^6.8.9",
40
38
  "react-leaflet": "^4.2.1",
41
39
  "react-markdown": "^10.1.0",
42
- "react-time-picker": "^7.0.0",
43
40
  "recharts": "^2.15.4",
44
41
  "ts-md5": "^1.3.1",
45
42
  "yaml": "^2.8.1"