Update @mantine/* dependencies to 9.3.1

This commit is contained in:
Vitaly Rtishchev
2026-06-10 16:25:53 +03:00
parent 3ad1aeb121
commit e4851c1599
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.3.0",
"@mantine/hooks": "9.3.0",
"@mantine/core": "9.3.1",
"@mantine/hooks": "9.3.1",
"@next/bundle-analyzer": "^16.0.0",
"@tabler/icons-react": "^3.35.0",
"next": "16.2.7",
+11 -11
View File
@@ -3136,9 +3136,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:9.3.0":
version: 9.3.0
resolution: "@mantine/core@npm:9.3.0"
"@mantine/core@npm:9.3.1":
version: 9.3.1
resolution: "@mantine/core@npm:9.3.1"
dependencies:
"@floating-ui/react": "npm:^0.27.19"
clsx: "npm:^2.1.1"
@@ -3146,19 +3146,19 @@ __metadata:
react-remove-scroll: "npm:^2.7.2"
type-fest: "npm:^5.6.0"
peerDependencies:
"@mantine/hooks": 9.3.0
"@mantine/hooks": 9.3.1
react: ^19.2.0
react-dom: ^19.2.0
checksum: 10c0/e381a68412a5c7decc4fb124ea0c5a8631f9bbb4fd26e015f97093c164c06101090d040e0fe980f2999eb21b37666a6d6fc70f92655018aa1f406299380c53e8
checksum: 10c0/45619a4723d6f6057550f8c049bf816babe892c36c1e40ab9a70022cd430985c1661bddef58fd1be25494a2959bd164241c934620b466801e4c42f4405b185e2
languageName: node
linkType: hard
"@mantine/hooks@npm:9.3.0":
version: 9.3.0
resolution: "@mantine/hooks@npm:9.3.0"
"@mantine/hooks@npm:9.3.1":
version: 9.3.1
resolution: "@mantine/hooks@npm:9.3.1"
peerDependencies:
react: ^19.2.0
checksum: 10c0/ed95a2551b34719d43d7b195cf05248498f20add736a2e4ec582b677e5a9efb53b562010df79dc9af7db087e76e9ac42192443c9d03f76963b5dba7dfc2e0a63
checksum: 10c0/f89cfccd01fae5c9d691fa8391741e769c0ed6930ddffafd353884afa8057cfdbea4747bab7847950195019d1e79d8398033841ea02398c27b07e10e150ab6c8
languageName: node
linkType: hard
@@ -9079,8 +9079,8 @@ __metadata:
resolution: "mantine-next-template@workspace:."
dependencies:
"@babel/core": "npm:^7.28.4"
"@mantine/core": "npm:9.3.0"
"@mantine/hooks": "npm:9.3.0"
"@mantine/core": "npm:9.3.1"
"@mantine/hooks": "npm:9.3.1"
"@next/bundle-analyzer": "npm:^16.0.0"
"@storybook/addon-themes": "npm:^10.0.0"
"@storybook/nextjs": "npm:^10.0.0"