|
1 | 1 | { |
2 | 2 | "name": "taskontable", |
3 | | - "version": "0.1.0", |
| 3 | + "version": "0.0.4", |
4 | 4 | "private": true, |
5 | 5 | "main": "./node_modules/react-native-scripts/build/bin/crna-entry.js", |
6 | 6 | "scripts": { |
|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@firebase/app": "^0.3.3", |
21 | | - "@firebase/auth": "^0.7.3", |
| 21 | + "@firebase/auth": "^0.7.4", |
22 | 22 | "@firebase/database": "^0.3.4", |
23 | 23 | "@firebase/messaging": "^0.3.5", |
24 | 24 | "@firebase/storage": "^0.2.3", |
25 | | - "@material-ui/core": "^3.0.1", |
| 25 | + "@material-ui/core": "^3.0.3", |
26 | 26 | "@material-ui/icons": "^3.0.1", |
27 | 27 | "codemirror": "^5.40.0", |
28 | 28 | "cropperjs": "^1.4.1", |
29 | 29 | "d3": "^5.7.0", |
30 | 30 | "expo": "^27.0.1", |
31 | 31 | "fast-clone": "^1.5.3", |
32 | 32 | "fast-equals": "^1.6.0", |
33 | | - "handsontable": "^5.0.1", |
| 33 | + "handsontable": "^5.0.2", |
34 | 34 | "localforage": "^1.7.2", |
35 | 35 | "lodash.debounce": "^4.0.8", |
36 | | - "material-ui-chip-input": "^1.0.0-beta.5", |
| 36 | + "material-ui-chip-input": "^1.0.0-beta.7", |
37 | 37 | "moment": "^2.22.2", |
38 | 38 | "node-polyglot": "^2.3.0", |
39 | 39 | "prop-types": "^15.6.2", |
40 | 40 | "ramda": "^0.25.0", |
41 | | - "raven-js": "^3.26.3", |
| 41 | + "raven-js": "^3.27.0", |
42 | 42 | "react": "^16.5.0", |
43 | 43 | "react-codemirror2": "^5.1.0", |
44 | 44 | "react-dom": "^16.5.0", |
|
53 | 53 | "devDependencies": { |
54 | 54 | "@storybook/react": "^3.4.10", |
55 | 55 | "chai": "^4.1.2", |
56 | | - "eslint": "^5.4.0", |
| 56 | + "eslint": "^5.5.0", |
57 | 57 | "eslint-config-airbnb": "^17.1.0", |
58 | 58 | "eslint-plugin-import": "^2.14.0", |
59 | 59 | "eslint-plugin-jsx-a11y": "^6.1.1", |
|
0 commit comments