From 08180dd3736eacea27bb60976b5be64ea99f8d20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 07:17:41 +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.5.2` | `7.5.3` | | [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.5.2` | `7.5.3` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.5.2` | `7.5.3` | | [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.5.2` | `7.5.3` | | [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.5.2` | `7.5.3` | | [@mantine/spotlight](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/spotlight) | `7.5.2` | `7.5.3` | Updates `@mantine/core` from 7.5.2 to 7.5.3 - [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.3/packages/@mantine/core) Updates `@mantine/form` from 7.5.2 to 7.5.3 - [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.3/packages/@mantine/form) Updates `@mantine/hooks` from 7.5.2 to 7.5.3 - [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.3/packages/@mantine/hooks) Updates `@mantine/modals` from 7.5.2 to 7.5.3 - [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.3/packages/@mantine/modals) Updates `@mantine/notifications` from 7.5.2 to 7.5.3 - [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.3/packages/@mantine/notifications) Updates `@mantine/spotlight` from 7.5.2 to 7.5.3 - [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.3/packages/@mantine/spotlight) --- updated-dependencies: - dependency-name: "@mantine/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mantine - dependency-name: "@mantine/form" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mantine - dependency-name: "@mantine/hooks" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mantine - dependency-name: "@mantine/modals" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mantine - dependency-name: "@mantine/notifications" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mantine - dependency-name: "@mantine/spotlight" dependency-type: direct:production update-type: version-update:semver-patch 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 2cc3b1e7..08acbe0f 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.5.2", - "@mantine/form": "^7.5.2", - "@mantine/hooks": "^7.5.2", - "@mantine/modals": "^7.5.2", - "@mantine/notifications": "^7.5.2", - "@mantine/spotlight": "^7.5.2", + "@mantine/core": "^7.5.3", + "@mantine/form": "^7.5.3", + "@mantine/hooks": "^7.5.3", + "@mantine/modals": "^7.5.3", + "@mantine/notifications": "^7.5.3", + "@mantine/spotlight": "^7.5.3", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.2.1", "axios": "^1.6.7", @@ -1511,9 +1511,9 @@ } }, "node_modules/@mantine/core": { - "version": "7.5.2", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.5.2.tgz", - "integrity": "sha512-e58qTiLEp9qLxQ5JZlPNykJWBR+oi0q2J8JPKTjTJD+4UM58uh9oL4wuMEdUyBgiYGvDc/cVYF+rftMpuCt+KQ==", + "version": "7.5.3", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.5.3.tgz", + "integrity": "sha512-Wvv6DJXI+GX9mmKG5HITTh/24sCZ0RoYQHdTHh0tOfGnEy+RleyhA82UjnMsp0n2NjfCISBwbiKgfya6b2iaFw==", "dependencies": { "@floating-ui/react": "^0.24.8", "clsx": "2.0.0", @@ -1523,7 +1523,7 @@ "type-fest": "^3.13.1" }, "peerDependencies": { - "@mantine/hooks": "7.5.2", + "@mantine/hooks": "7.5.3", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -1548,9 +1548,9 @@ } }, "node_modules/@mantine/form": { - "version": "7.5.2", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.5.2.tgz", - "integrity": "sha512-Kz4UNLvAvxB1utKflt4gr5Uzt1Dxj17thcnlLzB2JX6unzV3OkvC36b5XoXAtuoFxt/RzEyUrp5M38jZLwCLEA==", + "version": "7.5.3", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.5.3.tgz", + "integrity": "sha512-CIsNcHNIw1tXS+UgOpFjJzPaINU2YmK8x+f8Ikn5YXpSdqLw78+9/bSvtaAIOg9EINhfqnV4xg8B4sqKk7pxYA==", "dependencies": { "fast-deep-equal": "^3.1.3", "klona": "^2.0.6" @@ -1560,57 +1560,57 @@ } }, "node_modules/@mantine/hooks": { - "version": "7.5.2", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.5.2.tgz", - "integrity": "sha512-4POujH5Xx84VB/xfM6EttDq725dqqL2DntoeMjHz3Ua94aK5Y0VSc1IwlETxCuF7yNV5/w/Z8kgeVVa5cDgrPg==", + "version": "7.5.3", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.5.3.tgz", + "integrity": "sha512-mFI448mAs12v8FrgSVhytqlhTVrEjIfd/PqPEfwJu5YcZIq4YZdqpzJIUbANnRrFSvmoQpDb1PssdKx7Ds35hw==", "peerDependencies": { "react": "^18.2.0" } }, "node_modules/@mantine/modals": { - "version": "7.5.2", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.5.2.tgz", - "integrity": "sha512-QRdFZtaGvyE9/nYgnsyMPsWEy+o0vaTzD+Sle6c/CaZ4MPk0ok3Au8bd04LnSMmoinYgLeei9IsmP78UXO9kNA==", + "version": "7.5.3", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.5.3.tgz", + "integrity": "sha512-SuPvv14nZmyBcNINqr9y2TLv9xIWXrRYeG8k7QCHM3mo2exW2IHP66Zx93AEpuKbgoDc78fcJcrTqv9C7dxUWQ==", "peerDependencies": { - "@mantine/core": "7.5.2", - "@mantine/hooks": "7.5.2", + "@mantine/core": "7.5.3", + "@mantine/hooks": "7.5.3", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/notifications": { - "version": "7.5.2", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.5.2.tgz", - "integrity": "sha512-wGRDeOG2NGng202k/vZPfkRJMHtflvIORYe4cJaQAd9EhP646xr/ji8zzdXeXvUO5PrKlBpu+K+HSF1bQQY4og==", + "version": "7.5.3", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.5.3.tgz", + "integrity": "sha512-08mWoGBfc8sGDTRthBg/HYPD8dRHyugZpeUH1U7RjWQmYD4ktdkT8bdBocStTSJkCQIvtP7OPJ1MiKln1idt5w==", "dependencies": { - "@mantine/store": "7.5.2", + "@mantine/store": "7.5.3", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "7.5.2", - "@mantine/hooks": "7.5.2", + "@mantine/core": "7.5.3", + "@mantine/hooks": "7.5.3", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/spotlight": { - "version": "7.5.2", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.5.2.tgz", - "integrity": "sha512-2z23INFOUAvtPpeiXaqJDCakKo1asCGzlyg1FJ3AByZOrGtyT1WY3tAo/0XXFaKh+dUmcj7HcQcEEobJL5QKzQ==", + "version": "7.5.3", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.5.3.tgz", + "integrity": "sha512-pPtR/+GIQPb5WiZf8owi2cuVox2eU5g2jVdbgcQnrYc19F3SDEke+huTkBVzvy595q5wx+H3wsZyDAOAKOhfaA==", "dependencies": { - "@mantine/store": "7.5.2" + "@mantine/store": "7.5.3" }, "peerDependencies": { - "@mantine/core": "7.5.2", - "@mantine/hooks": "7.5.2", + "@mantine/core": "7.5.3", + "@mantine/hooks": "7.5.3", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/store": { - "version": "7.5.2", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.5.2.tgz", - "integrity": "sha512-au53HLLH/LfHLOR2Zb00TgG11xAXZNJb4jqsEhAr90axCIw6mlBDIAhbb+Yu6OwDaV7TscE/sonkUstmRjLh/w==", + "version": "7.5.3", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.5.3.tgz", + "integrity": "sha512-jLTIaChJr9rWtzSRp2HQGHfuoFcr3ylD0JW/vsE5gpFvhoZFfkrxx5QsM1kn5wV34rZo0nQNMIJ8hvBVvfJtLQ==", "peerDependencies": { "react": "^18.2.0" } diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 7ce056f5..26ce7e07 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.5.2", - "@mantine/form": "^7.5.2", - "@mantine/hooks": "^7.5.2", - "@mantine/modals": "^7.5.2", - "@mantine/notifications": "^7.5.2", - "@mantine/spotlight": "^7.5.2", + "@mantine/core": "^7.5.3", + "@mantine/form": "^7.5.3", + "@mantine/hooks": "^7.5.3", + "@mantine/modals": "^7.5.3", + "@mantine/notifications": "^7.5.3", + "@mantine/spotlight": "^7.5.3", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.2.1", "axios": "^1.6.7",