Update @mantine/* dependencies to 9.2.1

This commit is contained in:
Vitaly Rtishchev
2026-05-14 16:50:56 +03:00
parent 72c530c78d
commit b3356591b7
2 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "9.2.0",
"@mantine/hooks": "9.2.0",
"@mantine/core": "9.2.1",
"@mantine/hooks": "9.2.1",
"@next/bundle-analyzer": "^16.0.0",
"@tabler/icons-react": "^3.35.0",
"next": "16.2.6",
+11 -11
View File
@@ -3026,9 +3026,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:9.2.0":
version: 9.2.0
resolution: "@mantine/core@npm:9.2.0"
"@mantine/core@npm:9.2.1":
version: 9.2.1
resolution: "@mantine/core@npm:9.2.1"
dependencies:
"@floating-ui/react": "npm:^0.27.19"
clsx: "npm:^2.1.1"
@@ -3036,19 +3036,19 @@ __metadata:
react-remove-scroll: "npm:^2.7.2"
type-fest: "npm:^5.6.0"
peerDependencies:
"@mantine/hooks": 9.2.0
"@mantine/hooks": 9.2.1
react: ^19.2.0
react-dom: ^19.2.0
checksum: 10c0/b2e71712621683b0c6d1351ebb49cf5d26278aa837631ef80f10426fe4a9b72cde61d040e6123f01039e64415b5fa085a5092960b5bd828450423c99a4604327
checksum: 10c0/998f9da4463119e62b8031f577e3a4da0082f56a8b516576e5f123a4bba96c1a35007419cd8ee99d7a6f695eba49842b807c8ea704bbb178300808434286ac55
languageName: node
linkType: hard
"@mantine/hooks@npm:9.2.0":
version: 9.2.0
resolution: "@mantine/hooks@npm:9.2.0"
"@mantine/hooks@npm:9.2.1":
version: 9.2.1
resolution: "@mantine/hooks@npm:9.2.1"
peerDependencies:
react: ^19.2.0
checksum: 10c0/1faa2696b4dfec081dd2f83031a502d05eda2fc7bf449bb472ff76721a61572625e510c95318451f45c2c70889ad8e7b5c99f4903ea7ba5d76d8cd8b499512ef
checksum: 10c0/39d94b17769a9688f5bce7d88b8b8c267a159d24fc5c5ae9b518382f338db5536d19b85d3895f18d868b34d7160defb1688274af0420161aa6352d29c7ec954d
languageName: node
linkType: hard
@@ -8620,8 +8620,8 @@ __metadata:
resolution: "mantine-next-template@workspace:."
dependencies:
"@babel/core": "npm:^7.28.4"
"@mantine/core": "npm:9.2.0"
"@mantine/hooks": "npm:9.2.0"
"@mantine/core": "npm:9.2.1"
"@mantine/hooks": "npm:9.2.1"
"@next/bundle-analyzer": "npm:^16.0.0"
"@storybook/addon-themes": "npm:^10.0.0"
"@storybook/nextjs": "npm:^10.0.0"