Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @nuxt/image to v0.7.2 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
37 changes: 22 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2321,28 +2321,28 @@ __metadata:
linkType: hard

"@nuxt/image@npm:^0.7.1":
version: 0.7.1
resolution: "@nuxt/image@npm:0.7.1"
version: 0.7.2
resolution: "@nuxt/image@npm:0.7.2"
dependencies:
consola: "npm:^2.15.3"
defu: "npm:^6.0.0"
defu: "npm:^6.1.4"
fs-extra: "npm:^10.1.0"
hasha: "npm:^5.2.2"
image-meta: "npm:^0.1.1"
ipx: "npm:^0.9.9"
ipx: "npm:^0.9.11"
is-https: "npm:^4.0.0"
lru-cache: "npm:^7.10.1"
node-fetch-native: "npm:^0.1.4"
lru-cache: "npm:^7.18.3"
node-fetch-native: "npm:^0.1.8"
p-limit: "npm:^3.1.0"
rc9: "npm:^1.2.2"
rc9: "npm:^1.2.4"
requrl: "npm:^3.0.2"
semver: "npm:^7.3.7"
ufo: "npm:^0.8.4"
semver: "npm:^7.5.4"
ufo: "npm:^0.8.6"
upath: "npm:^2.0.1"
dependenciesMeta:
ipx:
optional: true
checksum: 8e9d85ba97fb2d9280cb36797590ebcdb9e6f718ac19b62aa5f13b463cc8eb1152704959dfbdce626c14d6dc6b2070eef75c33aad3d93765db7bf2c20f4472b6
checksum: 03fa4f229f25f6b47657c88500727c28611ee88ac417fa34dfe9316f1eca4d2f5804667ff743f7fcd73c2b413a43b5536f318337963f53ad68d041de1ad5b81b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5787,6 +5787,13 @@ __metadata:
languageName: node
linkType: hard

"defu@npm:^6.1.4":
version: 6.1.4
resolution: "defu@npm:6.1.4"
checksum: aeffdb47300f45b4fdef1c5bd3880ac18ea7a1fd5b8a8faf8df29350ff03bf16dd34f9800205cab513d476e4c0a3783aa0cff0a433aff0ac84a67ddc4c8a2d64
languageName: node
linkType: hard

"delegates@npm:^1.0.0":
version: 1.0.0
resolution: "delegates@npm:1.0.0"
Expand Down Expand Up @@ -8360,7 +8367,7 @@ __metadata:
languageName: node
linkType: hard

"ipx@npm:^0.9.9":
"ipx@npm:^0.9.11":
version: 0.9.11
resolution: "ipx@npm:0.9.11"
dependencies:
Expand Down Expand Up @@ -9452,7 +9459,7 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^7.10.1, lru-cache@npm:^7.7.1":
"lru-cache@npm:^7.18.3, lru-cache@npm:^7.7.1":
version: 7.18.3
resolution: "lru-cache@npm:7.18.3"
checksum: 6029ca5aba3aacb554e919d7ef804fffd4adfc4c83db00fac8248c7c78811fb6d4b6f70f7fd9d55032b3823446546a007edaa66ad1f2377ae833bd983fac5d98
Expand Down Expand Up @@ -10163,7 +10170,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch-native@npm:^0.1.4, node-fetch-native@npm:^0.1.8":
"node-fetch-native@npm:^0.1.8":
version: 0.1.8
resolution: "node-fetch-native@npm:0.1.8"
checksum: 509bbfd5755ffabb5411c9f55d55c15ec9fde7d5a152f88b65396fe40469e33c20d8152ebf004d957bfdcea325a0d5cd51e9c7232c1b6c1263db04c3cc1440b4
Expand Down Expand Up @@ -12620,7 +12627,7 @@ __metadata:
languageName: node
linkType: hard

"rc9@npm:^1.2.2":
"rc9@npm:^1.2.4":
version: 1.2.4
resolution: "rc9@npm:1.2.4"
dependencies:
Expand Down Expand Up @@ -14776,7 +14783,7 @@ __metadata:
languageName: node
linkType: hard

"ufo@npm:^0.8.4, ufo@npm:^0.8.5, ufo@npm:^0.8.6":
"ufo@npm:^0.8.5, ufo@npm:^0.8.6":
version: 0.8.6
resolution: "ufo@npm:0.8.6"
checksum: b4294d8f938ad205a6e44bf55fa9134e75655f10fd3f49e587e0b7511ed308ba80bb87159a3e9d0fa1a0c7edbdf4000c64c558eb88cf3c09df7ffdd976ada7a5
Expand Down