From 2d77ef7c13a8f7089e014a3e3e25f4bdbc0742fe Mon Sep 17 00:00:00 2001 From: Jeff Dickey <216188+jdx@users.noreply.github.com> Date: Thu, 18 Jan 2024 12:46:11 -0600 Subject: [PATCH] bump vitepress --- bun.lockb | Bin 43199 -> 43199 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index d3af3e0d38ba28754b4babb72cbc7f76797f3ae9..ab8faf5ad5802ee592836004640531c45dda6b3e 100755 GIT binary patch delta 234 zcmV-qc$S6io0H=P|I~5LM{yC!@p)R*F-AZ1|>58VM zx0Tx<=;?U2v*&dXWY}Z0LL{#csay0D9kRUvFg+0XdV!fm8uGvl@b>CLN1iMgRZ+ delta 234 zcmV-s+J{_dbPo`6U%JkxX7Oyyf8qQFW=;C=k^5{jk zKJ2$#72+id%Yzt0OJ9NGF>QQ}21V!i`}^a~snB0}tnpB@jVQ830Wy<7ZZsP)0LlOW z02BZKfF;J6PgwodjsgK*F)%JSE-{mjZf6@e0P+9;01N;CfTCiduIRsaA1 diff --git a/package.json b/package.json index 501e002..5b678da 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": true, "type": "module", "devDependencies": { - "vitepress": "1.0.0-rc.36" + "vitepress": "1.0.0-rc.39" }, "scripts": { "docs:dev": "vitepress dev",