From 8fe755a295f990fe903e94bbba771ba783d1bb40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 18:19:20 +0000 Subject: [PATCH] build(deps-dev): bump tailwindcss in /examples/counter Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.6 to 4.1.11. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.11/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/counter/package.json | 2 +- examples/counter/pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/examples/counter/package.json b/examples/counter/package.json index d84f4510..b3bd0daf 100644 --- a/examples/counter/package.json +++ b/examples/counter/package.json @@ -7,7 +7,7 @@ "@qery/query-server": "~0.12.49", "@tailwindcss/cli": "^4.1.6", "esbuild": "0.25.4", - "tailwindcss": "^4.1.6", + "tailwindcss": "^4.1.11", "typescript": "~5.8.3" }, "scripts": { diff --git a/examples/counter/pnpm-lock.yaml b/examples/counter/pnpm-lock.yaml index b2b93f97..266dac6c 100644 --- a/examples/counter/pnpm-lock.yaml +++ b/examples/counter/pnpm-lock.yaml @@ -28,8 +28,8 @@ importers: specifier: 0.25.4 version: 0.25.4 tailwindcss: - specifier: ^4.1.6 - version: 4.1.6 + specifier: ^4.1.11 + version: 4.1.11 typescript: specifier: ~5.8.3 version: 5.8.3 @@ -831,6 +831,9 @@ packages: resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} engines: {node: '>=12'} + tailwindcss@4.1.11: + resolution: {integrity: sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA==} + tailwindcss@4.1.6: resolution: {integrity: sha512-j0cGLTreM6u4OWzBeLBpycK0WIh8w7kSwcUsQZoGLHZ7xDTdM69lN64AgoIEEwFi0tnhs4wSykUa5YWxAzgFYg==} @@ -1534,6 +1537,8 @@ snapshots: dependencies: ansi-regex: 6.1.0 + tailwindcss@4.1.11: {} + tailwindcss@4.1.6: {} tapable@2.2.1: {}