Skip to content

Commit

Permalink
chore(example): update image dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jul 12, 2022
1 parent 23076b8 commit 7db6c80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@nuxt/image-edge": "^1.0.0-27620550.0de5173",
"@nuxt/image-edge": "^1.0.0-27627435.23076b8",
"nuxt": "^3.0.0-rc.4"
}
}
11 changes: 5 additions & 6 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -376,21 +376,20 @@
resolved "https://registry.yarnpkg.com/@nuxt/devalue/-/devalue-2.0.0.tgz#c7bd7e9a516514e612d5d2e511ffc399e0eac322"
integrity sha512-YBI/6o2EBz02tdEJRBK8xkt3zvOFOWlLBf7WKYGBsSYSRtjjgrqPe2skp6VLLmKx5WbHHDNcW+6oACaurxGzeA==

"@nuxt/image-edge@^1.0.0-27620550.0de5173":
version "1.0.0-27620550.0de5173"
resolved "https://registry.yarnpkg.com/@nuxt/image-edge/-/image-edge-1.0.0-27620550.0de5173.tgz#25df2909d3ab22624878c70dfc6824212a7b2800"
integrity sha512-x1Y+VVuNpn1WCpM5BjYfVfjyK/YwbUIVq5Yf3OAKpGS0z2tA5OFcDZCpVocXMPf4pYZ/eft2Weilm4VVUSn1uQ==
"@nuxt/image-edge@^1.0.0-27627435.23076b8":
version "1.0.0-27627435.23076b8"
resolved "https://registry.yarnpkg.com/@nuxt/image-edge/-/image-edge-1.0.0-27627435.23076b8.tgz#ad18599c9500eee16e86ef33fab31a1475763076"
integrity sha512-yNZGTcAmm6Xhff6pRD2RMb+zSjvbupesl4NHOjnUVGyf4mg833lT4TWXpB0+xTuf3nrnxXgs1BZ7ywc2XtBB+Q==
dependencies:
"@nuxt/kit" "^3.0.0-rc.4"
consola "^2.15.3"
defu "^6.0.0"
fs-extra "^10.1.0"
h3 "^0.7.10"
image-meta "^0.1.1"
node-fetch-native "^0.1.4"
ohash "^0.1.0"
pathe "^0.3.2"
ufo "^0.8.4"
ufo "^0.8.5"
optionalDependencies:
ipx "^0.9.10"

Expand Down

1 comment on commit 7db6c80

@vercel
Copy link

@vercel vercel bot commented on 7db6c80 Jul 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

image – ./

image-git-v1-nuxt-js.vercel.app
image-nuxt-js.vercel.app
image-eight.vercel.app

Please sign in to comment.