Skip to content

Commit a05bbe9

Browse files
committed
chore(example): bump image version
1 parent 3ec797a commit a05bbe9

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "nuxt start"
88
},
99
"devDependencies": {
10-
"@nuxt/image": "^0.7.0",
10+
"@nuxt/image": "^0.7.1",
1111
"nuxt": "^2.15.8"
1212
}
1313
}

example/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,10 +1177,10 @@
11771177
node-html-parser "^3.2.0"
11781178
ufo "^0.7.4"
11791179

1180-
"@nuxt/image@^0.7.0":
1181-
version "0.7.0"
1182-
resolved "https://registry.yarnpkg.com/@nuxt/image/-/image-0.7.0.tgz#c1f43175d977f728d3c38f4cf4e4d21e8b377235"
1183-
integrity sha512-A0kFEFeLRICVPdwFSB4erpiSd2mVqJJcGJ+Oq9awfF1IrIxo5muAIUc37d3tdkZ98m7LeqUc6hPS4B4SWIJUdg==
1180+
"@nuxt/image@^0.7.1":
1181+
version "0.7.1"
1182+
resolved "https://registry.yarnpkg.com/@nuxt/image/-/image-0.7.1.tgz#3d64f76785c3ecd8983202d814cc5ed5c6dfb96f"
1183+
integrity sha512-dKCVvRBae9rPHvyaIcC1ypFh+rnNP85WJgzYOE7XMtHQnrGj7X8UiGWTlk2ahcRPBGx1W8JlJuNGBhWZKrf6lQ==
11841184
dependencies:
11851185
consola "^2.15.3"
11861186
defu "^6.0.0"
@@ -1197,7 +1197,7 @@
11971197
ufo "^0.8.4"
11981198
upath "^2.0.1"
11991199
optionalDependencies:
1200-
ipx "^0.9.7"
1200+
ipx "^0.9.9"
12011201

12021202
"@nuxt/loading-screen@^2.0.3":
12031203
version "2.0.4"
@@ -4282,10 +4282,10 @@ ip@^1.1.5:
42824282
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.8.tgz#ae05948f6b075435ed3307acce04629da8cdbf48"
42834283
integrity sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==
42844284

4285-
ipx@^0.9.7:
4286-
version "0.9.7"
4287-
resolved "https://registry.yarnpkg.com/ipx/-/ipx-0.9.7.tgz#5b425af86c7a367a2bf82b0a5087d073a9ab32ab"
4288-
integrity sha512-qnSJuzWrmJAg0mTfo5xy6YXA63VAWvzT7ZSXWW4ZWlN4T3+k3zU6ygn1YtBw0Qo1n5abdJak1tH/0Mgb9urFWA==
4285+
ipx@^0.9.9:
4286+
version "0.9.9"
4287+
resolved "https://registry.yarnpkg.com/ipx/-/ipx-0.9.9.tgz#baa5a69b38234b08854ef8ae5264e8d8d5f8e267"
4288+
integrity sha512-H+VZZoh/2TmInXR074NvcOvwAKXKpwRvxk2sxZW0XAvBvMBOTY9z2Tv+XkooxU1q6VgNbnZIg8E6ZnO5+FKlQA==
42894289
dependencies:
42904290
consola "^2.15.3"
42914291
defu "^6.0.0"

0 commit comments

Comments
 (0)