Skip to content

Commit 08dbbd5

Browse files
chore(deps): update dependency @rslib/core to v0.18.0 (#12269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4e964a commit 08dbbd5

File tree

4 files changed

+18
-188
lines changed

4 files changed

+18
-188
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.8"
2424
},
2525
"devDependencies": {
26-
"@rslib/core": "0.17.1",
26+
"@rslib/core": "0.18.0",
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.17.1",
39+
"@rslib/core": "0.18.0",
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.39.9",
4545
"@napi-rs/wasm-runtime": "1.0.7",
4646
"@rsbuild/plugin-node-polyfill": "^1.4.2",
47-
"@rslib/core": "0.17.1",
47+
"@rslib/core": "0.18.0",
4848
"@swc/types": "0.1.25",
4949
"@types/node": "^20.19.25",
5050
"@types/watchpack": "^2.4.5",

0 commit comments

Comments
 (0)