Skip to content

Commit 3e63c2a

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 2 updates (#84)
Bumps the production-dependencies group in /ui with 2 updates: [axios](https://github.com/axios/axios) and [vue](https://github.com/vuejs/core). Updates `axios` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.14.0...v1.15.0) Updates `vue` from 3.5.31 to 3.5.32 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.31...v3.5.32) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: vue dependency-version: 3.5.32 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 b501d5e commit 3e63c2a

2 files changed

Lines changed: 117 additions & 117 deletions

File tree

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"@halo-dev/api-client": "^2.23.0",
2121
"@halo-dev/components": "^2.23.0",
2222
"@halo-dev/ui-shared": "^2.23.0",
23-
"axios": "^1.14.0",
23+
"axios": "^1.15.0",
2424
"canvas-confetti": "^1.9.4",
2525
"husky": "^9.1.7",
26-
"vue": "^3.5.31"
26+
"vue": "^3.5.32"
2727
},
2828
"devDependencies": {
2929
"@halo-dev/ui-plugin-bundler-kit": "^2.23.0",

0 commit comments

Comments
 (0)