Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

Commit de90faa

Browse files
chore(deps-dev): bump @aceforth/nuxt-optimized-images
Bumps [@aceforth/nuxt-optimized-images](https://github.com/juliomrqz/nuxt-optimized-images) from 1.0.1 to 1.4.0. - [Release notes](https://github.com/juliomrqz/nuxt-optimized-images/releases) - [Changelog](https://github.com/juliomrqz/nuxt-optimized-images/blob/develop/CHANGELOG.md) - [Commits](juliomrqz/nuxt-optimized-images@v1.0.1...v1.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4497a54 commit de90faa

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@aceforth/nuxt-netlify": "^1.1.0",
47-
"@aceforth/nuxt-optimized-images": "^1.0.1",
47+
"@aceforth/nuxt-optimized-images": "^1.4.0",
4848
"@fortawesome/free-brands-svg-icons": "^5.15.3",
4949
"@fortawesome/free-solid-svg-icons": "^5.15.3",
5050
"@mavrin/remark-typograf": "^2.2.0",

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
fs-extra "^9.0.1"
1212
lodash.template "^4.5.0"
1313

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==
1818
dependencies:
19-
consola "^2.12.1"
19+
consola "^2.15.0"
2020
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"
2424

2525
"@babel/cli@^7.4.4":
2626
version "7.8.4"
@@ -4621,7 +4621,7 @@ connect@^3.7.0:
46214621
parseurl "~1.3.3"
46224622
utils-merge "1.0.1"
46234623

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:
46254625
version "2.15.3"
46264626
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
46274627
integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
@@ -7790,10 +7790,10 @@ imagemin@7.0.1, imagemin@^7.0.1:
77907790
p-pipe "^3.0.0"
77917791
replace-ext "^1.0.0"
77927792

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==
77977797
dependencies:
77987798
loader-utils "^1.1.0"
77997799

@@ -9462,7 +9462,7 @@ mime-db@1.46.0:
94629462
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.46.0.tgz#6267748a7f799594de3cbc8cde91def349661cee"
94639463
integrity sha512-svXaP8UQRZ5K7or+ZmfNhg2xX3yKDMUzqadsSqi4NCH/KomcH75MAMYAGVlvXn4+b/xOPhS3I2uHKRUzvjY7BQ==
94649464

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:
94669466
version "2.1.27"
94679467
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.27.tgz#47949f98e279ea53119f5722e0f34e529bec009f"
94689468
integrity sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==
@@ -11822,7 +11822,7 @@ raw-body@2.4.0:
1182211822
iconv-lite "0.4.24"
1182311823
unpipe "1.0.0"
1182411824

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:
1182611826
version "4.0.2"
1182711827
resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-4.0.2.tgz#1aac6b7d1ad1501e66efdac1522c73e59a584eb6"
1182811828
integrity sha512-ZnScIV3ag9A4wPX/ZayxL/jZH+euYb6FcUinPcgiQW0+UBtEv0O6Q3lGd3cqJ+GHH+rksEv3Pj99oxJ3u3VIKA==
@@ -14239,14 +14239,14 @@ url-loader@^2.3.0:
1423914239
mime "^2.4.4"
1424014240
schema-utils "^2.5.0"
1424114241

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==
1424614246
dependencies:
1424714247
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"
1425014250

1425114251
url-parse-lax@^1.0.0:
1425214252
version "1.0.0"

0 commit comments

Comments
 (0)