aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-09 04:23:40 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-09 04:24:16 +0000
commitc3203c7d90101abcc4eeb57ef5da818d2377737b (patch)
tree835120ab44dff2d24a56dd5e923825e773345977 /clients/www
parentBump the node-deps group with 3 updates (diff)
downloadzorascript-c3203c7d90101abcc4eeb57ef5da818d2377737b.tar
zorascript-c3203c7d90101abcc4eeb57ef5da818d2377737b.tar.gz
zorascript-c3203c7d90101abcc4eeb57ef5da818d2377737b.tar.bz2
zorascript-c3203c7d90101abcc4eeb57ef5da818d2377737b.tar.lz
zorascript-c3203c7d90101abcc4eeb57ef5da818d2377737b.tar.xz
zorascript-c3203c7d90101abcc4eeb57ef5da818d2377737b.tar.zst
zorascript-c3203c7d90101abcc4eeb57ef5da818d2377737b.zip
Bump tailwindcss from 3.4.8 to 3.4.9 in the node-deps group
Bumps the node-deps group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `tailwindcss` from 3.4.8 to 3.4.9 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.8...v3.4.9) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... 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 c883af1..a0ab2b7 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -36,7 +36,7 @@
"svelte": "^4.2.18",
"svelte-check": "^3.8.5",
"svelte-persisted-store": "^0.11.0",
- "tailwindcss": "3.4.8",
+ "tailwindcss": "3.4.9",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"vite": "^5.4.0",