diff --git a/package.json b/package.json index dc839364..6bfafce4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-import": "2.31.0", "eslint-plugin-react": "7.37.4", "eslint-plugin-react-hooks": "5.1.0", - "prettier": "3.5.2", + "prettier": "3.5.3", "turbo": "2.4.4", "typescript": "5.7.3", "typescript-eslint": "8.24.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbfc2bce..9dd0b3a7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: 5.1.0 version: 5.1.0(eslint@9.20.0(jiti@2.4.2)) prettier: - specifier: 3.5.2 - version: 3.5.2 + specifier: 3.5.3 + version: 3.5.3 turbo: specifier: 2.4.4 version: 2.4.4 @@ -2314,6 +2314,11 @@ packages: engines: {node: '>=14'} hasBin: true + prettier@3.5.3: + resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} + engines: {node: '>=14'} + hasBin: true + pretty-format@27.5.1: resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -5168,6 +5173,8 @@ snapshots: prettier@3.5.2: {} + prettier@3.5.3: {} + pretty-format@27.5.1: dependencies: ansi-regex: 5.0.1