Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 71ea2ab

Browse filesBrowse files
chore(deps): update all non-major dependencies
1 parent 8adf325 commit 71ea2ab
Copy full SHA for 71ea2ab

File tree

Expand file treeCollapse file tree

12 files changed

+580
-736
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

12 files changed

+580
-736
lines changed
Open diff view settings
Collapse file

‎e2e/dom/fixtures/package.json‎

Copy file name to clipboardExpand all lines: e2e/dom/fixtures/package.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"react-dom": "^19.2.0"
1313
},
1414
"devDependencies": {
15-
"@rsbuild/core": "1.6.0-beta.1",
16-
"@rsbuild/plugin-react": "^1.4.1",
15+
"@rsbuild/core": "1.6.5",
16+
"@rsbuild/plugin-react": "^1.4.2",
1717
"@testing-library/jest-dom": "^6.9.1",
1818
"@testing-library/dom": "^10.4.1",
1919
"@testing-library/react": "^16.3.0",
20-
"@types/react": "^19.2.2",
21-
"@types/react-dom": "^19.2.2",
22-
"happy-dom": "^20.0.8",
20+
"@types/react": "^19.2.4",
21+
"@types/react-dom": "^19.2.3",
22+
"happy-dom": "^20.0.10",
2323
"jsdom": "^26.1.0",
2424
"typescript": "^5.9.3"
2525
}
Collapse file

‎e2e/package.json‎

Copy file name to clipboardExpand all lines: e2e/package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@
77
"typecheck": "tsc --noEmit"
88
},
99
"devDependencies": {
10-
"@rsbuild/core": "1.6.0-beta.1",
10+
"@rsbuild/core": "1.6.5",
1111
"@rslib/core": "0.17.1",
1212
"@rstest/core": "workspace:*",
1313
"@rstest/tsconfig": "workspace:*",
1414
"@types/jest-image-snapshot": "^6.4.0",
15-
"axios": "^1.13.0",
15+
"axios": "^1.13.2",
1616
"is-url": "^1.2.4",
1717
"@types/is-url": "^1.2.32",
1818
"jest-image-snapshot": "^6.5.1",
19-
"memfs": "^4.49.0",
19+
"memfs": "^4.51.0",
2020
"pathe": "^2.0.3",
2121
"react": "^19.2.0",
2222
"redux": "^5.0.1",
2323
"strip-ansi": "^7.1.2",
24-
"tinyexec": "^1.0.1",
24+
"tinyexec": "^1.0.2",
2525
"typescript": "^5.9.3"
2626
},
2727
"dependencies": {
Collapse file

‎e2e/projects/fixtures/packages/client/package.json‎

Copy file name to clipboardExpand all lines: e2e/projects/fixtures/packages/client/package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"react-dom": "^19.2.0"
1313
},
1414
"devDependencies": {
15-
"@rsbuild/core": "1.6.0-beta.1",
16-
"@rsbuild/plugin-react": "^1.4.1",
15+
"@rsbuild/core": "1.6.5",
16+
"@rsbuild/plugin-react": "^1.4.2",
1717
"@testing-library/jest-dom": "^6.9.1",
1818
"@testing-library/dom": "^10.4.1",
1919
"@testing-library/react": "^16.3.0",
20-
"@types/react": "^19.2.2",
21-
"@types/react-dom": "^19.2.2",
20+
"@types/react": "^19.2.4",
21+
"@types/react-dom": "^19.2.3",
2222
"jsdom": "^26.1.0",
2323
"typescript": "^5.9.3"
2424
}
Collapse file

‎e2e/ssr/fixtures/package.json‎

Copy file name to clipboardExpand all lines: e2e/ssr/fixtures/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"react-dom": "^19.2.0"
88
},
99
"devDependencies": {
10-
"@rsbuild/plugin-react": "^1.4.1",
11-
"@types/react": "^19.2.2",
12-
"@types/react-dom": "^19.2.2",
10+
"@rsbuild/plugin-react": "^1.4.2",
11+
"@types/react": "^19.2.4",
12+
"@types/react-dom": "^19.2.3",
1313
"typescript": "^5.9.3"
1414
}
1515
}
Collapse file

‎e2e/vue/fixtures/package.json‎

Copy file name to clipboardExpand all lines: e2e/vue/fixtures/package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
"preview": "rsbuild preview"
99
},
1010
"dependencies": {
11-
"vue": "^3.5.22"
11+
"vue": "^3.5.24"
1212
},
1313
"devDependencies": {
1414
"@rstest/core": "workspace:*",
15-
"@rsbuild/core": "1.6.0-beta.1",
15+
"@rsbuild/core": "1.6.5",
1616
"@rsbuild/plugin-babel": "^1.0.6",
1717
"@rsbuild/plugin-vue": "^1.2.0",
1818
"@rsbuild/plugin-vue-jsx": "^1.1.1",
1919
"@vue/test-utils": "^2.4.6",
20-
"@vue/compiler-dom": "^3.5.22",
21-
"@vue/server-renderer": "^3.5.22"
20+
"@vue/compiler-dom": "^3.5.24",
21+
"@vue/server-renderer": "^3.5.24"
2222
}
2323
}
Collapse file

‎examples/react/package.json‎

