Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(): update dependencies, remove dependabot #295

Merged
merged 12 commits into from
Oct 30, 2024

Conversation

TroyAlford
Copy link
Owner

This pull request includes several updates to dependencies, build scripts, and error handling in the project. The most important changes involve updating dependencies in package.json, modifying build scripts, and improving error handling in JsxParser.tsx.

Dependency Updates:

  • package.json: Updated various development dependencies to newer versions, including @happy-dom/global-registrator, @types/acorn, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, concurrently, eslint, eslint-plugin-import, and eslint-plugin-react.

Build Script Modifications:

  • package.json: Modified the build:types script to include --preserveWatchOutput and changed the serve script to use bun ./demo/server.ts instead of bun serve --port=8080 --open.

Error Handling Improvement:

Configuration Changes:

@TroyAlford TroyAlford merged commit eaa54cc into develop Oct 30, 2024
1 check passed
@TroyAlford TroyAlford deleted the task/remove-dependabot branch October 30, 2024 00:22
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