diff --git a/frontend/package-lock.json b/frontend/package-lock.json index d4004ee7b..16ec84969 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -9,12 +9,12 @@ "version": "1.0.0", "license": "GPL-3", "dependencies": { - "@mantine/core": "^7.15.3", - "@mantine/dropzone": "^7.15.3", - "@mantine/form": "^7.15.3", - "@mantine/hooks": "^7.15.3", - "@mantine/modals": "^7.15.3", - "@mantine/notifications": "^7.15.3", + "@mantine/core": "^7.16.0", + "@mantine/dropzone": "^7.16.0", + "@mantine/form": "^7.16.0", + "@mantine/hooks": "^7.16.0", + "@mantine/modals": "^7.16.0", + "@mantine/notifications": "^7.16.0", "@tanstack/react-query": "^5.64.1", "@tanstack/react-table": "^8.19.2", "axios": "^1.7.4", @@ -2780,9 +2780,9 @@ } }, "node_modules/@mantine/core": { - "version": "7.15.3", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.15.3.tgz", - "integrity": "sha512-8IMTq5xDJDjByDUYkDNKImikASStzrnPtVumKsrEnyEY0zhAWkAe/z/+PjTUMcN44ncJ/PrXQkJ6qMaVWzSZwA==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.16.0.tgz", + "integrity": "sha512-lYYwa4Itz77uC8zQzdiKiKdz9Q01NBOYPZsotIKsP/Zqij0qhpsVxoJ8MK3P8IqFyLfThTMmR4sT1qlGfLTA9Q==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.28", @@ -2793,7 +2793,7 @@ "type-fest": "^4.27.0" }, "peerDependencies": { - "@mantine/hooks": "7.15.3", + "@mantine/hooks": "7.16.0", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } @@ -2810,24 +2810,24 @@ } }, "node_modules/@mantine/dropzone": { - "version": "7.15.3", - "resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-7.15.3.tgz", - "integrity": "sha512-3BZNKqfWyE6/DXOUoYbT72kVDiAu4jRLxUM7KsWojlSy1ucgd8X5oC6yvMlCa2nSDbrVlCNzsDADrezh2MxaNA==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-7.16.0.tgz", + "integrity": "sha512-lZwv96MswNTc0zSt/ObM8uykv2pZbM3eK6pNoA25jn+hZSrcB/TiET15Uhc7k0E/naxvQbZTxeNxQRpN3xrKRQ==", "license": "MIT", "dependencies": { "react-dropzone-esm": "15.2.0" }, "peerDependencies": { - "@mantine/core": "7.15.3", - "@mantine/hooks": "7.15.3", + "@mantine/core": "7.16.0", + "@mantine/hooks": "7.16.0", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/form": { - "version": "7.15.3", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.15.3.tgz", - "integrity": "sha512-E+xrY/z6Y4JoHqL4f91AoMeNspuAe+nET667wKVBSUu4yLQX0FS8uvdypoaasb3LcTk7GRmnDNYyfC37zz4zkg==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.16.0.tgz", + "integrity": "sha512-PUxX5v8XMoNwjFdZbns4dDcQf8U9lIfagFsDGz3KKStgsuBcgnn97/MDP6SpsOHV3g7AGEJoF65+ax1fMOkkNA==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", @@ -2838,46 +2838,46 @@ } }, "node_modules/@mantine/hooks": { - "version": "7.15.3", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.15.3.tgz", - "integrity": "sha512-rZYObhrmww3OIb4O30pDox/rc+9k3AExO0FSw13t7cfz5/Di+Ho1cChswVFAshnp81ucGEod1fiDOfuyGW7JhA==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.16.0.tgz", + "integrity": "sha512-8KxrhckesbrV6tyOndm6fJ+jSKA4KX/67ppDFlfYMMbV6Yh+s0zRO4KLi2uCtl6tgckQd2/zDzX3kQk+VYKqDA==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" } }, "node_modules/@mantine/modals": { - "version": "7.15.3", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.15.3.tgz", - "integrity": "sha512-S/nu/4OcQw2sBbFVEIU1FfyiLDKVN9qOxnxhQBxaR9BFk4gEALzuU2uCorlu4f8TKUMo2kho0b0iTuYluQ07Dw==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.16.0.tgz", + "integrity": "sha512-2AUFqwuz9JhEnNNjf7Oly4oj1nePKn6QcMKJOQx6Kr1eBcSZRsZ4EmlSONFvfTz/9UJDvm30Hk4HPOPoi0i5fQ==", "license": "MIT", "peerDependencies": { - "@mantine/core": "7.15.3", - "@mantine/hooks": "7.15.3", + "@mantine/core": "7.16.0", + "@mantine/hooks": "7.16.0", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/notifications": { - "version": "7.15.3", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.15.3.tgz", - "integrity": "sha512-C1obM5dQsSHIB3B3Kajk0TdLnBpLXFMOIy0otG5khoL/8c8qOU4U0kHxtPVFBFvU/hw4rx7/idiiJdjp8DepDQ==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.16.0.tgz", + "integrity": "sha512-ofwpMLoe/QaXTEqrLNA2vEq4KblacKHLg1xJn7a40irt6uQ6GSlFoLveKjOupiG0xUa+gIbevA1uv3tHJuJ6uA==", "license": "MIT", "dependencies": { - "@mantine/store": "7.15.3", + "@mantine/store": "7.16.0", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "7.15.3", - "@mantine/hooks": "7.15.3", + "@mantine/core": "7.16.0", + "@mantine/hooks": "7.16.0", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/store": { - "version": "7.15.3", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.15.3.tgz", - "integrity": "sha512-E3pCEm5ozRF/iK/jM1liKntjqaKhotvPtNAqSBcx6AkWSJ8bt16JhNrmrs3J3RmWvfqzF+fftT8HI/3HYbgu9w==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.16.0.tgz", + "integrity": "sha512-IeeKk8w+a5Z5sctMUYrLBVVA9173B2oKPP4Rh656eoXH+vz/KCpL/ITnFWrt0Cv9Fyv/V+zm1UyAnUWRdQ6uXA==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" diff --git a/frontend/package.json b/frontend/package.json index 160a32964..638ac8efe 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,12 +13,12 @@ }, "private": true, "dependencies": { - "@mantine/core": "^7.15.3", - "@mantine/dropzone": "^7.15.3", - "@mantine/form": "^7.15.3", - "@mantine/hooks": "^7.15.3", - "@mantine/modals": "^7.15.3", - "@mantine/notifications": "^7.15.3", + "@mantine/core": "^7.16.0", + "@mantine/dropzone": "^7.16.0", + "@mantine/form": "^7.16.0", + "@mantine/hooks": "^7.16.0", + "@mantine/modals": "^7.16.0", + "@mantine/notifications": "^7.16.0", "@tanstack/react-query": "^5.64.1", "@tanstack/react-table": "^8.19.2", "axios": "^1.7.4",