mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-10 04:22:01 +10:00
Update @mantine/* dependencies to 7.15.1
This commit is contained in:
@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "7.15.0",
|
||||
"@mantine/hooks": "7.15.0",
|
||||
"@mantine/core": "7.15.1",
|
||||
"@mantine/hooks": "7.15.1",
|
||||
"@next/bundle-analyzer": "^14.2.4",
|
||||
"@tabler/icons-react": "^3.6.0",
|
||||
"next": "15.0.1",
|
||||
|
||||
22
yarn.lock
22
yarn.lock
@ -3659,9 +3659,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:7.15.0":
|
||||
version: 7.15.0
|
||||
resolution: "@mantine/core@npm:7.15.0"
|
||||
"@mantine/core@npm:7.15.1":
|
||||
version: 7.15.1
|
||||
resolution: "@mantine/core@npm:7.15.1"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.28"
|
||||
clsx: "npm:^2.1.1"
|
||||
@ -3670,19 +3670,19 @@ __metadata:
|
||||
react-textarea-autosize: "npm:8.5.5"
|
||||
type-fest: "npm:^4.27.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 7.15.0
|
||||
"@mantine/hooks": 7.15.1
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/27fe931363ca6bbdc5a34aad382b62eead83d5512aec948b2599aea158a2af532e45989334e2a4287459302dab0613234ec6aae8aea75f24f54e6331e24eb40c
|
||||
checksum: 10c0/e045e52c14f0e4566af18d3df307a6681801641ec84a449e3c8613e63cbc4503659cf404d6dabb2fa8d6323c57f248850cd0eb953f37e6f05dd404dab2c1943a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:7.15.0":
|
||||
version: 7.15.0
|
||||
resolution: "@mantine/hooks@npm:7.15.0"
|
||||
"@mantine/hooks@npm:7.15.1":
|
||||
version: 7.15.1
|
||||
resolution: "@mantine/hooks@npm:7.15.1"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/e98ac067b83070b37910af9d9cd7751ab9c487e20f3e5a9a27e7ec57fb7e487edbbc30bef9bbda12b0355a6cd40c05597c259055ed6e6086622177c4ee9ac23d
|
||||
checksum: 10c0/cf011e52e989ddbaea443330389d0754ecc1fb0906212904720987130a69acfbbe608d8060434c7305fb3587653d3b7d1bc2c9161c56e06226d38b2501cba94b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -12126,8 +12126,8 @@ __metadata:
|
||||
"@babel/core": "npm:^7.24.7"
|
||||
"@eslint/js": "npm:^9.15.0"
|
||||
"@ianvs/prettier-plugin-sort-imports": "npm:^4.3.1"
|
||||
"@mantine/core": "npm:7.15.0"
|
||||
"@mantine/hooks": "npm:7.15.0"
|
||||
"@mantine/core": "npm:7.15.1"
|
||||
"@mantine/hooks": "npm:7.15.1"
|
||||
"@next/bundle-analyzer": "npm:^14.2.4"
|
||||
"@storybook/nextjs": "npm:^8.1.10"
|
||||
"@storybook/react": "npm:^8.1.10"
|
||||
|
||||
Reference in New Issue
Block a user