Skip to content

Conversation

@jamadeo
Copy link
Collaborator

@jamadeo jamadeo commented Jul 31, 2025

tailwind is a deprecated package: https://www.npmjs.com/package/tailwind?activeTab=readme

the one we want is tailwindcss, which is in devDependencies.

before:

$ npm audit
30 vulnerabilities (6 low, 13 moderate, 10 high, 1 critical)

after

8 moderate severity vulnerabilities

@jamadeo jamadeo requested a review from zanesq July 31, 2025 13:52
@jamadeo jamadeo changed the title Remove the wrong tailwind package chore: Remove the wrong tailwind package Jul 31, 2025
@jamadeo jamadeo merged commit 5b6dd13 into main Jul 31, 2025
9 checks passed
@jamadeo jamadeo deleted the jackamadeo/bad-tailwind-package branch July 31, 2025 14:53
katzdave added a commit that referenced this pull request Jul 31, 2025
* 'main' of github.com:block/goose:
  feat: Allow configuring hints filename(s) (#3269)
  Add support for mouse back nav button to Settings screen (#3195)
  chore: Remove the wrong tailwind package (#3754)
  chore: fix typo in desktop readme for goosed (#3752)
  feat: upgrade rmcp (#3738)
  feat: allow users view and edit their non-secret config's (#3005)
  fix: View extensions link (#3751)
  chord: refactor tool route (#3732)
michaelneale added a commit that referenced this pull request Jul 31, 2025
* main:
  Increase req body limit (#2965)
  Stable goose info -v (#3760)
  Speed up app initialization and improve refresh crashing (#3717)
  docs: consolidate search session content, doc import recipe (#3759)
  Improve power save blocker mechanism (#3698)
  Ensure adding/removing extensions refreshes extensions list (#3695)
  Env parsing for primitive types (#3706)
  Autocompact + One Shot Summarization algorithm (#3559)
  fix: initial prompt not filled in after accepting new recipe (#3637)
  fix not being able to click on searchbar buttons in chat (#3723)
  center session summary modal description text (#3737)
  Persist first message to local history in case of failure or cancellation (#3744)
  Make the client more secure (#3742)
  feat: Allow configuring hints filename(s) (#3269)
  Add support for mouse back nav button to Settings screen (#3195)
  chore: Remove the wrong tailwind package (#3754)
  chore: fix typo in desktop readme for goosed (#3752)
  feat: upgrade rmcp (#3738)
  feat: allow users view and edit their non-secret config's (#3005)
  fix: View extensions link (#3751)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants