Skip to content

Commit

Permalink
chore: dedupe lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jan 7, 2025
1 parent 70ef740 commit ddc355b
Show file tree
Hide file tree
Showing 3 changed files with 498 additions and 299 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"
},
"dependencies": {
"@nuxt/image": "1.5.0",
"@nuxt/image": "latest",
"nuxt": "3.15.1"
}
}
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@nuxt/test-utils": "^3.15.1",
"@types/node": "^22.10.5",
"@types/semver": "^7.5.8",
"@unhead/vue": "^1.11.14",
"@unhead/vue": "^1.11.15",
"@vitest/coverage-v8": "^2.1.8",
"@vue/test-utils": "^2.4.6",
"changelogen": "^0.5.7",
Expand Down Expand Up @@ -86,6 +86,7 @@
"@nuxt/image": "workspace:*",
"@nuxt/schema": "3.15.1",
"@nuxt/ui": "2.20.0",
"unhead": "1.11.15",
"vue": "3.5.13"
},
"engines": {
Expand Down
Loading

0 comments on commit ddc355b

Please sign in to comment.