aboutsummaryrefslogtreecommitdiffstats
path: root/client/js/app/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-29 14:42:25 +0000
committerGitHub <noreply@github.com>2023-08-29 14:42:25 +0000
commit91def277b3882fe7255bd7429e1d356ace54f090 (patch)
tree98b9c2560ebb05ee23d860f3c7dd9ffe083ca217 /client/js/app/package.json
parentaca44b3d87564380248f8025c9d4372a5a58a7e7 (diff)
Update mantine monorepo to v6
Diffstat (limited to 'client/js/app/package.json')
-rw-r--r--client/js/app/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/js/app/package.json b/client/js/app/package.json
index ec3da2dd941..23ddccbe7e7 100644
--- a/client/js/app/package.json
+++ b/client/js/app/package.json
@@ -20,9 +20,9 @@
"@fortawesome/free-regular-svg-icons": "^6",
"@fortawesome/free-solid-svg-icons": "^6",
"@fortawesome/react-fontawesome": "^0",
- "@mantine/core": "^5",
- "@mantine/hooks": "^5",
- "@mantine/notifications": "^5",
+ "@mantine/core": "^6.0.0",
+ "@mantine/hooks": "^6.0.0",
+ "@mantine/notifications": "^6.0.0",
"@vitejs/plugin-react": "^4",
"esbuild-jest": "^0",
"eslint": "^8",