chore(deps): update dependency tailwindcss to v2.2.12
This commit is contained in:
committed by
renovate[bot]
parent
a48091a012
commit
42b748edf2
6
tools/ui-components/package-lock.json
generated
6
tools/ui-components/package-lock.json
generated
@ -17659,9 +17659,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tailwindcss": {
|
"tailwindcss": {
|
||||||
"version": "2.2.11",
|
"version": "2.2.12",
|
||||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.11.tgz",
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.12.tgz",
|
||||||
"integrity": "sha512-nXHuyB94Q5n3eSy41qdNEORDb2R6Vtq0LZmFfVfpYJxTWEZJ50IzaOkq2tCN8KJTNsQ5kZHhy+rj2aX6lJyGbQ==",
|
"integrity": "sha512-xB21XYyad1ZBATFHfSqe8hDHK7G+QLgErEy754h5gG+BcvrBoCBknaXGCDq9CXj9Azqz4zby3adCyY88kYRg0g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"arg": "^5.0.1",
|
"arg": "^5.0.1",
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"postcss": "8.3.6",
|
"postcss": "8.3.6",
|
||||||
"postcss-import": "14.0.2",
|
"postcss-import": "14.0.2",
|
||||||
"tailwindcss": "2.2.11",
|
"tailwindcss": "2.2.12",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"rollup": "2.56.3",
|
"rollup": "2.56.3",
|
||||||
"rollup-plugin-postcss": "4.0.1",
|
"rollup-plugin-postcss": "4.0.1",
|
||||||
|
Reference in New Issue
Block a user