mirror of
https://github.com/vacp2p/vac.dev-experimental-old.git
synced 2025-01-13 07:14:38 +00:00
Bump tailwindcss from 1.6.1 to 1.6.2 (#109)
Bumps [tailwindcss](https://github.com/tailwindcss/tailwindcss) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/tailwindcss/tailwindcss/releases) - [Commits](https://github.com/tailwindcss/tailwindcss/compare/v1.6.1...v1.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
46c48519e3
commit
4d6ff50f1a
18
package-lock.json
generated
18
package-lock.json
generated
@ -7049,9 +7049,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"tailwindcss": {
|
||||
"version": "1.6.1",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-1.6.1.tgz",
|
||||
"integrity": "sha512-hg20uPJTi3q4Ib6YSMb5p9ZEpp73O/5p3SxWFud45ePXAVl3/DyGMHhjTFDMVX5YqmLrPcEggxBw3Vx9TLuxyA==",
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-1.6.2.tgz",
|
||||
"integrity": "sha512-Cpa0kElG8Sg5sJSvTYi2frmIQZq0w37RLNNrYyy/W6HIWKspqSdTfb9tIN6X1gm4KV5a+TE/n7EKmn5Q9C7EUQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@fullhuman/postcss-purgecss": "^2.1.2",
|
||||
@ -7098,9 +7098,9 @@
|
||||
}
|
||||
},
|
||||
"caniuse-lite": {
|
||||
"version": "1.0.30001109",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001109.tgz",
|
||||
"integrity": "sha512-4JIXRodHzdS3HdK8nSgIqXYLExOvG+D2/EenSvcub2Kp3QEADjo2v2oUn5g0n0D+UNwG9BtwKOyGcSq2qvQXvQ==",
|
||||
"version": "1.0.30001110",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001110.tgz",
|
||||
"integrity": "sha512-KqJWeat4rhSHF0ito4yz9q/JuZHkvn71SsBnxge4azjPDbowIjOUnS8i1xpKGxZxU6BFiPqO2hSV2eiCpFQVRw==",
|
||||
"dev": true
|
||||
},
|
||||
"chalk": {
|
||||
@ -7162,9 +7162,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"electron-to-chromium": {
|
||||
"version": "1.3.516",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.516.tgz",
|
||||
"integrity": "sha512-WDM5AAQdOrvLqSX8g3Zd5AujBXfMxf96oeZkff0U2HF5op3tjShE+on2yay3r1UD4M9I3p0iHpAS4+yV8U8A9A==",
|
||||
"version": "1.3.518",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.518.tgz",
|
||||
"integrity": "sha512-IspiwXYDKZMxo+qc3Vof4WtwbG9BMDbJfati8PYj7uS4DJmJ67pwjCKZxlTBSAuCZSMcbRnj2Xz2H14uiKT7bQ==",
|
||||
"dev": true
|
||||
},
|
||||
"fs-extra": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
"gulp": "4.0.2",
|
||||
"gulp-postcss": "8.0.0",
|
||||
"postcss-import": "12.0.1",
|
||||
"tailwindcss": "1.6.1"
|
||||
"tailwindcss": "1.6.2"
|
||||
},
|
||||
"scripts": {
|
||||
"build:production": "cross-env NODE_ENV=production gulp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user