|
34 | 34 | "jest"
|
35 | 35 | ],
|
36 | 36 | "dependencies": {
|
37 |
| - "@babel/core": "^7.7.7", |
38 |
| - "@babel/parser": "^7.7.7", |
39 |
| - "babel-loader": "^8.0.6", |
| 37 | + "@babel/core": "^7.12.10", |
| 38 | + "@babel/parser": "^7.12.10", |
| 39 | + "babel-loader": "^8.2.2", |
40 | 40 | "glob": "^7.1.6",
|
41 |
| - "hable": "^2.3.2", |
42 |
| - "signal-exit": "^3.0.2", |
| 41 | + "hable": "^3.0.0", |
| 42 | + "signal-exit": "^3.0.3", |
43 | 43 | "tree-kill": "^1.2.2",
|
44 |
| - "vue-template-compiler": "^2.6.11", |
45 |
| - "webpack": "^4.41.5" |
| 44 | + "vue-template-compiler": "^2.6.12", |
| 45 | + "webpack": "^5.10.1" |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/node": "^7.7.7", |
49 |
| - "@babel/plugin-syntax-dynamic-import": "^7.7.4", |
50 |
| - "@babel/preset-env": "^7.7.7", |
| 48 | + "@babel/node": "^7.12.10", |
| 49 | + "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 50 | + "@babel/preset-env": "^7.12.10", |
51 | 51 | "add": "^2.0.6",
|
52 | 52 | "babel-core": "^6.26.3",
|
53 |
| - "babel-eslint": "^10.0.3", |
54 |
| - "babel-jest": "^24.9.0", |
55 |
| - "babel-plugin-dynamic-import-node": "^2.3.0", |
56 |
| - "browserstack-local": "^1.4.3", |
57 |
| - "chromedriver": "^79.0.0", |
58 |
| - "codecov": "^3.6.1", |
59 |
| - "eslint": "^6.8.0", |
60 |
| - "eslint-config-standard": "^14.1.0", |
61 |
| - "eslint-plugin-es": "^3.0.0", |
62 |
| - "eslint-plugin-import": "^2.19.1", |
63 |
| - "eslint-plugin-jest": "^23.2.0", |
64 |
| - "eslint-plugin-node": "^11.0.0", |
| 53 | + "babel-eslint": "^10.1.0", |
| 54 | + "babel-jest": "^26.6.3", |
| 55 | + "babel-plugin-dynamic-import-node": "^2.3.3", |
| 56 | + "browserstack-local": "^1.4.8", |
| 57 | + "chromedriver": "^87.0.2", |
| 58 | + "codecov": "^3.8.1", |
| 59 | + "eslint": "^7.15.0", |
| 60 | + "eslint-config-standard": "^16.0.2", |
| 61 | + "eslint-plugin-es": "^4.1.0", |
| 62 | + "eslint-plugin-import": "^2.22.1", |
| 63 | + "eslint-plugin-jest": "^24.1.3", |
| 64 | + "eslint-plugin-node": "^11.1.0", |
65 | 65 | "eslint-plugin-promise": "^4.2.1",
|
66 |
| - "eslint-plugin-standard": "^4.0.1", |
67 |
| - "eslint-plugin-vue": "^6.1.2", |
| 66 | + "eslint-plugin-standard": "^5.0.0", |
| 67 | + "eslint-plugin-vue": "^7.2.0", |
68 | 68 | "finalhandler": "^1.1.2",
|
69 |
| - "geckodriver": "^1.19.1", |
70 |
| - "jest": "^24.9.0", |
71 |
| - "jsdom": "^15.2.1", |
| 69 | + "geckodriver": "^1.21.1", |
| 70 | + "jest": "^26.6.3", |
| 71 | + "jsdom": "^16.4.0", |
72 | 72 | "lodash.defaultsdeep": "^4.6.1",
|
73 | 73 | "node-env-file": "^0.1.8",
|
74 |
| - "puppeteer": "^2.0.0", |
75 |
| - "puppeteer-core": "^2.0.0", |
76 |
| - "rimraf": "^3.0.0", |
77 |
| - "rollup": "^1.27.14", |
| 74 | + "puppeteer": "^5.5.0", |
| 75 | + "puppeteer-core": "^5.5.0", |
| 76 | + "rimraf": "^3.0.2", |
| 77 | + "rollup": "^2.34.2", |
78 | 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 |
| - "selenium-webdriver": "^4.0.0-alpha.5", |
| 81 | + "selenium-webdriver": "^4.0.0-alpha.8", |
82 | 82 | "serve-static": "^1.14.1",
|
83 |
| - "standard-version": "^7.0.1", |
84 |
| - "yarn": "^1.21.1" |
| 83 | + "standard-version": "^9.0.0", |
| 84 | + "yarn": "^1.22.10" |
85 | 85 | },
|
86 | 86 | "peerDependencies": {
|
87 |
| - "browserstack-local": "^1.4.3", |
88 |
| - "chromedriver": "^79.0.0", |
89 |
| - "geckodriver": "^1.19.1", |
90 |
| - "jsdom": "^15.2.1", |
91 |
| - "puppeteer": "^2.0.0", |
92 |
| - "puppeteer-core": "^2.0.0", |
93 |
| - "selenium-webdriver": "^4.0.0-alpha.5", |
| 87 | + "browserstack-local": "^1.4.8", |
| 88 | + "chromedriver": "^87.0.2", |
| 89 | + "geckodriver": "^1.21.1", |
| 90 | + "jsdom": "^16.4.0", |
| 91 | + "puppeteer": "^5.5.0", |
| 92 | + "puppeteer-core": "^5.5.0", |
| 93 | + "selenium-webdriver": "^4.0.0-alpha.8", |
94 | 94 | "serve-static": "^1.14.1"
|
95 | 95 | }
|
96 | 96 | }
|
0 commit comments