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

Update node version and all dependencies #98

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

reinaldocoelho
Copy link

During check of plugin I found a lot of dependencies in older versions, with security risks.

I update an run the project with updates on all libs and Webpack changes.

Running the project works well.

package.json Outdated
@@ -28,21 +32,21 @@
"dependencies": {},
"devDependencies": {
"quill": "^2.0.0-dev.3",
Copy link

@kagol kagol Apr 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now Quill 2.0.0 has released, can you upgrade to the version of Quill 2.0.0? Thank you!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated!!

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.

None yet

2 participants