From 2b416e88d73ec6652472eb55525df0ef0fe8e594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 16:50:37 +0000 Subject: Bump the node-deps group with 2 updates Bumps the node-deps group with 2 updates: [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `@tailwindcss/typography` from 0.5.13 to 0.5.14 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.13...v0.5.14) 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/typography" 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 a5ccfc1..73d09af 100644 --- a/app/package.json +++ b/app/package.json @@ -14,7 +14,7 @@ "@sveltejs/kit": "2.5.20", "@sveltejs/vite-plugin-svelte": "^3.1.1", "@tailwindcss/forms": "0.5.7", - "@tailwindcss/typography": "0.5.13", + "@tailwindcss/typography": "0.5.14", "@types/html-minifier-terser": "7.0.2", "@types/node": "22.1.0", "@types/wicg-file-system-access": "2023.10.5", @@ -33,7 +33,7 @@ "prettier-plugin-svelte": "3.2.6", "svelte": "4.2.18", "svelte-check": "3.8.5", - "tailwindcss": "3.4.8", + "tailwindcss": "3.4.9", "tslib": "2.6.3", "typescript": "5.5.4", "vite": "5.4.0", -- cgit v1.2.3