@unlazy/nuxt
Advanced tools
Comparing version 0.11.1 to 0.11.2
{ | ||
"name": "@unlazy/nuxt", | ||
"version": "0.11.1", | ||
"version": "0.11.2", | ||
"configKey": "unlazy", | ||
@@ -5,0 +5,0 @@ "compatibility": { |
{ | ||
"name": "@unlazy/nuxt", | ||
"version": "0.11.1", | ||
"packageManager": "pnpm@8.15.3", | ||
"version": "0.11.2", | ||
"packageManager": "pnpm@8.15.4", | ||
"description": "Nuxt lazy loading module for placeholder images", | ||
@@ -41,13 +41,13 @@ "author": "Johann Schopplich <pkg@johannschopplich.com>", | ||
"dependencies": { | ||
"@nuxt/kit": "^3.10.2", | ||
"@nuxt/kit": "^3.10.3", | ||
"defu": "^6.1.4", | ||
"unlazy": "0.11.1" | ||
"unlazy": "0.11.2" | ||
}, | ||
"devDependencies": { | ||
"@nuxt/module-builder": "^0.5.5", | ||
"@nuxt/schema": "^3.10.2", | ||
"@types/node": "^20.11.19", | ||
"@nuxt/schema": "^3.10.3", | ||
"@types/node": "^20.11.25", | ||
"@unocss/nuxt": "^0.58.5", | ||
"@unocss/reset": "^0.58.5", | ||
"nuxt": "^3.10.2" | ||
"nuxt": "^3.10.3" | ||
}, | ||
@@ -54,0 +54,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
11153
+ Added@unlazy/core@0.11.2(transitive)
+ Addedunlazy@0.11.2(transitive)
- Removed@unlazy/core@0.11.1(transitive)
- Removedunlazy@0.11.1(transitive)
Updated@nuxt/kit@^3.10.3
Updatedunlazy@0.11.2