From 25b70c24f1a7c97d12487daeaa3b756f8f516da4 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 4 Jul 2026 22:49:43 +0200 Subject: [PATCH] chore(deps): update pnpm to version 11.10.0 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 71a0de281..3a8d9d0bd 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/amruthpillai/reactive-resume.git" }, - "packageManager": "pnpm@11.9.0", + "packageManager": "pnpm@11.10.0", "workspaces": [ "apps/*", "packages/*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2adbb3a05..83abbd400 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8189,7 +8189,7 @@ snapshots: dependencies: '@babel/code-frame': 7.29.7 '@babel/generator': 7.29.7 - '@babel/parser': 7.27.0 + '@babel/parser': 7.29.7 '@babel/template': 7.29.7 '@babel/types': 7.29.7 debug: 4.4.3