Skip to content

Commit 40985a9

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 4 updates (#102)
Bumps the production-dependencies group with 4 updates in the /ui directory: [@halo-dev/api-client](https://github.com/halo-dev/halo/tree/HEAD/ui/packages/api-client), [@halo-dev/components](https://github.com/halo-dev/halo/tree/HEAD/ui/packages/components), [@halo-dev/ui-shared](https://github.com/halo-dev/halo/tree/HEAD/ui/packages/shared) and [axios](https://github.com/axios/axios). Updates `@halo-dev/api-client` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/halo-dev/halo/releases) - [Commits](https://github.com/halo-dev/halo/commits/v2.24.0/ui/packages/api-client) Updates `@halo-dev/components` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/halo-dev/halo/releases) - [Commits](https://github.com/halo-dev/halo/commits/v2.24.0/ui/packages/components) Updates `@halo-dev/ui-shared` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/halo-dev/halo/releases) - [Commits](https://github.com/halo-dev/halo/commits/v2.24.0/ui/packages/shared) Updates `axios` from 1.15.0 to 1.15.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.15.1) --- updated-dependencies: - dependency-name: "@halo-dev/api-client" dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@halo-dev/components" dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@halo-dev/ui-shared" dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: axios dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a96227d commit 40985a9

2 files changed

Lines changed: 337 additions & 487 deletions

File tree

ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"watch:rsbuild": "rsbuild build --watch --env-mode=development"
1818
},
1919
"dependencies": {
20-
"@halo-dev/api-client": "^2.23.0",
21-
"@halo-dev/components": "^2.23.0",
22-
"@halo-dev/ui-shared": "^2.23.0",
23-
"axios": "^1.15.0",
20+
"@halo-dev/api-client": "^2.24.0",
21+
"@halo-dev/components": "^2.24.0",
22+
"@halo-dev/ui-shared": "^2.24.0",
23+
"axios": "^1.15.1",
2424
"canvas-confetti": "^1.9.4",
2525
"husky": "^9.1.7",
2626
"vue": "^3.5.32"

0 commit comments

Comments
 (0)