|
1 | 1 | { |
2 | 2 | "name": "neuron-ui", |
3 | | - "version": "0.19.0-beta.1", |
| 3 | + "version": "0.20.0-beta.0", |
4 | 4 | "private": true, |
5 | 5 | "author": { |
6 | 6 | "name": "Nervos Core Dev", |
|
43 | 43 | "last 2 chrome versions" |
44 | 44 | ], |
45 | 45 | "dependencies": { |
46 | | - "@nervosnetwork/ckb-sdk-core": "0.19.1", |
47 | | - "@uifabric/experiments": "7.10.0", |
48 | | - "@uifabric/styling": "7.4.0", |
| 46 | + "@nervosnetwork/ckb-sdk-core": "0.20.0", |
| 47 | + "@uifabric/experiments": "7.16.1", |
| 48 | + "@uifabric/styling": "7.6.2", |
49 | 49 | "canvg": "2.0.0", |
50 | | - "grommet-icons": "4.2.0", |
51 | | - "i18next": "15.1.3", |
52 | | - "office-ui-fabric-react": "7.19.1", |
| 50 | + "grommet-icons": "4.3.0", |
| 51 | + "i18next": "17.0.13", |
| 52 | + "office-ui-fabric-react": "7.31.1", |
53 | 53 | "qr.js": "0.0.0", |
54 | | - "react": "16.8.6", |
55 | | - "react-dom": "16.8.6", |
56 | | - "react-i18next": "10.11.0", |
57 | | - "react-router-dom": "5.0.0", |
| 54 | + "react": "16.9.0", |
| 55 | + "react-dom": "16.9.0", |
| 56 | + "react-i18next": "10.12.2", |
| 57 | + "react-router-dom": "5.0.1", |
58 | 58 | "react-scripts": "3.1.1", |
59 | 59 | "styled-components": "5.0.0-beta.0" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@storybook/addon-actions": "5.1.9", |
63 | | - "@storybook/addon-knobs": "5.1.9", |
64 | | - "@storybook/addon-links": "5.1.9", |
65 | | - "@storybook/addon-storyshots": "5.1.10", |
66 | | - "@storybook/addon-viewport": "5.1.9", |
67 | | - "@storybook/addons": "5.1.9", |
68 | | - "@storybook/cli": "5.1.9", |
69 | | - "@storybook/react": "5.1.9", |
70 | | - "@types/enzyme": "3.9.3", |
| 62 | + "@storybook/addon-actions": "5.1.11", |
| 63 | + "@storybook/addon-knobs": "5.1.11", |
| 64 | + "@storybook/addon-links": "5.1.11", |
| 65 | + "@storybook/addon-storyshots": "5.1.11", |
| 66 | + "@storybook/addon-viewport": "5.1.11", |
| 67 | + "@storybook/addons": "5.1.11", |
| 68 | + "@storybook/cli": "5.1.11", |
| 69 | + "@storybook/react": "5.1.11", |
| 70 | + "@types/enzyme": "3.10.3", |
71 | 71 | "@types/enzyme-adapter-react-16": "1.0.5", |
72 | | - "@types/node": "11.13.5", |
73 | | - "@types/react": "16.8.19", |
74 | | - "@types/react-dom": "16.8.4", |
75 | | - "@types/react-router-dom": "4.3.3", |
| 72 | + "@types/node": "12.7.4", |
| 73 | + "@types/react": "16.9.2", |
| 74 | + "@types/react-dom": "16.9.0", |
| 75 | + "@types/react-router-dom": "4.3.5", |
76 | 76 | "@types/storybook-react-router": "1.0.0", |
77 | 77 | "@types/storybook__addon-knobs": "5.0.3", |
78 | | - "@types/storybook__addon-storyshots": "5.1.0", |
| 78 | + "@types/storybook__addon-storyshots": "5.1.1", |
79 | 79 | "@types/storybook__react": "4.0.2", |
80 | | - "@types/styled-components": "4.1.16", |
81 | | - "babel-jest": "24.8.0", |
82 | | - "enzyme": "3.9.0", |
83 | | - "enzyme-adapter-react-16": "1.13.2", |
| 80 | + "@types/styled-components": "4.1.18", |
| 81 | + "babel-jest": "24.9.0", |
| 82 | + "enzyme": "3.10.0", |
| 83 | + "enzyme-adapter-react-16": "1.14.0", |
84 | 84 | "jest-styled-components": "7.0.0-beta.1", |
85 | 85 | "jsqr": "1.2.0", |
86 | | - "lint-staged": "9.2.0", |
| 86 | + "lint-staged": "9.2.5", |
87 | 87 | "node-sass": "4.12.0", |
88 | 88 | "react-app-rewired": "2.1.3", |
89 | | - "react-test-renderer": "16.8.6", |
90 | | - "rimraf": "2.6.3", |
91 | | - "storybook-react-router": "1.0.5" |
| 89 | + "react-test-renderer": "16.9.0", |
| 90 | + "rimraf": "3.0.0", |
| 91 | + "storybook-react-router": "1.0.7" |
92 | 92 | } |
93 | 93 | } |
0 commit comments