Skip to content

chore: remove unused runtime dependencies#93

Merged
Saterz merged 5 commits into
developerfrom
codex/remove-unused-dependencies
Sep 16, 2025
Merged

chore: remove unused runtime dependencies#93
Saterz merged 5 commits into
developerfrom
codex/remove-unused-dependencies

Conversation

@Saterz

@Saterz Saterz commented Sep 15, 2025

Copy link
Copy Markdown
Member

Summary

  • remove unused runtime dependencies from package.json
  • prune package-lock.json to match the streamlined manifest

Testing

  • npm run check (fails: pre-existing type errors referencing missing env exports and implicit any warnings)

https://chatgpt.com/codex/tasks/task_e_68c861dd724c832c93017190e6d011d8

@netlify

netlify Bot commented Sep 15, 2025

Copy link
Copy Markdown

Deploy Preview for cubeindexbeta ready!

Name Link
🔨 Latest commit d76c110
🔍 Latest deploy log https://app.netlify.com/projects/cubeindexbeta/deploys/68c988c2d730f200072e1ff3
😎 Deploy Preview https://deploy-preview-93--cubeindexbeta.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 75
Accessibility: 100
Best Practices: 83
SEO: 95
PWA: 90
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

* refactor: remove service worker support

* fix: add back web app manifest for CubeIndex

* fix: rename web app manifest and link in app.html

- Updated `app.html` to include a link to the manifest
- Updated `@tailwindcss/typography` to version `0.5.16` in both `package.json` and `package-lock.json`.
- Removed unused dependencies from `package-lock.json` to streamline the project and reduce bloat.
@Saterz Saterz merged commit e7fdf04 into developer Sep 16, 2025
4 checks passed
@Saterz Saterz deleted the codex/remove-unused-dependencies branch September 16, 2025 15:59
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.

1 participant