diff --git a/package.json b/package.json index ed7c335..c4a3ec5 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint": "^8.41.0", "eslint-config-unjs": "^0.2.0", "in-range": "^3.0.0", - "prettier": "^2.8.8", + "prettier": "^3.5.3", "time-span": "^5.1.0", "typescript": "^5.0.4", "unbuild": "^1.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0a430a..14c0978 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ devDependencies: specifier: ^3.0.0 version: 3.0.0 prettier: - specifier: ^2.8.8 - version: 2.8.8 + specifier: ^3.5.3 + version: 3.5.3 time-span: specifier: ^5.1.0 version: 5.1.0 @@ -3143,9 +3143,9 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier@2.8.8: - resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} - engines: {node: '>=10.13.0'} + /prettier@3.5.3: + resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} + engines: {node: '>=14'} hasBin: true dev: true