Skip to content

Commit aa18a19

Browse files
chore(deps): update patch npm dependencies (#12647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ed1576 commit aa18a19

File tree

6 files changed

+291
-177
lines changed

6 files changed

+291
-177
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"pnpm": "10.26.2"
6262
},
6363
"devDependencies": {
64-
"@biomejs/biome": "^2.3.10",
64+
"@biomejs/biome": "^2.3.11",
6565
"@microsoft/api-extractor": "7.55.2",
6666
"@microsoft/api-extractor-model": "7.32.2",
6767
"@rslint/core": "0.1.13",
@@ -74,7 +74,7 @@
7474
"cross-env": "^10.1.0",
7575
"husky": "^9.1.7",
7676
"is-ci": "4.1.0",
77-
"@rstest/core": "^0.7.7",
77+
"@rstest/core": "^0.7.8",
7878
"lint-staged": "^16.2.7",
7979
"prettier": "3.7.4",
8080
"prettier-2": "npm:[email protected]",

packages/create-rspack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"create-rstack": "1.7.20"
2828
},
2929
"devDependencies": {
30-
"@rslib/core": "0.19.0",
30+
"@rslib/core": "0.19.1",
3131
"typescript": "^5.9.3"
3232
},
3333
"publishConfig": {

packages/rspack-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"webpack-bundle-analyzer": "4.10.2"
4040
},
4141
"devDependencies": {
42-
"@rslib/core": "0.19.0",
42+
"@rslib/core": "0.19.1",
4343
"@rspack/core": "workspace:*",
4444
"@rspack/test-tools": "workspace:*",
4545
"@types/webpack-bundle-analyzer": "^4.7.0",

packages/rspack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"directory": "packages/rspack"
4747
},
4848
"devDependencies": {
49-
"@ast-grep/napi": "^0.40.3",
49+
"@ast-grep/napi": "^0.40.4",
5050
"@napi-rs/wasm-runtime": "1.0.7",
5151
"@rsbuild/plugin-node-polyfill": "^1.4.2",
52-
"@rslib/core": "0.19.0",
52+
"@rslib/core": "0.19.1",
5353
"@swc/types": "0.1.25",
5454
"@types/node": "^20.19.27",
5555
"@types/watchpack": "^2.4.5",

0 commit comments

Comments
 (0)