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