From 77ee9f28515a58127bf32366a5691225dcdfeed0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 08:08:53 +0000 Subject: [PATCH] chore(deps): update pnpm to v7.33.7 --- package.json | 2 +- pnpm-lock.yaml | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c34d557..738887a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "t3-turbo-and-clerk", "private": true, - "packageManager": "pnpm@7.13.0", + "packageManager": "pnpm@7.33.7", "scripts": { "build": "turbo build", "clean": "rm -rf node_modules", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 143d8b7..b1a2326 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: '6.0' settings: - autoInstallPeers: true + autoInstallPeers: false excludeLinksFromLockfile: false overrides: @@ -107,7 +107,7 @@ importers: version: 8.4.27 prettier-plugin-tailwindcss: specifier: ^0.1.13 - version: 0.1.13(prettier@2.8.8) + version: 0.1.13 tailwindcss: specifier: ^3.3.3 version: 3.3.3 @@ -3980,6 +3980,13 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} + /prettier-plugin-tailwindcss@0.1.13: + resolution: {integrity: sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw==} + engines: {node: '>=12.17.0'} + peerDependencies: + prettier: '>=2.2.0' + dev: true + /prettier-plugin-tailwindcss@0.1.13(prettier@2.8.8): resolution: {integrity: sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw==} engines: {node: '>=12.17.0'} @@ -3987,11 +3994,13 @@ packages: prettier: '>=2.2.0' dependencies: prettier: 2.8.8 + dev: false /prettier@2.8.8: resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} engines: {node: '>=10.13.0'} hasBin: true + dev: false /prisma-kysely@1.5.0: resolution: {integrity: sha512-v+7BDxnV/Q7tefGOkCKnFnPO174CquOrn/Pl9/svNggM106VqSDx2Z8Yb4ZqW4vSttCO4fgaYoEjbbaF+2Payg==}