From 8c3848563e5d1016d2a66423f96c77be4d3580ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 15:19:39 +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.13. - [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.13/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.13 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..0b5d2ece 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.13", "typescript": "~5.8.3" }, "scripts": { diff --git a/examples/counter/pnpm-lock.yaml b/examples/counter/pnpm-lock.yaml index b2b93f97..290a4065 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.13 + version: 4.1.13 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.13: + resolution: {integrity: sha512-i+zidfmTqtwquj4hMEwdjshYYgMbOrPzb9a0M3ZgNa0JMoZeFC6bxZvO8yr8ozS6ix2SDz0+mvryPeBs2TFE+w==} + tailwindcss@4.1.6: resolution: {integrity: sha512-j0cGLTreM6u4OWzBeLBpycK0WIh8w7kSwcUsQZoGLHZ7xDTdM69lN64AgoIEEwFi0tnhs4wSykUa5YWxAzgFYg==} @@ -1534,6 +1537,8 @@ snapshots: dependencies: ansi-regex: 6.1.0 + tailwindcss@4.1.13: {} + tailwindcss@4.1.6: {} tapable@2.2.1: {}