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