diff --git a/examples/vercel-ai-agent/package.json b/examples/vercel-ai-agent/package.json index 6729ec1..2c0d941 100644 --- a/examples/vercel-ai-agent/package.json +++ b/examples/vercel-ai-agent/package.json @@ -23,7 +23,7 @@ "@types/node": "^22.0.0", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", - "tailwindcss": "^4.0.0", + "tailwindcss": "^4.3.3", "typescript": "^5.7.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1952c9c..13452d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,8 +98,8 @@ importers: specifier: ^19.0.0 version: 19.2.3(@types/react@19.2.17) tailwindcss: - specifier: ^4.0.0 - version: 4.3.2 + specifier: ^4.3.3 + version: 4.3.3 typescript: specifier: ^5.7.0 version: 5.9.3 @@ -2953,6 +2953,9 @@ packages: tailwindcss@4.3.2: resolution: {integrity: sha512-WtctNNSH8A9jlMIqxzuYumOHU5uGZyRv0Q5svQl+oEPy5w84YpBxdb7MdqyiSPQge5jTJ6zFQLq0PFygdccSBA==} + tailwindcss@4.3.3: + resolution: {integrity: sha512-gOhV3P7ufE62QDGg1zVaTgCR+EtPv92k2nIhVcVKcLmxT1sUBsQGhnZj175j+MqRt4zLF7ic+sCYjfhxMxj7YQ==} + tapable@2.3.3: resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==} engines: {node: '>=6'} @@ -5970,6 +5973,8 @@ snapshots: tailwindcss@4.3.2: {} + tailwindcss@4.3.3: {} + tapable@2.3.3: {} term-size@2.2.1: {}