Skip to content

Commit 273185a

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: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc). Updates `@types/react` from 18.3.2 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@vitejs/plugin-react-swc` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md) - [Commits](vitejs/vite-plugin-react-swc@v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-app-dependencies - dependency-name: "@vitejs/plugin-react-swc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-app-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3296a1 commit 273185a

File tree

2 files changed

+66
-63
lines changed

2 files changed

+66
-63
lines changed

ui/ui-app/package-lock.json

+64-61
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
@@ -16,11 +16,11 @@
1616
"@apicurio/eslint-config": "0.3.0",
1717
"@monaco-editor/react": "4.6.0",
1818
"@types/luxon": "3.4.2",
19-
"@types/react": "18.3.2",
19+
"@types/react": "18.3.3",
2020
"@types/react-dom": "18.3.0",
2121
"@typescript-eslint/eslint-plugin": "7.10.0",
2222
"@typescript-eslint/parser": "7.10.0",
23-
"@vitejs/plugin-react-swc": "3.6.0",
23+
"@vitejs/plugin-react-swc": "3.7.0",
2424
"eslint": "8.57.0",
2525
"eslint-plugin-react-hooks": "4.6.2",
2626
"eslint-plugin-react-refresh": "0.4.7",

0 commit comments

Comments
 (0)