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

This commit is contained in:
renovate[bot] 2023-12-10 09:51:36 +00:00 committed by GitHub
parent 71b233e553
commit fbdbbb2c6b
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.294.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.32",
"prettier": "3.1.0",
"prettier": "3.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-files": "3.0.0",
@ -8535,9 +8535,9 @@
}
},
"node_modules/prettier": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz",
"integrity": "sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.1.tgz",
"integrity": "sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==",
"bin": {
"prettier": "bin/prettier.cjs"
},

View file

@ -34,7 +34,7 @@
"lucide-react": "0.294.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.32",
"prettier": "3.1.0",
"prettier": "3.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-files": "3.0.0",