diff --git a/packages/extension/package.json b/packages/extension/package.json index 042bb5b4..e920f2fd 100644 --- a/packages/extension/package.json +++ b/packages/extension/package.json @@ -41,7 +41,7 @@ "react-dom": "^19.2.7", "pilo-core": "workspace:*", "tailwind-merge": "^3.6.0", - "tailwindcss": "^4.3.1", + "tailwindcss": "^4.3.2", "turndown": "^7.2.2", "webextension-polyfill": "^0.12.0", "yaml": "^2.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 13af70bb..55837737 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -291,8 +291,8 @@ importers: specifier: ^3.6.0 version: 3.6.0 tailwindcss: - specifier: ^4.3.1 - version: 4.3.1 + specifier: ^4.3.2 + version: 4.3.2 turndown: specifier: ^7.2.2 version: 7.2.4 @@ -4320,6 +4320,9 @@ packages: tailwindcss@4.3.1: resolution: {integrity: sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==} + tailwindcss@4.3.2: + resolution: {integrity: sha512-WtctNNSH8A9jlMIqxzuYumOHU5uGZyRv0Q5svQl+oEPy5w84YpBxdb7MdqyiSPQge5jTJ6zFQLq0PFygdccSBA==} + tapable@2.3.3: resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==} engines: {node: '>=6'} @@ -8562,6 +8565,8 @@ snapshots: tailwindcss@4.3.1: {} + tailwindcss@4.3.2: {} + tapable@2.3.3: {} thenify-all@1.6.0: