Skip to content

Commit d73c19c

Browse files
chore(deps): update all patch dependencies
1 parent 61e8d3e commit d73c19c

File tree

22 files changed

+1120
-1000
lines changed

22 files changed

+1120
-1000
lines changed

examples/module-federation/mf-host/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
},
1414
"devDependencies": {
1515
"@module-federation/rsbuild-plugin": "^0.11.4",
16-
"@rsbuild/core": "1.3.5",
16+
"@rsbuild/core": "1.3.6",
1717
"@rsbuild/plugin-react": "^1.2.0",
18-
"@types/react": "^19.1.0",
18+
"@types/react": "^19.1.1",
1919
"@types/react-dom": "^19.1.2",
2020
"typescript": "^5.8.3"
2121
}

examples/module-federation/mf-react-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@module-federation/storybook-addon": "^4.0.12",
2424
"@rsbuild/plugin-react": "^1.2.0",
2525
"@rslib/core": "workspace:*",
26-
"@types/react": "^19.1.0",
26+
"@types/react": "^19.1.1",
2727
"http-server": "^14.1.1",
2828
"react": "^19.1.0",
2929
"react-dom": "^19.1.0",

examples/module-federation/mf-remote/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
},
1414
"devDependencies": {
1515
"@module-federation/rsbuild-plugin": "^0.11.4",
16-
"@rsbuild/core": "1.3.5",
16+
"@rsbuild/core": "1.3.6",
1717
"@rsbuild/plugin-react": "^1.2.0",
18-
"@types/react": "^19.1.0",
18+
"@types/react": "^19.1.1",
1919
"@types/react-dom": "^19.1.2",
2020
"typescript": "^5.8.3"
2121
}

examples/react-component-bundle-false/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@rsbuild/plugin-react": "^1.2.0",
1212
"@rsbuild/plugin-sass": "^1.3.1",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^19.1.0",
14+
"@types/react": "^19.1.1",
1515
"react": "^19.1.0"
1616
},
1717
"peerDependencies": {

examples/react-component-bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@rsbuild/plugin-react": "^1.2.0",
1212
"@rsbuild/plugin-sass": "^1.3.1",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^19.1.0",
14+
"@types/react": "^19.1.1",
1515
"react": "^19.1.0"
1616
},
1717
"peerDependencies": {

examples/react-component-umd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@rsbuild/plugin-react": "^1.2.0",
1111
"@rsbuild/plugin-sass": "^1.3.1",
1212
"@rslib/core": "workspace:*",
13-
"@types/react": "^19.1.0",
13+
"@types/react": "^19.1.1",
1414
"react": "^19.1.0"
1515
},
1616
"peerDependencies": {

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"type-check": "tsc --noEmit && tsc --noEmit -p tests"
4343
},
4444
"dependencies": {
45-
"@rsbuild/core": "1.3.5",
45+
"@rsbuild/core": "1.3.6",
4646
"rsbuild-plugin-dts": "workspace:*",
4747
"tinyglobby": "^0.2.12"
4848
},

packages/create-rslib/fragments/base/react-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@rsbuild/plugin-react": "^1.2.0",
2222
"@rslib/core": "workspace:*",
23-
"@types/react": "^19.1.0",
23+
"@types/react": "^19.1.1",
2424
"react": "^19.1.0",
2525
"typescript": "^5.8.3"
2626
},

