1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02:00

[deps] Autofill: Update prettier-plugin-tailwindcss to v0.6.5 (#10229)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-25 10:45:27 -04:00 committed by GitHub
parent e3a8bb1468
commit 14f51544c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -163,7 +163,7 @@
"postcss": "8.4.38",
"postcss-loader": "8.1.1",
"prettier": "3.2.2",
"prettier-plugin-tailwindcss": "0.5.14",
"prettier-plugin-tailwindcss": "0.6.5",
"process": "0.11.10",
"react": "18.3.1",
"react-dom": "18.3.1",
@ -32727,10 +32727,11 @@
}
},
"node_modules/prettier-plugin-tailwindcss": {
"version": "0.5.14",
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.14.tgz",
"integrity": "sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==",
"version": "0.6.5",
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.5.tgz",
"integrity": "sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=14.21.3"
},

View File

@ -125,7 +125,7 @@
"postcss": "8.4.38",
"postcss-loader": "8.1.1",
"prettier": "3.2.2",
"prettier-plugin-tailwindcss": "0.5.14",
"prettier-plugin-tailwindcss": "0.6.5",
"process": "0.11.10",
"react": "18.3.1",
"react-dom": "18.3.1",