diff --git a/package.json b/package.json index 47c4e0f..2c5464d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@tresjs/leches", "type": "module", "version": "0.14.0", - "packageManager": "pnpm@8.3.1", + "packageManager": "pnpm@8.15.5", "description": "Tasty GUI for Vue controls 🍰", "author": "Alvaro Saburido (https://github.com/alvarosabu/)", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 632113c..4aaf4cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + importers: .: @@ -9907,7 +9911,3 @@ packages: /zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} dev: true - -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false