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

Commit 14fa57d

Browse files
chore(deps): update dependency @nuxt/image to v1.2.0
1 parent 2b53ef6 commit 14fa57d

File tree

3 files changed

+141
-117
lines changed

3 files changed

+141
-117
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"devDependencies": {
6565
"@antfu/eslint-config-vue": "0.42.1",
66-
"@nuxt/image": "1.0.0-rc.1",
66+
"@nuxt/image": "1.2.0",
6767
"@nuxtjs/tailwindcss": "6.8.0",
6868
"@rollup/plugin-virtual": "3.0.2",
6969
"@types/fs-extra": "11.0.4",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"devDependencies": {
7272
"@antfu/eslint-config-vue": "0.42.1",
7373
"@nuxt/devtools": "0.8.0",
74-
"@nuxt/image": "1.0.0-rc.1",
74+
"@nuxt/image": "1.2.0",
7575
"@nuxtjs/tailwindcss": "6.8.0",
7676
"@rollup/plugin-virtual": "3.0.2",
7777
"@types/fs-extra": "11.0.4",

0 commit comments

Comments
 (0)