From 21af3f9c97e0f12293e6075f1c71618d7cca8794 Mon Sep 17 00:00:00 2001 From: Corbin Crutchley Date: Mon, 25 Nov 2024 05:37:27 -0800 Subject: [PATCH] chore: fix lockfile --- pnpm-lock.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d52b6eb..73ef809 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -309,10 +309,10 @@ importers: specifier: workspace:* version: link:../store react: - specifier: ^17.0.0 || ^18.0.0 + specifier: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 version: 18.3.1 react-dom: - specifier: ^17.0.0 || ^18.0.0 + specifier: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 version: 18.3.1(react@18.3.1) use-sync-external-store: specifier: ^1.2.2