chore(deps): update dependency vite-plugin-tailwind-purgecss to v0.3.2
This commit is contained in:
parent
0fe8166616
commit
3113aa69f0
2 changed files with 5 additions and 6 deletions
|
@ -40,7 +40,7 @@
|
|||
"tslib": "^2.4.1",
|
||||
"typescript": "^5.4.3",
|
||||
"vite": "^5.2.6",
|
||||
"vite-plugin-tailwind-purgecss": "0.3.1"
|
||||
"vite-plugin-tailwind-purgecss": "0.3.2"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
||||
|
|
|
@ -90,8 +90,8 @@ devDependencies:
|
|||
specifier: ^5.2.6
|
||||
version: 5.2.10(@types/node@20.12.7)
|
||||
vite-plugin-tailwind-purgecss:
|
||||
specifier: 0.3.1
|
||||
version: 0.3.1(tailwindcss@3.4.3)(vite@5.2.10)
|
||||
specifier: 0.3.2
|
||||
version: 0.3.2(tailwindcss@3.4.3)(vite@5.2.10)
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -3042,15 +3042,14 @@ packages:
|
|||
- rollup
|
||||
dev: true
|
||||
|
||||
/vite-plugin-tailwind-purgecss@0.3.1(tailwindcss@3.4.3)(vite@5.2.10):
|
||||
resolution: {integrity: sha512-woA+hT2vq2IDpJvc9zw/gMTKL4vINepiqsVvBm4AIZKGIUw7njXc2XiayuIo59wrasMQ7PGJxe6kiGpycGx1cg==}
|
||||
/vite-plugin-tailwind-purgecss@0.3.2(tailwindcss@3.4.3)(vite@5.2.10):
|
||||
resolution: {integrity: sha512-Qf2IRrKeAH2Aj5eq0k52w/6RwjX4ciY6iIgrSsg6GSAj3pxN6s5gLf5mvAmZDim8GlP8AkSRVEOPgTOTvyOGdA==}
|
||||
peerDependencies:
|
||||
tailwindcss: ^3.3.0
|
||||
vite: ^4.1.1 || ^5.0.0
|
||||
dependencies:
|
||||
chalk: 5.3.0
|
||||
css-tree: 2.3.1
|
||||
estree-walker: 3.0.3
|
||||
fast-glob: 3.3.2
|
||||
purgecss: 6.0.0
|
||||
purgecss-from-html: 6.0.0
|
||||
|
|
Loading…
Reference in a new issue