From a71dbbb354ba2c47c4d905e7b0b2feba31954700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 20:59:56 +0000 Subject: [PATCH] build(deps): bump pnpm from 8.9.2 to 9.15.0 Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 8.9.2 to 9.15.0. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v9.15.0/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v9.15.0/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..395d232 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.15.0", "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..ce8f5cc 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.15.0 + version: 9.15.0 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.15.0: + resolution: {integrity: sha512-duI3l2CkMo7EQVgVvNZije5yevN3mqpMkU45RBVsQpmSGon5djge4QfUHxLPpLZmgcqccY8GaPoIMe1MbYulbA==} + engines: {node: '>=18.12'} hasBin: true dev: false