|
34 | 34 | "jest"
|
35 | 35 | ],
|
36 | 36 | "dependencies": {
|
37 |
| - "@babel/core": "^7.5.5", |
| 37 | + "@babel/core": "^7.6.0", |
38 | 38 | "@babel/parser": "^7.5.5",
|
39 | 39 | "babel-loader": "^8.0.6",
|
40 | 40 | "glob": "^7.1.4",
|
41 |
| - "hable": "^1.0.1", |
| 41 | + "hable": "^2.3.2", |
42 | 42 | "signal-exit": "^3.0.2",
|
43 | 43 | "tree-kill": "^1.2.1",
|
44 | 44 | "vue-template-compiler": "^2.6.10",
|
45 |
| - "webpack": "^4.39.2" |
| 45 | + "webpack": "^4.39.3" |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/node": "^7.5.5", |
| 48 | + "@babel/node": "^7.6.1", |
49 | 49 | "@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
50 |
| - "@babel/preset-env": "^7.5.5", |
| 50 | + "@babel/preset-env": "^7.6.0", |
51 | 51 | "add": "^2.0.6",
|
52 | 52 | "babel-core": "^6.26.3",
|
53 |
| - "babel-eslint": "^10.0.2", |
54 |
| - "babel-jest": "^24.8.0", |
| 53 | + "babel-eslint": "^10.0.3", |
| 54 | + "babel-jest": "^24.9.0", |
55 | 55 | "babel-plugin-dynamic-import-node": "^2.3.0",
|
56 | 56 | "browserstack-local": "^1.4.2",
|
57 |
| - "chromedriver": "^76.0.0", |
| 57 | + "chromedriver": "^76.0.1", |
58 | 58 | "codecov": "^3.5.0",
|
59 |
| - "eslint": "^6.1.0", |
60 |
| - "eslint-config-standard": "^13.0.1", |
61 |
| - "eslint-plugin-es": "^1.4.0", |
| 59 | + "eslint": "^6.3.0", |
| 60 | + "eslint-config-standard": "^14.1.0", |
| 61 | + "eslint-plugin-es": "^2.0.0", |
62 | 62 | "eslint-plugin-import": "^2.18.2",
|
63 |
| - "eslint-plugin-jest": "^22.15.1", |
64 |
| - "eslint-plugin-node": "^9.1.0", |
| 63 | + "eslint-plugin-jest": "^22.17.0", |
| 64 | + "eslint-plugin-node": "^10.0.0", |
65 | 65 | "eslint-plugin-promise": "^4.2.1",
|
66 |
| - "eslint-plugin-standard": "^4.0.0", |
| 66 | + "eslint-plugin-standard": "^4.0.1", |
67 | 67 | "eslint-plugin-vue": "^5.2.3",
|
68 | 68 | "finalhandler": "^1.1.2",
|
69 | 69 | "geckodriver": "^1.16.2",
|
70 |
| - "jest": "^24.8.0", |
| 70 | + "jest": "^24.9.0", |
71 | 71 | "jsdom": "^15.1.1",
|
72 | 72 | "lodash.defaultsdeep": "^4.6.1",
|
73 | 73 | "node-env-file": "^0.1.8",
|
74 | 74 | "puppeteer": "^1.19.0",
|
75 | 75 | "puppeteer-core": "^1.19.0",
|
76 | 76 | "rimraf": "^3.0.0",
|
77 |
| - "rollup": "^1.19.4", |
78 |
| - "rollup-plugin-commonjs": "^10.0.2", |
| 77 | + "rollup": "^1.21.2", |
| 78 | + "rollup-plugin-commonjs": "^10.1.0", |
79 | 79 | "rollup-plugin-json": "^4.0.0",
|
80 | 80 | "rollup-plugin-node-resolve": "^5.2.0",
|
81 | 81 | "selenium-webdriver": "^4.0.0-alpha.1",
|
|
85 | 85 | },
|
86 | 86 | "peerDependencies": {
|
87 | 87 | "browserstack-local": "^1.4.2",
|
88 |
| - "chromedriver": "^76.0.0", |
| 88 | + "chromedriver": "^76.0.1", |
89 | 89 | "geckodriver": "^1.16.2",
|
90 | 90 | "jsdom": "^15.1.1",
|
91 | 91 | "puppeteer": "^1.19.0",
|
|
0 commit comments