Skip to content

Commit bde39e1

Browse files
Bump the ui-docs-dependencies group across 1 directory with 2 updates (#4838)
Bumps the ui-docs-dependencies group with 2 updates in the /ui/ui-docs directory: [mobx](https://github.com/mobxjs/mobx) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `mobx` from 6.12.4 to 6.12.5 - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.12.4...mobx@6.12.5) Updates `vite` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.2/packages/vite) --- updated-dependencies: - dependency-name: mobx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-docs-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-docs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8745d25 commit bde39e1

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

ui/ui-docs/package-lock.json

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

ui/ui-docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"eslint-plugin-react-refresh": "0.4.7",
2424
"rimraf": "5.0.7",
2525
"typescript": "5.5.2",
26-
"vite": "5.3.1",
26+
"vite": "5.3.2",
2727
"vite-tsconfig-paths": "4.3.2"
2828
},
2929
"dependencies": {
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",
32-
"mobx": "6.12.4",
32+
"mobx": "6.12.5",
3333
"styled-components": "6.1.11",
3434
"core-js": "3.37.1",
3535
"redoc": "2.1.5"

0 commit comments

Comments
 (0)