Update @mantine/* dependencies to 7.14.1

This commit is contained in:
Vitaly Rtishchev
2024-11-16 21:10:17 +04:00
parent b6feb6730e
commit 0cd7976efd
2 changed files with 13 additions and 13 deletions

View File

@ -19,8 +19,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.14.0",
"@mantine/hooks": "7.14.0",
"@mantine/core": "7.14.1",
"@mantine/hooks": "7.14.1",
"@next/bundle-analyzer": "^14.2.4",
"@tabler/icons-react": "^3.6.0",
"next": "15.0.1",

View File

@ -3612,9 +3612,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:7.14.0":
version: 7.14.0
resolution: "@mantine/core@npm:7.14.0"
"@mantine/core@npm:7.14.1":
version: 7.14.1
resolution: "@mantine/core@npm:7.14.1"
dependencies:
"@floating-ui/react": "npm:^0.26.27"
clsx: "npm:^2.1.1"
@ -3623,19 +3623,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.4"
type-fest: "npm:^4.26.1"
peerDependencies:
"@mantine/hooks": 7.14.0
"@mantine/hooks": 7.14.1
react: ^18.x || ^19.x
react-dom: ^18.x || ^19.x
checksum: 10c0/ac694c278f7aa34db053da5baf6ffcccd3e8e980569025e4071800a3d6c82b79038d7484377a4a186dd5295051fe306b0cde7eb56fca082c949de409a5b826d4
checksum: 10c0/0226848f77db72bc1640f898091447e8b1a6f38f5c47c173858443fad991f062f40f68eae67625164e924035467cc616d91bdbf59c21fa093d9b26e4e73d6103
languageName: node
linkType: hard
"@mantine/hooks@npm:7.14.0":
version: 7.14.0
resolution: "@mantine/hooks@npm:7.14.0"
"@mantine/hooks@npm:7.14.1":
version: 7.14.1
resolution: "@mantine/hooks@npm:7.14.1"
peerDependencies:
react: ^18.x || ^19.x
checksum: 10c0/90bef2c1c97175a647bbe3c6b8d75b843741113201ccd78ac654e64ba80435837421b2b30b6262f635d23d63fb7a9afbbb98d29a0179fb6a6d0541dccd3ebfff
checksum: 10c0/c93578dd1c8f6b538e427ecce18393a558c3f7450303b5c784d2f6dde5cf1ced71b3050d8db5b02dcc07e85353fa7c22eb123cdbe3c73759b9a8155992eecc2a
languageName: node
linkType: hard
@ -12297,8 +12297,8 @@ __metadata:
dependencies:
"@babel/core": "npm:^7.24.7"
"@ianvs/prettier-plugin-sort-imports": "npm:^4.3.1"
"@mantine/core": "npm:7.14.0"
"@mantine/hooks": "npm:7.14.0"
"@mantine/core": "npm:7.14.1"
"@mantine/hooks": "npm:7.14.1"
"@next/bundle-analyzer": "npm:^14.2.4"
"@next/eslint-plugin-next": "npm:^14.2.4"
"@storybook/nextjs": "npm:^8.1.10"