From 37b3372402da3c695e3ee59fb15025970716d25c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 19:48:01 +0530 Subject: [PATCH] chore(deps): bump pnpm from 8.15.6 to 9.4.0 (#2535) Bumps [pnpm](https://github.com/pnpm/pnpm) from 8.15.6 to 9.4.0. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/compare/v8.15.6...v9.4.0) --- updated-dependencies: - dependency-name: pnpm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6c02d5b9..5f0167e1 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "framer-motion": "^11.0.24", "next": "^14.1.4", "next-pwa": "^5.6.0", - "pnpm": "^8.15.6", + "pnpm": "^9.4.0", "postcss": "8.4.38", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d4a86a8..9530e569 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ dependencies: specifier: ^5.6.0 version: 5.6.0(@babel/core@7.24.3)(next@14.1.4)(webpack@5.91.0) pnpm: - specifier: ^8.15.6 - version: 8.15.6 + specifier: ^9.4.0 + version: 9.4.0 postcss: specifier: 8.4.38 version: 8.4.38 @@ -5168,9 +5168,9 @@ packages: find-up: 4.1.0 dev: false - /pnpm@8.15.6: - resolution: {integrity: sha512-d7iem+d6Kwatj0A6Gcrl4il29hAj+YrTI9XDAZSVjrwC7gpq5dE+5FT2E05OjK8poF8LGg4dKxe8prah8RWfhg==} - engines: {node: '>=16.14'} + /pnpm@9.4.0: + resolution: {integrity: sha512-9Um4pSydK4U2di+ZwHIiBe/Fr5E+d4NdvMw7CwssqefcgCK3gGLBcpHEjoh0nHDOiOtadPH6jEv14Yu0bIvYOg==} + engines: {node: '>=18.12'} hasBin: true dev: false