mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-05 04:51:30 +01:00
build(deps-dev): bump tailwindcss to 2.2.2 (#81)
This commit is contained in:
parent
d6f0b12b17
commit
b8410e5628
14
package-lock.json
generated
14
package-lock.json
generated
@ -54,7 +54,7 @@
|
||||
"postcss": "8.3.5",
|
||||
"prettier": "2.3.1",
|
||||
"semantic-release": "17.4.4",
|
||||
"tailwindcss": "2.2.0",
|
||||
"tailwindcss": "2.2.2",
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"engines": {
|
||||
@ -21858,9 +21858,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.0.tgz",
|
||||
"integrity": "sha512-vzyictuac60cUfky6R4gFW98glcc/UxpaCH+Mt9dq+LEPdZq2Dpvo5iYpPaemutOIjfeiY0Y8j0ZgJG3wBaFDQ==",
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.2.tgz",
|
||||
"integrity": "sha512-OzFWhlnfrO3JXZKHQiqZcb0Wwl3oJSmQ7PvT2jdIgCjV5iUoAyql9bb9ZLCSBI5TYXmawujXAoNxXVfP5Auy/Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@fullhuman/postcss-purgecss": "^4.0.3",
|
||||
@ -40457,9 +40457,9 @@
|
||||
}
|
||||
},
|
||||
"tailwindcss": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.0.tgz",
|
||||
"integrity": "sha512-vzyictuac60cUfky6R4gFW98glcc/UxpaCH+Mt9dq+LEPdZq2Dpvo5iYpPaemutOIjfeiY0Y8j0ZgJG3wBaFDQ==",
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.2.tgz",
|
||||
"integrity": "sha512-OzFWhlnfrO3JXZKHQiqZcb0Wwl3oJSmQ7PvT2jdIgCjV5iUoAyql9bb9ZLCSBI5TYXmawujXAoNxXVfP5Auy/Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@fullhuman/postcss-purgecss": "^4.0.3",
|
||||
|
@ -72,7 +72,7 @@
|
||||
"postcss": "8.3.5",
|
||||
"prettier": "2.3.1",
|
||||
"semantic-release": "17.4.4",
|
||||
"tailwindcss": "2.2.0",
|
||||
"tailwindcss": "2.2.2",
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user