aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-26 05:07:59 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-26 05:08:39 +0000
commit332cec8ef34313d3ebd6534992bcb26da85a94b7 (patch)
tree82d4d0cb93365fa8ddb3d3b411058dfd9409b7a7 /clients
parentBump vite from 5.3.4 to 5.3.5 (diff)
downloadzorascript-332cec8ef34313d3ebd6534992bcb26da85a94b7.tar
zorascript-332cec8ef34313d3ebd6534992bcb26da85a94b7.tar.gz
zorascript-332cec8ef34313d3ebd6534992bcb26da85a94b7.tar.bz2
zorascript-332cec8ef34313d3ebd6534992bcb26da85a94b7.tar.lz
zorascript-332cec8ef34313d3ebd6534992bcb26da85a94b7.tar.xz
zorascript-332cec8ef34313d3ebd6534992bcb26da85a94b7.tar.zst
zorascript-332cec8ef34313d3ebd6534992bcb26da85a94b7.zip
Bump tailwindcss from 3.4.6 to 3.4.7
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.6...v3.4.7) --- 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 '')
-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 155d4cd..e480af9 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -36,7 +36,7 @@
"svelte": "^4.2.18",
"svelte-check": "^3.8.4",
"svelte-persisted-store": "^0.11.0",
- "tailwindcss": "3.4.6",
+ "tailwindcss": "3.4.7",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"vite": "^5.3.5",