Skip to content

Commit 6c524be

Browse files
Bump the ui-app-dependencies group across 1 directory with 2 updates
Bumps the ui-app-dependencies group with 2 updates in the /ui/ui-app directory: [yaml](https://github.com/eemeli/yaml) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `yaml` from 2.4.3 to 2.4.5 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.4.3...v2.4.5) Updates `vite` from 5.2.12 to 5.2.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.13/packages/vite) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-app-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-app-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 792a76e commit 6c524be

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

ui/ui-app/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/ui-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-react-refresh": "0.4.7",
2828
"rimraf": "5.0.7",
2929
"typescript": "5.4.5",
30-
"vite": "5.2.12",
30+
"vite": "5.2.13",
3131
"vite-tsconfig-paths": "4.3.2"
3232
},
3333
"dependencies": {
@@ -47,6 +47,6 @@
4747
"react-dom": "18.3.1",
4848
"react-router-dom": "6.23.1",
4949
"use-resize-observer": "9.1.0",
50-
"yaml": "2.4.3"
50+
"yaml": "2.4.5"
5151
}
5252
}

0 commit comments

Comments
 (0)