Skip to content

Updated Packages and ESLint errors#113

Open
akash9676 wants to merge 5 commits intofix-dependabot_eslintfrom
fix-dependabot_eslint_1
Open

Updated Packages and ESLint errors#113
akash9676 wants to merge 5 commits intofix-dependabot_eslintfrom
fix-dependabot_eslint_1

Conversation

@akash9676
Copy link
Collaborator

Updated the Packages and updated the ESLint config file and in this merge req there are only one types of eslint warnings that was solved vue/attributes-order

New User Features

NA

New Dev Features

NA

Improvements

NA

Bug Fixes

Updated Packages and resolved the eslint vue/attributes-order errors

Known Limitations

NA

Future Steps

NA

- Updated various dependencies in both backend and frontend package.json files for better performance and security.
- Enhanced server routing in Server.js to serve the frontend index.html file conditionally based on request paths.
- Added a new ESLint configuration file for frontend code quality enforcement.
- Adjusted Vite configuration to set the server port to 3000.
- Refactored Dashboard.vue to utilize dynamic imports for dashboard components.
- Improved the structure of several Vue components, ensuring better adherence to best practices.
@akash9676 akash9676 requested a review from dennis-zyska March 9, 2026 12:30
@akash9676 akash9676 self-assigned this Mar 9, 2026
@akash9676 akash9676 added the bug Something isn't working label Mar 9, 2026
- Updated various dependencies in backend and frontend package-lock.json files to their latest versions for improved performance and security.
- Notable updates include axios, express, and Vue-related packages.
- Updated the base Node.js image in the Dockerfile to version 20.19-alpine for compatibility.
- Changed the node engine requirement in package.json to >=20.19.0.
- Updated Makefile to correct the .PHONY declaration for the build-frontend target.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants