From b4327ce4e5aff0718b3afbbcb44db501a84006c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:26:18 +0000 Subject: [PATCH] Bump tailwindcss from 4.0.0-beta.8 to 4.0.0-beta.9 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 4.0.0-beta.8 to 4.0.0-beta.9. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/next/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.0-beta.8...v4.0.0-beta.9) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f352d5c..ba86959 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "prettier-plugin-svelte": "^3.3.2", "prettier-plugin-tailwindcss": "^0.6.9", "svelte-check": "^4.1.3", - "tailwindcss": "4.0.0-beta.8", + "tailwindcss": "4.0.0-beta.9", "typescript": "^5.7.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 99c5c8e..a834f40 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^4.1.3 version: 4.1.3(svelte@5.17.3)(typescript@5.7.3) tailwindcss: - specifier: 4.0.0-beta.8 - version: 4.0.0-beta.8 + specifier: 4.0.0-beta.9 + version: 4.0.0-beta.9 typescript: specifier: ^5.7.3 version: 5.7.3 @@ -627,6 +627,9 @@ packages: tailwindcss@4.0.0-beta.8: resolution: {integrity: sha512-21HmdRq9tHDLJZavb2cRBGJxBvRODpwb0/t3tRbMOl65hJE6zG6K6lD6lLS3IOC35u4SOjKjdZiJJi9AuWCf+Q==} + tailwindcss@4.0.0-beta.9: + resolution: {integrity: sha512-96KpsfQi+/sFIOfyFnGzyy5pobuzf1iMBD9NVtelerPM/lPI2XUS4Kikw9yuKRniXXw77ov1sl7gCSKLsn6CJA==} + tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -1086,6 +1089,8 @@ snapshots: tailwindcss@4.0.0-beta.8: {} + tailwindcss@4.0.0-beta.9: {} + tapable@2.2.1: {} tslib@2.8.1: {}