From 08ff137eb54651dbfd92530c8c5c5c691b33f891 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 22:59:04 +0000 Subject: [PATCH] chore(deps): update dependency immer to v11 --- pnpm-lock.yaml | 12 +++++++++--- pnpm-workspace.yaml | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index babd5d7de7..e9e2312b39 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,8 +10,8 @@ catalogs: specifier: ^2.8.2 version: 2.10.1 immer: - specifier: ^10.1.1 - version: 10.2.0 + specifier: ^11.0.0 + version: 11.1.6 msw: specifier: ^2.5.1 version: 2.12.1 @@ -438,7 +438,7 @@ importers: version: 3.20.0 immer: specifier: 'catalog:' - version: 10.2.0 + version: 11.1.6 devDependencies: '@effect/vitest': specifier: catalog:effect @@ -5724,6 +5724,9 @@ packages: immer@10.2.0: resolution: {integrity: sha512-d/+XTN3zfODyjr89gM3mPq1WNX2B8pYsu7eORitdwyA2sBubnTl3laYlBk4sXY5FUa5qTZGBDPJICVbvqzjlbw==} + immer@11.1.6: + resolution: {integrity: sha512-uwrF08UBQfxk49i9WcUeCx045wjB1zXEHNJmbYHPVVspxmjwSeWCoKbB8DEIvs3XkBJV6lcRAyLaWJ2+u3MMCw==} + import-fresh@3.3.1: resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==} engines: {node: '>=6'} @@ -8223,6 +8226,7 @@ packages: uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true v8-compile-cache-lib@3.0.1: @@ -14536,6 +14540,8 @@ snapshots: immer@10.2.0: {} + immer@11.1.6: {} + import-fresh@3.3.1: dependencies: parent-module: 1.0.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1a6ffa0b25..3d4cb44a3d 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -8,7 +8,7 @@ packages: - 'scratchpad' catalog: '@reduxjs/toolkit': '^2.8.2' - immer: '^10.1.1' + immer: '^11.0.0' msw: '^2.5.1' catalogs: effect: