From e2e31973d97e17a4946d4b55d6d7599b816322d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 02:36:19 +0000 Subject: [PATCH] chore(deps): update pnpm to v8.6.5 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ac6a07b..c88c5c5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Tasty GUI for Vue controls 🍰", "version": "0.3.1", "type": "module", - "packageManager": "pnpm@8.3.1", + "packageManager": "pnpm@8.6.5", "author": "Alvaro Saburido (https://github.com/alvarosabu/)", "license": "MIT", "sideEffects": false, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38b70a2..9391b16 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + importers: .: @@ -101,9 +105,6 @@ importers: playground: dependencies: - three: - specifier: ^0.153.0 - version: 0.153.0 vue: specifier: ^3.2.47 version: 3.3.4 @@ -120,6 +121,9 @@ importers: '@types/three': specifier: ^0.152.1 version: 0.152.1 + three: + specifier: ^0.153.0 + version: 0.153.0 unplugin-auto-import: specifier: ^0.16.4 version: 0.16.4(@vueuse/core@10.2.0)