mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency prettier to v3.2.1
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -37,7 +37,7 @@
|
|||||||
"postcss": "8.4.33",
|
"postcss": "8.4.33",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "9.3.0",
|
"postcss-preset-env": "9.3.0",
|
||||||
"prettier": "3.1.1",
|
"prettier": "3.2.1",
|
||||||
"swr": "2.2.4",
|
"swr": "2.2.4",
|
||||||
"tailwindcss": "3.4.1",
|
"tailwindcss": "3.4.1",
|
||||||
"ts-jest": "29.1.1"
|
"ts-jest": "29.1.1"
|
||||||
@@ -11175,9 +11175,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/prettier": {
|
"node_modules/prettier": {
|
||||||
"version": "3.1.1",
|
"version": "3.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.1.tgz",
|
||||||
"integrity": "sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==",
|
"integrity": "sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"prettier": "bin/prettier.cjs"
|
"prettier": "bin/prettier.cjs"
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
"postcss": "8.4.33",
|
"postcss": "8.4.33",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "9.3.0",
|
"postcss-preset-env": "9.3.0",
|
||||||
"prettier": "3.1.1",
|
"prettier": "3.2.1",
|
||||||
"swr": "2.2.4",
|
"swr": "2.2.4",
|
||||||
"tailwindcss": "3.4.1",
|
"tailwindcss": "3.4.1",
|
||||||
"ts-jest": "29.1.1"
|
"ts-jest": "29.1.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user