chore: update Prettier configuration and dependencies; refactor code formatting for consistency (#3926)

This commit is contained in:
Tunglies
2025-06-28 18:37:53 +08:00
committed by GitHub
parent 82af9ed78e
commit bea6a2c8f7
7 changed files with 45 additions and 17 deletions

18
pnpm-lock.yaml generated
View File

@@ -204,6 +204,9 @@ importers:
prettier:
specifier: ^3.6.2
version: 3.6.2
prettier-plugin-organize-imports:
specifier: ^4.1.0
version: 4.1.0(prettier@3.6.2)(typescript@5.8.3)
sass:
specifier: ^1.89.2
version: 1.89.2
@@ -2471,6 +2474,16 @@ packages:
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
engines: {node: ^10 || ^12 || >=14}
prettier-plugin-organize-imports@4.1.0:
resolution: {integrity: sha512-5aWRdCgv645xaa58X8lOxzZoiHAldAPChljr/MT0crXVOWTZ+Svl4hIWlz+niYSlO6ikE5UXkN1JrRvIP2ut0A==}
peerDependencies:
prettier: '>=2.0'
typescript: '>=2.9'
vue-tsc: ^2.1.0
peerDependenciesMeta:
vue-tsc:
optional: true
prettier@3.6.2:
resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
engines: {node: '>=14'}
@@ -5406,6 +5419,11 @@ snapshots:
picocolors: 1.1.1
source-map-js: 1.2.1
prettier-plugin-organize-imports@4.1.0(prettier@3.6.2)(typescript@5.8.3):
dependencies:
prettier: 3.6.2
typescript: 5.8.3
prettier@3.6.2: {}
prop-types@15.8.1: