chore(deps): update dependency prettier to v3.2.2

This commit is contained in:
renovate[bot] 2024-01-14 05:34:24 +00:00 committed by GitHub
parent 6ec8f1b0a3
commit ee80c0cd7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View file

@ -35,7 +35,7 @@
"lucide-react": "0.309.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.33",
"prettier": "3.2.1",
"prettier": "3.2.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-files": "3.0.0",
@ -8720,9 +8720,9 @@
}
},
"node_modules/prettier": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.1.tgz",
"integrity": "sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==",
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz",
"integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==",
"bin": {
"prettier": "bin/prettier.cjs"
},

View file

@ -34,7 +34,7 @@
"lucide-react": "0.309.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.33",
"prettier": "3.2.1",
"prettier": "3.2.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-files": "3.0.0",

8
package-lock.json generated
View file

@ -89,7 +89,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"jest": "29.7.0",
"pino-pretty": "10.3.1",
"prettier": "3.2.1",
"prettier": "3.2.2",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
"ts-loader": "9.5.1",
@ -10563,9 +10563,9 @@
}
},
"node_modules/prettier": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.1.tgz",
"integrity": "sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==",
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz",
"integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"

View file

@ -106,7 +106,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"jest": "29.7.0",
"pino-pretty": "10.3.1",
"prettier": "3.2.1",
"prettier": "3.2.2",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
"ts-loader": "9.5.1",