chore: bump prettier v3 and format all code (#12111)

* chore: bump prettier v3 and format all code

* chore: mjs config

* chore: revert

* chore: revert

* chore: update lock
This commit is contained in:
neverland
2023-07-22 14:14:14 +08:00
committed by GitHub
parent b601ca1e0b
commit 3dcc92a5c0
209 changed files with 565 additions and 543 deletions
+7 -7
View File
@@ -24,8 +24,8 @@ importers:
specifier: ^0.8.0
version: 0.8.0
prettier:
specifier: ^2.7.1
version: 2.8.8
specifier: ^3.0.0
version: 3.0.0
packages/create-vant-cli-app:
dependencies:
@@ -221,8 +221,8 @@ importers:
specifier: ^4.0.1
version: 4.0.1(postcss@8.4.24)
prettier:
specifier: ^2.7.1
version: 2.8.8
specifier: ^3.0.0
version: 3.0.0
release-it:
specifier: ^15.4.1
version: 15.11.0
@@ -5795,9 +5795,9 @@ packages:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
/prettier@2.8.8:
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
engines: {node: '>=10.13.0'}
/prettier@3.0.0:
resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==}
engines: {node: '>=14'}
hasBin: true
/pretty-format@29.5.0: