aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-14 04:26:39 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-14 04:27:14 +0000
commit235bd43f366d6a1febd4301508f56a05d01bf27e (patch)
treef99d0d936a28a84c70893b32a695555ee2c6c74f /clients
parentBump the node-deps group with 4 updates (diff)
downloadzorascript-235bd43f366d6a1febd4301508f56a05d01bf27e.tar
zorascript-235bd43f366d6a1febd4301508f56a05d01bf27e.tar.gz
zorascript-235bd43f366d6a1febd4301508f56a05d01bf27e.tar.bz2
zorascript-235bd43f366d6a1febd4301508f56a05d01bf27e.tar.lz
zorascript-235bd43f366d6a1febd4301508f56a05d01bf27e.tar.xz
zorascript-235bd43f366d6a1febd4301508f56a05d01bf27e.tar.zst
zorascript-235bd43f366d6a1febd4301508f56a05d01bf27e.zip
Bump tailwindcss from 3.4.9 to 3.4.10 in the node-deps group
Bumps the node-deps group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `tailwindcss` from 3.4.9 to 3.4.10 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.9...v3.4.10) --- 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')
-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 5a6f915..51b3754 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.9",
+ "tailwindcss": "3.4.10",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"vite": "^5.4.0",