mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-22 04:31:08 +10:00
Update @mantine/* dependencies to 7.11.0
This commit is contained in:
@ -19,8 +19,8 @@
|
|||||||
"storybook:build": "storybook build"
|
"storybook:build": "storybook build"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mantine/core": "7.10.2",
|
"@mantine/core": "7.11.0",
|
||||||
"@mantine/hooks": "7.10.2",
|
"@mantine/hooks": "7.11.0",
|
||||||
"@next/bundle-analyzer": "^14.2.4",
|
"@next/bundle-analyzer": "^14.2.4",
|
||||||
"@tabler/icons-react": "^3.6.0",
|
"@tabler/icons-react": "^3.6.0",
|
||||||
"next": "14.2.4",
|
"next": "14.2.4",
|
||||||
|
|||||||
22
yarn.lock
22
yarn.lock
@ -3267,9 +3267,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/core@npm:7.10.2":
|
"@mantine/core@npm:7.11.0":
|
||||||
version: 7.10.2
|
version: 7.11.0
|
||||||
resolution: "@mantine/core@npm:7.10.2"
|
resolution: "@mantine/core@npm:7.11.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/react": "npm:^0.26.9"
|
"@floating-ui/react": "npm:^0.26.9"
|
||||||
clsx: "npm:^2.1.1"
|
clsx: "npm:^2.1.1"
|
||||||
@ -3278,19 +3278,19 @@ __metadata:
|
|||||||
react-textarea-autosize: "npm:8.5.3"
|
react-textarea-autosize: "npm:8.5.3"
|
||||||
type-fest: "npm:^4.12.0"
|
type-fest: "npm:^4.12.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@mantine/hooks": 7.10.2
|
"@mantine/hooks": 7.11.0
|
||||||
react: ^18.2.0
|
react: ^18.2.0
|
||||||
react-dom: ^18.2.0
|
react-dom: ^18.2.0
|
||||||
checksum: 10c0/6cbddd40e12c0432925c6c68cad0182d4fb1dfdf6616cf6e1614b8b1f8fab7a96b49e3c4bf91dc0241fe0ff0c478a4a6c6ee32bc9da2ef81e8a49f18045a71d4
|
checksum: 10c0/41fb80ed5e9cfe67bca3dd9a764c00e66f8c78b92f2f71f4f4fd73b1621d682053b07532590a609bce7e876d8d4f67d69fcacc37168a294595b8af7c2ffce616
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/hooks@npm:7.10.2":
|
"@mantine/hooks@npm:7.11.0":
|
||||||
version: 7.10.2
|
version: 7.11.0
|
||||||
resolution: "@mantine/hooks@npm:7.10.2"
|
resolution: "@mantine/hooks@npm:7.11.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.2.0
|
react: ^18.2.0
|
||||||
checksum: 10c0/ebe2f1d21b5ca960194526aab76c72b684875655db651953afef211f07379b25dc7ca9fd36a7aaffe7a50536ef042c99c434c0b0de9c62d74845ab1228923cd1
|
checksum: 10c0/5fb96b46145f0f1fbbe2a4934ce26e374e59dfc4b0d7b1f0b96e4d9a93997315bb57e5d2747331648e33280669404555a52b0e9857bb8b81b1121fe02eede5ac
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -12253,8 +12253,8 @@ __metadata:
|
|||||||
resolution: "mantine-next-template@workspace:."
|
resolution: "mantine-next-template@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core": "npm:^7.24.7"
|
"@babel/core": "npm:^7.24.7"
|
||||||
"@mantine/core": "npm:7.10.2"
|
"@mantine/core": "npm:7.11.0"
|
||||||
"@mantine/hooks": "npm:7.10.2"
|
"@mantine/hooks": "npm:7.11.0"
|
||||||
"@next/bundle-analyzer": "npm:^14.2.4"
|
"@next/bundle-analyzer": "npm:^14.2.4"
|
||||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||||
"@storybook/addon-essentials": "npm:^8.1.10"
|
"@storybook/addon-essentials": "npm:^8.1.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user