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: {}