|
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 | 57 | "@shopify/js-uploader": "github:Shopify/js-uploader",
|
58 |
| - "@types/enzyme": "^2.8.0", |
59 |
| - "@types/jest": "^19.2.3", |
| 58 | + "@types/enzyme": "^2.8.12", |
| 59 | + "@types/jest": "^21.1.2", |
60 | 60 | "@types/lodash": "^4.14.66",
|
61 | 61 | "@types/node": "^8.0.0",
|
62 | 62 | "@types/react-hot-loader": "^3.0.1",
|
63 |
| - "archiver": "^1.3.0", |
| 63 | + "archiver": "^2.1.0", |
64 | 64 | "awesome-typescript-loader": "^3.1.3",
|
65 | 65 | "aws-sdk": "^2.58.0",
|
66 | 66 | "babel-cli": "^6.24.1",
|
67 | 67 | "babel-core": "^6.24.1",
|
68 |
| - "babel-jest": "^20.0.3", |
| 68 | + "babel-jest": "^21.2.0", |
69 | 69 | "babel-loader": "^7.0.0",
|
70 | 70 | "babel-preset-shopify": "^16.0.2",
|
71 | 71 | "change-case": "^3.0.1",
|
72 | 72 | "copyfiles": "^1.2.0",
|
73 |
| - "crypto": "^0.0.3", |
| 73 | + "crypto": "^1.0.1", |
74 | 74 | "css-loader": "^0.28.3",
|
75 | 75 | "cssnano": "^3.10.0",
|
76 |
| - "enzyme": "^2.8.2", |
77 |
| - "eslint": "^3.15.0", |
78 |
| - "eslint-plugin-shopify": "^16.0.0", |
79 |
| - "file-loader": "^0.11.1", |
80 |
| - "fs-extra": "^3.0.1", |
| 76 | + "enzyme": "^3.1.0", |
| 77 | + "enzyme-adapter-react-16": "^1.0.1", |
| 78 | + "eslint": "^4.8.0", |
| 79 | + "eslint-plugin-shopify": "^17.1.0", |
| 80 | + "file-loader": "^1.1.5", |
| 81 | + "fs-extra": "^4.0.2", |
81 | 82 | "generic-names": "^1.0.2",
|
82 | 83 | "glob": "^7.1.2",
|
83 | 84 | "identity-obj-proxy": "^3.0.0",
|
84 | 85 | "image-webpack-loader": "^3.3.1",
|
85 | 86 | "in-publish": "^2.0.0",
|
86 |
| - "jest": "^20.0.4", |
| 87 | + "jest": "^21.2.1", |
87 | 88 | "node-sass": "^4.5.3",
|
88 | 89 | "npm-run-all": "^4.0.2",
|
89 | 90 | "postcss": "^6.0.1",
|
|
94 | 95 | "postcss-modules-scope": "^1.1.0",
|
95 | 96 | "postcss-modules-values": "^1.3.0",
|
96 | 97 | "postcss-shopify": "^1.0.0",
|
97 |
| - "react": "^15.5.4", |
98 |
| - "react-addons-test-utils": "^15.5.1", |
99 |
| - "react-dom": "^15.5.4", |
| 98 | + "react": "^16.0.0", |
| 99 | + "react-addons-test-utils": "^15.5.4", |
| 100 | + "react-dom": "^16.0.0", |
| 101 | + "react-test-renderer": "^16.0.0", |
100 | 102 | "react-transition-group": "^2.2.1",
|
101 | 103 | "rimraf": "^2.6.1",
|
102 |
| - "rollup": "^0.41.6", |
103 |
| - "rollup-plugin-babel": "^2.7.1", |
| 104 | + "rollup": "^0.50.0", |
| 105 | + "rollup-plugin-babel": "^3.0.2", |
104 | 106 | "rollup-plugin-commonjs": "^8.0.2",
|
105 | 107 | "rollup-plugin-json": "^2.1.1",
|
106 | 108 | "rollup-plugin-node-resolve": "^3.0.0",
|
|
109 | 111 | "sass-resources-loader": "^1.2.1",
|
110 | 112 | "shelljs": "^0.7.7",
|
111 | 113 | "shx": "^0.2.2",
|
112 |
| - "style-loader": "^0.18.1", |
| 114 | + "style-loader": "^0.19.0", |
113 | 115 | "svgo": "^0.7.2",
|
114 | 116 | "tslint": "^5.3.2",
|
115 |
| - "tslint-config-shopify": "^2.0.0", |
| 117 | + "tslint-config-shopify": "^3.0.1", |
116 | 118 | "typescript": "^2.3.3",
|
117 |
| - "url-loader": "^0.5.8", |
118 |
| - "webpack": "^2.6.1", |
| 119 | + "url-loader": "^0.6.2", |
| 120 | + "webpack": "^3.7.1", |
119 | 121 | "webpack-dev-server": "^2.4.5"
|
120 | 122 | },
|
121 | 123 | "peerDependencies": {
|
122 |
| - "react": "^15.3.0", |
123 |
| - "react-dom": "^15.3.0" |
| 124 | + "react": "^15.3.0 || ^16.0.0", |
| 125 | + "react-dom": "^15.3.0 || ^16.0.0" |
124 | 126 | },
|
125 | 127 | "files": [
|
126 | 128 | "esnext",
|
|
138 | 140 | "@shopify/images": "^1.1.0",
|
139 | 141 | "@shopify/javascript-utilities": "^2.0.0",
|
140 | 142 | "@shopify/react-utilities": "^1.2.0",
|
141 |
| - "@types/prop-types": "*", |
142 |
| - "@types/react": "*", |
143 |
| - "@types/react-dom": "*", |
| 143 | + "@types/prop-types": "^15.5.2", |
| 144 | + "@types/react": "^16.0.10", |
| 145 | + "@types/react-dom": "^16.0.1", |
144 | 146 | "@types/react-transition-group": "^2.0.6",
|
145 | 147 | "babel-runtime": "^6.23.0",
|
146 | 148 | "core-js": "^2.4.1",
|
147 |
| - "hoist-non-react-statics": "^1.2.0", |
| 149 | + "hoist-non-react-statics": "^2.3.1", |
148 | 150 | "lodash": "^4.17.4",
|
149 | 151 | "prop-types": "^15.5.10",
|
150 | 152 | "tslib": "^1.7.1"
|
|
0 commit comments