diff --git a/package.json b/package.json index 1040f715..2bc0d9e9 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "lint-staged": "^16.1.2", "picocolors": "^1.1.1", "playwright-chromium": "^1.53.1", - "prettier": "3.5.3", + "prettier": "3.6.0", "rollup": "^4.43.0", "simple-git-hooks": "^2.13.0", "tsx": "^4.20.3", diff --git a/playground/vue/pre-compiled/external-scoped.vue.js b/playground/vue/pre-compiled/external-scoped.vue.js index 5aa8254f..02877857 100644 --- a/playground/vue/pre-compiled/external-scoped.vue.js +++ b/playground/vue/pre-compiled/external-scoped.vue.js @@ -20,7 +20,10 @@ const __sfc__ = { } const _withScopeId = (n) => ( - _pushScopeId('data-v-0d49ede6'), (n = n()), _popScopeId(), n + _pushScopeId('data-v-0d49ede6'), + (n = n()), + _popScopeId(), + n ) const _hoisted_1 = { class: 'pre-compiled-external-scoped-title' } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a921af6f..0894e014 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^1.53.1 version: 1.53.1 prettier: - specifier: 3.5.3 - version: 3.5.3 + specifier: 3.6.0 + version: 3.6.0 rollup: specifier: ^4.43.0 version: 4.43.0 @@ -4014,8 +4014,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prettier@3.5.3: - resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} + prettier@3.6.0: + resolution: {integrity: sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==} engines: {node: '>=14'} hasBin: true @@ -8492,7 +8492,7 @@ snapshots: prelude-ls@1.2.1: {} - prettier@3.5.3: {} + prettier@3.6.0: {} pretty-bytes@6.1.1: {}