Skip to content

Commit 9a221a2

Browse files
chore(deps-dev): bump @rsbuild/core in the rsbuild group
Bumps the rsbuild group with 1 update: [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core). Updates `@rsbuild/core` from 1.5.6 to 1.5.9 - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.5.9/packages/core) --- updated-dependencies: - dependency-name: "@rsbuild/core" dependency-version: 1.5.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rsbuild ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44a4505 commit 9a221a2

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
lines changed

examples/installing-npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"clean": "rm -rf dist .turbo"
88
},
99
"devDependencies": {
10-
"@rsbuild/core": "^1.5.6",
10+
"@rsbuild/core": "^1.5.9",
1111
"@splunk/otel-web": "workspace:*"
1212
}
1313
}

examples/todolist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"clean": "rm -rf dist .turbo"
1010
},
1111
"devDependencies": {
12-
"@rsbuild/core": "^1.5.6",
12+
"@rsbuild/core": "^1.5.9",
1313
"@rsbuild/plugin-react": "^1.4.0",
1414
"@splunk/otel": "4.0.0",
1515
"@splunk/otel-web": "workspace:*",

pnpm-lock.yaml

Lines changed: 59 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)