From 128f09be39ffefb3c37a774ea54c3f051225e2ca Mon Sep 17 00:00:00 2001 From: Ryo Igarashi Date: Sat, 7 Mar 2026 12:18:26 +0900 Subject: [PATCH] chore: Bump ainu-utils --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7d1fc91..5b7b4c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@radix-ui/themes": "^3.1.6", "@types/mdx": "^2.0.13", "@vercel/speed-insights": "^1.3.1", - "ainu-utils": "^0.5.0", + "ainu-utils": "^0.5.1", "algoliasearch": "^5.46.2", "clsx": "^2.1.1", "dayjs": "^1.11.19", @@ -4620,9 +4620,9 @@ } }, "node_modules/ainu-utils": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/ainu-utils/-/ainu-utils-0.5.0.tgz", - "integrity": "sha512-HYK9h2OTmskEEjEifpbiNuBUxtXAjBZs3BJUaPsMczLNz1hgU9/GJHIxFE6UeswlrjPcBNwWZrSeitmDNS2ADg==", + "version": "0.5.1", + "resolved": "https://registry.npmjs.org/ainu-utils/-/ainu-utils-0.5.1.tgz", + "integrity": "sha512-3i+8ZDvmgTE7wA1SB6t9RyWxamXk47DGSqCDChQgh8kGTSyTVC1XV/3ZGUexGcG9pEIPPtCVa2hKYqIDsW5tyw==", "license": "MIT" }, "node_modules/ajv": { diff --git a/package.json b/package.json index f05e1d7..d706a71 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@radix-ui/themes": "^3.1.6", "@types/mdx": "^2.0.13", "@vercel/speed-insights": "^1.3.1", - "ainu-utils": "^0.5.0", + "ainu-utils": "^0.5.1", "algoliasearch": "^5.46.2", "clsx": "^2.1.1", "dayjs": "^1.11.19",