diff --git a/package-lock.json b/package-lock.json index f7a8fed7..7e4cf2b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1348,7 +1348,6 @@ }, "node_modules/@clack/prompts/node_modules/is-unicode-supported": { "version": "1.3.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 82720124..5df27fd5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "typescript": "5.6.3", - "zudoku": "0.0.0-e09234c" + "zudoku": "0.14.1" }, "devDependencies": { "@types/json-schema": "7.0.15",