dtable-statistic 4.3.0 → 4.3.2

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 +6 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dtable-statistic",
3
- "version": "4.3.0",
3
+ "version": "4.3.2",
4
4
  "description": "statistics",
5
5
  "main": "dist/dtable-statistic.js",
6
6
  "author": "seafile",
@@ -12,17 +12,17 @@
12
12
  "@seafile/seafile-calendar": "0.0.24",
13
13
  "comlink": "^4.3.1",
14
14
  "dayjs": "1.10.7",
15
- "dtable-store": "4.3.1",
15
+ "dtable-store": "4.3.2",
16
16
  "dtable-web-api": "4.0.11",
17
17
  "glamor": "^2.20.40",
18
18
  "html2canvas": "^1.4.1",
19
19
  "rc-slider": "^9.7.4",
20
- "react": "16.14.0",
20
+ "react": "17.0.2",
21
21
  "react-color": "2.19.3",
22
- "react-dom": "16.14.0",
22
+ "react-dom": "17.0.2",
23
23
  "react-grid-layout": "^1.2.5",
24
24
  "react-intl-universal": "^2.4.8",
25
- "react-select": "^3.1.0",
25
+ "react-select": "5.7.0",
26
26
  "reactstrap": "8.9.0"
27
27
  },
28
28
  "peerDependencies": {
@@ -139,8 +139,6 @@
139
139
  "debug": "^4.1.1",
140
140
  "dotenv": "6.2.0",
141
141
  "dotenv-expand": "4.2.0",
142
- "enzyme": "^3.10.0",
143
- "enzyme-adapter-react-16": "^1.14.0",
144
142
  "eslint": "^5.16.0",
145
143
  "eslint-config-react-app": "^4.0.1",
146
144
  "eslint-loader": "2.1.2",
@@ -168,10 +166,8 @@
168
166
  "postcss-normalize": "7.0.1",
169
167
  "postcss-preset-env": "6.6.0",
170
168
  "postcss-safe-parser": "4.0.1",
171
- "react": "16.14.0",
172
- "react-app-polyfill": "^1.0.1",
169
+ "react-app-polyfill": "^3.0.0",
173
170
  "react-dev-utils": "^9.0.1",
174
- "react-dom": "16.14.0",
175
171
  "resolve": "1.10.0",
176
172
  "sass-loader": "^7.1.0",
177
173
  "semver": "6.0.0",