mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency prettier to v3.2.1
This commit is contained in:
parent
afa770b3aa
commit
6ec8f1b0a3
4 changed files with 10 additions and 10 deletions
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -35,7 +35,7 @@
|
|||
"lucide-react": "0.309.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "8.4.33",
|
||||
"prettier": "3.1.1",
|
||||
"prettier": "3.2.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-files": "3.0.0",
|
||||
|
|
@ -8720,9 +8720,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.1.tgz",
|
||||
"integrity": "sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==",
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.1.tgz",
|
||||
"integrity": "sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==",
|
||||
"bin": {
|
||||
"prettier": "bin/prettier.cjs"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
"lucide-react": "0.309.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "8.4.33",
|
||||
"prettier": "3.1.1",
|
||||
"prettier": "3.2.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-files": "3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue