From 12227e4a8b4fd22b663f839142bc0bc994b0543b Mon Sep 17 00:00:00 2001 From: João Augusto Costa Branco Marado Torres Date: Sat, 28 Jun 2025 18:32:37 -0300 Subject: env on config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: João Augusto Costa Branco Marado Torres --- deno.lock | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'deno.lock') diff --git a/deno.lock b/deno.lock index bb70bb6..56974c3 100644 --- a/deno.lock +++ b/deno.lock @@ -38,6 +38,7 @@ "npm:unified@^11.0.5": "11.0.5", "npm:unist-util-visit@5": "5.0.0", "npm:vfile@^6.0.3": "6.0.3", + "npm:vite@7": "7.0.0_picomatch@4.0.2", "npm:yaqrcode@~0.2.1": "0.2.1", "npm:zod@^3.25.67": "3.25.67" }, @@ -962,7 +963,7 @@ "unist-util-visit", "unstorage", "vfile", - "vite", + "vite@6.3.5_picomatch@4.0.2", "vitefu", "xxhash-wasm", "yargs-parser", @@ -2656,13 +2657,28 @@ ], "bin": true }, + "vite@7.0.0_picomatch@4.0.2": { + "integrity": "sha512-ixXJB1YRgDIw2OszKQS9WxGHKwLdCsbQNkpJN171udl6szi/rIySHL6/Os3s2+oE4P/FLD4dxg4mD7Wust+u5g==", + "dependencies": [ + "esbuild", + "fdir", + "picomatch@4.0.2", + "postcss", + "rollup", + "tinyglobby" + ], + "optionalDependencies": [ + "fsevents" + ], + "bin": true + }, "vitefu@1.0.7_vite@6.3.5__picomatch@4.0.2": { "integrity": "sha512-eRWXLBbJjW3X5z5P5IHcSm2yYbYRPb2kQuc+oqsbAl99WB5kVsPbiiox+cymo8twTzifA6itvhr2CmjnaZZp0Q==", "dependencies": [ - "vite" + "vite@6.3.5_picomatch@4.0.2" ], "optionalPeers": [ - "vite" + "vite@6.3.5_picomatch@4.0.2" ] }, "volar-service-css@0.0.62_@volar+language-service@2.4.15": { @@ -2980,6 +2996,7 @@ "npm:unified@^11.0.5", "npm:unist-util-visit@5", "npm:vfile@^6.0.3", + "npm:vite@7", "npm:yaqrcode@~0.2.1", "npm:zod@^3.25.67" ] -- cgit v1.2.3