chore: bump prettier from 3.4.1 to 3.5.3 in /frontend/web (#407)

Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.1...3.5.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.5.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-06 17:18:20 +08:00
committed by GitHub
parent 30971edf6a
commit d79f8f065e
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"eslint-plugin-react": "^7.37.5",
"long": "^5.2.4",
"postcss": "^8.4.47",
"prettier": "^3.4.1",
"prettier": "^3.5.3",
"protobufjs": "^7.4.0",
"typescript": "^5.6.3",
"vite": "^5.4.10"