Update @mantine/* dependencies to 8.2.4

This commit is contained in:
Vitaly Rtishchev
2025-08-07 12:37:03 +03:00
parent 62f53ffef9
commit 4298ec1a11
2 changed files with 13 additions and 13 deletions

View File

@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "8.2.3",
"@mantine/hooks": "8.2.3",
"@mantine/core": "8.2.4",
"@mantine/hooks": "8.2.4",
"@next/bundle-analyzer": "^15.3.3",
"@tabler/icons-react": "^3.34.0",
"next": "15.3.3",

View File

@ -3532,9 +3532,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:8.2.3":
version: 8.2.3
resolution: "@mantine/core@npm:8.2.3"
"@mantine/core@npm:8.2.4":
version: 8.2.4
resolution: "@mantine/core@npm:8.2.4"
dependencies:
"@floating-ui/react": "npm:^0.26.28"
clsx: "npm:^2.1.1"
@ -3543,19 +3543,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.9"
type-fest: "npm:^4.27.0"
peerDependencies:
"@mantine/hooks": 8.2.3
"@mantine/hooks": 8.2.4
react: ^18.x || ^19.x
react-dom: ^18.x || ^19.x
checksum: 10c0/cd5fc2a5f00c85f39151e8c08396838bf7aeb8fdffe9b8fcaf14099141a9fb8b62d91097ae9943f99be9e7410e4154ca9da6d7e9c55daa6f58099472a2144a96
checksum: 10c0/1a71de70cda970850903c006505eed8585889d84da28ce73ba36ed1ff94867c38d27c3279b45e3ded729da2fcb21d7c7992bf96e4c466e8648f8e2f987bdd590
languageName: node
linkType: hard
"@mantine/hooks@npm:8.2.3":
version: 8.2.3
resolution: "@mantine/hooks@npm:8.2.3"
"@mantine/hooks@npm:8.2.4":
version: 8.2.4
resolution: "@mantine/hooks@npm:8.2.4"
peerDependencies:
react: ^18.x || ^19.x
checksum: 10c0/ef32f7fc7693835b33b84f0642ab54b6a87a450a6d451e11f7398a9c1b1dded234081a29120386414066ede45924c3bf2a4b11e97c34eec3b72d239d25f85dc9
checksum: 10c0/5321d21256eb02ad79ae4f221ab16c449814dd411ebc849297f4928abd818a29f5453e9a0e0b40d62b6d17e3261de214e8bed722d8f4c5dfce71a9d6c364f537
languageName: node
linkType: hard
@ -11356,8 +11356,8 @@ __metadata:
"@babel/core": "npm:^7.27.4"
"@eslint/js": "npm:^9.29.0"
"@ianvs/prettier-plugin-sort-imports": "npm:^4.4.2"
"@mantine/core": "npm:8.2.3"
"@mantine/hooks": "npm:8.2.3"
"@mantine/core": "npm:8.2.4"
"@mantine/hooks": "npm:8.2.4"
"@next/bundle-analyzer": "npm:^15.3.3"
"@storybook/nextjs": "npm:^8.6.8"
"@storybook/react": "npm:^8.6.8"