From 76c5f4d6e839dfd19e04faac9c2fc55e3f5af922 Mon Sep 17 00:00:00 2001 From: Darius Cepulis Date: Thu, 26 Feb 2026 16:15:04 -0600 Subject: [PATCH] fix(react): update lockfile for icons dependency move Co-Authored-By: Claude Opus 4.6 --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc8defdf..c1c9ebac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -279,9 +279,6 @@ importers: '@videojs/core': specifier: workspace:* version: link:../core - '@videojs/icons': - specifier: workspace:* - version: link:../icons '@videojs/store': specifier: workspace:* version: link:../store @@ -295,6 +292,9 @@ importers: '@types/react': specifier: ^19.2.7 version: 19.2.7 + '@videojs/icons': + specifier: workspace:* + version: link:../icons jsdom: specifier: ^26.1.0 version: 26.1.0