diff options
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 22 |
2 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json index e5650a2c..ef22628c 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "eslint-plugin-unicorn": "54.0.0", "eslint-plugin-vitest": "0.4.1", "npm-run-all2": "6.2.2", - "prettier": "3.3.2", + "prettier": "3.3.3", "prettier-plugin-organize-imports": "4.0.0", "rimraf": "5.0.8", "sanitize-html": "2.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee4233dd..00f0a385 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,7 +82,7 @@ importers: version: 48.5.2([email protected]) eslint-plugin-prettier: specifier: 5.1.3 - version: 5.1.3(@types/[email protected])([email protected]([email protected]))([email protected])([email protected]) + version: 5.1.3(@types/[email protected])([email protected]([email protected]))([email protected])([email protected]) eslint-plugin-unicorn: specifier: 54.0.0 version: 54.0.0([email protected]) @@ -93,11 +93,11 @@ importers: specifier: 6.2.2 version: 6.2.2 prettier: - specifier: 3.3.2 - version: 3.3.2 + specifier: 3.3.3 + version: 3.3.3 prettier-plugin-organize-imports: specifier: 4.0.0 rimraf: specifier: 5.0.8 version: 5.0.8 @@ -2816,8 +2816,8 @@ packages: vue-tsc: optional: true - resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==} + resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} engines: {node: '>=14'} hasBin: true @@ -5430,10 +5430,10 @@ snapshots: transitivePeerDependencies: - supports-color - [email protected](@types/[email protected])([email protected]([email protected]))([email protected])([email protected]): + [email protected](@types/[email protected])([email protected]([email protected]))([email protected])([email protected]): dependencies: eslint: 8.57.0 - prettier: 3.3.2 + prettier: 3.3.3 prettier-linter-helpers: 1.0.0 synckit: 0.8.8 optionalDependencies: @@ -6606,14 +6606,14 @@ snapshots: dependencies: fast-diff: 1.3.0 dependencies: - prettier: 3.3.2 + prettier: 3.3.3 typescript: 5.5.3 optionalDependencies: vue-tsc: 2.0.26([email protected]) - [email protected]: {} + [email protected]: {} |
