Skip to content

Commit 40ba080

Browse files
chore(deps): update all patch dependencies (#1406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: yifancong <[email protected]>
1 parent b0e6570 commit 40ba080

File tree

8 files changed

+251
-75
lines changed

8 files changed

+251
-75
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@rsdoctor/types": "workspace:*",
2121
"@rsdoctor/utils": "workspace:*",
2222
"@rsdoctor/webpack-plugin": "workspace:*",
23-
"@rspack/core": "1.6.1",
23+
"@rspack/core": "1.6.3",
2424
"@types/node": "^22.8.1",
2525
"@types/react": "^18.3.26",
2626
"loader-utils": "^2.0.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@changesets/cli": "^2.29.7",
4141
"@rsdoctor/tsconfig": "workspace:*",
4242
"@rslib/core": "^0.17.1",
43-
"@rstest/core": "0.6.3",
43+
"@rstest/core": "0.6.5",
4444
"@scripts/test-helper": "workspace:*",
4545
"cross-env": "^7.0.3",
4646
"cspell-ban-words": "^0.0.4",

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@modelcontextprotocol/sdk": "1.21.1",
2828
"@rsdoctor/types": "workspace:*",
2929
"@rsdoctor/utils": "workspace:*",
30-
"@rstest/core": "0.6.3",
30+
"@rstest/core": "0.6.5",
3131
"@types/node": "^22.8.1",
3232
"prebundle": "1.4.2",
3333
"socket.io-client": "4.8.1",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"devDependencies": {
8585
"axios": "^1.12.2",
86-
"@rspack/core": "1.6.1",
86+
"@rspack/core": "1.6.3",
8787
"@scripts/test-helper": "workspace:*",
8888
"@types/fs-extra": "^11.0.4",
8989
"@types/node": "^22.8.1",

packages/rspack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@rsdoctor/utils": "workspace:*"
3535
},
3636
"devDependencies": {
37-
"@rspack/core": "1.6.1",
37+
"@rspack/core": "1.6.3",
3838
"@types/node": "^22.8.1",
3939
"@types/tapable": "2.2.7",
4040
"tslib": "2.8.1",

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"source-map": "^0.7.6"
2525
},
2626
"devDependencies": {
27-
"@rspack/core": "1.6.1",
27+
"@rspack/core": "1.6.3",
2828
"@types/node": "^22.8.1",
2929
"@types/react": "^18.3.26",
3030
"tslib": "2.8.1",

0 commit comments

Comments
 (0)