|
24 | 24 | },
|
25 | 25 | "homepage": "https://github.com/amarofashion/react-credit-cards#readme",
|
26 | 26 | "peerDependencies": {
|
27 |
| - "react": "^0.14.0 || ^15.0.0", |
28 |
| - "prop-types": "^15.5.10" |
| 27 | + "react": "^15.0.0 || ^16.0.0", |
| 28 | + "prop-types": "^15.6.0" |
29 | 29 | },
|
30 | 30 | "dependencies": {
|
31 |
| - "payment": "^2.2.1" |
| 31 | + "payment": "^2.3.0" |
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "autoprefixer": "^7.1.2", |
35 |
| - "babel-core": "^6.25.0", |
36 |
| - "babel-eslint": "^7.2.3", |
37 |
| - "babel-jest": "^20.0.3", |
38 |
| - "babel-loader": "^7.1.1", |
| 34 | + "autoprefixer": "^7.1.4", |
| 35 | + "babel-core": "^6.26.0", |
| 36 | + "babel-eslint": "^8.0.1", |
| 37 | + "babel-jest": "^21.2.0", |
| 38 | + "babel-loader": "^7.1.2", |
39 | 39 | "babel-plugin-array-includes": "^2.0.3",
|
40 |
| - "babel-plugin-istanbul": "^4.1.4", |
| 40 | + "babel-plugin-istanbul": "^4.1.5", |
41 | 41 | "babel-plugin-transform-flow-strip-types": "^6.22.0",
|
42 | 42 | "babel-plugin-transform-runtime": "^6.23.0",
|
43 | 43 | "babel-preset-env": "^1.6.0",
|
|
46 | 46 | "browser-sync": "^2.18.13",
|
47 | 47 | "browser-sync-webpack-plugin": "^1.2.0",
|
48 | 48 | "chalk": "^2.1.0",
|
49 |
| - "clean-webpack-plugin": "^0.1.16", |
50 |
| - "copy-webpack-plugin": "^4.0.1", |
51 |
| - "css-loader": "^0.28.4", |
| 49 | + "clean-webpack-plugin": "^0.1.17", |
| 50 | + "copy-webpack-plugin": "^4.1.1", |
| 51 | + "css-loader": "^0.28.7", |
52 | 52 | "date-fns": "^1.28.5",
|
53 |
| - "enzyme": "^2.9.1", |
54 |
| - "eslint": "^4.4.1", |
| 53 | + "enzyme": "^3.1.0", |
| 54 | + "eslint": "^4.8.0", |
55 | 55 | "eslint-config-airbnb": "^15.1.0",
|
56 | 56 | "eslint-import-resolver-webpack": "^0.8.3",
|
57 | 57 | "eslint-loader": "^1.9.0",
|
58 | 58 | "eslint-plugin-babel": "^4.1.2",
|
59 |
| - "eslint-plugin-flowtype": "^2.35.0", |
| 59 | + "eslint-plugin-flowtype": "^2.39.0", |
60 | 60 | "eslint-plugin-import": "^2.7.0",
|
61 |
| - "eslint-plugin-jsx-a11y": "^5.1.1", |
62 |
| - "eslint-plugin-react": "^7.2.0", |
63 |
| - "extract-text-webpack-plugin": "^3.0.0", |
64 |
| - "file-loader": "^0.11.2", |
65 |
| - "flow-bin": "^0.52.0", |
| 61 | + "eslint-plugin-jsx-a11y": "^6.0.2", |
| 62 | + "eslint-plugin-react": "^7.4.0", |
| 63 | + "extract-text-webpack-plugin": "^3.0.1", |
| 64 | + "file-loader": "^1.1.5", |
| 65 | + "flow-bin": "^0.56.0", |
66 | 66 | "html-webpack-plugin": "^2.30.1",
|
67 | 67 | "husky": "^0.14.3",
|
68 |
| - "image-webpack-loader": "^3.3.1", |
69 |
| - "jest-cli": "^20.0.4", |
70 |
| - "jsdom": "^11.1.0", |
| 68 | + "image-webpack-loader": "^3.4.2", |
| 69 | + "jest-cli": "^21.2.1", |
| 70 | + "jsdom": "^11.3.0", |
71 | 71 | "node-sass": "^4.5.3",
|
72 | 72 | "normalize.css": "^7.0.0",
|
73 |
| - "postcss": "^6.0.8", |
| 73 | + "postcss": "^6.0.13", |
74 | 74 | "postcss-loader": "^2.0.6",
|
75 |
| - "prop-types": "^15.5.10", |
76 |
| - "react": "^15.6.1", |
77 |
| - "react-addons-test-utils": "^15.6.0", |
78 |
| - "react-dom": "^15.6.1", |
| 75 | + "prop-types": "^15.6.0", |
| 76 | + "react": "^16.0.0", |
| 77 | + "react-addons-test-utils": "^15.6.2", |
| 78 | + "react-dom": "^16.0.0", |
79 | 79 | "react-hot-loader": "^3.0.0-beta.7",
|
80 | 80 | "sass-loader": "^6.0.6",
|
81 |
| - "source-map-support": "^0.4.15", |
82 |
| - "style-loader": "^0.18.2", |
83 |
| - "stylelint": "^8.0.0", |
| 81 | + "source-map-support": "^0.5.0", |
| 82 | + "style-loader": "^0.19.0", |
| 83 | + "stylelint": "^8.2.0", |
84 | 84 | "stylelint-config-standard": "^17.0.0",
|
85 | 85 | "stylelint-declaration-strict-value": "^1.0.4",
|
86 |
| - "stylelint-order": "^0.6.0", |
87 |
| - "stylelint-scss": "^2.0.1", |
88 |
| - "webpack": "^3.5.3", |
89 |
| - "webpack-dev-server": "^2.7.1", |
| 86 | + "stylelint-order": "^0.7.0", |
| 87 | + "stylelint-scss": "^2.1.0", |
| 88 | + "webpack": "^3.6.0", |
| 89 | + "webpack-dev-server": "^2.9.1", |
90 | 90 | "webpack-merge": "^4.1.0",
|
91 | 91 | "webpack-node-externals": "^1.6.0"
|
92 | 92 | },
|
|
0 commit comments