|
62 | 62 | "deepmerge": "^4.2.2"
|
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 |
| - "@babel/cli": "^7.8.0", |
66 |
| - "@babel/core": "^7.8.0", |
67 |
| - "@babel/node": "^7.8.0", |
68 |
| - "@babel/plugin-syntax-dynamic-import": "^7.8.0", |
69 |
| - "@babel/preset-env": "^7.8.0", |
70 |
| - "@nuxtjs/eslint-config": "^2.0.0", |
| 65 | + "@babel/cli": "^7.8.4", |
| 66 | + "@babel/core": "^7.8.4", |
| 67 | + "@babel/node": "^7.8.4", |
| 68 | + "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 69 | + "@babel/preset-env": "^7.8.4", |
| 70 | + "@nuxtjs/eslint-config": "^2.0.2", |
71 | 71 | "@vue/server-test-utils": "^1.0.0-beta.30",
|
72 | 72 | "@vue/test-utils": "^1.0.0-beta.30",
|
73 |
| - "@vuepress/plugin-google-analytics": "^1.2.0", |
74 |
| - "@vuepress/plugin-pwa": "^1.2.0", |
| 73 | + "@vuepress/plugin-google-analytics": "^1.3.1", |
| 74 | + "@vuepress/plugin-pwa": "^1.3.1", |
75 | 75 | "babel-core": "^7.0.0-bridge",
|
76 |
| - "babel-eslint": "^10.0.3", |
77 |
| - "babel-jest": "^24.9.0", |
| 76 | + "babel-eslint": "^10.1.0", |
| 77 | + "babel-jest": "^25.1.0", |
78 | 78 | "babel-loader": "^8.0.6",
|
79 | 79 | "babel-plugin-dynamic-import-node": "^2.3.0",
|
80 |
| - "browserstack-local": "^1.4.3", |
81 |
| - "chromedriver": "^79.0.0", |
82 |
| - "codecov": "^3.6.1", |
| 80 | + "browserstack-local": "^1.4.5", |
| 81 | + "chromedriver": "^80.0.1", |
| 82 | + "codecov": "^3.6.5", |
83 | 83 | "copy-webpack-plugin": "^5.1.1",
|
84 | 84 | "eslint": "^6.8.0",
|
85 | 85 | "eslint-config-standard": "^14.1.0",
|
86 |
| - "eslint-plugin-import": "^2.20.0", |
87 |
| - "eslint-plugin-jest": "^23.6.0", |
| 86 | + "eslint-plugin-import": "^2.20.1", |
| 87 | + "eslint-plugin-jest": "^23.8.0", |
88 | 88 | "eslint-plugin-node": "^11.0.0",
|
89 | 89 | "eslint-plugin-promise": "^4.2.1",
|
90 | 90 | "eslint-plugin-standard": "^4.0.1",
|
91 |
| - "eslint-plugin-vue": "^6.1.2", |
| 91 | + "eslint-plugin-vue": "^6.2.1", |
92 | 92 | "esm": "^3.2.25",
|
93 | 93 | "fs-extra": "^8.1.0",
|
94 | 94 | "geckodriver": "^1.19.1",
|
95 |
| - "get-port": "^5.1.0", |
96 |
| - "hable": "3.0.0-0", |
| 95 | + "get-port": "^5.1.1", |
| 96 | + "hable": "3.0.0", |
97 | 97 | "is-wsl": "^2.1.1",
|
98 |
| - "jest": "^24.9.0", |
99 |
| - "jest-environment-jsdom": "^24.9.0", |
100 |
| - "jest-environment-jsdom-global": "^1.2.0", |
101 |
| - "jsdom": "^15.2.1", |
| 98 | + "jest": "^25.1.0", |
| 99 | + "jest-environment-jsdom": "^25.1.0", |
| 100 | + "jest-environment-jsdom-global": "^1.2.1", |
| 101 | + "jsdom": "^16.2.0", |
102 | 102 | "lodash": "^4.17.15",
|
103 | 103 | "node-env-file": "^0.1.8",
|
104 |
| - "puppeteer-core": "^2.0.0", |
105 |
| - "rimraf": "^3.0.0", |
106 |
| - "rollup": "^1.29.0", |
| 104 | + "puppeteer-core": "^2.1.1", |
| 105 | + "rimraf": "^3.0.2", |
| 106 | + "rollup": "^1.31.1", |
107 | 107 | "rollup-plugin-babel": "^4.3.3",
|
108 | 108 | "rollup-plugin-commonjs": "^10.1.0",
|
109 | 109 | "rollup-plugin-json": "^4.0.0",
|
110 | 110 | "rollup-plugin-node-resolve": "^5.2.0",
|
111 | 111 | "rollup-plugin-replace": "^2.2.0",
|
112 | 112 | "rollup-plugin-terser": "^5.2.0",
|
113 | 113 | "selenium-webdriver": "^4.0.0-alpha.5",
|
114 |
| - "standard-version": "^7.0.1", |
| 114 | + "standard-version": "^7.1.0", |
115 | 115 | "tib": "^0.7.4",
|
116 |
| - "typescript": "^3.7.4", |
| 116 | + "typescript": "^3.8.2", |
117 | 117 | "vue": "^2.6.11",
|
118 | 118 | "vue-jest": "^3.0.5",
|
119 |
| - "vue-loader": "^15.8.3", |
120 |
| - "vue-router": "^3.1.3", |
| 119 | + "vue-loader": "^15.9.0", |
| 120 | + "vue-router": "^3.1.6", |
121 | 121 | "vue-server-renderer": "^2.6.11",
|
122 | 122 | "vue-template-compiler": "^2.6.11",
|
123 |
| - "vuepress": "^1.2.0", |
| 123 | + "vuepress": "^1.3.1", |
124 | 124 | "vuepress-theme-vue": "^1.1.0",
|
125 |
| - "webpack": "^4.41.5" |
| 125 | + "webpack": "^4.41.6" |
126 | 126 | }
|
127 | 127 | }
|
0 commit comments