mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Update dependency tailwindcss to v2.2.17
This commit is contained in:
committed by
Thomas Ruoff
parent
10d02d71ad
commit
b0beeb0b65
6
package-lock.json
generated
6
package-lock.json
generated
@@ -12417,9 +12417,9 @@
|
||||
}
|
||||
},
|
||||
"tailwindcss": {
|
||||
"version": "2.2.16",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.16.tgz",
|
||||
"integrity": "sha512-EireCtpQyyJ4Xz8NYzHafBoy4baCOO96flM0+HgtsFcIQ9KFy/YBK3GEtlnD+rXen0e4xm8t3WiUcKBJmN6yjg==",
|
||||
"version": "2.2.17",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.17.tgz",
|
||||
"integrity": "sha512-WgRpn+Pxn7eWqlruxnxEbL9ByVRWi3iC10z4b6dW0zSdnkPVC4hPMSWLQkkW8GCyBIv/vbJ0bxIi9dVrl4CfoA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"arg": "^5.0.1",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"postcss-preset-env": "6.7.0",
|
||||
"swr": "1.0.1",
|
||||
"tailwindcss": "2.2.16",
|
||||
"tailwindcss": "2.2.17",
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
"jest": {
|
||||
|
||||
Reference in New Issue
Block a user