chore(deps): update dependency prettier to ^3.2.5

This commit is contained in:
renovate[bot] 2024-03-13 06:42:58 +00:00 committed by GitHub
parent 21d5633233
commit 6f3757e748
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 9 deletions

View file

@ -134,7 +134,7 @@
"fs-extra": "^11.2.0", "fs-extra": "^11.2.0",
"lint-staged": "^14.0.1", "lint-staged": "^14.0.1",
"nuxt": "^3.10.3", "nuxt": "^3.10.3",
"prettier": "^3.0.3", "prettier": "^3.2.5",
"sharp": "^0.33.2", "sharp": "^0.33.2",
"sharp-ico": "^0.1.5", "sharp-ico": "^0.1.5",
"simple-git-hooks": "^2.10.0", "simple-git-hooks": "^2.10.0",

View file

@ -320,8 +320,8 @@ importers:
specifier: ^3.10.3 specifier: ^3.10.3
version: 3.10.3(@upstash/redis@1.27.1)(@vercel/kv@1.0.1)(eslint@8.57.0)(idb-keyval@6.2.1)(rollup@4.6.0)(typescript@5.3.3)(vite@5.1.4)(vue-tsc@1.8.27) version: 3.10.3(@upstash/redis@1.27.1)(@vercel/kv@1.0.1)(eslint@8.57.0)(idb-keyval@6.2.1)(rollup@4.6.0)(typescript@5.3.3)(vite@5.1.4)(vue-tsc@1.8.27)
prettier: prettier:
specifier: ^3.0.3 specifier: ^3.2.5
version: 3.0.3 version: 3.2.5
sharp: sharp:
specifier: ^0.33.2 specifier: ^0.33.2
version: 0.33.2 version: 0.33.2
@ -12393,12 +12393,6 @@ packages:
fast-diff: 1.3.0 fast-diff: 1.3.0
dev: true dev: true
/prettier@3.0.3:
resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==}
engines: {node: '>=14'}
hasBin: true
dev: true
/prettier@3.2.5: /prettier@3.2.5:
resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==}
engines: {node: '>=14'} engines: {node: '>=14'}