summaryrefslogtreecommitdiff
path: root/deno.lock
diff options
context:
space:
mode:
Diffstat (limited to 'deno.lock')
-rw-r--r--deno.lock23
1 files changed, 20 insertions, 3 deletions
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"
]