Skip to content

Commit

Permalink
upgrade rspack to 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xfsnowind committed Dec 29, 2023
1 parent 3e6227b commit 22dc674
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 191 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test": "jest"
},
"dependencies": {
"@rspack/cli": "^0.3.14",
"@rspack/cli": "^0.4.5",
"find-up": "6.3.0",
"local-pkg": "0.4.1",
"tslib": "^2.3.1",
Expand All @@ -28,8 +28,8 @@
"@babel/preset-env": "^7.23.5",
"@babel/preset-typescript": "^7.23.3",
"@jest/globals": "^29.7.0",
"@rspack/core": "^0.3.14",
"@rspack/dev-server": "^0.3.14",
"@rspack/core": "^0.4.5",
"@rspack/dev-server": "^0.4.5",
"@types/debug": "^4.1.12",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.5.10",
Expand Down
Loading

0 comments on commit 22dc674

Please sign in to comment.