diff --git a/package.json b/package.json index 3b648c08..ba84d78a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@mdx-js/react": "3.1.1", "antd": "6.3.1", "clsx": "2.1.1", - "lint-staged": "16.3.1", + "lint-staged": "16.3.2", "nodejieba": "3.5.2", "react": "19.2.4", "react-dom": "19.2.4", diff --git a/yarn.lock b/yarn.lock index f4392421..44ae11f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10460,10 +10460,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -lint-staged@16.3.1: - version "16.3.1" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.1.tgz#ab153ee630f0e07fa35d13992af79f42cc2e67a6" - integrity sha512-bqvvquXzFBAlSbluugR4KXAe4XnO/QZcKVszpkBtqLWa2KEiVy8n6Xp38OeUbv/gOJOX4Vo9u5pFt/ADvbm42Q== +lint-staged@16.3.2: + version "16.3.2" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.2.tgz#378b48c6c340d42eefcc8d13d198b61a562e63a9" + integrity sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg== dependencies: commander "^14.0.3" listr2 "^9.0.5"