mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-09 20:12:02 +10:00
Update @mantine/* dependencies to 7.17.4
This commit is contained in:
@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "7.17.2",
|
||||
"@mantine/hooks": "7.17.2",
|
||||
"@mantine/core": "7.17.4",
|
||||
"@mantine/hooks": "7.17.4",
|
||||
"@next/bundle-analyzer": "^15.2.3",
|
||||
"@tabler/icons-react": "^3.31.0",
|
||||
"next": "15.2.3",
|
||||
|
||||
32
yarn.lock
32
yarn.lock
@ -3293,30 +3293,30 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:7.17.2":
|
||||
version: 7.17.2
|
||||
resolution: "@mantine/core@npm:7.17.2"
|
||||
"@mantine/core@npm:7.17.4":
|
||||
version: 7.17.4
|
||||
resolution: "@mantine/core@npm:7.17.4"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.28"
|
||||
clsx: "npm:^2.1.1"
|
||||
react-number-format: "npm:^5.4.3"
|
||||
react-remove-scroll: "npm:^2.6.2"
|
||||
react-textarea-autosize: "npm:8.5.6"
|
||||
react-textarea-autosize: "npm:8.5.9"
|
||||
type-fest: "npm:^4.27.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 7.17.2
|
||||
"@mantine/hooks": 7.17.4
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/6670f9de41ad6030565aba65a2d82e4040256fb75e9ab9d6c3ead73b09cd6b011636b53b17ded938d20f09f64b625b95152a26d3e3b92cd1ac7146615628d6de
|
||||
checksum: 10c0/30d3ee636d2d6b77d6c2195867b0ede907de46d65470c59ba7d49427e02cb559da3f9337d8d71c782c82dc816c0946a5224019d4c2d7590ff1c71e2f2671ed9f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:7.17.2":
|
||||
version: 7.17.2
|
||||
resolution: "@mantine/hooks@npm:7.17.2"
|
||||
"@mantine/hooks@npm:7.17.4":
|
||||
version: 7.17.4
|
||||
resolution: "@mantine/hooks@npm:7.17.4"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/539b0de3993e2f78f0989b0309211c5d59f04db71a2a831cd6c1cf37f3d843231b30a9830f72b75ee49591f215173c6ddb2c09ce14306973356aefa2c6f831c4
|
||||
checksum: 10c0/e0ef1b5a53fa6a1d0be73590221422a45de715f8debc518af3f858272b108e4bcee13399a8129ab475db7af322f563f30b3ba6f839081538dda7fb11b572d8b4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10863,8 +10863,8 @@ __metadata:
|
||||
"@babel/core": "npm:^7.26.10"
|
||||
"@eslint/js": "npm:^9.23.0"
|
||||
"@ianvs/prettier-plugin-sort-imports": "npm:^4.4.1"
|
||||
"@mantine/core": "npm:7.17.2"
|
||||
"@mantine/hooks": "npm:7.17.2"
|
||||
"@mantine/core": "npm:7.17.4"
|
||||
"@mantine/hooks": "npm:7.17.4"
|
||||
"@next/bundle-analyzer": "npm:^15.2.3"
|
||||
"@storybook/nextjs": "npm:^8.6.8"
|
||||
"@storybook/react": "npm:^8.6.8"
|
||||
@ -12585,16 +12585,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-textarea-autosize@npm:8.5.6":
|
||||
version: 8.5.6
|
||||
resolution: "react-textarea-autosize@npm:8.5.6"
|
||||
"react-textarea-autosize@npm:8.5.9":
|
||||
version: 8.5.9
|
||||
resolution: "react-textarea-autosize@npm:8.5.9"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.20.13"
|
||||
use-composed-ref: "npm:^1.3.0"
|
||||
use-latest: "npm:^1.2.1"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/652d290d316c55a253507ecf65ca27f2162801dace10c715f2241203e81d82e9de6d282095b758b26c6bc9e1af9ca552cab5c3a361b230e5fcf25bec31e1bd25
|
||||
checksum: 10c0/3a924db59259a6e3b834dcddc12a8661b43dcdaa1b43c41c732e0548bb2761e9a53dbc6db4e0d9e237728b4869e42c25e5417408b0391aec290c90874733a09f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user