mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency prettier to v3.3.1
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -40,7 +40,7 @@
|
|||||||
"postcss": "8.4.38",
|
"postcss": "8.4.38",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "9.5.14",
|
"postcss-preset-env": "9.5.14",
|
||||||
"prettier": "3.3.0",
|
"prettier": "3.3.1",
|
||||||
"swr": "2.2.5",
|
"swr": "2.2.5",
|
||||||
"tailwindcss": "3.4.3",
|
"tailwindcss": "3.4.3",
|
||||||
"ts-jest": "29.1.4"
|
"ts-jest": "29.1.4"
|
||||||
@@ -12697,9 +12697,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/prettier": {
|
"node_modules/prettier": {
|
||||||
"version": "3.3.0",
|
"version": "3.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.1.tgz",
|
||||||
"integrity": "sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==",
|
"integrity": "sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
"postcss": "8.4.38",
|
"postcss": "8.4.38",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "9.5.14",
|
"postcss-preset-env": "9.5.14",
|
||||||
"prettier": "3.3.0",
|
"prettier": "3.3.1",
|
||||||
"swr": "2.2.5",
|
"swr": "2.2.5",
|
||||||
"tailwindcss": "3.4.3",
|
"tailwindcss": "3.4.3",
|
||||||
"ts-jest": "29.1.4"
|
"ts-jest": "29.1.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user