From 262d5a819fa312e35a0f1918a82416fcc87609b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 06:28:51 +0000 Subject: [PATCH] Bump @mui/x-tree-view from 8.27.0 to 8.27.2 Bumps [@mui/x-tree-view](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view) from 8.27.0 to 8.27.2. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v8.27.2/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v8.27.2/packages/x-tree-view) --- updated-dependencies: - dependency-name: "@mui/x-tree-view" dependency-version: 8.27.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6759fbf..a4de10f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@formio/js": "^5.3.0", "@formio/react": "^6.2.0", "@mui/system": "^7.3.7", - "@mui/x-tree-view": "^8.27.0", + "@mui/x-tree-view": "^8.27.2", "@tailwindcss/vite": "^4.2.1", "bootstrap": "^5.3.8", "fast-deep-equal": "^3.1.3", @@ -1575,9 +1575,9 @@ } }, "node_modules/@mui/x-tree-view": { - "version": "8.27.0", - "resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-8.27.0.tgz", - "integrity": "sha512-/QZivCvWd2iie78FGHnwwQ2qvEfta+csGBsrB7nO5ykDKgyKuIhn1fwW6ufjDalQBw525puGvKkS9Hsl9NBRgQ==", + "version": "8.27.2", + "resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-8.27.2.tgz", + "integrity": "sha512-gceKjUEqKHBVt5BV0Yscx2NKgbI9z6IgEx3BHToeAupNCIZ7kAlnZUtk+FyIIcN+Vr6CFz5J0zxjnPgfHjbj2A==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.28.4", diff --git a/package.json b/package.json index 5251087..2ce2268 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@formio/js": "^5.3.0", "@formio/react": "^6.2.0", "@mui/system": "^7.3.7", - "@mui/x-tree-view": "^8.27.0", + "@mui/x-tree-view": "^8.27.2", "@tailwindcss/vite": "^4.2.1", "bootstrap": "^5.3.8", "fast-deep-equal": "^3.1.3",