@corva/ui 0.80.0-6 → 0.80.0-7
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/package.json +3 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@corva/ui",
|
|
3
|
-
"version": "0.80.0-
|
|
3
|
+
"version": "0.80.0-7",
|
|
4
4
|
"description": "Shared components/utils for Corva ui projects",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"corva-ui"
|
|
@@ -108,11 +108,9 @@
|
|
|
108
108
|
"eslint-plugin-jest-dom": "^3.2.3",
|
|
109
109
|
"eslint-plugin-prettier": "3.1.1",
|
|
110
110
|
"eslint-plugin-testing-library": "^3.9.2",
|
|
111
|
-
"express": "4.17.1",
|
|
112
111
|
"file-extension": "4.0.5",
|
|
113
112
|
"file-saver": "1.3.8",
|
|
114
113
|
"fparser": "^2.0.2",
|
|
115
|
-
"fs": "0.0.1-security",
|
|
116
114
|
"highcharts": "8.1.2",
|
|
117
115
|
"highcharts-multicolor-series": "2.2.7",
|
|
118
116
|
"highcharts-react-official": "2.2.2",
|
|
@@ -122,16 +120,14 @@
|
|
|
122
120
|
"jest": "^26.4.1",
|
|
123
121
|
"jscpd": "^3.4.5",
|
|
124
122
|
"jsona": "1.5.1",
|
|
125
|
-
"lodash": "4.17.
|
|
123
|
+
"lodash": "4.17.21",
|
|
126
124
|
"mapbox.js": "3.2.1",
|
|
127
125
|
"mobile-detect": "1.4.3",
|
|
128
126
|
"moment": "2.29.4",
|
|
129
127
|
"moment-duration-format": "1.3.0",
|
|
130
128
|
"moment-timezone": "0.5.43",
|
|
131
|
-
"node-fetch": "^2.6.1",
|
|
132
129
|
"numeral": "2.0.6",
|
|
133
|
-
"papaparse": "4.
|
|
134
|
-
"path": "0.12.7",
|
|
130
|
+
"papaparse": "5.4.1",
|
|
135
131
|
"postcss": "8.4.11",
|
|
136
132
|
"postcss-import": "12.0.1",
|
|
137
133
|
"postcss-loader": "4.2.0",
|