Upgrade Prettier from 2 to 3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 10:41:27 +08:00
parent e656b3ce99
commit c182b297c9
2 changed files with 11 additions and 10 deletions

View File

@@ -64,7 +64,7 @@
"eslint-plugin-vue": "^9.33.0",
"jsdom": "^28.1.0",
"postcss": "^8.5.8",
"prettier": "^2.7.1",
"prettier": "^3.8.1",
"sass": "^1.97.3",
"start-server-and-test": "^2.1.5",
"tailwindcss": "^3.4.19",