|
51 | 51 | },
|
52 | 52 | "homepage": "https://github.com/airbnb/react-dates#readme",
|
53 | 53 | "devDependencies": {
|
54 |
| - "@storybook/addon-actions": "^3.3.13", |
55 |
| - "@storybook/addon-info": "^3.3.13", |
56 |
| - "@storybook/addon-links": "^3.3.13", |
57 |
| - "@storybook/addon-options": "^3.3.13", |
58 |
| - "@storybook/react": "^3.3.13", |
| 54 | + "@storybook/addon-actions": "^3.3.15", |
| 55 | + "@storybook/addon-info": "^3.3.15", |
| 56 | + "@storybook/addon-links": "^3.3.15", |
| 57 | + "@storybook/addon-options": "^3.3.15", |
| 58 | + "@storybook/react": "^3.3.15", |
59 | 59 | "airbnb-js-shims": "^1.4.1",
|
60 | 60 | "aphrodite": "^1.2.5",
|
61 | 61 | "babel-cli": "^6.26.0",
|
62 | 62 | "babel-core": "^6.26.0",
|
63 |
| - "babel-loader": "^7.1.3", |
| 63 | + "babel-loader": "^7.1.4", |
64 | 64 | "babel-plugin-inline-react-svg": "^0.5.2",
|
65 | 65 | "babel-plugin-inline-svg": "^0.1.0",
|
66 | 66 | "babel-plugin-istanbul": "^4.1.5",
|
67 | 67 | "babel-plugin-syntax-jsx": "^6.18.0",
|
68 |
| - "babel-plugin-transform-replace-object-assign": "^0.2.1", |
| 68 | + "babel-plugin-transform-replace-object-assign": "^1.0.0", |
69 | 69 | "babel-preset-airbnb": "^2.4.0",
|
70 | 70 | "babel-register": "^6.26.0",
|
71 | 71 | "chai": "^4.1.2",
|
72 |
| - "clean-css": "^4.1.9", |
| 72 | + "clean-css": "^4.1.11", |
73 | 73 | "coveralls": "^2.13.3",
|
74 |
| - "cross-env": "^5.1.3", |
| 74 | + "cross-env": "^5.1.4", |
75 | 75 | "enzyme": "^3.3.0",
|
76 | 76 | "enzyme-adapter-react-helper": "^1.2.3",
|
77 |
| - "eslint": "^4.18.0", |
| 77 | + "eslint": "^4.19.1", |
78 | 78 | "eslint-config-airbnb": "^16.1.0",
|
79 |
| - "eslint-plugin-import": "^2.8.0", |
| 79 | + "eslint-plugin-import": "^2.9.0", |
80 | 80 | "eslint-plugin-jsx-a11y": "^6.0.3",
|
81 |
| - "eslint-plugin-react": "^7.6.1", |
| 81 | + "eslint-plugin-react": "^7.7.0", |
82 | 82 | "eslint-plugin-react-with-styles": "^1.1.1",
|
83 | 83 | "git-directory-deploy": "^1.5.1",
|
84 | 84 | "imports-loader": "^0.7.1",
|
|
92 | 92 | "karma-webpack": "^2.0.9",
|
93 | 93 | "mocha": "^3.5.3",
|
94 | 94 | "mocha-wrap": "^2.1.1",
|
95 |
| - "moment": "^2.20.1", |
| 95 | + "moment": "^2.21.0", |
96 | 96 | "moment-jalaali": "^0.7.2",
|
97 | 97 | "node-sass": "^4.7.2",
|
98 |
| - "nyc": "^11.4.1", |
| 98 | + "nyc": "^11.6.0", |
99 | 99 | "raw-loader": "^0.5.1",
|
100 | 100 | "react": "^0.14 || ^15.5.4 || ^16.1.1",
|
101 | 101 | "react-dom": "^0.14 || ^15.5.4 || ^16.1.1",
|
102 |
| - "react-with-styles-interface-aphrodite": "^4.0.1", |
| 102 | + "react-with-styles-interface-aphrodite": "^4.0.2", |
103 | 103 | "react-with-styles-interface-css-compiler": "^1.1.2",
|
104 | 104 | "rimraf": "^2.6.2",
|
105 | 105 | "safe-publish-latest": "^1.1.1",
|
106 |
| - "sass-loader": "^6.0.6", |
107 |
| - "sinon": "^4.3.0", |
| 106 | + "sass-loader": "^6.0.7", |
| 107 | + "sinon": "^4.4.8", |
108 | 108 | "sinon-sandbox": "^1.0.2",
|
109 |
| - "style-loader": "^0.20.0", |
| 109 | + "style-loader": "^0.20.3", |
110 | 110 | "webpack": "^2.6.1"
|
111 | 111 | },
|
112 | 112 | "dependencies": {
|
|
0 commit comments