|
39 | 39 | },
|
40 | 40 | "homepage": "https://github.com/rcdexta/react-trello",
|
41 | 41 | "dependencies": {
|
42 |
| - "immutability-helper": "^2.4.0", |
43 |
| - "lodash": "^4.17.4", |
44 |
| - "prop-types": "^15.6.0", |
45 |
| - "react-redux": "^5.0.3", |
46 |
| - "smooth-dnd": "0.6.2", |
47 |
| - "redux": "^3.6.0", |
48 |
| - "redux-actions": "^1.2.2", |
| 42 | + "immutability-helper": "^2.8.1", |
| 43 | + "lodash": "^4.17.11", |
| 44 | + "prop-types": "^15.6.2", |
| 45 | + "react-redux": "^5.0.7", |
| 46 | + "redux": "^4.0.0", |
| 47 | + "redux-actions": "^2.6.1", |
49 | 48 | "redux-logger": "^3.0.6",
|
50 |
| - "uuid": "^3.1.0", |
51 |
| - "styled-components": "^2.1.1" |
| 49 | + "smooth-dnd": "0.6.2", |
| 50 | + "styled-components": "^3.4.10", |
| 51 | + "uuid": "^3.3.2" |
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@storybook/addon-info": "^3.2.12", |
55 |
| - "@storybook/addon-options": "^3.2.12", |
56 |
| - "@storybook/cli": "^3.2.12", |
57 |
| - "@storybook/react": "^3.2.12", |
58 |
| - "@storybook/storybook-deployer": "^2.0.0", |
59 |
| - "autoprefixer": "^7.1.1", |
60 |
| - "babel-cli": "^6.26.0", |
61 |
| - "babel-core": "^6.26.0", |
62 |
| - "babel-eslint": "^8.2.1", |
63 |
| - "babel-jest": "^21.0.0", |
64 |
| - "babel-plugin-transform-async-to-generator": "^6.24.1", |
65 |
| - "babel-plugin-transform-object-rest-spread": "^6.23.0", |
66 |
| - "babel-plugin-transform-runtime": "^6.23.0", |
67 |
| - "babel-preset-es2015": "^6.24.1", |
68 |
| - "babel-preset-react": "^6.24.1", |
69 |
| - "babel-preset-stage-0": "^6.22.0", |
70 |
| - "chai": "^4.0.1", |
71 |
| - "chai-enzyme": "^0.7.1", |
| 54 | + "@babel/plugin-proposal-class-properties": "^7.1.0", |
| 55 | + "babel-loader": "^8.0.4", |
| 56 | + "@babel/cli": "7.1.2", |
| 57 | + "@babel/core": "^7.1.2", |
| 58 | + "@babel/plugin-transform-async-to-generator": "7.1.0", |
| 59 | + "@babel/plugin-transform-runtime": "7.1.0", |
| 60 | + "@babel/preset-env": "7.1.0", |
| 61 | + "@babel/preset-react": " 7.0.0", |
| 62 | + "@storybook/addon-info": "^v4.0.0-alpha.20", |
| 63 | + "@storybook/addon-options": "^v4.0.0-alpha.20", |
| 64 | + "@storybook/cli": "^v4.0.0-alpha.20", |
| 65 | + "@storybook/react": "4.0.0-alpha.20", |
| 66 | + "@storybook/storybook-deployer": "^2.3.0", |
| 67 | + "autoprefixer": "^9.1.5", |
| 68 | + "babel-core": "^7.0.0-0", |
| 69 | + "babel-eslint": "^10.0.1", |
| 70 | + "babel-jest": "^23.6.0", |
| 71 | + "chai": "^4.2.0", |
| 72 | + "chai-enzyme": "^1.0.0-beta.1", |
72 | 73 | "codecov.io": "^0.1.6",
|
73 |
| - "commitizen": "^2.9.6", |
74 |
| - "css-loader": "^0.28.4", |
75 |
| - "cz-conventional-changelog": "^2.0.0", |
76 |
| - "enzyme": "^2.8.2", |
77 |
| - "eslint": "^4.14.0", |
78 |
| - "eslint-config-prettier": "^2.9.0", |
79 |
| - "eslint-config-standard": "^10.2.1", |
80 |
| - "eslint-config-standard-react": "^5.0.0", |
81 |
| - "eslint-plugin-import": "^2.3.0", |
82 |
| - "eslint-plugin-node": "^5.0.0", |
83 |
| - "eslint-plugin-prettier": "^2.4.0", |
84 |
| - "eslint-plugin-promise": "^3.5.0", |
85 |
| - "eslint-plugin-react": "^7.0.1", |
86 |
| - "eslint-plugin-standard": "^3.0.1", |
| 74 | + "commitizen": "^3.0.2", |
| 75 | + "css-loader": "^1.0.0", |
| 76 | + "cz-conventional-changelog": "^2.1.0", |
| 77 | + "enzyme": "^3.7.0", |
| 78 | + "eslint": "^5.6.1", |
| 79 | + "eslint-config-prettier": "^3.1.0", |
| 80 | + "eslint-config-standard": "^12.0.0", |
| 81 | + "eslint-config-standard-react": "^7.0.2", |
| 82 | + "eslint-plugin-import": "^2.14.0", |
| 83 | + "eslint-plugin-node": "^7.0.1", |
| 84 | + "eslint-plugin-prettier": "^3.0.0", |
| 85 | + "eslint-plugin-promise": "^4.0.1", |
| 86 | + "eslint-plugin-react": "^7.11.1", |
| 87 | + "eslint-plugin-standard": "^4.0.0", |
87 | 88 | "eventsource-polyfill": "^0.9.6",
|
88 |
| - "extract-text-webpack-plugin": "^2.1.0", |
89 |
| - "husky": "^0.14.3", |
| 89 | + "extract-text-webpack-plugin": "^3.0.2", |
| 90 | + "husky": "^1.1.2", |
90 | 91 | "jest": "^21.0.1",
|
91 | 92 | "jest-cli": "^21.0.1",
|
92 |
| - "jsdom": "^9.12.0", |
93 |
| - "mocha": "^3.4.2", |
| 93 | + "jsdom": "^12.2.0", |
| 94 | + "mocha": "^5.2.0", |
94 | 95 | "node-sass": "^4.5.3",
|
95 |
| - "prettier": "1.10.2", |
96 |
| - "pretty-quick": "^1.4.1", |
| 96 | + "prettier": "1.14.3", |
| 97 | + "pretty-quick": "^1.7.0", |
97 | 98 | "react": "^16.2.0",
|
98 |
| - "react-addons-test-utils": "^15.5.1", |
| 99 | + "react-addons-test-utils": "^15.6.2", |
99 | 100 | "react-dom": "^16.2.0",
|
100 | 101 | "react-test-renderer": "^15.4.2",
|
101 | 102 | "sass-loader": "^6.0.6",
|
|
0 commit comments