diff options
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 28 |
2 files changed, 15 insertions, 15 deletions
diff --git a/package.json b/package.json index 1317463c..b91fa3bf 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "eslint-plugin-unicorn": "57.0.0", "jiti": "2.4.2", "npm-run-all2": "7.0.2", - "prettier": "3.5.2", + "prettier": "3.5.3", "prettier-plugin-organize-imports": "4.1.0", "prettier-plugin-packagejson": "2.5.10", "rimraf": "5.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b1e0128..63e334a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,7 +61,7 @@ importers: version: 50.6.3([email protected]([email protected])) eslint-plugin-prettier: specifier: 5.2.3 - version: 5.2.3([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]) + version: 5.2.3([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]) eslint-plugin-unicorn: specifier: 57.0.0 version: 57.0.0([email protected]([email protected])) @@ -72,14 +72,14 @@ importers: specifier: 7.0.2 version: 7.0.2 prettier: - specifier: 3.5.2 - version: 3.5.2 + specifier: 3.5.3 + version: 3.5.3 prettier-plugin-organize-imports: specifier: 4.1.0 prettier-plugin-packagejson: specifier: 2.5.10 - version: 2.5.10([email protected]) + version: 2.5.10([email protected]) rimraf: specifier: 5.0.10 version: 5.0.10 @@ -2800,8 +2800,8 @@ packages: prettier: optional: true - resolution: {integrity: sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==} + resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} engines: {node: '>=14'} hasBin: true @@ -5326,10 +5326,10 @@ snapshots: transitivePeerDependencies: - supports-color - [email protected]([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]): + [email protected]([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]): dependencies: eslint: 9.21.0([email protected]) - prettier: 3.5.2 + prettier: 3.5.3 prettier-linter-helpers: 1.0.0 synckit: 0.9.2 optionalDependencies: @@ -6370,21 +6370,21 @@ snapshots: dependencies: fast-diff: 1.3.0 dependencies: - prettier: 3.5.2 + prettier: 3.5.3 typescript: 5.8.2 optionalDependencies: vue-tsc: 2.2.8([email protected]) dependencies: sort-package-json: 2.15.1 synckit: 0.9.2 optionalDependencies: - prettier: 3.5.2 + prettier: 3.5.3 - [email protected]: {} + [email protected]: {} |
