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 13ddd8e2..078257fe 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "eslint-plugin-unicorn": "59.0.1", "jiti": "2.4.2", "npm-run-all2": "7.0.2", - "prettier": "3.5.3", + "prettier": "3.6.2", "prettier-plugin-organize-imports": "4.1.0", "prettier-plugin-pkg": "0.21.1", "sanitize-html": "2.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca2558bf..302935cf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,7 +61,7 @@ importers: version: 50.8.0([email protected]([email protected])) eslint-plugin-prettier: specifier: 5.5.0 - version: 5.5.0([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]) + version: 5.5.0([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]) eslint-plugin-unicorn: specifier: 59.0.1 version: 59.0.1([email protected]([email protected])) @@ -72,14 +72,14 @@ importers: specifier: 7.0.2 version: 7.0.2 prettier: - specifier: 3.5.3 - version: 3.5.3 + specifier: 3.6.2 + version: 3.6.2 prettier-plugin-organize-imports: specifier: 4.1.0 prettier-plugin-pkg: specifier: 0.21.1 - version: 0.21.1([email protected]) + version: 0.21.1([email protected]) sanitize-html: specifier: 2.15.0 version: 2.15.0 @@ -2836,8 +2836,8 @@ packages: peerDependencies: prettier: ^3.0.3 - resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} + resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==} engines: {node: '>=14'} hasBin: true @@ -5404,10 +5404,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.29.0([email protected]) - prettier: 3.5.3 + prettier: 3.6.2 prettier-linter-helpers: 1.0.0 synckit: 0.11.8 optionalDependencies: @@ -6436,18 +6436,18 @@ snapshots: dependencies: fast-diff: 1.3.0 dependencies: - prettier: 3.5.3 + prettier: 3.6.2 typescript: 5.8.3 optionalDependencies: vue-tsc: 2.2.8([email protected]) dependencies: - prettier: 3.5.3 + prettier: 3.6.2 - [email protected]: {} + [email protected]: {} |
