From f4eebf3cf88fc8fed967b2ef71c6e1c04c55380a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 03:20:08 +0000 Subject: [PATCH] build(deps): bump the react-admin group in /admin-js with 1 update Bumps the react-admin group in /admin-js with 1 update: [react-admin](https://github.com/marmelab/react-admin). Updates `react-admin` from 4.16.13 to 4.16.14 - [Release notes](https://github.com/marmelab/react-admin/releases) - [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md) - [Commits](https://github.com/marmelab/react-admin/compare/v4.16.13...v4.16.14) --- updated-dependencies: - dependency-name: react-admin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react-admin ... Signed-off-by: dependabot[bot] --- admin-js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-js/package.json b/admin-js/package.json index 1e0dab30..6a684ffc 100644 --- a/admin-js/package.json +++ b/admin-js/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "react": "^18.2.0", - "react-admin": "4.16.13", + "react-admin": "4.16.14", "react-dom": "^18.2.0" }, "devDependencies": {