|
1565 | 1565 | serve-static "^1.14.1"
|
1566 | 1566 | server-destroy "^1.0.1"
|
1567 | 1567 |
|
1568 |
| - |
1569 |
| - version "0.7.7" |
1570 |
| - resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-0.7.7.tgz#819bfbb08a27af2eca9c66fefdf87e6ec5c9548b" |
1571 |
| - integrity sha512-cfMV7CZJpy0ePOUiqXvMPoxclluWxmY4BEIvrt4f4QaK4uklQRDbfHhYRiuFNFOli+0znEDTSLCK6OHQnOfZ/g== |
1572 |
| - dependencies: |
1573 |
| - "@types/autoprefixer" "^9.7.2" |
1574 |
| - "@types/babel__core" "^7.1.7" |
1575 |
| - "@types/compression" "^1.7.0" |
1576 |
| - "@types/connect" "^3.4.33" |
1577 |
| - "@types/etag" "^1.8.0" |
1578 |
| - "@types/file-loader" "^4.2.0" |
1579 |
| - "@types/html-minifier" "^3.5.3" |
1580 |
| - "@types/less" "^3.0.1" |
1581 |
| - "@types/node" "^12.12.42" |
1582 |
| - "@types/node-sass" "^4.11.1" |
1583 |
| - "@types/optimize-css-assets-webpack-plugin" "^5.0.1" |
1584 |
| - "@types/pug" "^2.0.4" |
1585 |
| - "@types/serve-static" "^1.13.4" |
1586 |
| - "@types/terser-webpack-plugin" "^2.2.0" |
1587 |
| - "@types/webpack" "^4.41.13" |
1588 |
| - "@types/webpack-bundle-analyzer" "^3.8.0" |
1589 |
| - "@types/webpack-dev-middleware" "^3.7.1" |
1590 |
| - "@types/webpack-hot-middleware" "^2.25.3" |
1591 |
| - |
1592 | 1568 |
|
1593 | 1569 | version "0.7.9"
|
1594 | 1570 | resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-0.7.9.tgz#a6bc6911672a812063cbb17726304cb536f58a3d"
|
|
2159 | 2135 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9"
|
2160 | 2136 | integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA==
|
2161 | 2137 |
|
2162 |
| -"@types/node@^12.12.42": |
2163 |
| - version "12.12.42" |
2164 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.42.tgz#d0d1149336bd07540dd1ea576692829d575dec34" |
2165 |
| - integrity sha512-R/9QdYFLL9dE9l5cWWzWIZByVGFd7lk7JVOJ7KD+E1SJ4gni7XJRLz9QTjyYQiHIqEAgku9VgxdLjMlhhUaAFg== |
2166 |
| - |
2167 | 2138 | "@types/node@^12.12.47":
|
2168 | 2139 | version "12.12.47"
|
2169 | 2140 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.47.tgz#5007b8866a2f9150de82335ca7e24dd1d59bdfb5"
|
|
2259 | 2230 | resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.5.tgz#9adbc12950582aa65ead76bffdf39fe0c27a3c02"
|
2260 | 2231 | integrity sha512-/gG2M/Imw7cQFp8PGvz/SwocNrmKFjFsm5Pb8HdbHkZ1K8pmuPzOX4VeVoiEecFCVf4CsN1r3/BRvx+6sNqwtQ==
|
2261 | 2232 |
|
2262 |
| -"@types/terser-webpack-plugin@^2.2.0", "@types/terser-webpack-plugin@^2.2.1": |
| 2233 | +"@types/terser-webpack-plugin@^2.2.1": |
2263 | 2234 | version "2.2.1"
|
2264 | 2235 | resolved "https://registry.yarnpkg.com/@types/terser-webpack-plugin/-/terser-webpack-plugin-2.2.1.tgz#d6687ed29026532764b031209a5d6dc6d44b33f2"
|
2265 | 2236 | integrity sha512-Z/6t/7qz4LeO64owJ9x7JQ6X791qfLxp1M1eCp6hFQlj7xuB5+Ol7DpEn5kWClTARZ7GlPLRsEWzFzQjZShF6w==
|
|
2313 | 2284 | "@types/source-list-map" "*"
|
2314 | 2285 | source-map "^0.6.1"
|
2315 | 2286 |
|
2316 |
| -"@types/webpack@*", "@types/webpack@^4.41.13": |
| 2287 | +"@types/webpack@*": |
2317 | 2288 | version "4.41.14"
|
2318 | 2289 | resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.14.tgz#39e3a429a4cc7dedaf79d0558f2912a101c9a2de"
|
2319 | 2290 | integrity sha512-IRnPKux2B7Qip/cUgen5gUh68fxk9Ao0ovKkkSUNPu+6Zub30pjqk9qFG2xZQUBcpIyLte1QfiYBpyAMwuN7Pw==
|
@@ -4197,7 +4168,7 @@ connect@^3.7.0:
|
4197 | 4168 | parseurl "~1.3.3"
|
4198 | 4169 | utils-merge "1.0.1"
|
4199 | 4170 |
|
4200 |
| -consola@^2.10.0, consola@^2.10.1, consola@^2.11.3, consola@^2.13.0, consola@^2.3.2, consola@^2.6.0, consola@^2.9.0: |
| 4171 | +consola@^2.10.0, consola@^2.10.1, consola@^2.11.3, consola@^2.12.1, consola@^2.13.0, consola@^2.3.2, consola@^2.6.0, consola@^2.9.0: |
4201 | 4172 | version "2.13.0"
|
4202 | 4173 | resolved "https://registry.yarnpkg.com/consola/-/consola-2.13.0.tgz#5a4dc75e1b1fddbd8b10728e7790a2e54efeeeb7"
|
4203 | 4174 | integrity sha512-Jw+8qpL0yrpfqH9m90fWoDRQyn8TYU6Aegpl4UofoP81VYvQLoOWMpFw2vQ3U/cyLRRzTc/CyNC6YYVzZFU8Eg==
|
|
0 commit comments