mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency tailwindcss to v2.2.16
This commit is contained in:
committed by
Thomas Ruoff
parent
30c42180a3
commit
0e65802fac
6
package-lock.json
generated
6
package-lock.json
generated
@@ -12224,9 +12224,9 @@
|
||||
}
|
||||
},
|
||||
"tailwindcss": {
|
||||
"version": "2.2.15",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.15.tgz",
|
||||
"integrity": "sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ==",
|
||||
"version": "2.2.16",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.16.tgz",
|
||||
"integrity": "sha512-EireCtpQyyJ4Xz8NYzHafBoy4baCOO96flM0+HgtsFcIQ9KFy/YBK3GEtlnD+rXen0e4xm8t3WiUcKBJmN6yjg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"arg": "^5.0.1",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"postcss-preset-env": "6.7.0",
|
||||
"swr": "1.0.1",
|
||||
"tailwindcss": "2.2.15",
|
||||
"tailwindcss": "2.2.16",
|
||||
"typescript": "4.4.3"
|
||||
},
|
||||
"jest": {
|
||||
|
||||
Reference in New Issue
Block a user