From 84bf06b12d14261040513c51479ea978bd4ff644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 04:17:14 +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 [tslib](https://github.com/Microsoft/tslib). Updates `tailwindcss` from 3.4.13 to 3.4.14 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14) Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor 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/package.json') diff --git a/clients/www/package.json b/clients/www/package.json index fe9fa56..9d6ef2b 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -36,8 +36,8 @@ "svelte": "^4.2.19", "svelte-check": "^4.0.5", "svelte-persisted-store": "^0.11.0", - "tailwindcss": "3.4.13", - "tslib": "^2.7.0", + "tailwindcss": "3.4.14", + "tslib": "^2.8.0", "typescript": "^5.6.3", "vite": "^5.4.9", "vite-plugin-tailwind-purgecss": "0.3.3" -- cgit v1.2.3