Skip to content

Commit f27c49a

Browse files
web-flowryoppippi
authored andcommitted
chore(deps): Update deno dependencies
1 parent b0b242c commit f27c49a

File tree

2 files changed

+378
-369
lines changed

2 files changed

+378
-369
lines changed

deno.jsonc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@
1717
]
1818
},
1919
"imports": {
20-
"@cross/test": "jsr:@cross/test@^0.0.9",
20+
"@cross/test": "jsr:@cross/test@^0.0.10",
2121
"@std/assert": "jsr:@std/assert@^1.0.0",
2222
"@std/testing": "jsr:@std/testing@^1.0.0",
2323
"@sveltejs/kit": "npm:@sveltejs/kit@^2.5.19",
2424
"css-selector-extract": "npm:css-selector-extract@^4.0.1",
2525
"magic-string": "npm:magic-string@^0.30.11",
26-
"pathe": "npm:pathe@^1.1.2",
26+
"pathe": "npm:pathe@^2.0.0",
2727
"query-string": "npm:query-string@^9.1.0",
28-
"svelte": "npm:svelte@^4.2.18",
28+
"svelte": "npm:svelte@^5.0.0",
2929
"ufo": "npm:ufo@^1.5.4",
30-
"unconfig": "npm:unconfig@^0.6.0",
31-
"vite": "npm:vite@^5.3.5"
30+
"unconfig": "npm:unconfig@^7.0.0",
31+
"vite": "npm:vite@^6.0.0"
3232
},
3333
"exports": "./mod.ts",
3434
"publish": {

0 commit comments

Comments
 (0)