From 2b02d788784f2105e302e5b08c6572747988815b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 16:52:20 +0000 Subject: Bump the node-deps group with 2 updates Bumps the node-deps group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `@types/node` from 22.2.0 to 22.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor 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/package.json') diff --git a/app/package.json b/app/package.json index 552e6fd..63f39fc 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.14", "@types/html-minifier-terser": "7.0.2", - "@types/node": "22.2.0", + "@types/node": "22.3.0", "@types/wicg-file-system-access": "2023.10.5", "@typescript-eslint/eslint-plugin": "8.1.0", "@typescript-eslint/parser": "8.1.0", @@ -33,7 +33,7 @@ "prettier-plugin-svelte": "3.2.6", "svelte": "4.2.18", "svelte-check": "3.8.5", - "tailwindcss": "3.4.9", + "tailwindcss": "3.4.10", "tslib": "2.6.3", "typescript": "5.5.4", "vite": "5.4.0", -- cgit v1.2.3