chore(deps): update dependency tailwindcss to v2.2.15
This commit is contained in:
committed by
renovate[bot]
parent
e9be93f964
commit
4ae1a50fd7
6
tools/ui-components/package-lock.json
generated
6
tools/ui-components/package-lock.json
generated
@ -17499,9 +17499,9 @@
|
||||
}
|
||||
},
|
||||
"tailwindcss": {
|
||||
"version": "2.2.14",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.14.tgz",
|
||||
"integrity": "sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==",
|
||||
"version": "2.2.15",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.15.tgz",
|
||||
"integrity": "sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"arg": "^5.0.1",
|
||||
|
@ -40,7 +40,7 @@
|
||||
"cross-env": "7.0.3",
|
||||
"postcss": "8.3.6",
|
||||
"postcss-import": "14.0.2",
|
||||
"tailwindcss": "2.2.14",
|
||||
"tailwindcss": "2.2.15",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.56.3",
|
||||
"rollup-plugin-postcss": "4.0.1",
|
||||
|
Reference in New Issue
Block a user