Skip to content

Commit

Permalink
fix(deps): update mantine monorepo to v7.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent 30cdd1c commit 941f89c
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 42 deletions.
10 changes: 5 additions & 5 deletions pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"preview": "vite preview"
},
"dependencies": {
"@mantine/colors-generator": "7.10.2",
"@mantine/core": "7.10.2",
"@mantine/form": "7.10.2",
"@mantine/hooks": "7.10.2",
"@mantine/notifications": "7.10.2",
"@mantine/colors-generator": "7.11.2",
"@mantine/core": "7.11.2",
"@mantine/form": "7.11.2",
"@mantine/hooks": "7.11.2",
"@mantine/notifications": "7.11.2",
"@sentry/react": "7.99.0",
"@tabler/icons-react": "2.47.0",
"chroma-js": "2.4.2",
Expand Down
4 changes: 2 additions & 2 deletions vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"start": "next start"
},
"dependencies": {
"@mantine/core": "7.10.2",
"@mantine/hooks": "7.10.2",
"@mantine/core": "7.11.2",
"@mantine/hooks": "7.11.2",
"@tabler/icons-react": "2.47.0",
"next": "14.2.4",
"react": "18.3.1",
Expand Down
70 changes: 35 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2607,18 +2607,18 @@ __metadata:
languageName: node
linkType: hard

"@mantine/colors-generator@npm:7.10.2":
version: 7.10.2
resolution: "@mantine/colors-generator@npm:7.10.2"
"@mantine/colors-generator@npm:7.11.2":
version: 7.11.2
resolution: "@mantine/colors-generator@npm:7.11.2"
peerDependencies:
chroma-js: ^2.4.2
checksum: 09a2431828e9037325817873ed39068a9fab7de0682b1367b84c90864f298736703682ae600921ced2ce5aae6749c2ccce2db7f093b40934906da439c847b08c
checksum: 1a5ee10eed8b85918e0fc1b504feb36cebaf8d45ed1ce1913661498a4d807924221051da2952b097400f1c184fa32b99d9688699544b6f6e0b1133900a3c7ba3
languageName: node
linkType: hard

"@mantine/core@npm:7.10.2":
version: 7.10.2
resolution: "@mantine/core@npm:7.10.2"
"@mantine/core@npm:7.11.2":
version: 7.11.2
resolution: "@mantine/core@npm:7.11.2"
dependencies:
"@floating-ui/react": "npm:^0.26.9"
clsx: "npm:^2.1.1"
Expand All @@ -2627,55 +2627,55 @@ __metadata:
react-textarea-autosize: "npm:8.5.3"
type-fest: "npm:^4.12.0"
peerDependencies:
"@mantine/hooks": 7.10.2
"@mantine/hooks": 7.11.2
react: ^18.2.0
react-dom: ^18.2.0
checksum: 312c3d8777c18b30ca04a2ebf43b110b4f888fb3cfeb4f1dce6dd6b37ca5656ffa160a707fe2933bef87bcfda9e3249f21ff7dab673d3a01f660044ae8bf31e7
checksum: b8706cff0426b8274f4f984c00954e4e9054fa26bc65305c499822a8f5e6b20aced8a46a266161a7eec8c3539e540d306114392611dcb4d682cca8bd60f8362a
languageName: node
linkType: hard

"@mantine/form@npm:7.10.2":
version: 7.10.2
resolution: "@mantine/form@npm:7.10.2"
"@mantine/form@npm:7.11.2":
version: 7.11.2
resolution: "@mantine/form@npm:7.11.2"
dependencies:
fast-deep-equal: "npm:^3.1.3"
klona: "npm:^2.0.6"
peerDependencies:
react: ^18.2.0
checksum: 3f08b1b73db6eec45ccca2e7d811973010863645a9fc3aafaa82ea627b246626ea6e40973d3c2e35ecfb9b1edd6f2372ed19b3c6208e0ddd960ff545d2e5c057
checksum: 045f3ca1c7985a23ce7701a4cb8cb74521bd2e6fc3de8cce0c418c2a2991a8ff4d0208b07a38146cb815099af7d2d735759d790391529ec8da7c03ff0250c3a8
languageName: node
linkType: hard

"@mantine/hooks@npm:7.10.2":
version: 7.10.2
resolution: "@mantine/hooks@npm:7.10.2"
"@mantine/hooks@npm:7.11.2":
version: 7.11.2
resolution: "@mantine/hooks@npm:7.11.2"
peerDependencies:
react: ^18.2.0
checksum: cdf16046e42fbe266ed4ac5a1e053fa541a30de21485fe0d5a964f5261f8e40df4b028768059f11326a5ff702b5da07c8672fb3df2bcb747234ec84e14cec4a6
checksum: 3746b98fc9108cf06c5007b96bdcccbe66fad0845781d1cd9d4d2fbbbdda8221ad0736952f5a7c1fe47fe1a9131ed2a5ec49e224bce7cde61a662551c23ee391
languageName: node
linkType: hard

"@mantine/notifications@npm:7.10.2":
version: 7.10.2
resolution: "@mantine/notifications@npm:7.10.2"
"@mantine/notifications@npm:7.11.2":
version: 7.11.2
resolution: "@mantine/notifications@npm:7.11.2"
dependencies:
"@mantine/store": "npm:7.10.2"
"@mantine/store": "npm:7.11.2"
react-transition-group: "npm:4.4.5"
peerDependencies:
"@mantine/core": 7.10.2
"@mantine/hooks": 7.10.2
"@mantine/core": 7.11.2
"@mantine/hooks": 7.11.2
react: ^18.2.0
react-dom: ^18.2.0
checksum: c729915dfb15ad68719fb0531a9b2b115a3c375db07d5c874b2a7e50a89ae7c3c67938c82835e1467cb197133152b80aca1025c8ecc54c4b9ea778daeba8d579
checksum: 1125b6a2323c271f77221b7a2ece70db33b700013b1fd5ec4808d9eeef45e68cef0d4386c0284f5938b731ab18184d6eb9109c331b2b0b3a8824e69306725125
languageName: node
linkType: hard

"@mantine/store@npm:7.10.2":
version: 7.10.2
resolution: "@mantine/store@npm:7.10.2"
"@mantine/store@npm:7.11.2":
version: 7.11.2
resolution: "@mantine/store@npm:7.11.2"
peerDependencies:
react: ^18.2.0
checksum: 367b8df710106d48155a45f6a28f79e98d3eb678e2e7a0c456591dedc3700d2dbec8f305a059e4e80c7db9b7dafb08cf1ffcc0fa824798c5d7b989d279c5e567
checksum: e0a07078cd79fd61e79bdb9a6d4ac81ad0446048749b299ed7c1dc17beecb21f0c8c5dc67b316fbfd3679d0b9ee1d71b8cddb3d377dd12b9d30116e5a8751c02
languageName: node
linkType: hard

Expand Down Expand Up @@ -8576,11 +8576,11 @@ __metadata:
version: 0.0.0-use.local
resolution: "pages@workspace:pages"
dependencies:
"@mantine/colors-generator": "npm:7.10.2"
"@mantine/core": "npm:7.10.2"
"@mantine/form": "npm:7.10.2"
"@mantine/hooks": "npm:7.10.2"
"@mantine/notifications": "npm:7.10.2"
"@mantine/colors-generator": "npm:7.11.2"
"@mantine/core": "npm:7.11.2"
"@mantine/form": "npm:7.11.2"
"@mantine/hooks": "npm:7.11.2"
"@mantine/notifications": "npm:7.11.2"
"@sentry/react": "npm:7.99.0"
"@sentry/vite-plugin": "npm:2.20.1"
"@swc-jotai/debug-label": "npm:0.1.1"
Expand Down Expand Up @@ -10671,8 +10671,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "vercel@workspace:vercel"
dependencies:
"@mantine/core": "npm:7.10.2"
"@mantine/hooks": "npm:7.10.2"
"@mantine/core": "npm:7.11.2"
"@mantine/hooks": "npm:7.11.2"
"@tabler/icons-react": "npm:2.47.0"
"@types/node": "npm:20.14.8"
"@types/react": "npm:18.3.3"
Expand Down

0 comments on commit 941f89c

Please sign in to comment.