Update dependency prettier to v2.8.6
This commit is contained in:
parent
0808efd2d6
commit
0b1d61661b
@ -17,7 +17,7 @@
|
||||
"@types/uuid": "9.0.1",
|
||||
"autoprefixer": "10.4.14",
|
||||
"postcss": "8.4.21",
|
||||
"prettier": "2.8.5",
|
||||
"prettier": "2.8.6",
|
||||
"prettier-plugin-tailwindcss": "0.2.5",
|
||||
"sass": "1.59.3",
|
||||
"tailwindcss": "3.2.7",
|
||||
|
@ -7,7 +7,7 @@ specifiers:
|
||||
autoprefixer: 10.4.14
|
||||
next: latest
|
||||
postcss: 8.4.21
|
||||
prettier: 2.8.5
|
||||
prettier: 2.8.6
|
||||
prettier-plugin-tailwindcss: 0.2.5
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0
|
||||
@ -28,8 +28,8 @@ devDependencies:
|
||||
'@types/uuid': 9.0.1
|
||||
autoprefixer: 10.4.14_postcss@8.4.21
|
||||
postcss: 8.4.21
|
||||
prettier: 2.8.5
|
||||
prettier-plugin-tailwindcss: 0.2.5_prettier@2.8.5
|
||||
prettier: 2.8.6
|
||||
prettier-plugin-tailwindcss: 0.2.5_prettier@2.8.6
|
||||
sass: 1.59.3
|
||||
tailwindcss: 3.2.7
|
||||
typescript: 5.0.2
|
||||
@ -632,7 +632,7 @@ packages:
|
||||
source-map-js: 1.0.2
|
||||
dev: true
|
||||
|
||||
/prettier-plugin-tailwindcss/0.2.5_prettier@2.8.5:
|
||||
/prettier-plugin-tailwindcss/0.2.5_prettier@2.8.6:
|
||||
resolution: {integrity: sha512-vZ/iKieyCx0WTxHbkf5E1rBlv/ybFk8WTT4hL5W2jlVxum2Zbe0jMUpuQdDrpa4z2vnPiJ5KIWCqL/kd16fKYg==}
|
||||
engines: {node: '>=12.17.0'}
|
||||
peerDependencies:
|
||||
@ -684,11 +684,11 @@ packages:
|
||||
prettier-plugin-twig-melody:
|
||||
optional: true
|
||||
dependencies:
|
||||
prettier: 2.8.5
|
||||
prettier: 2.8.6
|
||||
dev: true
|
||||
|
||||
/prettier/2.8.5:
|
||||
resolution: {integrity: sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==}
|
||||
/prettier/2.8.6:
|
||||
resolution: {integrity: sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
@ -547,10 +547,10 @@ prettier-plugin-tailwindcss@0.2.5:
|
||||
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.5.tgz#fb9f07f22d0658fdedbf4d83254bf907656f7500"
|
||||
integrity sha512-vZ/iKieyCx0WTxHbkf5E1rBlv/ybFk8WTT4hL5W2jlVxum2Zbe0jMUpuQdDrpa4z2vnPiJ5KIWCqL/kd16fKYg==
|
||||
|
||||
prettier@2.8.5:
|
||||
version "2.8.5"
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.5.tgz#3dd8ae1ebddc4f6aa419c9b64d8c8319a7e0d982"
|
||||
integrity sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==
|
||||
prettier@2.8.6:
|
||||
version "2.8.6"
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71"
|
||||
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==
|
||||
|
||||
queue-microtask@^1.2.2:
|
||||
version "1.2.3"
|
||||
|
Loading…
Reference in New Issue
Block a user