From da77ea6bf4e09ad168399f4fb3c187c163cb5403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 04:33:52 +0000 Subject: Bump the node-deps group with 2 updates Bumps the node-deps group with 2 updates: [tailwindcss](https://github.com/tailwindlabs/tailwindcss) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `tailwindcss` from 3.4.10 to 3.4.11 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.10...v3.4.11) Updates `vite` from 5.4.3 to 5.4.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.4/packages/vite) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... Signed-off-by: dependabot[bot] --- clients/www/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'clients/www') diff --git a/clients/www/package.json b/clients/www/package.json index e6d3605..2f97154 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -36,10 +36,10 @@ "svelte": "^4.2.19", "svelte-check": "^4.0.1", "svelte-persisted-store": "^0.11.0", - "tailwindcss": "3.4.10", + "tailwindcss": "3.4.11", "tslib": "^2.7.0", "typescript": "^5.6.2", - "vite": "^5.4.3", + "vite": "^5.4.4", "vite-plugin-tailwind-purgecss": "0.3.3" }, "type": "module" -- cgit v1.2.3