From 3026fd116c95a8d3c87853d96f71d7e89f122b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 09:20:11 +0000 Subject: [PATCH] Bump the mantine group in /commafeed-client with 6 updates Bumps the mantine group in /commafeed-client with 6 updates: | Package | From | To | | --- | --- | --- | | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.3.2` | `7.5.1` | | [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.3.2` | `7.5.1` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.3.2` | `7.5.1` | | [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.3.2` | `7.5.1` | | [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.3.2` | `7.5.1` | | [@mantine/spotlight](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/spotlight) | `7.3.2` | `7.5.1` | Updates `@mantine/core` from 7.3.2 to 7.5.1 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.5.1/packages/@mantine/core) Updates `@mantine/form` from 7.3.2 to 7.5.1 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.5.1/packages/@mantine/form) Updates `@mantine/hooks` from 7.3.2 to 7.5.1 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.5.1/packages/@mantine/hooks) Updates `@mantine/modals` from 7.3.2 to 7.5.1 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.5.1/packages/@mantine/modals) Updates `@mantine/notifications` from 7.3.2 to 7.5.1 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.5.1/packages/@mantine/notifications) Updates `@mantine/spotlight` from 7.3.2 to 7.5.1 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.5.1/packages/@mantine/spotlight) --- updated-dependencies: - dependency-name: "@mantine/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/form" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/hooks" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/modals" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/notifications" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/spotlight" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine ... Signed-off-by: dependabot[bot] --- commafeed-client/package-lock.json | 72 +++++++++++++++--------------- commafeed-client/package.json | 12 ++--- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 49fdba9f..efa40c32 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -13,12 +13,12 @@ "@lingui/core": "^4.7.0", "@lingui/macro": "^4.7.0", "@lingui/react": "^4.7.0", - "@mantine/core": "^7.3.2", - "@mantine/form": "^7.3.2", - "@mantine/hooks": "^7.3.2", - "@mantine/modals": "^7.3.2", - "@mantine/notifications": "^7.3.2", - "@mantine/spotlight": "^7.3.2", + "@mantine/core": "^7.5.1", + "@mantine/form": "^7.5.1", + "@mantine/hooks": "^7.5.1", + "@mantine/modals": "^7.5.1", + "@mantine/notifications": "^7.5.1", + "@mantine/spotlight": "^7.5.1", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.1.0", "axios": "^1.6.7", @@ -1511,9 +1511,9 @@ } }, "node_modules/@mantine/core": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.3.2.tgz", - "integrity": "sha512-CwAuQogVLcLR7O9e1eOgi3gtk4XX6cnaqevAxzJJpIOIyCnHiQ3cEGINVXyUUjUUipBlvK3sqz3NPGJ2ekLFDQ==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.5.1.tgz", + "integrity": "sha512-V7apuQuRubqxTRXb1uxOM43K7tkLRzpbb1ONJ/sj8QRp/26bShkdYp7EVuSKyrQ8DQ5EGYyBBGyzBOQARh41gA==", "dependencies": { "@floating-ui/react": "^0.24.8", "clsx": "2.0.0", @@ -1523,7 +1523,7 @@ "type-fest": "^3.13.1" }, "peerDependencies": { - "@mantine/hooks": "7.3.2", + "@mantine/hooks": "7.5.1", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -1548,9 +1548,9 @@ } }, "node_modules/@mantine/form": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.3.2.tgz", - "integrity": "sha512-/qa1KQKVC46XWgIU190r3XM3Xld8Lsvz4L/an//TO67RnAGEdC5OCvr2JCb+fprZZi3YdxaKOkVNvP20W23qkg==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.5.1.tgz", + "integrity": "sha512-NPc6sYXZGImFsZvr9Md5DM8C+vpC14rqLcOJlW4DFqze1/MBblVxR+abCNM12r5hrqUxHXEu55yPzxcR9Hoj3Q==", "dependencies": { "fast-deep-equal": "^3.1.3", "klona": "^2.0.6" @@ -1560,57 +1560,57 @@ } }, "node_modules/@mantine/hooks": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.3.2.tgz", - "integrity": "sha512-xgumuuI3PBWXff5N02HCI7PEy25mDEdyXDQklUYK93J6FKwpcosyZnGVitoUrV1gLtYYa9ZudeAWdhHuh/CpOg==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.5.1.tgz", + "integrity": "sha512-LfrEOkX8U2KbkYAU5BMA7FPbMva/TSd65c45W35wHSx3iqYMsoPN9+Ll1zc/HT0XNFp73jGet9cU7VREbAl0/A==", "peerDependencies": { "react": "^18.2.0" } }, "node_modules/@mantine/modals": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.3.2.tgz", - "integrity": "sha512-vhpcp0Yqgm+K/vorDbuweTjzDO4pJaG2POc00cSTV3zJdsbeMAzVClovTuseJT+UO2lUdUP3RG1cInaZqSclhA==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.5.1.tgz", + "integrity": "sha512-s0+kGsYbm4sM6xjgR5njAAp5laOw7g9E4rf7kRpcAWadYTGH8ooKnSFuYfLJFm+viYHDHXRQGH6qvo4VAbOrLQ==", "peerDependencies": { - "@mantine/core": "7.3.2", - "@mantine/hooks": "7.3.2", + "@mantine/core": "7.5.1", + "@mantine/hooks": "7.5.1", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/notifications": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.3.2.tgz", - "integrity": "sha512-XOzgm4pm4XszavVN0QUjN+IP0xiG2IochxJSz/FduTI0r3u1WxdpvDYlOvEJpHhtWvyqI8W8rx6cPJaD2HdAwQ==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.5.1.tgz", + "integrity": "sha512-IQDOAz+U9G6IkYXAXG9qL5EESmnhWV3JBJrxwBOPPdi1e9S/akQlsmABWS/voB9WFnOnbMbrkF067RVBA7W4dg==", "dependencies": { - "@mantine/store": "7.3.2", + "@mantine/store": "7.5.1", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "7.3.2", - "@mantine/hooks": "7.3.2", + "@mantine/core": "7.5.1", + "@mantine/hooks": "7.5.1", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/spotlight": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.3.2.tgz", - "integrity": "sha512-wvrIj7ZZKoVwKFxgY+KvWilu1YYdkv8HDUzZzRxOlD9fjPyyMRgBxAdVkxA4sLbol4XoCpW83dNIiXDII4httw==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.5.1.tgz", + "integrity": "sha512-J49+53nDTsk8eVDFWNVV4SufK5D6iYU5hs15PXwotre+OLgudYK9QXF8r3PA90hugxxiYmykxq2CT+Ttx6GoOg==", "dependencies": { - "@mantine/store": "7.3.2" + "@mantine/store": "7.5.1" }, "peerDependencies": { - "@mantine/core": "7.3.2", - "@mantine/hooks": "7.3.2", + "@mantine/core": "7.5.1", + "@mantine/hooks": "7.5.1", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/store": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.3.2.tgz", - "integrity": "sha512-M1eWHzTRCeCFvrpFhXKIM9zblrlIT5/XrMue/fP2HrkA43dpkgq+ArnZkN3LhG9lWR/EKbRwQWDhDIvdLtfD7w==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.5.1.tgz", + "integrity": "sha512-sDaPXB3v9JlJghNTnRTFT2hC3HN6pdBcCXj0CqO/QrJgtRA7A3FxW+mnY7YQOaBxHJ1MIRr+zsv0Qy1f/pu1dw==", "peerDependencies": { "react": "^18.2.0" } diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 43e80e14..c1ecf4ae 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -19,12 +19,12 @@ "@lingui/core": "^4.7.0", "@lingui/macro": "^4.7.0", "@lingui/react": "^4.7.0", - "@mantine/core": "^7.3.2", - "@mantine/form": "^7.3.2", - "@mantine/hooks": "^7.3.2", - "@mantine/modals": "^7.3.2", - "@mantine/notifications": "^7.3.2", - "@mantine/spotlight": "^7.3.2", + "@mantine/core": "^7.5.1", + "@mantine/form": "^7.5.1", + "@mantine/hooks": "^7.5.1", + "@mantine/modals": "^7.5.1", + "@mantine/notifications": "^7.5.1", + "@mantine/spotlight": "^7.5.1", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.1.0", "axios": "^1.6.7",