From 6492726e4097b4d0fba35e76895a73204934d3a2 Mon Sep 17 00:00:00 2001 From: ShineShao Date: Wed, 20 Nov 2024 01:47:12 +0800 Subject: [PATCH] demo: update --- demos/with-react-vite/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/demos/with-react-vite/pnpm-lock.yaml b/demos/with-react-vite/pnpm-lock.yaml index a2e9e5c..fd79568 100644 --- a/demos/with-react-vite/pnpm-lock.yaml +++ b/demos/with-react-vite/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^2.5.1 version: 2.5.1 ezuikit-js: - specifier: ^8.1.1 - version: 8.1.1 + specifier: ^8.1.2-alpha.1 + version: 8.1.2-alpha.1 react: specifier: ^18.2.0 version: 18.2.0 @@ -1944,8 +1944,8 @@ packages: strip-final-newline: 2.0.0 dev: true - /ezuikit-js@8.1.1: - resolution: {integrity: sha512-+6scTSedCLEtIXlFDQS8Cv2zy8FEJy2XbbUpugiW3Zs5pcql03Ke9xHAaSK3jB9Mn0MNIihWdSAGhpzEbzUyCg==} + /ezuikit-js@8.1.2-alpha.1: + resolution: {integrity: sha512-XfplxzhYUe3GmbNTQRgEltH1uevZ7nD381VD6CV5VVOdnBCWl/5bKjqKFcWTD1fbYLQRdvArUan0KMKrdM+wYg==} dev: false /find-up@5.0.0: