Skip to content

Commit

Permalink
[release] Version: 7.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rtivital committed Apr 11, 2024
1 parent 6465389 commit b2af7f8
Show file tree
Hide file tree
Showing 18 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "mantine-a91763c0e2",
"version": "7.7.1",
"version": "7.7.2",
"description": "Mantine Components Monorepo",
"packageManager": "yarn@4.1.1",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions packages/@mantine/carousel/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/carousel",
"version": "7.7.1",
"version": "7.7.2",
"description": "Embla based carousel",
"homepage": "https://mantine.dev/x/carousel/",
"license": "MIT",
Expand Down Expand Up @@ -44,8 +44,8 @@
"directory": "packages/@mantine/carousel"
},
"peerDependencies": {
"@mantine/core": "7.7.1",
"@mantine/hooks": "7.7.1",
"@mantine/core": "7.7.2",
"@mantine/hooks": "7.7.2",
"embla-carousel-react": ">=7.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/@mantine/charts/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/charts",
"version": "7.7.1",
"version": "7.7.2",
"description": "Charts components built with recharts and Mantine",
"homepage": "https://mantine.dev/",
"license": "MIT",
Expand Down Expand Up @@ -35,8 +35,8 @@
"directory": "packages/@mantine/charts"
},
"peerDependencies": {
"@mantine/core": "7.7.1",
"@mantine/hooks": "7.7.1",
"@mantine/core": "7.7.2",
"@mantine/hooks": "7.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"recharts": "^2.10.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/@mantine/code-highlight/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/code-highlight",
"version": "7.7.1",
"version": "7.7.2",
"description": "Code highlight with Mantine theme",
"homepage": "https://mantine.dev/x/code-highlight/",
"license": "MIT",
Expand Down Expand Up @@ -45,8 +45,8 @@
"directory": "packages/@mantine/code-highlight"
},
"peerDependencies": {
"@mantine/core": "7.7.1",
"@mantine/hooks": "7.7.1",
"@mantine/core": "7.7.2",
"@mantine/hooks": "7.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@mantine/colors-generator/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/colors-generator",
"version": "7.7.1",
"version": "7.7.2",
"description": "A library to generate 10 shades of color based on provided color value",
"homepage": "https://mantine.dev",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/@mantine/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/core",
"version": "7.7.1",
"version": "7.7.2",
"description": "React components library focused on usability, accessibility and developer experience",
"homepage": "https://mantine.dev/",
"license": "MIT",
Expand Down Expand Up @@ -43,7 +43,7 @@
"directory": "packages/@mantine/core"
},
"peerDependencies": {
"@mantine/hooks": "7.7.1",
"@mantine/hooks": "7.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/@mantine/dates/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/dates",
"version": "7.7.1",
"version": "7.7.2",
"description": "Calendars, date and time pickers based on Mantine components",
"homepage": "https://mantine.dev/dates/getting-started/",
"license": "MIT",
Expand Down Expand Up @@ -45,8 +45,8 @@
"directory": "packages/@mantine/dates"
},
"peerDependencies": {
"@mantine/core": "7.7.1",
"@mantine/hooks": "7.7.1",
"@mantine/core": "7.7.2",
"@mantine/hooks": "7.7.2",
"dayjs": ">=1.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/@mantine/dropzone/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/dropzone",
"version": "7.7.1",
"version": "7.7.2",
"description": "Dropzone component built with Mantine theme and components",
"homepage": "https://mantine.dev/x/dropzone/",
"license": "MIT",
Expand Down Expand Up @@ -44,8 +44,8 @@
"directory": "packages/@mantine/dropzone"
},
"peerDependencies": {
"@mantine/core": "7.7.1",
"@mantine/hooks": "7.7.1",
"@mantine/core": "7.7.2",
"@mantine/hooks": "7.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@mantine/form/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/form",
"version": "7.7.1",
"version": "7.7.2",
"description": "Mantine form management library",
"homepage": "https://mantine.dev",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/@mantine/hooks/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/hooks",
"version": "7.7.1",
"version": "7.7.2",
"description": "A collection of 50+ hooks for state and UI management",
"homepage": "https://mantine.dev",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions packages/@mantine/modals/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/modals",
"version": "7.7.1",
"version": "7.7.2",
"description": "Modals manager based on Mantine components",
"homepage": "https://mantine.dev/x/modals/",
"license": "MIT",
Expand Down Expand Up @@ -39,8 +39,8 @@
"directory": "packages/@mantine/modals"
},
"peerDependencies": {
"@mantine/core": "7.7.1",
"@mantine/hooks": "7.7.1",
"@mantine/core": "7.7.2",
"@mantine/hooks": "7.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/@mantine/notifications/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/notifications",
"version": "7.7.1",
"version": "7.7.2",
"description": "Mantine notifications system",
"homepage": "https://mantine.dev",
"license": "MIT",
Expand Down Expand Up @@ -44,13 +44,13 @@
"directory": "packages/@mantine/notifications"
},
"peerDependencies": {
"@mantine/core": "7.7.1",
"@mantine/hooks": "7.7.1",
"@mantine/core": "7.7.2",
"@mantine/hooks": "7.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"dependencies": {
"@mantine/store": "7.7.1",
"@mantine/store": "7.7.2",
"react-transition-group": "4.4.5"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/@mantine/nprogress/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/nprogress",
"version": "7.7.1",
"version": "7.7.2",
"description": "Navigation progress bar",
"homepage": "https://mantine.dev/x/nprogress/",
"license": "MIT",
Expand Down Expand Up @@ -43,13 +43,13 @@
"directory": "packages/@mantine/nprogress"
},
"peerDependencies": {
"@mantine/core": "7.7.1",
"@mantine/hooks": "7.7.1",
"@mantine/core": "7.7.2",
"@mantine/hooks": "7.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"dependencies": {
"@mantine/store": "7.7.1"
"@mantine/store": "7.7.2"
},
"devDependencies": {
"@mantine-tests/core": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions packages/@mantine/spotlight/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/spotlight",
"version": "7.7.1",
"version": "7.7.2",
"description": "Command center components for react and Mantine",
"homepage": "https://mantine.dev",
"license": "MIT",
Expand Down Expand Up @@ -41,13 +41,13 @@
"directory": "packages/@mantine/spotlight"
},
"peerDependencies": {
"@mantine/core": "7.7.1",
"@mantine/hooks": "7.7.1",
"@mantine/core": "7.7.2",
"@mantine/hooks": "7.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"dependencies": {
"@mantine/store": "7.7.1"
"@mantine/store": "7.7.2"
},
"devDependencies": {
"@mantine-tests/core": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/@mantine/store/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/store",
"version": "7.7.1",
"version": "7.7.2",
"description": "A library to sync external React state updates",
"homepage": "https://mantine.dev",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions packages/@mantine/tiptap/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/tiptap",
"version": "7.7.1",
"version": "7.7.2",
"description": "Rich text editor based on tiptap",
"homepage": "https://mantine.dev/x/tiptap",
"license": "MIT",
Expand Down Expand Up @@ -44,8 +44,8 @@
"directory": "packages/@mantine/tiptap"
},
"peerDependencies": {
"@mantine/core": "7.7.1",
"@mantine/hooks": "7.7.1",
"@mantine/core": "7.7.2",
"@mantine/hooks": "7.7.2",
"@tiptap/extension-link": ">=2.1.12",
"@tiptap/react": ">=2.1.12",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@mantine/vanilla-extract/package.json
@@ -1,6 +1,6 @@
{
"name": "@mantine/vanilla-extract",
"version": "7.7.1",
"version": "7.7.2",
"description": "Vanilla Extract integration for Mantine theme",
"homepage": "https://mantine.dev",
"license": "MIT",
Expand Down Expand Up @@ -35,6 +35,6 @@
"directory": "packages/@mantine/vanilla-extract"
},
"peerDependencies": {
"@mantine/core": "7.7.1"
"@mantine/core": "7.7.2"
}
}

0 comments on commit b2af7f8

Please sign in to comment.