From 97d972f1f5bc1123e5ce81015477ef1f0fb5bdc2 Mon Sep 17 00:00:00 2001 From: Wolfger Schramm Date: Thu, 22 Feb 2024 13:43:48 +0100 Subject: [PATCH] fix pnpm-lock --- pnpm-lock.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce86a0b1..31dd3818 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -223,8 +223,8 @@ importers: specifier: ^3.4.1 version: 3.4.1 '@spearwolf/signalize': - specifier: ^0.12.0 - version: 0.12.0(@spearwolf/eventize@3.4.1) + specifier: ^0.13.0 + version: 0.13.0(@spearwolf/eventize@3.4.1) three: specifier: ~0.161.0 version: 0.161.0 @@ -4377,7 +4377,6 @@ packages: '@spearwolf/eventize': ^3.4.1 dependencies: '@spearwolf/eventize': 3.4.1 - dev: true /@stitches/react@1.2.8(react@18.2.0): resolution: {integrity: sha512-9g9dWI4gsSVe8bNLlb+lMkBYsnIKCZTmvqvDG+Avnn69XfmHZKiaMrx7cgTaddq7aTPPmXiTsbFcUy0xgI4+wA==}