diff --git a/package.json b/package.json index 3f1c9da..482bbea 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "husky": "^9.1.7", "markdown-it-mathjax3": "^4.3.2", "medium-zoom": "^1.1.0", - "prettier": "^3.4.2", + "prettier": "^3.5.3", "vitepress": "^1.5.0", "vitepress-markdown-timeline": "^1.2.2", "vitepress-plugin-comment-with-giscus": "^1.1.15", diff --git a/yarn.lock b/yarn.lock index 721a06f..b7d37b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1590,10 +1590,10 @@ preact@^10.0.0: resolved "https://registry.npmmirror.com/preact/-/preact-10.23.2.tgz#52deec92796ae0f0cc6b034d9c66e0fbc1b837dc" integrity sha512-kKYfePf9rzKnxOAKDpsWhg/ysrHPqT+yQ7UW4JjdnqjFIeNUnNcEJvhuA8fDenxAGWzUqtd51DfVg7xp/8T9NA== -prettier@^3.4.2: - version "3.4.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f" - integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ== +prettier@^3.5.3: + version "3.5.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5" + integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw== property-information@^6.0.0: version "6.5.0"