diff --git a/resources/package.json b/resources/package.json index 03d5da0..6903d91 100644 --- a/resources/package.json +++ b/resources/package.json @@ -23,7 +23,7 @@ "eslint": "^10.2.0", "eslint-plugin-react": "^7.37.5", "globals": "^17.4.0", - "prettier": "^3.8.1", + "prettier": "^3.8.3", "typescript-eslint": "^8.58.1" }, "scripts": { diff --git a/resources/yarn.lock b/resources/yarn.lock index 3d7a77b..6aef594 100644 --- a/resources/yarn.lock +++ b/resources/yarn.lock @@ -1589,10 +1589,10 @@ prelude-ls@^1.2.1: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== -prettier@^3.8.1: - version "3.8.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173" - integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg== +prettier@^3.8.3: + version "3.8.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0" + integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw== prop-types@^15.8.1: version "15.8.1"