]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore(deps): update dependency prettier to v3 (#312)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sun, 23 Jul 2023 14:36:02 +0000 (22:36 +0800)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2023 14:36:02 +0000 (22:36 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
package.json
pnpm-lock.yaml

index 3da7bdc3adb1599736da012629dd90819794dd8c..3a6f68dc3d4514101abd3643e5b4dd38c434cadf 100644 (file)
@@ -48,7 +48,7 @@
     "lint-staged": "^13.2.3",
     "minimist": "^1.2.8",
     "npm-run-all": "^4.1.5",
-    "prettier": "^2.8.8",
+    "prettier": "^3.0.0",
     "prompts": "^2.4.2",
     "zx": "^4.3.0"
   },
index 36dd54377b763eea4d21a24d263c2b608f1ff7a0..9f74779772f9637f9c155cd3b432883f636dce08 100644 (file)
@@ -51,8 +51,8 @@ importers:
         specifier: ^4.1.5
         version: 4.1.5
       prettier:
-        specifier: ^2.8.8
-        version: 2.8.8
+        specifier: ^3.0.0
+        version: 3.0.0
       prompts:
         specifier: ^2.4.2
         version: 2.4.2
@@ -5019,9 +5019,9 @@ packages:
     engines: {node: '>= 0.8.0'}
     dev: true
 
-  /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
     dev: true