|
66 | 66 | "dependencies": {
|
67 | 67 | "@babel/core": "^7.0.0",
|
68 | 68 | "@babel/polyfill": "^7.0.0",
|
69 |
| - "@nuxtjs/babel-preset-app": "^0.5.0", |
| 69 | + "@nuxtjs/babel-preset-app": "^0.6.1", |
70 | 70 | "@nuxtjs/friendly-errors-webpack-plugin": "^2.0.2",
|
71 | 71 | "@nuxtjs/opencollective": "^0.1.0",
|
72 | 72 | "@nuxtjs/youch": "^4.2.3",
|
73 |
| - "babel-loader": "^8.0.0", |
| 73 | + "babel-loader": "^8.0.2", |
74 | 74 | "cache-loader": "^1.2.2",
|
75 |
| - "caniuse-lite": "^1.0.30000878", |
| 75 | + "caniuse-lite": "^1.0.30000885", |
76 | 76 | "chalk": "^2.4.1",
|
77 | 77 | "chokidar": "^2.0.4",
|
78 | 78 | "compression": "^1.7.3",
|
79 | 79 | "connect": "^3.6.5",
|
80 | 80 | "consola": "^1.4.3",
|
81 | 81 | "css-loader": "0.28.11",
|
82 | 82 | "cssnano": "^4.0.5",
|
83 |
| - "debug": "^3.1.0", |
84 |
| - "esm": "^3.0.80", |
| 83 | + "debug": "^4.0.1", |
| 84 | + "esm": "^3.0.82", |
85 | 85 | "etag": "^1.8.1",
|
86 | 86 | "file-loader": "^2.0.0",
|
87 | 87 | "fresh": "^0.5.2",
|
|
92 | 92 | "html-webpack-plugin": "^3.2.0",
|
93 | 93 | "ip": "^1.1.5",
|
94 | 94 | "launch-editor-middleware": "^2.2.1",
|
95 |
| - "lodash": "^4.17.10", |
| 95 | + "lodash": "^4.17.11", |
96 | 96 | "lru-cache": "^4.1.3",
|
97 | 97 | "memory-fs": "^0.4.1",
|
98 | 98 | "mini-css-extract-plugin": "^0.4.2",
|
|
117 | 117 | "upath": "^1.1.0",
|
118 | 118 | "url-loader": "^1.1.1",
|
119 | 119 | "vue": "^2.5.17",
|
120 |
| - "vue-loader": "^15.4.0", |
| 120 | + "vue-loader": "^15.4.2", |
121 | 121 | "vue-meta": "^1.5.3",
|
122 |
| - "vue-no-ssr": "^0.2.2", |
| 122 | + "vue-no-ssr": "^1.0.0", |
123 | 123 | "vue-router": "^3.0.1",
|
124 | 124 | "vue-server-renderer": "^2.5.17",
|
125 | 125 | "vue-template-compiler": "^2.5.17",
|
126 | 126 | "vuex": "^3.0.1",
|
127 |
| - "webpack": "^4.17.1", |
| 127 | + "webpack": "^4.18.0", |
128 | 128 | "webpack-bundle-analyzer": "^3.0.1",
|
129 |
| - "webpack-dev-middleware": "^3.2.0", |
130 |
| - "webpack-hot-middleware": "^2.22.3", |
| 129 | + "webpack-dev-middleware": "^3.3.0", |
| 130 | + "webpack-hot-middleware": "^2.23.1", |
131 | 131 | "webpack-node-externals": "^1.7.2",
|
132 | 132 | "webpackbar": "^2.6.3"
|
133 | 133 | },
|
134 | 134 | "devDependencies": {
|
135 | 135 | "@babel/preset-env": "^7.0.0",
|
136 | 136 | "babel-core": "^7.0.0-0",
|
137 | 137 | "babel-eslint": "^9.0.0",
|
138 |
| - "babel-jest": "^23.4.2", |
| 138 | + "babel-jest": "^23.6.0", |
139 | 139 | "babel-plugin-dynamic-import-node": "^2.0.0",
|
140 |
| - "codecov": "^3.0.4", |
| 140 | + "codecov": "^3.1.0", |
141 | 141 | "cross-env": "^5.2.0",
|
142 | 142 | "cross-spawn": "^6.0.5",
|
143 |
| - "eslint": "^5.4.0", |
| 143 | + "eslint": "^5.5.0", |
144 | 144 | "eslint-config-standard": "^12.0.0",
|
145 | 145 | "eslint-config-standard-jsx": "^6.0.2",
|
146 | 146 | "eslint-plugin-import": "^2.14.0",
|
147 | 147 | "eslint-plugin-jest": "^21.21.0",
|
148 | 148 | "eslint-plugin-node": "^7.0.1",
|
149 |
| - "eslint-plugin-promise": "^4.0.0", |
| 149 | + "eslint-plugin-promise": "^4.0.1", |
150 | 150 | "eslint-plugin-react": "^7.11.1",
|
151 | 151 | "eslint-plugin-standard": "^4.0.0",
|
152 | 152 | "eslint-plugin-vue": "^5.0.0-beta.3",
|
153 | 153 | "express": "^4.16.2",
|
154 | 154 | "finalhandler": "^1.1.1",
|
155 | 155 | "get-port": "^4.0.0",
|
156 |
| - "jest": "^23.5.0", |
| 156 | + "jest": "^23.6.0", |
157 | 157 | "jsdom": "^12.0.0",
|
158 | 158 | "nsp": "^3.2.1",
|
159 | 159 | "pug": "^2.0.3",
|
160 | 160 | "pug-plain-loader": "^1.0.0",
|
161 |
| - "puppeteer": "^1.7.0", |
| 161 | + "puppeteer": "^1.8.0", |
162 | 162 | "request": "^2.88.0",
|
163 | 163 | "request-promise-native": "^1.0.5",
|
164 | 164 | "rimraf": "^2.6.2",
|
165 |
| - "rollup": "^0.64.1", |
166 |
| - "rollup-plugin-babel": "^4.0.2", |
| 165 | + "rollup": "^0.65.2", |
| 166 | + "rollup-plugin-babel": "^4.0.3", |
167 | 167 | "rollup-plugin-commonjs": "^9.1.5",
|
168 | 168 | "rollup-plugin-json": "^3.0.0",
|
169 | 169 | "rollup-plugin-license": "^0.7.0"
|
|
0 commit comments