Skip to content

Commit 39f82ff

Browse files
authored
chore(deps): bump Rslib v0.18.3 (#12362)
1 parent cc261ac commit 39f82ff

File tree

5 files changed

+157
-43
lines changed

5 files changed

+157
-43
lines changed

packages/create-rspack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"create-rstack": "1.7.11"
2424
},
2525
"devDependencies": {
26-
"@rslib/core": "0.18.2",
26+
"@rslib/core": "0.18.3",
2727
"typescript": "^5.9.3"
2828
},
2929
"publishConfig": {

packages/rspack-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"webpack-bundle-analyzer": "4.10.2"
3737
},
3838
"devDependencies": {
39-
"@rslib/core": "0.18.2",
39+
"@rslib/core": "0.18.3",
4040
"@rspack/core": "workspace:*",
4141
"@rspack/test-tools": "workspace:*",
4242
"@types/webpack-bundle-analyzer": "^4.7.0",

packages/rspack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@ast-grep/napi": "^0.40.0",
4545
"@napi-rs/wasm-runtime": "1.0.7",
4646
"@rsbuild/plugin-node-polyfill": "^1.4.2",
47-
"@rslib/core": "0.18.2",
47+
"@rslib/core": "0.18.3",
4848
"@swc/types": "0.1.25",
4949
"@types/node": "^20.19.25",
5050
"@types/watchpack": "^2.4.5",

0 commit comments

Comments
 (0)