|
22 | 22 | }, |
23 | 23 | "homepage": "https://github.com/quintype/quintype-node-components#readme", |
24 | 24 | "dependencies": { |
25 | | - "@babel/runtime": "^7.2.0", |
| 25 | + "@babel/runtime": "^7.3.4", |
26 | 26 | "atob": "^2.1.2", |
27 | | - "classnames": "^2.2.5", |
| 27 | + "classnames": "^2.2.6", |
28 | 28 | "empty-web-gif": "^1.0.0", |
29 | | - "get-youtube-id": "^1.0.0", |
30 | | - "lodash": "^4.17.11", |
31 | | - "papaparse": "^4.3.6", |
32 | | - "prop-types": "^15.6.0", |
| 29 | + "get-youtube-id": "^1.0.1", |
| 30 | + "prop-types": "^15.7.2", |
33 | 31 | "quintype-js": "^1.1.0", |
34 | | - "react": "^16.2.0", |
35 | | - "react-dfp": "^0.6.0", |
36 | | - "react-redux": "^5.0.6", |
37 | | - "react-youtube": "^7.5.0", |
38 | | - "redux": "^3.7.2", |
39 | | - "wretch": "^1.1.1" |
| 32 | + "react": "^16.8.4", |
| 33 | + "react-dfp": "^0.10.3", |
| 34 | + "react-redux": "^5.0.7", |
| 35 | + "react-youtube": "^7.9.0", |
| 36 | + "redux": "^4.0.1", |
| 37 | + "wretch": "^1.5.0" |
40 | 38 | }, |
41 | 39 | "devDependencies": { |
42 | | - "@babel/cli": "^7.0.0", |
43 | | - "@babel/core": "^7.0.0", |
44 | | - "@babel/plugin-external-helpers": "^7.0.0", |
45 | | - "@babel/plugin-syntax-dynamic-import": "^7.0.0", |
46 | | - "@babel/plugin-transform-runtime": "^7.2.0", |
47 | | - "@babel/preset-env": "^7.0.0", |
| 40 | + "@babel/cli": "^7.2.3", |
| 41 | + "@babel/core": "^7.3.4", |
| 42 | + "@babel/plugin-external-helpers": "^7.2.0", |
| 43 | + "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
| 44 | + "@babel/plugin-transform-runtime": "^7.3.4", |
| 45 | + "@babel/preset-env": "^7.3.4", |
48 | 46 | "@babel/preset-react": "^7.0.0", |
49 | | - "babel-plugin-annotate-pure-calls": "^0.3.0", |
50 | | - "babel-plugin-quintype-assets": "^1.0.2", |
51 | | - "babel-plugin-transform-react-remove-prop-types": "^0.4.15", |
| 47 | + "babel-plugin-annotate-pure-calls": "^0.4.0", |
| 48 | + "babel-plugin-quintype-assets": "^1.1.1", |
| 49 | + "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
52 | 50 | "onchange": "^4.1.0", |
53 | | - "react-dom": "^16.2.0", |
54 | | - "rimraf": "^2.6.2", |
55 | | - "rollup": "^0.65.2", |
56 | | - "rollup-plugin-babel": "^4.0.3", |
57 | | - "standard-version": "^4.4.0" |
| 51 | + "react-dom": "^16.8.4", |
| 52 | + "rimraf": "^2.6.3", |
| 53 | + "rollup": "^1.4.2", |
| 54 | + "rollup-plugin-babel": "^4.3.2", |
| 55 | + "standard-version": "^5.0.1" |
58 | 56 | }, |
59 | 57 | "scripts": { |
60 | 58 | "build:cjs": "npx rollup -c", |
|
0 commit comments