|
42 | 42 | "gettext-parser": "^3.1.0", |
43 | 43 | "lodash.debounce": "^4.0.8", |
44 | 44 | "node-gettext": "^2.0.0", |
45 | | - "react": "^16.4.2", |
46 | 45 | "react-alice-carousel": "^1.14.0", |
47 | 46 | "react-avatar-editor": "^11.0.4", |
48 | 47 | "react-date-picker": "6.13.0", |
49 | | - "react-dom": "^16.4.2", |
50 | 48 | "react-dropzone": "^8.1.0", |
51 | 49 | "react-player": "^1.7.0", |
52 | 50 | "react-router-dom": "^4.1.1", |
53 | 51 | "react-spring": "7.2.0", |
54 | 52 | "react-tag-autocomplete": "^5.8.0", |
55 | 53 | "react-textarea-autosize": "^7.0.4", |
56 | | - "uuid": "^3.3.3" |
| 54 | + "uuid": "^3.4.0" |
57 | 55 | }, |
58 | 56 | "devDependencies": { |
59 | | - "@babel/core": "^7.2.2", |
60 | | - "@dump247/storybook-state": "^1.5.0", |
| 57 | + "@babel/core": "^7.8.4", |
| 58 | + "@dump247/storybook-state": "^1.6.1", |
61 | 59 | "@sambego/storybook-styles": "^1.0.0", |
62 | | - "@storybook/addon-actions": "^4.0.12", |
63 | | - "@storybook/addon-info": "^4.1.11", |
64 | | - "@storybook/addon-knobs": "^4.1.11", |
65 | | - "@storybook/addon-viewport": "^4.1.11", |
66 | | - "@storybook/addons": "^4.1.11", |
67 | | - "@storybook/react": "^4.1.11", |
| 60 | + "@storybook/addon-actions": "^4.1.18", |
| 61 | + "@storybook/addon-info": "^4.1.18", |
| 62 | + "@storybook/addon-knobs": "^4.1.18", |
| 63 | + "@storybook/addon-viewport": "^4.1.18", |
| 64 | + "@storybook/addons": "^4.1.18", |
| 65 | + "@storybook/react": "^4.1.18", |
68 | 66 | "@types/classnames": "^2.2.9", |
69 | | - "@types/enzyme": "^3.10.3", |
| 67 | + "@types/enzyme": "^3.10.4", |
70 | 68 | "@types/enzyme-adapter-react-16": "^1.0.5", |
71 | | - "@types/history": "^4.7.0", |
72 | 69 | "@types/jest": "^23.3.14", |
73 | 70 | "@types/lodash.debounce": "^4.0.6", |
74 | | - "@types/node": "^11.9.3", |
| 71 | + "@types/node": "^12.12.26", |
75 | 72 | "@types/react-avatar-editor": "^10.3.5", |
76 | | - "@types/react-dom": "^16.0.7", |
| 73 | + "@types/react-dom": "^16.9.5", |
77 | 74 | "@types/react-router": "^4.0.30", |
78 | 75 | "@types/react-router-dom": "^4.3.0", |
79 | | - "@types/storybook__addon-actions": "^3.0.3", |
80 | | - "@types/storybook__addon-links": "^3.3.1", |
81 | | - "@types/storybook__react": "^4.0.0", |
82 | | - "@types/uuid": "^3.4.6", |
83 | | - "@typescript-eslint/parser": "^2.3.0", |
| 76 | + "@types/storybook__addon-actions": "^3.4.3", |
| 77 | + "@types/storybook__react": "^4.0.2", |
| 78 | + "@types/uuid": "^3.4.7", |
| 79 | + "@typescript-eslint/parser": "^2.19.0", |
84 | 80 | "@ultimaker/eslint-config": "^1.1.1", |
85 | | - "@ultimaker/stylelint-config": "^1.0.0", |
| 81 | + "@ultimaker/stylelint-config": "^1.1.3", |
86 | 82 | "awesome-typescript-loader": "^5.2.1", |
87 | | - "babel-loader": "^8.0.5", |
88 | | - "copyfiles": "^2.1.0", |
89 | | - "css-loader": "^3.2.0", |
90 | | - "enzyme": "^3.10.0", |
91 | | - "enzyme-adapter-react-16": "^1.15.1", |
92 | | - "enzyme-to-json": "^3.3.4", |
93 | | - "eslint": "^6.4.0", |
| 83 | + "babel-loader": "^8.0.6", |
| 84 | + "copyfiles": "^2.2.0", |
| 85 | + "css-loader": "^3.4.2", |
| 86 | + "enzyme": "^3.11.0", |
| 87 | + "enzyme-adapter-react-16": "^1.15.2", |
| 88 | + "enzyme-to-json": "^3.4.4", |
| 89 | + "eslint": "^6.8.0", |
94 | 90 | "eslint-config-airbnb": "^18.0.1", |
95 | 91 | "eslint-plugin-import": "^2.18.2", |
96 | 92 | "eslint-plugin-jsx-a11y": "^6.2.3", |
97 | | - "eslint-plugin-react": "^7.14.3", |
| 93 | + "eslint-plugin-react": "^7.18.3", |
98 | 94 | "eslint-plugin-react-hooks": "^1.7.0", |
99 | | - "file-loader": "^3.0.1", |
| 95 | + "file-loader": "^5.0.2", |
100 | 96 | "gettext-extractor": "^3.4.0", |
101 | 97 | "jest": "^24.9.0", |
102 | | - "react-docgen-typescript-loader": "^3.0.1", |
103 | | - "react-docgen-typescript-webpack-plugin": "^1.1.0", |
104 | | - "rimraf": "^2.6.3", |
105 | | - "sass": "^1.22.12", |
106 | | - "sass-loader": "^7.0.3", |
107 | | - "storybook-addon-jsx": "^7.0.0", |
108 | | - "stylelint": "^11.0.0", |
| 98 | + "react": "^16.12.0", |
| 99 | + "react-dom": "^16.12.0", |
| 100 | + "rimraf": "^3.0.1", |
| 101 | + "sass": "^1.25.0", |
| 102 | + "sass-loader": "^8.0.2", |
| 103 | + "stylelint": "^13.0.0", |
109 | 104 | "ts-jest": "^24.2.0", |
110 | | - "typescript": "^3.7.2", |
111 | | - "webpack": "4.29.3" |
| 105 | + "typescript": "^3.7.5", |
| 106 | + "webpack": "^4.41.5" |
| 107 | + }, |
| 108 | + "peerDependencies": { |
| 109 | + "react": "^16.12.0", |
| 110 | + "react-dom": "^16.12.0" |
112 | 111 | } |
113 | 112 | } |
0 commit comments