aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-07 06:02:32 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-07 06:03:06 +0000
commitd560fbc5b6cfe330d0c6f7a6e610deee37120cdd (patch)
tree9ebab805122504c905b4c83c0e3748e238ff0ae6 /clients/www
parentBump svelte from 4.2.17 to 4.2.18 (diff)
downloadzorascript-d560fbc5b6cfe330d0c6f7a6e610deee37120cdd.tar
zorascript-d560fbc5b6cfe330d0c6f7a6e610deee37120cdd.tar.gz
zorascript-d560fbc5b6cfe330d0c6f7a6e610deee37120cdd.tar.bz2
zorascript-d560fbc5b6cfe330d0c6f7a6e610deee37120cdd.tar.lz
zorascript-d560fbc5b6cfe330d0c6f7a6e610deee37120cdd.tar.xz
zorascript-d560fbc5b6cfe330d0c6f7a6e610deee37120cdd.tar.zst
zorascript-d560fbc5b6cfe330d0c6f7a6e610deee37120cdd.zip
Bump tailwindcss from 3.4.3 to 3.4.4
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.4) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www')
-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 419da1c..9f667e8 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -36,7 +36,7 @@
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"svelte-persisted-store": "^0.11.0",
- "tailwindcss": "3.4.3",
+ "tailwindcss": "3.4.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5",
"vite": "^5.2.12",