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

Commit 3d41fdb

Browse files
chore(deps): update dependency @nuxt/image to v1.4.0
1 parent a3f3d10 commit 3d41fdb

File tree

3 files changed

+255
-286
lines changed

3 files changed

+255
-286
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"devDependencies": {
6363
"@antfu/eslint-config": "2.11.6",
6464
"@moonrepo/cli": "1.22.8",
65-
"@nuxt/image": "1.0.0-rc.1",
65+
"@nuxt/image": "1.4.0",
6666
"@nuxtjs/tailwindcss": "6.8.0",
6767
"@rollup/plugin-virtual": "3.0.2",
6868
"@types/fs-extra": "11.0.4",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"devDependencies": {
7070
"@nuxt/devtools": "0.8.0",
71-
"@nuxt/image": "1.0.0-rc.1",
71+
"@nuxt/image": "1.4.0",
7272
"@nuxtjs/tailwindcss": "6.8.0",
7373
"@rollup/plugin-virtual": "3.0.2",
7474
"@types/fs-extra": "11.0.4",

0 commit comments

Comments
 (0)