|
19 | 19 | },
|
20 | 20 | "private": true,
|
21 | 21 | "dependencies": {
|
22 |
| - "@fortawesome/fontawesome-svg-core": "^1.2.30", |
23 |
| - "@fortawesome/free-brands-svg-icons": "^5.14.0", |
24 |
| - "@fortawesome/free-solid-svg-icons": "^5.14.0", |
25 |
| - "@fortawesome/react-fontawesome": "^0.1.11", |
| 22 | + "@fortawesome/fontawesome-svg-core": "^1.2.34", |
| 23 | + "@fortawesome/free-brands-svg-icons": "^5.15.2", |
| 24 | + "@fortawesome/free-solid-svg-icons": "^5.15.2", |
| 25 | + "@fortawesome/react-fontawesome": "^0.1.14", |
26 | 26 | "base-x": "^3.0.8",
|
27 |
| - "byte-buffer": "^2.0.0", |
28 | 27 | "classnames": "^2.2.6",
|
29 |
| - "i18next": "^19.7.0", |
| 28 | + "i18next": "^19.8.5", |
30 | 29 | "jszip": "^3.5.0",
|
31 | 30 | "mobx": "^5.15.7",
|
32 | 31 | "mobx-react-lite": "^2.2.2",
|
33 | 32 | "normalize-scss": "^7.0.1",
|
| 33 | + "pako": "^2.0.3", |
34 | 34 | "prop-types": "^15.7.2",
|
35 |
| - "react": "^16.13.1", |
36 |
| - "react-dom": "^16.13.1", |
37 |
| - "react-i18next": "^11.7.3", |
38 |
| - "react-responsive": "^8.1.0", |
| 35 | + "react": "^16.14.0", |
| 36 | + "react-dom": "^16.14.0", |
| 37 | + "react-i18next": "^11.8.5", |
| 38 | + "react-responsive": "^8.2.0", |
39 | 39 | "react-sortablejs": "2.0.11",
|
40 | 40 | "router5": "^8.0.1",
|
41 | 41 | "router5-plugin-browser": "^8.0.1",
|
| 42 | + "smart-buffer": "^4.1.0", |
42 | 43 | "throttle-debounce": "^2.3.0"
|
43 | 44 | },
|
44 | 45 | "devDependencies": {
|
45 |
| - "@babel/core": "^7.11.6", |
46 |
| - "@babel/plugin-proposal-class-properties": "^7.10.4", |
47 |
| - "@babel/plugin-proposal-decorators": "^7.10.5", |
48 |
| - "@babel/plugin-transform-runtime": "^7.11.5", |
49 |
| - "@babel/preset-env": "^7.11.5", |
50 |
| - "@babel/preset-flow": "^7.10.4", |
51 |
| - "@babel/preset-react": "^7.10.4", |
52 |
| - "@types/jest": "^26.0.14", |
| 46 | + "@babel/core": "^7.12.10", |
| 47 | + "@babel/plugin-proposal-class-properties": "^7.12.1", |
| 48 | + "@babel/plugin-proposal-decorators": "^7.12.12", |
| 49 | + "@babel/plugin-transform-runtime": "^7.12.10", |
| 50 | + "@babel/preset-env": "^7.12.11", |
| 51 | + "@babel/preset-flow": "^7.12.1", |
| 52 | + "@babel/preset-react": "^7.12.10", |
| 53 | + "@types/jest": "^26.0.20", |
53 | 54 | "@types/prop-types": "^15.7.3",
|
54 | 55 | "@types/react-responsive": "^8.0.2",
|
55 | 56 | "async-css-plugin": "^1.1.5",
|
56 |
| - "autoprefixer": "^10.0.0", |
| 57 | + "autoprefixer": "^10.2.4", |
57 | 58 | "babel-eslint": "^10.1.0",
|
58 |
| - "babel-loader": "^8.1.0", |
| 59 | + "babel-loader": "^8.2.2", |
59 | 60 | "clean-webpack-plugin": "^3.0.0",
|
60 |
| - "copy-webpack-plugin": "^6.1.1", |
| 61 | + "copy-webpack-plugin": "^6.4.1", |
61 | 62 | "css-loader": "^4.3.0",
|
62 | 63 | "cssnano": "^4.1.10",
|
63 | 64 | "dotenv": "^8.2.0",
|
64 |
| - "eslint": "^7.9.0", |
65 |
| - "eslint-config-prettier": "^6.12.0", |
| 65 | + "eslint": "^7.19.0", |
| 66 | + "eslint-config-prettier": "^6.15.0", |
66 | 67 | "eslint-import-resolver-webpack": "^0.12.2",
|
67 | 68 | "eslint-plugin-flowtype": "^5.2.0",
|
68 |
| - "eslint-plugin-import": "^2.22.0", |
69 |
| - "eslint-plugin-jest": "^24.0.2", |
70 |
| - "eslint-plugin-jsx-a11y": "^6.3.1", |
71 |
| - "eslint-plugin-prettier": "^3.1.4", |
72 |
| - "eslint-plugin-react": "^7.21.2", |
73 |
| - "file-loader": "^6.1.0", |
| 69 | + "eslint-plugin-import": "^2.22.1", |
| 70 | + "eslint-plugin-jest": "^24.1.3", |
| 71 | + "eslint-plugin-jsx-a11y": "^6.4.1", |
| 72 | + "eslint-plugin-prettier": "^3.3.1", |
| 73 | + "eslint-plugin-react": "^7.22.0", |
| 74 | + "file-loader": "^6.2.0", |
74 | 75 | "flow-bin": "0.131.0",
|
75 | 76 | "flow-typed": "^3.2.1",
|
76 |
| - "html-inline-css-webpack-plugin": "^1.9.0", |
77 |
| - "html-webpack-plugin": "^4.5.0", |
| 77 | + "html-inline-css-webpack-plugin": "^1.10.0", |
| 78 | + "html-webpack-plugin": "^4.5.1", |
78 | 79 | "html-webpack-skip-assets-plugin": "0.0.2",
|
79 | 80 | "image-webpack-loader": "^7.0.1",
|
80 | 81 | "isomorphic-fetch": "^2.2.1",
|
81 |
| - "jest": "^26.4.2", |
82 |
| - "mini-css-extract-plugin": "^0.11.2", |
| 82 | + "jest": "^26.6.3", |
| 83 | + "mini-css-extract-plugin": "^0.11.3", |
83 | 84 | "node-sass": "^4.14.1",
|
84 |
| - "postcss": "^8.0.9", |
85 |
| - "postcss-loader": "^4.0.2", |
86 |
| - "prettier": "^2.1.2", |
| 85 | + "postcss": "^8.2.4", |
| 86 | + "postcss-loader": "^4.2.0", |
| 87 | + "prettier": "^2.2.1", |
87 | 88 | "react-hot-loader": "^4.13.0",
|
88 |
| - "sass-loader": "^10.0.2", |
89 |
| - "script-ext-html-webpack-plugin": "^2.1.4", |
90 |
| - "source-map-explorer": "^2.5.0", |
91 |
| - "terser-webpack-plugin": "^4.2.2", |
92 |
| - "url-loader": "^4.1.0", |
93 |
| - "webpack": "^4.44.2", |
| 89 | + "sass-loader": "^10.1.1", |
| 90 | + "script-ext-html-webpack-plugin": "^2.1.5", |
| 91 | + "source-map-explorer": "^2.5.2", |
| 92 | + "terser-webpack-plugin": "^4.2.3", |
| 93 | + "url-loader": "^4.1.1", |
| 94 | + "webpack": "^4.46.0", |
94 | 95 | "webpack-cli": "^3.3.12",
|
95 |
| - "webpack-dev-server": "^3.11.0" |
| 96 | + "webpack-dev-server": "^3.11.2" |
96 | 97 | },
|
97 | 98 | "main": "src/index.jsx",
|
98 | 99 | "scripts": {
|
|
0 commit comments