packages/create-rslib/fragments/tools/storybook-react-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"storybook": "storybook dev"
55
},
66
"devDependencies": {
7-
"@rsbuild/core": "1.3.5",
7+
"@rsbuild/core": "1.3.6",
88
"@storybook/addon-essentials": "^8.6.12",
99
"@storybook/addon-interactions": "^8.6.12",
1010
"@storybook/addon-links": "^8.6.12",

packages/create-rslib/fragments/tools/storybook-react-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"storybook": "storybook dev"
55
},
66
"devDependencies": {
7-
"@rsbuild/core": "1.3.5",
7+
"@rsbuild/core": "1.3.6",
88
"@storybook/addon-essentials": "^8.6.12",
99
"@storybook/addon-interactions": "^8.6.12",
1010
"@storybook/addon-links": "^8.6.12",

packages/create-rslib/template-[react]-[]-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@rsbuild/plugin-react": "^1.2.0",
2222
"@rslib/core": "workspace:*",
23-
"@types/react": "^19.1.0",
23+
"@types/react": "^19.1.1",
2424
"react": "^19.1.0",
2525
"typescript": "^5.8.3"
2626
},

packages/create-rslib/template-[react]-[storybook,vitest]-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"test": "vitest run"
2020
},
2121
"devDependencies": {
22-
"@rsbuild/core": "1.3.5",
22+
"@rsbuild/core": "1.3.6",
2323
"@rsbuild/plugin-react": "^1.2.0",
2424
"@rslib/core": "workspace:*",
2525
"@storybook/addon-essentials": "^8.6.12",

packages/create-rslib/template-[react]-[storybook,vitest]-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"test": "vitest run"
2222
},
2323
"devDependencies": {
24-
"@rsbuild/core": "1.3.5",
24+
"@rsbuild/core": "1.3.6",
2525
"@rsbuild/plugin-react": "^1.2.0",
2626
"@rslib/core": "workspace:*",
2727
"@storybook/addon-essentials": "^8.6.12",
@@ -33,7 +33,7 @@
3333
"@storybook/test": "^8.6.12",
3434
"@testing-library/jest-dom": "^6.6.3",
3535
"@testing-library/react": "^16.3.0",
36-
"@types/react": "^19.1.0",
36+
"@types/react": "^19.1.1",
3737
"jsdom": "^26.0.0",
3838
"react": "^19.1.0",
3939
"storybook": "^8.6.12",

packages/create-rslib/template-[react]-[storybook]-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"storybook": "storybook dev"
1919
},
2020
"devDependencies": {
21-
"@rsbuild/core": "1.3.5",
21+
"@rsbuild/core": "1.3.6",
2222
"@rsbuild/plugin-react": "^1.2.0",
2323
"@rslib/core": "workspace:*",
2424
"@storybook/addon-essentials": "^8.6.12",

packages/create-rslib/template-[react]-[storybook]-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"storybook": "storybook dev"
2121
},
2222
"devDependencies": {
23-
"@rsbuild/core": "1.3.5",
23+
"@rsbuild/core": "1.3.6",
2424
"@rsbuild/plugin-react": "^1.2.0",
2525
"@rslib/core": "workspace:*",
2626
"@storybook/addon-essentials": "^8.6.12",
@@ -30,7 +30,7 @@
3030
"@storybook/blocks": "^8.6.12",
3131
"@storybook/react": "^8.6.12",
3232
"@storybook/test": "^8.6.12",
33-
"@types/react": "^19.1.0",
33+
"@types/react": "^19.1.1",
3434
"react": "^19.1.0",
3535
"storybook": "^8.6.12",
3636
"storybook-addon-rslib": "^1.0.1",

packages/create-rslib/template-[react]-[vitest]-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@rslib/core": "workspace:*",
2424
"@testing-library/jest-dom": "^6.6.3",
2525
"@testing-library/react": "^16.3.0",
26-
"@types/react": "^19.1.0",
26+
"@types/react": "^19.1.1",
2727
"jsdom": "^26.0.0",
2828
"react": "^19.1.0",
2929
"typescript": "^5.8.3",

packages/plugin-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@microsoft/api-extractor": "^7.52.3",
40-
"@rsbuild/core": "1.3.5",
40+
"@rsbuild/core": "1.3.6",
4141
"@rslib/tsconfig": "workspace:*",
4242
"rsbuild-plugin-publint": "^0.3.0",
4343
"rslib": "npm:@rslib/core@0.6.2",

0 commit comments

Comments
 (0)