diff --git a/package.json b/package.json index d4dd2b9..5273673 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "simple-git-hooks": "2.11.1", "typescript": "5.7.2", "unbuild": "3.0.1", - "unstorage": "1.14.3", + "unstorage": "1.14.4", "vite": "6.0.6", "vitest": "2.1.8" }, diff --git a/playground/package.json b/playground/package.json index 543bddc..3a31c3c 100644 --- a/playground/package.json +++ b/playground/package.json @@ -8,6 +8,6 @@ "unifont": "latest" }, "devDependencies": { - "unstorage": "1.14.3" + "unstorage": "1.14.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 664d112..3936ef8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: 3.0.1 version: 3.0.1(typescript@5.7.2) unstorage: - specifier: 1.14.3 - version: 1.14.3 + specifier: 1.14.4 + version: 1.14.4 vite: specifier: 6.0.6 version: 6.0.6(@types/node@22.10.2)(jiti@2.4.2)(yaml@2.6.1) @@ -65,8 +65,8 @@ importers: version: link:.. devDependencies: unstorage: - specifier: 1.14.3 - version: 1.14.3 + specifier: 1.14.4 + version: 1.14.4 packages: @@ -2808,8 +2808,8 @@ packages: unist-util-visit@5.0.0: resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==} - unstorage@1.14.3: - resolution: {integrity: sha512-nj1rtc2XWCck2fDB39sboAajqooj9LmxZ9/eBM1XR+iUQAFctKvLl0FcPP5f4vzRgU1dmJ03SZhqZMLc9RDXIA==} + unstorage@1.14.4: + resolution: {integrity: sha512-1SYeamwuYeQJtJ/USE1x4l17LkmQBzg7deBJ+U9qOBoHo15d1cDxG4jM31zKRgF7pG0kirZy4wVMX6WL6Zoscg==} peerDependencies: '@azure/app-configuration': ^1.8.0 '@azure/cosmos': ^4.2.0 @@ -6012,7 +6012,7 @@ snapshots: unist-util-is: 6.0.0 unist-util-visit-parents: 6.0.1 - unstorage@1.14.3: + unstorage@1.14.4: dependencies: anymatch: 3.1.3 chokidar: 3.6.0