Skip to content

Commit

Permalink
feat(deps): bump Rspack 1.2.0-beta.0 (#4337)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Jan 7, 2025
1 parent 0f735b3 commit 15a78e7
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 32 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prebundle": "prebundle"
},
"dependencies": {
"@rspack/core": "1.2.0-alpha.0",
"@rspack/core": "1.2.0-beta.0",
"@rspack/lite-tapable": "~1.0.1",
"@swc/helpers": "^0.5.15",
"core-js": "~3.39.0"
Expand Down
Loading

1 comment on commit 15a78e7

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

📝 Ran ecosystem CI: Open

suite result
modernjs ❌ failure
plugins ✅ success
rspress ✅ success
rslib ✅ success
examples ✅ success

Please sign in to comment.