From e98106542bfb0778b37bdea0d2db96e948aad4db Mon Sep 17 00:00:00 2001 From: Vitaly Rtishchev Date: Sun, 19 Jan 2025 13:38:42 +0400 Subject: [PATCH] [release] Version: 7.16.1 --- package.json | 2 +- packages/@mantine/carousel/package.json | 6 +- packages/@mantine/charts/package.json | 6 +- packages/@mantine/code-highlight/package.json | 6 +- .../@mantine/colors-generator/package.json | 2 +- packages/@mantine/core/package.json | 4 +- packages/@mantine/dates/package.json | 6 +- packages/@mantine/dropzone/package.json | 6 +- packages/@mantine/emotion/package.json | 6 +- packages/@mantine/form/package.json | 2 +- packages/@mantine/hooks/package.json | 2 +- packages/@mantine/modals/package.json | 6 +- packages/@mantine/notifications/package.json | 8 +-- packages/@mantine/nprogress/package.json | 8 +-- packages/@mantine/spotlight/package.json | 8 +-- packages/@mantine/store/package.json | 2 +- packages/@mantine/tiptap/package.json | 6 +- .../@mantine/vanilla-extract/package.json | 4 +- yarn.lock | 56 +++++++++---------- 19 files changed, 73 insertions(+), 73 deletions(-) diff --git a/package.json b/package.json index c6abd98257..fa27ba1171 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mantine-a91763c0e2", - "version": "7.16.0", + "version": "7.16.1", "description": "Mantine Components Monorepo", "packageManager": "yarn@4.6.0", "license": "MIT", diff --git a/packages/@mantine/carousel/package.json b/packages/@mantine/carousel/package.json index 67e7c3ab53..dbc3b19f0a 100644 --- a/packages/@mantine/carousel/package.json +++ b/packages/@mantine/carousel/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/carousel", - "version": "7.16.0", + "version": "7.16.1", "description": "Embla based carousel", "homepage": "https://mantine.dev/x/carousel/", "license": "MIT", @@ -44,8 +44,8 @@ "directory": "packages/@mantine/carousel" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "embla-carousel-react": ">=7.0.0", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" diff --git a/packages/@mantine/charts/package.json b/packages/@mantine/charts/package.json index 657ff646c3..817c0807de 100644 --- a/packages/@mantine/charts/package.json +++ b/packages/@mantine/charts/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/charts", - "version": "7.16.0", + "version": "7.16.1", "description": "Charts components built with recharts and Mantine", "homepage": "https://mantine.dev/", "license": "MIT", @@ -35,8 +35,8 @@ "directory": "packages/@mantine/charts" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x", "recharts": "^2.13.3" diff --git a/packages/@mantine/code-highlight/package.json b/packages/@mantine/code-highlight/package.json index 4f4d7a4c5f..259e5a0a2d 100644 --- a/packages/@mantine/code-highlight/package.json +++ b/packages/@mantine/code-highlight/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/code-highlight", - "version": "7.16.0", + "version": "7.16.1", "description": "Code highlight with Mantine theme", "homepage": "https://mantine.dev/x/code-highlight/", "license": "MIT", @@ -45,8 +45,8 @@ "directory": "packages/@mantine/code-highlight" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" }, diff --git a/packages/@mantine/colors-generator/package.json b/packages/@mantine/colors-generator/package.json index 1f127e522c..6536ec7d02 100644 --- a/packages/@mantine/colors-generator/package.json +++ b/packages/@mantine/colors-generator/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/colors-generator", - "version": "7.16.0", + "version": "7.16.1", "description": "A library to generate 10 shades of color based on provided color value", "homepage": "https://mantine.dev", "license": "MIT", diff --git a/packages/@mantine/core/package.json b/packages/@mantine/core/package.json index 70400ac486..fc1d42a262 100644 --- a/packages/@mantine/core/package.json +++ b/packages/@mantine/core/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/core", - "version": "7.16.0", + "version": "7.16.1", "description": "React components library focused on usability, accessibility and developer experience", "homepage": "https://mantine.dev/", "license": "MIT", @@ -43,7 +43,7 @@ "directory": "packages/@mantine/core" }, "peerDependencies": { - "@mantine/hooks": "7.16.0", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" }, diff --git a/packages/@mantine/dates/package.json b/packages/@mantine/dates/package.json index 729d026447..3e8da6fe7a 100644 --- a/packages/@mantine/dates/package.json +++ b/packages/@mantine/dates/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/dates", - "version": "7.16.0", + "version": "7.16.1", "description": "Calendars, date and time pickers based on Mantine components", "homepage": "https://mantine.dev/dates/getting-started/", "license": "MIT", @@ -45,8 +45,8 @@ "directory": "packages/@mantine/dates" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "dayjs": ">=1.0.0", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" diff --git a/packages/@mantine/dropzone/package.json b/packages/@mantine/dropzone/package.json index 6ba78a5cd7..c82fada0c6 100644 --- a/packages/@mantine/dropzone/package.json +++ b/packages/@mantine/dropzone/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/dropzone", - "version": "7.16.0", + "version": "7.16.1", "description": "Dropzone component built with Mantine theme and components", "homepage": "https://mantine.dev/x/dropzone/", "license": "MIT", @@ -44,8 +44,8 @@ "directory": "packages/@mantine/dropzone" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" }, diff --git a/packages/@mantine/emotion/package.json b/packages/@mantine/emotion/package.json index 0b292e9f26..71bcdf385c 100644 --- a/packages/@mantine/emotion/package.json +++ b/packages/@mantine/emotion/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/emotion", - "version": "7.16.0", + "version": "7.16.1", "description": "Emotion bindings for Mantine", "homepage": "https://mantine.dev/", "license": "MIT", @@ -35,8 +35,8 @@ "@emotion/react": "^11.11.4", "@emotion/serialize": "^1.1.4", "@emotion/utils": "^1.2.1", - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" }, diff --git a/packages/@mantine/form/package.json b/packages/@mantine/form/package.json index 6328d03588..ff7aa16f97 100644 --- a/packages/@mantine/form/package.json +++ b/packages/@mantine/form/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/form", - "version": "7.16.0", + "version": "7.16.1", "description": "Mantine form management library", "homepage": "https://mantine.dev", "license": "MIT", diff --git a/packages/@mantine/hooks/package.json b/packages/@mantine/hooks/package.json index f837d4dbc9..a0dbb63eb9 100644 --- a/packages/@mantine/hooks/package.json +++ b/packages/@mantine/hooks/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/hooks", - "version": "7.16.0", + "version": "7.16.1", "description": "A collection of 50+ hooks for state and UI management", "homepage": "https://mantine.dev", "license": "MIT", diff --git a/packages/@mantine/modals/package.json b/packages/@mantine/modals/package.json index 990f398802..ea79c55dbc 100644 --- a/packages/@mantine/modals/package.json +++ b/packages/@mantine/modals/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/modals", - "version": "7.16.0", + "version": "7.16.1", "description": "Modals manager based on Mantine components", "homepage": "https://mantine.dev/x/modals/", "license": "MIT", @@ -39,8 +39,8 @@ "directory": "packages/@mantine/modals" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" }, diff --git a/packages/@mantine/notifications/package.json b/packages/@mantine/notifications/package.json index 3669ff7c94..5ee2624e68 100644 --- a/packages/@mantine/notifications/package.json +++ b/packages/@mantine/notifications/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/notifications", - "version": "7.16.0", + "version": "7.16.1", "description": "Mantine notifications system", "homepage": "https://mantine.dev", "license": "MIT", @@ -44,13 +44,13 @@ "directory": "packages/@mantine/notifications" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" }, "dependencies": { - "@mantine/store": "7.16.0", + "@mantine/store": "7.16.1", "react-transition-group": "4.4.5" }, "devDependencies": { diff --git a/packages/@mantine/nprogress/package.json b/packages/@mantine/nprogress/package.json index f5bdf88a42..cba481e19d 100644 --- a/packages/@mantine/nprogress/package.json +++ b/packages/@mantine/nprogress/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/nprogress", - "version": "7.16.0", + "version": "7.16.1", "description": "Navigation progress bar", "homepage": "https://mantine.dev/x/nprogress/", "license": "MIT", @@ -43,13 +43,13 @@ "directory": "packages/@mantine/nprogress" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" }, "dependencies": { - "@mantine/store": "7.16.0" + "@mantine/store": "7.16.1" }, "devDependencies": { "@mantine-tests/core": "workspace:*", diff --git a/packages/@mantine/spotlight/package.json b/packages/@mantine/spotlight/package.json index 58257f7c4f..f8834aab14 100644 --- a/packages/@mantine/spotlight/package.json +++ b/packages/@mantine/spotlight/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/spotlight", - "version": "7.16.0", + "version": "7.16.1", "description": "Command center components for react and Mantine", "homepage": "https://mantine.dev", "license": "MIT", @@ -41,13 +41,13 @@ "directory": "packages/@mantine/spotlight" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" }, "dependencies": { - "@mantine/store": "7.16.0" + "@mantine/store": "7.16.1" }, "devDependencies": { "@mantine-tests/core": "workspace:*", diff --git a/packages/@mantine/store/package.json b/packages/@mantine/store/package.json index 765ea4e59e..0a1dfa3185 100644 --- a/packages/@mantine/store/package.json +++ b/packages/@mantine/store/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/store", - "version": "7.16.0", + "version": "7.16.1", "description": "A library to sync external React state updates", "homepage": "https://mantine.dev", "license": "MIT", diff --git a/packages/@mantine/tiptap/package.json b/packages/@mantine/tiptap/package.json index 65086a7525..a225d1aa6c 100644 --- a/packages/@mantine/tiptap/package.json +++ b/packages/@mantine/tiptap/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/tiptap", - "version": "7.16.0", + "version": "7.16.1", "description": "Rich text editor based on tiptap", "homepage": "https://mantine.dev/x/tiptap", "license": "MIT", @@ -44,8 +44,8 @@ "directory": "packages/@mantine/tiptap" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "@tiptap/extension-link": ">=2.1.12", "@tiptap/react": ">=2.1.12", "react": "^18.x || ^19.x", diff --git a/packages/@mantine/vanilla-extract/package.json b/packages/@mantine/vanilla-extract/package.json index fa394a01ab..ffbf3b6399 100644 --- a/packages/@mantine/vanilla-extract/package.json +++ b/packages/@mantine/vanilla-extract/package.json @@ -1,6 +1,6 @@ { "name": "@mantine/vanilla-extract", - "version": "7.16.0", + "version": "7.16.1", "description": "Vanilla Extract integration for Mantine theme", "homepage": "https://mantine.dev", "license": "MIT", @@ -35,7 +35,7 @@ "directory": "packages/@mantine/vanilla-extract" }, "peerDependencies": { - "@mantine/core": "7.16.0" + "@mantine/core": "7.16.1" }, "devDependencies": { "react": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index 265c11b59a..3c0935dabd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4051,8 +4051,8 @@ __metadata: react: "npm:^18.3.1" react-dom: "npm:^18.3.1" peerDependencies: - "@mantine/core": 7.16.0 - "@mantine/hooks": 7.16.0 + "@mantine/core": 7.16.1 + "@mantine/hooks": 7.16.1 embla-carousel-react: ">=7.0.0" react: ^18.x || ^19.x react-dom: ^18.x || ^19.x @@ -4069,8 +4069,8 @@ __metadata: react: "npm:^18.3.1" react-dom: "npm:^18.3.1" peerDependencies: - "@mantine/core": 7.16.0 - "@mantine/hooks": 7.16.0 + "@mantine/core": 7.16.1 + "@mantine/hooks": 7.16.1 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x recharts: ^2.13.3 @@ -4089,8 +4089,8 @@ __metadata: react: "npm:^18.3.1" react-dom: "npm:^18.3.1" peerDependencies: - "@mantine/core": 7.16.0 - "@mantine/hooks": 7.16.0 + "@mantine/core": 7.16.1 + "@mantine/hooks": 7.16.1 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x languageName: unknown @@ -4119,7 +4119,7 @@ __metadata: react-textarea-autosize: "npm:8.5.6" type-fest: "npm:^4.27.0" peerDependencies: - "@mantine/hooks": 7.16.0 + "@mantine/hooks": 7.16.1 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x languageName: unknown @@ -4137,8 +4137,8 @@ __metadata: react: "npm:^18.3.1" react-dom: "npm:^18.3.1" peerDependencies: - "@mantine/core": 7.16.0 - "@mantine/hooks": 7.16.0 + "@mantine/core": 7.16.1 + "@mantine/hooks": 7.16.1 dayjs: ">=1.0.0" react: ^18.x || ^19.x react-dom: ^18.x || ^19.x @@ -4156,8 +4156,8 @@ __metadata: react-dom: "npm:^18.3.1" react-dropzone-esm: "npm:15.2.0" peerDependencies: - "@mantine/core": 7.16.0 - "@mantine/hooks": 7.16.0 + "@mantine/core": 7.16.1 + "@mantine/hooks": 7.16.1 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x languageName: unknown @@ -4178,8 +4178,8 @@ __metadata: "@emotion/react": ^11.11.4 "@emotion/serialize": ^1.1.4 "@emotion/utils": ^1.2.1 - "@mantine/core": 7.16.0 - "@mantine/hooks": 7.16.0 + "@mantine/core": 7.16.1 + "@mantine/hooks": 7.16.1 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x languageName: unknown @@ -4213,8 +4213,8 @@ __metadata: react: "npm:^18.3.1" react-dom: "npm:^18.3.1" peerDependencies: - "@mantine/core": 7.16.0 - "@mantine/hooks": 7.16.0 + "@mantine/core": 7.16.1 + "@mantine/hooks": 7.16.1 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x languageName: unknown @@ -4227,13 +4227,13 @@ __metadata: "@mantine-tests/core": "workspace:*" "@mantine/core": "workspace:*" "@mantine/hooks": "workspace:*" - "@mantine/store": "npm:7.16.0" + "@mantine/store": "npm:7.16.1" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" react-transition-group: "npm:4.4.5" peerDependencies: - "@mantine/core": 7.16.0 - "@mantine/hooks": 7.16.0 + "@mantine/core": 7.16.1 + "@mantine/hooks": 7.16.1 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x languageName: unknown @@ -4246,12 +4246,12 @@ __metadata: "@mantine-tests/core": "workspace:*" "@mantine/core": "workspace:*" "@mantine/hooks": "workspace:*" - "@mantine/store": "npm:7.16.0" + "@mantine/store": "npm:7.16.1" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" peerDependencies: - "@mantine/core": 7.16.0 - "@mantine/hooks": 7.16.0 + "@mantine/core": 7.16.1 + "@mantine/hooks": 7.16.1 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x languageName: unknown @@ -4264,18 +4264,18 @@ __metadata: "@mantine-tests/core": "workspace:*" "@mantine/core": "workspace:*" "@mantine/hooks": "workspace:*" - "@mantine/store": "npm:7.16.0" + "@mantine/store": "npm:7.16.1" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" peerDependencies: - "@mantine/core": 7.16.0 - "@mantine/hooks": 7.16.0 + "@mantine/core": 7.16.1 + "@mantine/hooks": 7.16.1 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x languageName: unknown linkType: soft -"@mantine/store@npm:7.16.0, @mantine/store@workspace:*, @mantine/store@workspace:packages/@mantine/store": +"@mantine/store@npm:7.16.1, @mantine/store@workspace:*, @mantine/store@workspace:packages/@mantine/store": version: 0.0.0-use.local resolution: "@mantine/store@workspace:packages/@mantine/store" peerDependencies: @@ -4293,8 +4293,8 @@ __metadata: react: "npm:^18.3.1" react-dom: "npm:^18.3.1" peerDependencies: - "@mantine/core": 7.16.0 - "@mantine/hooks": 7.16.0 + "@mantine/core": 7.16.1 + "@mantine/hooks": 7.16.1 "@tiptap/extension-link": ">=2.1.12" "@tiptap/react": ">=2.1.12" react: ^18.x || ^19.x @@ -4309,7 +4309,7 @@ __metadata: react: "npm:^18.3.1" react-dom: "npm:^18.3.1" peerDependencies: - "@mantine/core": 7.16.0 + "@mantine/core": 7.16.1 languageName: unknown linkType: soft