diff --git a/package.json b/package.json index 2c9fa5e..a2138a8 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "graphql-tag": "^2.12.6", "husky": "^8.0.3", "lint-staged": "^15.2.0", - "prettier": "3.1.1", + "prettier": "3.5.3", "typescript": "^5.3.3", "unbuild": "^2.0.0", "vite": "^5.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e47124..cc3054c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: ^15.2.0 version: 15.2.0 prettier: - specifier: 3.1.1 - version: 3.1.1 + specifier: 3.5.3 + version: 3.5.3 typescript: specifier: ^5.3.3 version: 5.3.3 @@ -5286,8 +5286,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier@3.1.1: - resolution: {integrity: sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==} + /prettier@3.5.3: + resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} engines: {node: '>=14'} hasBin: true dev: true