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

chore: upgrade dependencies to latest version #1576

Closed
wants to merge 4 commits into from

Conversation

ersachin3112
Copy link
Contributor

@ersachin3112 ersachin3112 commented Mar 4, 2024

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

upgrade dependencies to latest version

Breaking Changes

No

Additional Info

No

package.json Outdated
@@ -43,7 +43,7 @@
"dist"
],
"peerDependencies": {
"@rspack/core": "0.x || 1.x",
"@rspack/core": "^0.5.5",
Copy link
Member

Choose a reason for hiding this comment

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

Please don't do it

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

Need to fix

package.json Outdated
@@ -43,31 +43,27 @@
"dist"
],
"peerDependencies": {
"@rspack/core": "0.x || 1.x",
Copy link
Member

Choose a reason for hiding this comment

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

You should not remove it from here

@alexander-akait
Copy link
Member

Fixed in master

@ersachin3112 ersachin3112 deleted the upg-deps branch May 7, 2024 13:46
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