mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-05 04:51:30 +01:00
build(deps-dev): bump tailwindcss from 2.1.2 to 2.1.4 (#56)
This commit is contained in:
parent
6db7ed2f5e
commit
1e2d5c0f3e
14
package-lock.json
generated
14
package-lock.json
generated
@ -53,7 +53,7 @@
|
||||
"postcss": "8.3.0",
|
||||
"prettier": "2.3.0",
|
||||
"semantic-release": "17.4.3",
|
||||
"tailwindcss": "2.1.2",
|
||||
"tailwindcss": "2.1.4",
|
||||
"typescript": "4.3.2"
|
||||
}
|
||||
},
|
||||
@ -22304,9 +22304,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.1.2.tgz",
|
||||
"integrity": "sha512-T5t+wwd+/hsOyRw2HJuFuv0LTUm3MUdHm2DJ94GPVgzqwPPFa9XxX0KlwLWupUuiOUj6uiKURCzYPHFcuPch/w==",
|
||||
"version": "2.1.4",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.1.4.tgz",
|
||||
"integrity": "sha512-fh1KImDLg6se/Suaelju/5oFbqq1b0ntagmGLu0aG9LlnNPGHgO1n/4E57CbKcCtyz/VYnvVXUiWmfyfBBZQ6g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@fullhuman/postcss-purgecss": "^3.1.3",
|
||||
@ -41501,9 +41501,9 @@
|
||||
}
|
||||
},
|
||||
"tailwindcss": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.1.2.tgz",
|
||||
"integrity": "sha512-T5t+wwd+/hsOyRw2HJuFuv0LTUm3MUdHm2DJ94GPVgzqwPPFa9XxX0KlwLWupUuiOUj6uiKURCzYPHFcuPch/w==",
|
||||
"version": "2.1.4",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.1.4.tgz",
|
||||
"integrity": "sha512-fh1KImDLg6se/Suaelju/5oFbqq1b0ntagmGLu0aG9LlnNPGHgO1n/4E57CbKcCtyz/VYnvVXUiWmfyfBBZQ6g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@fullhuman/postcss-purgecss": "^3.1.3",
|
||||
|
@ -67,7 +67,7 @@
|
||||
"postcss": "8.3.0",
|
||||
"prettier": "2.3.0",
|
||||
"semantic-release": "17.4.3",
|
||||
"tailwindcss": "2.1.2",
|
||||
"tailwindcss": "2.1.4",
|
||||
"typescript": "4.3.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user