Skip to content

Commit cfbdf7f

Browse files
authored
fix(core): upgrade rspack_resolver to 0.5.0 (#9048)
1 parent f6cf41f commit cfbdf7f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ quote = { version = "1.0.38" }
6565
rayon = { version = "1.10.0" }
6666
regex = { version = "1.11.1" }
6767
ropey = "1.6.1"
68-
rspack_resolver = { features = ["package_json_raw_json_api"], version = "0.4.1" }
68+
rspack_resolver = { features = ["package_json_raw_json_api"], version = "0.5.0" }
6969
rspack_sources = { version = "0.4.1" }
7070
rustc-hash = { version = "2.1.0" }
7171
serde = { version = "1.0.217" }

0 commit comments

Comments
 (0)