Skip to content

Commit

Permalink
Merge pull request #150 from katayama8000/dependabot/npm_and_yarn/man…
Browse files Browse the repository at this point in the history
…tine/next-6.0.22

Bump @mantine/next from 6.0.21 to 6.0.22
  • Loading branch information
github-actions[bot] authored Aug 1, 2024
2 parents f567c9a + a4426fc commit 3ece877
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@emotion/server": "^11.11.0",
"@mantine/core": "^7.6.1",
"@mantine/hooks": "^7.6.1",
"@mantine/next": "^6.0.21",
"@mantine/next": "^6.0.22",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.10",
"dayjs": "^1.11.11",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -374,26 +374,26 @@
resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-7.11.0.tgz#aaf3e4805c4065a28ce26bca375b792d8b413aab"
integrity sha512-T3472GhUXFhuhXUHlxjHv0wfb73lFyNuaw631c7Ddtgvewq0WKtNqYd7j/Zz/k02DuS3r0QXA7e12/XgqHBZjg==

"@mantine/next@^6.0.21":
version "6.0.21"
resolved "https://registry.yarnpkg.com/@mantine/next/-/next-6.0.21.tgz#22e3c9a7e43f3efaa865b3490961f700a85d66fe"
integrity sha512-McaVZZsmUol3yY92mSJSgcMQKFST97pVxNtI7Z52YocyuTjPPFXmqxF/TFj24A7noh1wzvRCPjfd9HX66sY+iQ==
"@mantine/next@^6.0.22":
version "6.0.22"
resolved "https://registry.yarnpkg.com/@mantine/next/-/next-6.0.22.tgz#71fc93b8a3ae24d10f292502fa211b5916ab58cb"
integrity sha512-OIDeCaMSVfmaN0F38y6Ir8tmMZHDAmy8MhalDAFjGdTD9UKO1V9nQKTNJAuvo5yldslGlfvwhKUjKy7oy/M65g==
dependencies:
"@mantine/ssr" "6.0.21"
"@mantine/styles" "6.0.21"
"@mantine/ssr" "6.0.22"
"@mantine/styles" "6.0.22"

"@mantine/ssr@6.0.21":
version "6.0.21"
resolved "https://registry.yarnpkg.com/@mantine/ssr/-/ssr-6.0.21.tgz#3e6f347af944324b01f16d852ec5850f6555ce5f"
integrity sha512-TVPiz7VxbBntT42UFg4LCRqsv6HM5nvL5d2jBBbFcg9oztJ/5KVGhrtWbu2+kpq/uWWOpmE0sKDs3HQ/qr1PdQ==
"@mantine/ssr@6.0.22":
version "6.0.22"
resolved "https://registry.yarnpkg.com/@mantine/ssr/-/ssr-6.0.22.tgz#90b9ec8fb0879ae5fbd4faab69bcd50f72a6dc73"
integrity sha512-ZW89nrL39sfOEOSRlUEP92y5ItWFAbKOYwtgGBS7vHZ56hd6cOWH7bLr5GoQZGLJFywB/0lIpMk+pGsaA8YVEQ==
dependencies:
"@mantine/styles" "6.0.21"
"@mantine/styles" "6.0.22"
html-react-parser "1.4.12"

"@mantine/styles@6.0.21":
version "6.0.21"
resolved "https://registry.yarnpkg.com/@mantine/styles/-/styles-6.0.21.tgz#8ea097fc76cbb3ed55f5cfd719d2f910aff5031b"
integrity sha512-PVtL7XHUiD/B5/kZ/QvZOZZQQOj12QcRs3Q6nPoqaoPcOX5+S7bMZLMH0iLtcGq5OODYk0uxlvuJkOZGoPj8Mg==
"@mantine/styles@6.0.22":
version "6.0.22"
resolved "https://registry.yarnpkg.com/@mantine/styles/-/styles-6.0.22.tgz#d883823f910e9ab8a56fd80ef667b6f56f2e2bd5"
integrity sha512-Rud/IQp2EFYDiP4csRy2XBrho/Ct+W2/b+XbvCRTeQTmpFy/NfAKm/TWJa5zPvuv/iLTjGkVos9SHw/DteESpQ==
dependencies:
clsx "1.1.1"
csstype "3.0.9"
Expand Down

0 comments on commit 3ece877

Please sign in to comment.