|
30 | 30 | },
|
31 | 31 | "homepage": "https://github.com/taion/react-router-scroll#readme",
|
32 | 32 | "dependencies": {
|
33 |
| - "prop-types": "^15.5.6", |
| 33 | + "prop-types": "^15.6.0", |
34 | 34 | "scroll-behavior": "^0.9.3",
|
35 | 35 | "warning": "^3.0.0"
|
36 | 36 | },
|
|
41 | 41 | "react-router": "^2.3.0 || ^3.0.0"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "babel-cli": "^6.18.0", |
45 |
| - "babel-core": "^6.18.2", |
46 |
| - "babel-eslint": "^7.1.0", |
47 |
| - "babel-loader": "^6.2.7", |
| 44 | + "babel-cli": "^6.26.0", |
| 45 | + "babel-core": "^6.26.0", |
| 46 | + "babel-eslint": "^7.2.3", |
| 47 | + "babel-loader": "^7.1.2", |
48 | 48 | "babel-plugin-add-module-exports": "^0.2.1",
|
49 | 49 | "babel-plugin-dev-expression": "^0.2.1",
|
50 |
| - "babel-polyfill": "^6.16.0", |
51 |
| - "babel-preset-latest": "^6.16.0", |
52 |
| - "babel-preset-react": "^6.16.0", |
53 |
| - "babel-preset-stage-1": "^6.16.0", |
54 |
| - "chai": "^3.5.0", |
55 |
| - "cross-env": "^3.1.3", |
56 |
| - "dirty-chai": "^1.2.2", |
57 |
| - "dom-helpers": "^3.0.0", |
58 |
| - "eslint": "^3.9.1", |
59 |
| - "eslint-config-4catalyzer-react": "^0.1.3", |
60 |
| - "eslint-plugin-import": "^1.16.0", |
61 |
| - "eslint-plugin-jsx-a11y": "^2.2.3", |
62 |
| - "eslint-plugin-react": "^6.5.0", |
| 50 | + "babel-polyfill": "^6.26.0", |
| 51 | + "babel-preset-env": "^1.6.0", |
| 52 | + "babel-preset-react": "^6.24.1", |
| 53 | + "babel-preset-stage-1": "^6.24.1", |
| 54 | + "chai": "^4.1.2", |
| 55 | + "create-react-class": "^15.6.2", |
| 56 | + "cross-env": "^5.0.5", |
| 57 | + "dirty-chai": "^2.0.1", |
| 58 | + "dom-helpers": "^3.2.1", |
| 59 | + "eslint": "^4.7.2", |
| 60 | + "eslint-config-4catalyzer-react": "^0.3.2", |
| 61 | + "eslint-plugin-import": "^2.7.0", |
| 62 | + "eslint-plugin-jsx-a11y": "^5.1.1", |
| 63 | + "eslint-plugin-react": "^7.4.0", |
63 | 64 | "history": "^2.1.2",
|
64 |
| - "karma": "^1.3.0", |
65 |
| - "karma-chrome-launcher": "^2.0.0", |
66 |
| - "karma-firefox-launcher": "^1.0.0", |
67 |
| - "karma-mocha": "^1.2.0", |
68 |
| - "karma-mocha-reporter": "^2.2.0", |
69 |
| - "karma-sinon-chai": "^1.2.4", |
| 65 | + "karma": "^1.7.1", |
| 66 | + "karma-chrome-launcher": "^2.2.0", |
| 67 | + "karma-firefox-launcher": "^1.0.1", |
| 68 | + "karma-mocha": "^1.3.0", |
| 69 | + "karma-mocha-reporter": "^2.2.4", |
| 70 | + "karma-sinon-chai": "^1.3.2", |
70 | 71 | "karma-sourcemap-loader": "^0.3.7",
|
71 |
| - "karma-webpack": "^1.8.0", |
72 |
| - "mocha": "^3.1.2", |
73 |
| - "react": "^15.5.3", |
74 |
| - "react-dom": "^15.5.3", |
| 72 | + "karma-webpack": "^2.0.4", |
| 73 | + "mocha": "^3.5.3", |
| 74 | + "react": "^16.0.0", |
| 75 | + "react-dom": "^16.0.0", |
75 | 76 | "react-router": "^2.8.1",
|
76 |
| - "rimraf": "^2.5.4", |
77 |
| - "sinon": "^1.17.6", |
78 |
| - "sinon-chai": "^2.8.0", |
79 |
| - "webpack": "^1.13.3" |
| 77 | + "rimraf": "^2.6.2", |
| 78 | + "sinon": "^2.4.1", |
| 79 | + "sinon-chai": "^2.13.0", |
| 80 | + "webpack": "^3.6.0" |
80 | 81 | }
|
81 | 82 | }
|
0 commit comments