|
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | 57 | "dom-helpers": "^3.3.1", |
58 | | - "loose-envify": "^1.3.1", |
| 58 | + "loose-envify": "^1.4.0", |
59 | 59 | "prop-types": "^15.6.2", |
60 | 60 | "react-lifecycles-compat": "^3.0.4" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@babel/cli": "^7.0.0-beta.51", |
64 | | - "@babel/core": "^7.0.0-beta.51", |
65 | | - "@semantic-release/changelog": "^2.0.1", |
66 | | - "@semantic-release/git": "^6.0.1", |
67 | | - "@semantic-release/github": "^4.2.11", |
68 | | - "@semantic-release/npm": "^3.3.3", |
69 | | - "@storybook/addon-actions": "^3.2.11", |
70 | | - "@storybook/react": "^3.2.11", |
| 63 | + "@babel/cli": "^7.1.0", |
| 64 | + "@babel/core": "^7.1.0", |
| 65 | + "@semantic-release/changelog": "^3.0.0", |
| 66 | + "@semantic-release/git": "^7.0.4", |
| 67 | + "@semantic-release/github": "^5.0.5", |
| 68 | + "@semantic-release/npm": "^5.0.4", |
| 69 | + "@storybook/addon-actions": "^3.4.11", |
| 70 | + "@storybook/react": "^3.4.11", |
71 | 71 | "babel-core": "^7.0.0-bridge.0", |
72 | | - "babel-eslint": "^8.2.5", |
73 | | - "babel-jest": "^23.2.0", |
74 | | - "babel-loader": "^8.0.0-beta.4", |
75 | | - "babel-plugin-transform-react-remove-prop-types": "^0.4.5", |
76 | | - "babel-preset-jason": "^4.2.0", |
77 | | - "enzyme": "^3.3.0", |
78 | | - "enzyme-adapter-react-16": "^1.1.1", |
79 | | - "eslint": "^4.19.1", |
80 | | - "eslint-config-jason": "^4.0.0", |
81 | | - "eslint-config-prettier": "^2.9.0", |
82 | | - "eslint-plugin-import": "^2.2.0", |
83 | | - "eslint-plugin-jsx-a11y": "^6.0.3", |
84 | | - "eslint-plugin-prettier": "^2.6.0", |
85 | | - "eslint-plugin-react": "^7.10.0", |
86 | | - "husky": "^1.0.0-rc.8", |
87 | | - "jest": "^23.2.0", |
88 | | - "prettier": "^1.11.1", |
89 | | - "react": "^16.3.0", |
90 | | - "react-dom": "^16.3.0", |
91 | | - "react-test-renderer": "^16.3.0", |
| 72 | + "babel-eslint": "^9.0.0", |
| 73 | + "babel-jest": "^23.6.0", |
| 74 | + "babel-loader": "^8.0.2", |
| 75 | + "babel-plugin-transform-react-remove-prop-types": "^0.4.18", |
| 76 | + "babel-preset-jason": "^6.0.1", |
| 77 | + "enzyme": "^3.6.0", |
| 78 | + "enzyme-adapter-react-16": "^1.5.0", |
| 79 | + "eslint": "^5.6.0", |
| 80 | + "eslint-config-jason": "^4.1.0", |
| 81 | + "eslint-config-prettier": "^3.1.0", |
| 82 | + "eslint-plugin-import": "^2.14.0", |
| 83 | + "eslint-plugin-jsx-a11y": "^6.1.1", |
| 84 | + "eslint-plugin-prettier": "^2.6.2", |
| 85 | + "eslint-plugin-react": "^7.11.1", |
| 86 | + "husky": "^1.0.0-rc.15", |
| 87 | + "jest": "^23.6.0", |
| 88 | + "prettier": "^1.14.3", |
| 89 | + "react": "^16.5.2", |
| 90 | + "react-dom": "^16.5.2", |
| 91 | + "react-test-renderer": "^16.5.2", |
92 | 92 | "release-script": "^1.0.2", |
93 | 93 | "rimraf": "^2.6.1", |
94 | | - "semantic-release": "^15.1.7", |
| 94 | + "semantic-release": "^15.9.16", |
95 | 95 | "semantic-release-alt-publish-dir": "^2.1.1", |
96 | | - "sinon": "^6.0.1", |
97 | | - "travis-deploy-once": "^4.4.1", |
98 | | - "webpack": "^4.12.2", |
99 | | - "webpack-atoms": "^7.0.1", |
100 | | - "webpack-cli": "^3.0.8" |
| 96 | + "sinon": "^6.3.4", |
| 97 | + "travis-deploy-once": "^5.0.8", |
| 98 | + "webpack": "^4.19.1", |
| 99 | + "webpack-atoms": "^8.0.0", |
| 100 | + "webpack-cli": "^3.1.1" |
101 | 101 | }, |
102 | 102 | "release": { |
103 | 103 | "pkgRoot": "lib", |
|
0 commit comments