From f08d3df38405bc3a808e9590bdf55d05031b1645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:19:14 +0000 Subject: [PATCH] build(deps): bump pnpm from 8.9.2 to 9.14.3 Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 8.9.2 to 9.14.3. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v9.14.3/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v9.14.3/pnpm) --- updated-dependencies: - dependency-name: pnpm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c2f90bc..dda82f1 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "framer-motion": "^10.16.4", "husky": "^8.0.3", "next": "13.5.6", - "pnpm": "^8.9.2", + "pnpm": "^9.14.3", "postcss": "8.4.24", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cfa109d..b41fcbb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: 13.5.6 version: 13.5.6(react-dom@18.2.0)(react@18.2.0) pnpm: - specifier: ^8.9.2 - version: 8.9.2 + specifier: ^9.14.3 + version: 9.14.3 postcss: specifier: 8.4.24 version: 8.4.24 @@ -2901,9 +2901,9 @@ packages: engines: {node: '>= 6'} dev: false - /pnpm@8.9.2: - resolution: {integrity: sha512-udNf6RsqWFTa3EMDSj57LmdfpLVuIOjgnvB4+lU8GPiu1EBR57Nui43UNfl+sMRMT/O0T8fG+n0h4frBe75mHg==} - engines: {node: '>=16.14'} + /pnpm@9.14.3: + resolution: {integrity: sha512-wPU+6ZR37ZabgrKJrQEaXRa/FiPJV+fynqvo0MALV0wpuMf1T2xn7nEMc/KFyBVNB85EtG/iwO60dqkEQbrDcQ==} + engines: {node: '>=18.12'} hasBin: true dev: false