| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Removes the obsolete global PostCSS override now that Vite supplies a compatible dependency.
Changes:
| File | Description |
|---|---|
| package.json | Removes the PostCSS override. |
| package-lock.json | Resolves PostCSS 8.5 and updated transitive dependencies. |
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
|
npm install -g typescript-language-server |
Sorry, something went wrong.
|
npm install -g @github/copilot@prerelease |
Sorry, something went wrong.
|
npm install -g @github/copilot |
Sorry, something went wrong.
|
brew install copilot-cli@prerelease |
Sorry, something went wrong.
|
brew install copilot-cli |
Sorry, something went wrong.
|
2026-07-29T19:54:35.7134296Z ##[group]Run github/codeql-action/analyze@v4 To speed up pull request analysis, file coverage information is only enabled when analyzing the default branch and protected branches. |
Sorry, something went wrong.
|
hallo |
Sorry, something went wrong.
|
Hello sorry for trouble I need some help with this situation?
…On Sat, 12 Sept 2026, 10:22 ***@***.***, ***@***.***> wrote:
*jillnowe-byte* left a comment (github/codespaces-react#216)
<#216 (comment)>
hallo
—
Reply to this email directly, view it on GitHub
<#216?email_source=notifications&email_token=CGX76A4ZM3WLBLVHEPPQZC35OUIU3A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNRUGQ4TQNBYGQ42M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#issuecomment-5644984849>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/CGX76A2ZIQSPF6AIIWDRD2L5OUIU3AVCNFSNUABFKJSXA33TNF2G64TZHM2TAMJSGY2DCMBVHNEXG43VMU5TKMBRGMYTKNRTGUZ2C5QC>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Remove the obsolete PostCSS override that was originally added for the React Scripts dependency tree. Vite 8 already declares a patched PostCSS 8.5 dependency, so npm can resolve it directly without a global override.
Validation: