|
71 | 71 | "mocha": "mkdirp test/tmp && concurrently \"env-cmd -f ./.env.test react-scripts start\" \"wait-on http://localhost:3000 && yarn mocha:run\""
|
72 | 72 | },
|
73 | 73 | "dependencies": {
|
74 |
| - "@material-ui/core": "4.11.3", |
| 74 | + "@material-ui/core": "4.11.4", |
75 | 75 | "@material-ui/icons": "4.11.2",
|
76 |
| - "@sentry/browser": "6.2.3", |
77 |
| - "@sentry/electron": "2.4.0", |
| 76 | + "@sentry/browser": "6.3.4", |
| 77 | + "@sentry/electron": "2.4.1", |
78 | 78 | "about-window": "1.14.0",
|
79 | 79 | "archiver": "5.3.0",
|
80 | 80 | "bson-objectid": "2.0.1",
|
81 | 81 | "chai": "4.3.4",
|
82 |
| - "cheerio": "1.0.0-rc.5", |
83 |
| - "classnames": "2.2.6", |
| 82 | + "cheerio": "1.0.0-rc.6", |
| 83 | + "classnames": "2.3.1", |
84 | 84 | "clsx": "1.1.1",
|
85 | 85 | "connected-react-router": "6.9.1",
|
86 | 86 | "download": "8.0.0",
|
87 |
| - "electron-devtools-installer": "3.1.1", |
| 87 | + "electron-devtools-installer": "3.2.0", |
88 | 88 | "electron-is-dev": "2.0.0",
|
89 |
| - "electron-log": "4.3.2", |
| 89 | + "electron-log": "4.3.4", |
90 | 90 | "electron-publisher-s3": "20.17.2",
|
91 | 91 | "electron-updater": "4.3.8",
|
92 | 92 | "enzyme": "3.11.0",
|
93 | 93 | "enzyme-adapter-react-16": "1.15.6",
|
94 | 94 | "extract-zip": "2.0.1",
|
95 | 95 | "fs-extra": "9.1.0",
|
96 | 96 | "history": "5.0.0",
|
97 |
| - "i18next": "20.1.0", |
| 97 | + "i18next": "20.2.2", |
98 | 98 | "immutable": "4.0.0-rc.12",
|
99 | 99 | "is-online": "9.0.0",
|
100 |
| - "katex": "0.13.0", |
| 100 | + "katex": "0.13.3", |
101 | 101 | "lodash": "4.17.21",
|
102 | 102 | "lowdb": "1.0.0",
|
103 | 103 | "md5": "2.3.0",
|
104 |
| - "mime-types": "2.1.29", |
| 104 | + "mime-types": "2.1.30", |
105 | 105 | "mkdirp": "1.0.4",
|
106 | 106 | "mocha": "8.3.2",
|
107 | 107 | "node-machine-id": "1.1.12",
|
|
114 | 114 | "react-dev-utils": "11.0.4",
|
115 | 115 | "react-diff-viewer": "3.1.1",
|
116 | 116 | "react-dom": "17.0.2",
|
117 |
| - "react-i18next": "11.8.12", |
| 117 | + "react-i18next": "11.8.15", |
118 | 118 | "react-immutable-proptypes": "2.2.0",
|
119 | 119 | "react-joyride": "2.3.0",
|
120 | 120 | "react-json-view": "1.21.3",
|
121 | 121 | "react-loading": "2.0.3",
|
122 | 122 | "react-quill": "1.3.5",
|
123 |
| - "react-redux": "7.2.3", |
| 123 | + "react-redux": "7.2.4", |
124 | 124 | "react-redux-toastr": "7.6.5",
|
125 | 125 | "react-router": "5.2.0",
|
126 | 126 | "react-router-dom": "5.2.0",
|
127 | 127 | "react-select": "4.3.0",
|
128 | 128 | "react-split-pane": "0.1.92",
|
129 | 129 | "recharts": "2.0.9",
|
130 |
| - "redux": "4.0.5", |
| 130 | + "redux": "4.1.0", |
131 | 131 | "redux-devtools-extension": "2.13.9",
|
132 | 132 | "redux-promise": "0.6.0",
|
133 | 133 | "redux-thunk": "2.3.0",
|
|
136 | 136 | "universal-analytics": "0.4.23"
|
137 | 137 | },
|
138 | 138 | "devDependencies": {
|
139 |
| - "@babel/cli": "7.13.14", |
140 |
| - "@babel/core": "7.13.14", |
141 |
| - "@babel/plugin-transform-runtime": "7.13.10", |
142 |
| - "@babel/preset-env": "7.13.12", |
143 |
| - "@babel/register": "7.13.14", |
144 |
| - "@commitlint/cli": "12.0.1", |
145 |
| - "@commitlint/config-conventional": "12.0.1", |
| 139 | + "@babel/cli": "7.13.16", |
| 140 | + "@babel/core": "7.13.16", |
| 141 | + "@babel/plugin-transform-runtime": "7.13.15", |
| 142 | + "@babel/preset-env": "7.13.15", |
| 143 | + "@babel/register": "7.13.16", |
| 144 | + "@commitlint/cli": "12.1.1", |
| 145 | + "@commitlint/config-conventional": "12.1.1", |
146 | 146 | "codacy-coverage": "3.4.0",
|
147 |
| - "concurrently": "6.0.0", |
| 147 | + "concurrently": "6.0.2", |
148 | 148 | "cross-env": "7.0.3",
|
149 |
| - "electron": "12.0.2", |
| 149 | + "electron": "12.0.5", |
150 | 150 | "electron-builder": "22.10.5",
|
151 | 151 | "env-cmd": "10.1.0",
|
152 |
| - "enzyme-to-json": "3.6.1", |
| 152 | + "enzyme-to-json": "3.6.2", |
153 | 153 | "eslint-config-airbnb": "18.2.1",
|
154 |
| - "eslint-config-prettier": "8.1.0", |
| 154 | + "eslint-config-prettier": "8.3.0", |
155 | 155 | "eslint-plugin-mocha": "8.1.0",
|
156 | 156 | "husky": "6.0.0",
|
157 | 157 | "npm-run-all": "4.1.5",
|
|
160 | 160 | "react-scripts": "4.0.3",
|
161 | 161 | "redux-mock-store": "1.5.4",
|
162 | 162 | "spectron": "14.0.0",
|
163 |
| - "standard-version": "9.1.1", |
| 163 | + "standard-version": "9.2.0", |
164 | 164 | "wait-on": "5.3.0"
|
165 | 165 | },
|
166 | 166 | "build": {
|
|
0 commit comments