From 8ae7943b940b184e39581301b693821764637067 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 17:36:15 +0000 Subject: [PATCH] fix(deps): update mantine monorepo to v9.1.0 --- commafeed-client/package-lock.json | 86 +++++++++++++++--------------- commafeed-client/package.json | 14 ++--- 2 files changed, 50 insertions(+), 50 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 29d743cd..b984f3bd 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -12,13 +12,13 @@ "@fontsource/open-sans": "5.2.7", "@lingui/core": "5.9.5", "@lingui/react": "5.9.5", - "@mantine/core": "9.0.2", - "@mantine/dates": "9.0.2", - "@mantine/form": "9.0.2", - "@mantine/hooks": "9.0.2", - "@mantine/modals": "9.0.2", - "@mantine/notifications": "9.0.2", - "@mantine/spotlight": "9.0.2", + "@mantine/core": "9.1.0", + "@mantine/dates": "9.1.0", + "@mantine/form": "9.1.0", + "@mantine/hooks": "9.1.0", + "@mantine/modals": "9.1.0", + "@mantine/notifications": "9.1.0", + "@mantine/spotlight": "9.1.0", "@monaco-editor/react": "4.7.0", "@react-querybuilder/mantine": "8.15.0", "@reduxjs/toolkit": "2.11.2", @@ -1707,43 +1707,43 @@ } }, "node_modules/@mantine/core": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.0.2.tgz", - "integrity": "sha512-Ot4mgqRuWc9yCTr2BhMHKrGCikDa43dVr6oHwp1cxLN8+RfeRfm8fIfz0Tn/9syEVYwn64drzUlKVipDdHBPkA==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.1.0.tgz", + "integrity": "sha512-gT14pELclqrxhWZsFoY6MxN3dtVKxwUQFM9Y5SNzNyHgm6Mjh374pFdMg7P6FOECXYy1nlTP8y5S1vIR9CiNTA==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.27.19", "clsx": "^2.1.1", "react-number-format": "^5.4.5", "react-remove-scroll": "^2.7.2", - "type-fest": "^5.5.0" + "type-fest": "^5.6.0" }, "peerDependencies": { - "@mantine/hooks": "9.0.2", + "@mantine/hooks": "9.1.0", "react": "^19.2.0", "react-dom": "^19.2.0" } }, "node_modules/@mantine/dates": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.0.2.tgz", - "integrity": "sha512-y3UZEa0agxsUXpvANPHjtM/31eGYGyc9C4FyTMKsgy1byH/F7uBofd6jzU4GRfyQ77DSExXnP9DMCnk7QFYKdg==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.1.0.tgz", + "integrity": "sha512-g6BbiqUjn7RI1/n8M/9n5Gof3YvCJDjs9TcfdFUJLBc6DPPqLTCi9EPnOon9ilSJl+ceW+LGYhYOJGPkmdI76A==", "license": "MIT", "dependencies": { "clsx": "^2.1.1" }, "peerDependencies": { - "@mantine/core": "9.0.2", - "@mantine/hooks": "9.0.2", + "@mantine/core": "9.1.0", + "@mantine/hooks": "9.1.0", "dayjs": ">=1.0.0", "react": "^19.2.0", "react-dom": "^19.2.0" } }, "node_modules/@mantine/form": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.0.2.tgz", - "integrity": "sha512-VH7VsWL4ivZ+N/SrPPNOJkCSYvz+mPn/lQtQgM+pxZ/P+hu25rPyBIFpC6e9Gp92zQOIdjogs4AehqNYpYypAQ==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.1.0.tgz", + "integrity": "sha512-UH7RN89MCBaC+Z/u1BrOR9lFIezmD4JAiejzqeKm7cFXpPm05lgOUi7wZ+zvCBx1a2adog57NPfBQqvC1SHekQ==", "license": "MIT", "dependencies": { "@standard-schema/spec": "^1.1.0", @@ -1755,61 +1755,61 @@ } }, "node_modules/@mantine/hooks": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.0.2.tgz", - "integrity": "sha512-luCVX4okiAZaSxuBYPtyPJJT8RwZyM2JUkSD4KWefzzcDbkKGHT4d4pHrvViwn5QcH2dY2j/42lj7ZTGX2yncw==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.1.0.tgz", + "integrity": "sha512-qWES5aD0fYfhEP1Kg82IYUZSg1fT9VTwJJF2jmn9lpIAYR2Bht9GIeWMd3WgjRNaxU+7A1I9rC2HADs0khKUpQ==", "license": "MIT", "peerDependencies": { "react": "^19.2.0" } }, "node_modules/@mantine/modals": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.0.2.tgz", - "integrity": "sha512-V7nmDOdezr17qF2OhkrJ3wiUvNxIy47eke2yeAyv/3bUHiDbd5kH8UCl16+NxUg/cdsoesBIu8W8aKofqU6HHg==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.1.0.tgz", + "integrity": "sha512-JzrzaZWqq4OnQSVSpesUuDpPK72bj3uIHaUKCvHprNjCb0fG+c9bWw2Y6R8NtDtURMKCzhHpQh+OG0RQC0+yfA==", "license": "MIT", "peerDependencies": { - "@mantine/core": "9.0.2", - "@mantine/hooks": "9.0.2", + "@mantine/core": "9.1.0", + "@mantine/hooks": "9.1.0", "react": "^19.2.0", "react-dom": "^19.2.0" } }, "node_modules/@mantine/notifications": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.0.2.tgz", - "integrity": "sha512-5zfFa4Lly/mnaCalwNLQDhA6qYGPWnf/PShZmYvaWdJE9qLSMWeDwiA704BmHwZ6ulu0diq/zKsfRpDrcVW6rw==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.1.0.tgz", + "integrity": "sha512-pF5wVjQ75rRH77H895n7jaseGKpAd3iP/JprXPkbK5crYyHaAu04HtiS42OpvW+eG64/gUaUjlxFdS7MCq899A==", "license": "MIT", "dependencies": { - "@mantine/store": "9.0.2", + "@mantine/store": "9.1.0", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "9.0.2", - "@mantine/hooks": "9.0.2", + "@mantine/core": "9.1.0", + "@mantine/hooks": "9.1.0", "react": "^19.2.0", "react-dom": "^19.2.0" } }, "node_modules/@mantine/spotlight": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.0.2.tgz", - "integrity": "sha512-o72NPwoRBHHOlQiHbYJrgc66eeSy/B+/xLSQ9YtSRiAPv6Z5J3m9CaqJ6/0PDIT5QRWX14B/WqDqELNtBtGXGA==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.1.0.tgz", + "integrity": "sha512-bzqhIzxNEY8cwp0Agrlfnjys17kv3EI0w1rAa9pNG3cWY8D4kT/k7iAnqsfB/W0y+Rm45+0YfFeWDrpVCE7nMQ==", "license": "MIT", "dependencies": { - "@mantine/store": "9.0.2" + "@mantine/store": "9.1.0" }, "peerDependencies": { - "@mantine/core": "9.0.2", - "@mantine/hooks": "9.0.2", + "@mantine/core": "9.1.0", + "@mantine/hooks": "9.1.0", "react": "^19.2.0", "react-dom": "^19.2.0" } }, "node_modules/@mantine/store": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.0.2.tgz", - "integrity": "sha512-5bckpj3Up7SUueKCPcpSTno7c8XTB6o2+mjUHH+Bh++X/S+kjPnxJWN+ikdSyCjLUWGChpEZlokRDswYmcpbDw==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.1.0.tgz", + "integrity": "sha512-0HhnJ7Ubx7WXFmU4b9cBL9d/CubYf8l645FpIugaQXPJ0wOnSCvehRM5vC3r3AftEW9ZaJwR6+fw4uPy7y55+g==", "license": "MIT", "peerDependencies": { "react": "^19.2.0" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 51ff1744..ab2ee6fd 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -20,13 +20,13 @@ "@fontsource/open-sans": "5.2.7", "@lingui/core": "5.9.5", "@lingui/react": "5.9.5", - "@mantine/core": "9.0.2", - "@mantine/dates": "9.0.2", - "@mantine/form": "9.0.2", - "@mantine/hooks": "9.0.2", - "@mantine/modals": "9.0.2", - "@mantine/notifications": "9.0.2", - "@mantine/spotlight": "9.0.2", + "@mantine/core": "9.1.0", + "@mantine/dates": "9.1.0", + "@mantine/form": "9.1.0", + "@mantine/hooks": "9.1.0", + "@mantine/modals": "9.1.0", + "@mantine/notifications": "9.1.0", + "@mantine/spotlight": "9.1.0", "@monaco-editor/react": "4.7.0", "@react-querybuilder/mantine": "8.15.0", "@reduxjs/toolkit": "2.11.2",