From 9b4363d085dbd9a2d0b3b658ae28684ca6cee958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 16:16:09 +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.16. - [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.16/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.16 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..b28856ea 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.16", "typescript": "~5.8.3" }, "scripts": { diff --git a/examples/counter/pnpm-lock.yaml b/examples/counter/pnpm-lock.yaml index b2b93f97..c522a470 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.16 + version: 4.1.16 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.16: + resolution: {integrity: sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA==} + tailwindcss@4.1.6: resolution: {integrity: sha512-j0cGLTreM6u4OWzBeLBpycK0WIh8w7kSwcUsQZoGLHZ7xDTdM69lN64AgoIEEwFi0tnhs4wSykUa5YWxAzgFYg==} @@ -1534,6 +1537,8 @@ snapshots: dependencies: ansi-regex: 6.1.0 + tailwindcss@4.1.16: {} + tailwindcss@4.1.6: {} tapable@2.2.1: {}