From 06985f95ac112dee66ffe3c44cf67e630b7919b9 Mon Sep 17 00:00:00 2001 From: Yoshihiro OKUMURA Date: Tue, 15 Sep 2026 20:30:52 +0900 Subject: [PATCH] build(deps): bump cspell to 10.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b96cb5..a205bd4 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/react-redux": "^7.1.34", "@types/three": "^0.186.0", "@vitejs/plugin-react": "^6.1.1", - "cspell": "^10.3.1", + "cspell": "^10.3.2", "typescript": "~7.0.2", "vite": "^8.3.0" }