diff --git a/package.json b/package.json index ec0be99..816cd26 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint": "^8.39.0", "eslint-config-unjs": "^0.1.0", "expect-type": "^0.15.0", - "prettier": "^2.8.8", + "prettier": "^3.5.3", "typescript": "^5.0.4", "unbuild": "^1.2.1", "vite": "^4.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a118a2a..10e643a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ devDependencies: specifier: ^0.15.0 version: 0.15.0 prettier: - specifier: ^2.8.8 - version: 2.8.8 + specifier: ^3.5.3 + version: 3.5.3 typescript: specifier: ^5.0.4 version: 5.0.4 @@ -3090,9 +3090,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