Update mantine-ui package version to latest release

Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
Julius Volz 2024-09-08 15:17:49 +02:00
parent 8b4291537b
commit 0ac38a5fd6
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@prometheus-io/mantine-ui",
"private": true,
"version": "0.49.1",
"version": "0.54.1",
"type": "module",
"scripts": {
"start": "vite",

View file

@ -24,7 +24,7 @@
},
"mantine-ui": {
"name": "@prometheus-io/mantine-ui",
"version": "0.49.1",
"version": "0.54.1",
"dependencies": {
"@codemirror/autocomplete": "^6.12.0",
"@codemirror/language": "^6.10.1",