Copy file name to clipboardExpand all lines: examples/react/package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"react-dom": "^19.2.0"
1414
},
1515
"devDependencies": {
16-
"@rsbuild/core": "1.6.0-beta.1",
17-
"@rsbuild/plugin-react": "^1.4.1",
16+
"@rsbuild/core": "1.6.5",
17+
"@rsbuild/plugin-react": "^1.4.2",
1818
"@testing-library/dom": "^10.4.1",
1919
"@testing-library/jest-dom": "^6.9.1",
2020
"@testing-library/react": "^16.3.0",
21-
"@types/react": "^19.2.2",
22-
"@types/react-dom": "^19.2.2",
21+
"@types/react": "^19.2.4",
22+
"@types/react-dom": "^19.2.3",
2323
"jsdom": "^26.1.0",
2424
"typescript": "^5.9.3"
2525
}
Collapse file

‎package.json‎

Copy file name to clipboardExpand all lines: package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"pnpm-lock.yaml": "pnpm dedupe --check"
3232
},
3333
"devDependencies": {
34-
"@biomejs/biome": "^2.3.1",
34+
"@biomejs/biome": "^2.3.5",
3535
"@changesets/cli": "^2.29.7",
36-
"@rsdoctor/rspack-plugin": "^1.3.6",
36+
"@rsdoctor/rspack-plugin": "^1.3.9",
3737
"@rslint/core": "^0.1.13",
3838
"@rstest/core": "workspace:*",
3939
"@rstest/coverage-istanbul": "workspace:*",
@@ -43,9 +43,9 @@
4343
"cross-env": "^10.1.0",
4444
"cspell-ban-words": "^0.0.4",
4545
"fs-extra": "^11.3.2",
46-
"heading-case": "^1.0.2",
46+
"heading-case": "^1.0.3",
4747
"nano-staged": "^0.8.0",
48-
"nx": "^21.6.6",
48+
"nx": "^21.6.8",
4949
"path-serializer": "0.5.1",
5050
"prettier": "^3.6.2",
5151
"prettier-plugin-packagejson": "^2.5.19",
Collapse file

‎packages/core/package.json‎

Copy file name to clipboardExpand all lines: packages/core/package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,18 @@
5454
},
5555
"dependencies": {
5656
"@types/chai": "^5.2.3",
57-
"@rsbuild/core": "1.6.0-beta.1",
57+
"@rsbuild/core": "1.6.5",
5858
"tinypool": "^1.1.1"
5959
},
6060
"devDependencies": {
6161
"chai": "^5.3.3",
6262
"pathe": "^2.0.3",
63-
"birpc": "2.6.1",
63+
"birpc": "2.8.0",
6464
"@vitest/expect": "^3.2.4",
6565
"@vitest/snapshot": "^3.2.4",
6666
"@babel/code-frame": "^7.27.1",
6767
"@jridgewell/trace-mapping": "0.3.31",
68-
"@microsoft/api-extractor": "^7.53.3",
68+
"@microsoft/api-extractor": "^7.55.0",
6969
"@rslib/core": "0.17.1",
7070
"@rstest/tsconfig": "workspace:*",
7171
"@sinonjs/fake-timers": "^14.0.0",
@@ -78,7 +78,7 @@
7878
"@types/picomatch": "^4.0.2",
7979
"cac": "^6.7.14",
8080
"chokidar": "^4.0.3",
81-
"happy-dom": "^20.0.8",
81+
"happy-dom": "^20.0.10",
8282
"jest-diff": "^30.2.0",
8383
"jsdom": "^26.1.0",
8484
"webpack-license-plugin": "^4.5.1",
Collapse file

‎packages/coverage-istanbul/package.json‎

Copy file name to clipboardExpand all lines: packages/coverage-istanbul/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@rstest/core": "workspace:~"
2424
},
2525
"dependencies": {
26-
"swc-plugin-coverage-instrument": "^0.0.31",
26+
"swc-plugin-coverage-instrument": "^0.0.32",
2727
"istanbul-lib-coverage": "^3.2.2",
2828
"istanbul-lib-report": "^3.0.1",
2929
"istanbul-reports": "^3.2.0",
Collapse file

‎packages/vscode/package.json‎

Copy file name to clipboardExpand all lines: packages/vscode/package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,21 +60,21 @@
6060
"package:vsce": "npm run build && vsce package"
6161
},
6262
"devDependencies": {
63-
"@rsbuild/core": "1.6.0-beta.1",
63+
"@rsbuild/core": "1.6.5",
6464
"@rslib/core": "0.17.1",
6565
"@rstest/core": "workspace:*",
66-
"@swc/core": "^1.13.5",
66+
"@swc/core": "^1.15.1",
6767
"@types/glob": "^7.2.0",
6868
"@types/mocha": "^10.0.10",
6969
"@types/node": "^22.16.5",
7070
"@types/vscode": "1.97.0",
7171
"@types/ws": "^8.18.1",
7272
"@vscode/test-cli": "^0.0.12",
7373
"@vscode/test-electron": "^2.5.2",
74-
"@vscode/vsce": "3.6.2",
74+
"@vscode/vsce": "3.7.0",
7575
"get-port": "^7.1.0",
7676
"glob": "^7.2.3",
77-
"mocha": "^11.7.4",
77+
"mocha": "^11.7.5",
7878
"ovsx": "^0.10.6",
7979
"typescript": "^5.9.3",
8080
"ws": "^8.18.3"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.