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.2
This commit is contained in:
@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "7.15.1",
|
||||
"@mantine/hooks": "7.15.1",
|
||||
"@mantine/core": "7.15.2",
|
||||
"@mantine/hooks": "7.15.2",
|
||||
"@next/bundle-analyzer": "^14.2.4",
|
||||
"@tabler/icons-react": "^3.6.0",
|
||||
"next": "15.0.1",
|
||||
|
||||
34
yarn.lock
34
yarn.lock
@ -3659,30 +3659,30 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:7.15.1":
|
||||
version: 7.15.1
|
||||
resolution: "@mantine/core@npm:7.15.1"
|
||||
"@mantine/core@npm:7.15.2":
|
||||
version: 7.15.2
|
||||
resolution: "@mantine/core@npm:7.15.2"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.28"
|
||||
clsx: "npm:^2.1.1"
|
||||
react-number-format: "npm:^5.4.2"
|
||||
react-remove-scroll: "npm:^2.6.0"
|
||||
react-textarea-autosize: "npm:8.5.5"
|
||||
react-textarea-autosize: "npm:8.5.6"
|
||||
type-fest: "npm:^4.27.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 7.15.1
|
||||
"@mantine/hooks": 7.15.2
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/e045e52c14f0e4566af18d3df307a6681801641ec84a449e3c8613e63cbc4503659cf404d6dabb2fa8d6323c57f248850cd0eb953f37e6f05dd404dab2c1943a
|
||||
checksum: 10c0/5767bb75521e673becf9ee3c47ab3ac980d372a11f1973dd1d7e62b741cd5c0f8e8b513b7329f57859b4c3212215fe8991bda6c44abbd074347b87a7744df730
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:7.15.1":
|
||||
version: 7.15.1
|
||||
resolution: "@mantine/hooks@npm:7.15.1"
|
||||
"@mantine/hooks@npm:7.15.2":
|
||||
version: 7.15.2
|
||||
resolution: "@mantine/hooks@npm:7.15.2"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/cf011e52e989ddbaea443330389d0754ecc1fb0906212904720987130a69acfbbe608d8060434c7305fb3587653d3b7d1bc2c9161c56e06226d38b2501cba94b
|
||||
checksum: 10c0/8bb13434952c045f0c0b4871d5985fa446cd769f2823327bfdf04d95977c6640c81d5ab584c9506bd5ad413e1aa8ec88c637dec35095bfcb71c51f3daf129887
|
||||
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.1"
|
||||
"@mantine/hooks": "npm:7.15.1"
|
||||
"@mantine/core": "npm:7.15.2"
|
||||
"@mantine/hooks": "npm:7.15.2"
|
||||
"@next/bundle-analyzer": "npm:^14.2.4"
|
||||
"@storybook/nextjs": "npm:^8.1.10"
|
||||
"@storybook/react": "npm:^8.1.10"
|
||||
@ -14085,16 +14085,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-textarea-autosize@npm:8.5.5":
|
||||
version: 8.5.5
|
||||
resolution: "react-textarea-autosize@npm:8.5.5"
|
||||
"react-textarea-autosize@npm:8.5.6":
|
||||
version: 8.5.6
|
||||
resolution: "react-textarea-autosize@npm:8.5.6"
|
||||
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
|
||||
checksum: 10c0/d708a31b39a409d0246cd8afbd956ce51db58ce0b6411b9d4e1dc876ce93c329d20875933ce5d337662fdcd3699596966dc630149236fee2835d74e302404c98
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/652d290d316c55a253507ecf65ca27f2162801dace10c715f2241203e81d82e9de6d282095b758b26c6bc9e1af9ca552cab5c3a361b230e5fcf25bec31e1bd25
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user