From 62b79a9625f2d3e56326d95f83d243169fd4dff6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:35:49 +0000 Subject: [PATCH] fix(deps): update mantine monorepo to ^7.15.3 --- commafeed-client/package-lock.json | 76 +++++++++++++++--------------- commafeed-client/package.json | 12 ++--- 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 84a9782f..fdb25152 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -12,12 +12,12 @@ "@fontsource/open-sans": "^5.1.1", "@lingui/core": "^5.1.2", "@lingui/react": "^5.1.2", - "@mantine/core": "^7.15.2", - "@mantine/form": "^7.15.2", - "@mantine/hooks": "^7.15.2", - "@mantine/modals": "^7.15.2", - "@mantine/notifications": "^7.15.2", - "@mantine/spotlight": "^7.15.2", + "@mantine/core": "^7.15.3", + "@mantine/form": "^7.15.3", + "@mantine/hooks": "^7.15.3", + "@mantine/modals": "^7.15.3", + "@mantine/notifications": "^7.15.3", + "@mantine/spotlight": "^7.15.3", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.5.0", "axios": "^1.7.9", @@ -1586,28 +1586,28 @@ } }, "node_modules/@mantine/core": { - "version": "7.15.2", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.15.2.tgz", - "integrity": "sha512-640ns0L/HZAXYjz3+FRffr8UNcH1fU7ENUVxKLzqNA311Dcx0qS3byVKTY/IVJYln6AkjoEfIJMiixT9fCZBiQ==", + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.15.3.tgz", + "integrity": "sha512-8IMTq5xDJDjByDUYkDNKImikASStzrnPtVumKsrEnyEY0zhAWkAe/z/+PjTUMcN44ncJ/PrXQkJ6qMaVWzSZwA==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.28", "clsx": "^2.1.1", - "react-number-format": "^5.4.2", - "react-remove-scroll": "^2.6.0", + "react-number-format": "^5.4.3", + "react-remove-scroll": "^2.6.2", "react-textarea-autosize": "8.5.6", "type-fest": "^4.27.0" }, "peerDependencies": { - "@mantine/hooks": "7.15.2", + "@mantine/hooks": "7.15.3", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/form": { - "version": "7.15.2", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.15.2.tgz", - "integrity": "sha512-ADXLw/e0/ddNIj9EtJb5aes2VEpoR7GIVgKnzFhq8DXMfOZqaMn4rSVY8LmVOAtcMyocPR7hk8uQQ3ihmpzFaw==", + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.15.3.tgz", + "integrity": "sha512-E+xrY/z6Y4JoHqL4f91AoMeNspuAe+nET667wKVBSUu4yLQX0FS8uvdypoaasb3LcTk7GRmnDNYyfC37zz4zkg==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", @@ -1618,61 +1618,61 @@ } }, "node_modules/@mantine/hooks": { - "version": "7.15.2", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.15.2.tgz", - "integrity": "sha512-p8dsW0fdJxzYhULbm1noFYRHuBvJHleYviC0BlwbkVySC8AsvFI8AmC3sMssWV3dQ3yQ/SidYo9U+K/czpDpZw==", + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.15.3.tgz", + "integrity": "sha512-rZYObhrmww3OIb4O30pDox/rc+9k3AExO0FSw13t7cfz5/Di+Ho1cChswVFAshnp81ucGEod1fiDOfuyGW7JhA==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" } }, "node_modules/@mantine/modals": { - "version": "7.15.2", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.15.2.tgz", - "integrity": "sha512-Boy3h3meNbhttMpGh9t7Phjvoc/tqL3v+U21w389KEf/NBdpAHVZVPxJL6rdVsP+vgNDpYDSCyfcxTL4zPvJaA==", + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.15.3.tgz", + "integrity": "sha512-S/nu/4OcQw2sBbFVEIU1FfyiLDKVN9qOxnxhQBxaR9BFk4gEALzuU2uCorlu4f8TKUMo2kho0b0iTuYluQ07Dw==", "license": "MIT", "peerDependencies": { - "@mantine/core": "7.15.2", - "@mantine/hooks": "7.15.2", + "@mantine/core": "7.15.3", + "@mantine/hooks": "7.15.3", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/notifications": { - "version": "7.15.2", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.15.2.tgz", - "integrity": "sha512-SZYUJV+BMakyoURj1is5aKXyM6pHpwl3V28FVx7nExyXcHJyzmPmqaSPumo0ZjFo+ysQ8/0P9UnYP0kNRwrjdQ==", + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.15.3.tgz", + "integrity": "sha512-C1obM5dQsSHIB3B3Kajk0TdLnBpLXFMOIy0otG5khoL/8c8qOU4U0kHxtPVFBFvU/hw4rx7/idiiJdjp8DepDQ==", "license": "MIT", "dependencies": { - "@mantine/store": "7.15.2", + "@mantine/store": "7.15.3", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "7.15.2", - "@mantine/hooks": "7.15.2", + "@mantine/core": "7.15.3", + "@mantine/hooks": "7.15.3", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/spotlight": { - "version": "7.15.2", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.15.2.tgz", - "integrity": "sha512-wN0Glp7NjxQyRzr1djHFbZfDZRMhvNXmKpd4OxFpwcdE5W8Iqo1MTv5yzL/qx45F8o2wzdqd4wgfvlnTVsKs9g==", + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.15.3.tgz", + "integrity": "sha512-O+r8QLqo93A1h5CJJotZuMVywVVo6d8vJ/DYhxq18QzGuPF8bHoXPD3m+unEA34aSO4Y70kyXyFdZRyCVmOS0g==", "license": "MIT", "dependencies": { - "@mantine/store": "7.15.2" + "@mantine/store": "7.15.3" }, "peerDependencies": { - "@mantine/core": "7.15.2", - "@mantine/hooks": "7.15.2", + "@mantine/core": "7.15.3", + "@mantine/hooks": "7.15.3", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/store": { - "version": "7.15.2", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.15.2.tgz", - "integrity": "sha512-8ZVRr6D/8GEu2VmUVU447w4H+hl9dwefl//GpSGI2vKxXBqlud5X9PJQkSwi5J7I5FAxvlG5dr/zCxC3r3nsIQ==", + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.15.3.tgz", + "integrity": "sha512-E3pCEm5ozRF/iK/jM1liKntjqaKhotvPtNAqSBcx6AkWSJ8bt16JhNrmrs3J3RmWvfqzF+fftT8HI/3HYbgu9w==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index a020da27..607e31c4 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -17,12 +17,12 @@ "dependencies": { "@emotion/react": "^11.14.0", "@fontsource/open-sans": "^5.1.1", - "@mantine/core": "^7.15.2", - "@mantine/form": "^7.15.2", - "@mantine/hooks": "^7.15.2", - "@mantine/modals": "^7.15.2", - "@mantine/notifications": "^7.15.2", - "@mantine/spotlight": "^7.15.2", + "@mantine/core": "^7.15.3", + "@mantine/form": "^7.15.3", + "@mantine/hooks": "^7.15.3", + "@mantine/modals": "^7.15.3", + "@mantine/notifications": "^7.15.3", + "@mantine/spotlight": "^7.15.3", "@lingui/core": "^5.1.2", "@lingui/react": "^5.1.2", "@monaco-editor/react": "^4.6.0",