From a3f2f4d83ea5767bd0316b7492549de9b60a4f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:48:34 +0000 Subject: Bump the node-deps group with 2 updates Bumps the node-deps group with 2 updates: [svelte-check](https://github.com/sveltejs/language-tools) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `svelte-check` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.0.1...svelte-check-4.0.2) 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) --- updated-dependencies: - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... Signed-off-by: dependabot[bot] --- app/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/package.json b/app/package.json index aac4ed2..8211d4a 100644 --- a/app/package.json +++ b/app/package.json @@ -32,8 +32,8 @@ "prettier": "3.3.3", "prettier-plugin-svelte": "3.2.6", "svelte": "4.2.19", - "svelte-check": "4.0.1", - "tailwindcss": "3.4.10", + "svelte-check": "4.0.2", + "tailwindcss": "3.4.11", "tslib": "2.7.0", "typescript": "5.6.2", "vite": "5.4.4", -- cgit v1.2.3