|
11 | 11 | fs-extra "^9.0.1" |
12 | 12 | lodash.template "^4.5.0" |
13 | 13 |
|
14 | | -"@aceforth/nuxt-optimized-images@^1.0.1": |
15 | | - version "1.0.1" |
16 | | - resolved "https://registry.yarnpkg.com/@aceforth/nuxt-optimized-images/-/nuxt-optimized-images-1.0.1.tgz#f9b884a199ad4e5e387e7b387cc87af564e1f3fc" |
17 | | - integrity sha512-ofUj3fwTsyLcyLCIq2hudv9SwLdI24+w4YzIkkjy2/Rr3Jy9asiLVrcZI4R9MgGYtz+/D7CZjLzaZVj19W6iqw== |
| 14 | +"@aceforth/nuxt-optimized-images@^1.4.0": |
| 15 | + version "1.4.0" |
| 16 | + resolved "https://registry.yarnpkg.com/@aceforth/nuxt-optimized-images/-/nuxt-optimized-images-1.4.0.tgz#fc5431c8886b619059c7759c21946c1f42089d9f" |
| 17 | + integrity sha512-f5Gao6t5C08cr518goxb72cWH/xg2W4kIRLzfDT7hku04nsjQk2x3KhJGJ4at6jXAlWIh9SLKBHPCLRyzZr9OA== |
18 | 18 | dependencies: |
19 | | - consola "^2.12.1" |
| 19 | + consola "^2.15.0" |
20 | 20 | imagemin "^7.0.1" |
21 | | - img-loader "^3.0.1" |
22 | | - raw-loader "^4.0.1" |
23 | | - url-loader "^4.1.0" |
| 21 | + img-loader "^3.0.2" |
| 22 | + raw-loader "^4.0.2" |
| 23 | + url-loader "^4.1.1" |
24 | 24 |
|
25 | 25 | "@babel/cli@^7.4.4": |
26 | 26 | version "7.8.4" |
@@ -4621,7 +4621,7 @@ connect@^3.7.0: |
4621 | 4621 | parseurl "~1.3.3" |
4622 | 4622 | utils-merge "1.0.1" |
4623 | 4623 |
|
4624 | | -consola@^2.10.0, consola@^2.10.1, consola@^2.11.1, consola@^2.11.3, consola@^2.12.1, consola@^2.13.0, consola@^2.14.0, consola@^2.15.3, consola@^2.4.0, consola@^2.6.0, consola@^2.9.0: |
| 4624 | +consola@^2.10.0, consola@^2.10.1, consola@^2.11.1, consola@^2.11.3, consola@^2.13.0, consola@^2.14.0, consola@^2.15.0, consola@^2.15.3, consola@^2.4.0, consola@^2.6.0, consola@^2.9.0: |
4625 | 4625 | version "2.15.3" |
4626 | 4626 | resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550" |
4627 | 4627 | integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw== |
@@ -7790,10 +7790,10 @@ imagemin@7.0.1, imagemin@^7.0.1: |
7790 | 7790 | p-pipe "^3.0.0" |
7791 | 7791 | replace-ext "^1.0.0" |
7792 | 7792 |
|
7793 | | -img-loader@^3.0.1: |
7794 | | - version "3.0.1" |
7795 | | - resolved "https://registry.yarnpkg.com/img-loader/-/img-loader-3.0.1.tgz#c279691c0a9e6b94fa7d8318d2a6596d98bcee78" |
7796 | | - integrity sha512-0jDJqexgzOuq3zlXwFTBKJlMcaP1uXyl5t4Qu6b1IgXb3IwBDjPfVylBC8vHFIIESDw/S+5QkBbtBrt4T8wESA== |
| 7793 | +img-loader@^3.0.2: |
| 7794 | + version "3.0.2" |
| 7795 | + resolved "https://registry.yarnpkg.com/img-loader/-/img-loader-3.0.2.tgz#423d39cb45f017e88c7959b2740226ce4c9001aa" |
| 7796 | + integrity sha512-rSriLKgvi85Km7ppSF+AEAM3nU4fxpvCkaXtC/IoCEU7jfks55bEANFs0bB9YXYkxY9JurZQIZFtXh5Gue3upw== |
7797 | 7797 | dependencies: |
7798 | 7798 | loader-utils "^1.1.0" |
7799 | 7799 |
|
@@ -9462,7 +9462,7 @@ mime-db@1.46.0: |
9462 | 9462 | resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.46.0.tgz#6267748a7f799594de3cbc8cde91def349661cee" |
9463 | 9463 | integrity sha512-svXaP8UQRZ5K7or+ZmfNhg2xX3yKDMUzqadsSqi4NCH/KomcH75MAMYAGVlvXn4+b/xOPhS3I2uHKRUzvjY7BQ== |
9464 | 9464 |
|
9465 | | -mime-types@^2.1.12, mime-types@^2.1.19, mime-types@^2.1.26, mime-types@~2.1.19, mime-types@~2.1.24: |
| 9465 | +mime-types@^2.1.12, mime-types@^2.1.19, mime-types@~2.1.19, mime-types@~2.1.24: |
9466 | 9466 | version "2.1.27" |
9467 | 9467 | resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.27.tgz#47949f98e279ea53119f5722e0f34e529bec009f" |
9468 | 9468 | integrity sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w== |
@@ -11822,7 +11822,7 @@ raw-body@2.4.0: |
11822 | 11822 | iconv-lite "0.4.24" |
11823 | 11823 | unpipe "1.0.0" |
11824 | 11824 |
|
11825 | | -raw-loader@^4.0.0, raw-loader@^4.0.1, raw-loader@^4.0.2: |
| 11825 | +raw-loader@^4.0.0, raw-loader@^4.0.2: |
11826 | 11826 | version "4.0.2" |
11827 | 11827 | resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-4.0.2.tgz#1aac6b7d1ad1501e66efdac1522c73e59a584eb6" |
11828 | 11828 | integrity sha512-ZnScIV3ag9A4wPX/ZayxL/jZH+euYb6FcUinPcgiQW0+UBtEv0O6Q3lGd3cqJ+GHH+rksEv3Pj99oxJ3u3VIKA== |
@@ -14239,14 +14239,14 @@ url-loader@^2.3.0: |
14239 | 14239 | mime "^2.4.4" |
14240 | 14240 | schema-utils "^2.5.0" |
14241 | 14241 |
|
14242 | | -url-loader@^4.1.0: |
14243 | | - version "4.1.0" |
14244 | | - resolved "https://registry.yarnpkg.com/url-loader/-/url-loader-4.1.0.tgz#c7d6b0d6b0fccd51ab3ffc58a78d32b8d89a7be2" |
14245 | | - integrity sha512-IzgAAIC8wRrg6NYkFIJY09vtktQcsvU8V6HhtQj9PTefbYImzLB1hufqo4m+RyM5N3mLx5BqJKccgxJS+W3kqw== |
| 14242 | +url-loader@^4.1.0, url-loader@^4.1.1: |
| 14243 | + version "4.1.1" |
| 14244 | + resolved "https://registry.yarnpkg.com/url-loader/-/url-loader-4.1.1.tgz#28505e905cae158cf07c92ca622d7f237e70a4e2" |
| 14245 | + integrity sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA== |
14246 | 14246 | dependencies: |
14247 | 14247 | loader-utils "^2.0.0" |
14248 | | - mime-types "^2.1.26" |
14249 | | - schema-utils "^2.6.5" |
| 14248 | + mime-types "^2.1.27" |
| 14249 | + schema-utils "^3.0.0" |
14250 | 14250 |
|
14251 | 14251 | url-parse-lax@^1.0.0: |
14252 | 14252 | version "1.0.0" |
|
0 commit comments