aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-03 04:33:09 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-03 04:33:44 +0000
commit162b09d82f22e372bb615a5239c849f3d48c2998 (patch)
tree013629efe50d9b265a3bf77b89168c9705f6bc8e /clients/www
parentBump @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0 (diff)
downloadzorascript-162b09d82f22e372bb615a5239c849f3d48c2998.tar
zorascript-162b09d82f22e372bb615a5239c849f3d48c2998.tar.gz
zorascript-162b09d82f22e372bb615a5239c849f3d48c2998.tar.bz2
zorascript-162b09d82f22e372bb615a5239c849f3d48c2998.tar.lz
zorascript-162b09d82f22e372bb615a5239c849f3d48c2998.tar.xz
zorascript-162b09d82f22e372bb615a5239c849f3d48c2998.tar.zst
zorascript-162b09d82f22e372bb615a5239c849f3d48c2998.zip
Bump vite-plugin-tailwind-purgecss from 0.2.0 to 0.2.1
Bumps [vite-plugin-tailwind-purgecss](https://github.com/AdrianGonz97/vite-plugin-tailwind-purgecss) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/AdrianGonz97/vite-plugin-tailwind-purgecss/releases) - [Changelog](https://github.com/AdrianGonz97/vite-plugin-tailwind-purgecss/blob/master/CHANGELOG.md) - [Commits](https://github.com/AdrianGonz97/vite-plugin-tailwind-purgecss/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: vite-plugin-tailwind-purgecss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 236275c..257dec6 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -38,7 +38,7 @@
"tslib": "^2.6.2",
"typescript": "^5.4.3",
"vite": "^5.2.7",
- "vite-plugin-tailwind-purgecss": "0.2.0"
+ "vite-plugin-tailwind-purgecss": "0.2.1"
},
"type": "module"
} \ No newline at end of file