Skip to content

Commit aac4131

Browse files
chore(deps): update rsbuild to ^1.1.0
1 parent f017d90 commit aac4131

File tree

5 files changed

+124
-99
lines changed

5 files changed

+124
-99
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@rsbuild/plugin-react": "^1.0.5",
12-
"@rsbuild/plugin-sass": "^1.0.4",
12+
"@rsbuild/plugin-sass": "^1.1.0",
1313
"@rslib/core": "workspace:*",
1414
"@types/react": "^18.3.12",
1515
"react": "^18.3.1"

examples/react-component-bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@rsbuild/plugin-react": "^1.0.5",
12-
"@rsbuild/plugin-sass": "^1.0.4",
12+
"@rsbuild/plugin-sass": "^1.1.0",
1313
"@rslib/core": "workspace:*",
1414
"@types/react": "^18.3.12",
1515
"react": "^18.3.1"

examples/react-component-umd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@rsbuild/plugin-react": "^1.0.5",
11-
"@rsbuild/plugin-sass": "^1.0.4",
11+
"@rsbuild/plugin-sass": "^1.1.0",
1212
"@rslib/core": "workspace:*",
1313
"@types/react": "^18.3.12",
1414
"react": "^18.3.1"

0 commit comments

Comments
 (0)