mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency prettier to v3.5.3 (#1163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -40,7 +40,7 @@
|
|||||||
"postcss": "8.4.45",
|
"postcss": "8.4.45",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "9.6.0",
|
"postcss-preset-env": "9.6.0",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.5.3",
|
||||||
"swr": "2.3.3",
|
"swr": "2.3.3",
|
||||||
"tailwindcss": "3.4.17",
|
"tailwindcss": "3.4.17",
|
||||||
"ts-jest": "29.2.5"
|
"ts-jest": "29.2.5"
|
||||||
@@ -11975,9 +11975,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/prettier": {
|
"node_modules/prettier": {
|
||||||
"version": "3.3.3",
|
"version": "3.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
|
||||||
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
|
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
"postcss": "8.4.45",
|
"postcss": "8.4.45",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "9.6.0",
|
"postcss-preset-env": "9.6.0",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.5.3",
|
||||||
"swr": "2.3.3",
|
"swr": "2.3.3",
|
||||||
"tailwindcss": "3.4.17",
|
"tailwindcss": "3.4.17",
|
||||||
"ts-jest": "29.2.5"
|
"ts-jest": "29.2.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user