mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-06-22 04:11:26 +10:00
Update @mantine/* dependencies to 9.2.0
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "9.1.1",
|
||||
"@mantine/hooks": "9.1.1",
|
||||
"@mantine/core": "9.2.0",
|
||||
"@mantine/hooks": "9.2.0",
|
||||
"@next/bundle-analyzer": "^16.0.0",
|
||||
"@tabler/icons-react": "^3.35.0",
|
||||
"next": "16.2.6",
|
||||
|
||||
@@ -3026,9 +3026,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:9.1.1":
|
||||
version: 9.1.1
|
||||
resolution: "@mantine/core@npm:9.1.1"
|
||||
"@mantine/core@npm:9.2.0":
|
||||
version: 9.2.0
|
||||
resolution: "@mantine/core@npm:9.2.0"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.27.19"
|
||||
clsx: "npm:^2.1.1"
|
||||
@@ -3036,19 +3036,19 @@ __metadata:
|
||||
react-remove-scroll: "npm:^2.7.2"
|
||||
type-fest: "npm:^5.6.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 9.1.1
|
||||
"@mantine/hooks": 9.2.0
|
||||
react: ^19.2.0
|
||||
react-dom: ^19.2.0
|
||||
checksum: 10c0/2023bd79d69a3c1e3871a0668f1f7041b7f31c53cf388fb12cf749b8e5f9ba14bcd5b5245bab900f6120149444039c2fa70a018b17cff168af4552d64d1eace4
|
||||
checksum: 10c0/b2e71712621683b0c6d1351ebb49cf5d26278aa837631ef80f10426fe4a9b72cde61d040e6123f01039e64415b5fa085a5092960b5bd828450423c99a4604327
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:9.1.1":
|
||||
version: 9.1.1
|
||||
resolution: "@mantine/hooks@npm:9.1.1"
|
||||
"@mantine/hooks@npm:9.2.0":
|
||||
version: 9.2.0
|
||||
resolution: "@mantine/hooks@npm:9.2.0"
|
||||
peerDependencies:
|
||||
react: ^19.2.0
|
||||
checksum: 10c0/63189c4e2c67f296822dc6e844152cf2521878ba7aed1b6a99b4c34662b2f97f4f43d46a84772a38e5fbbf478c42ac76066bcde2089b71d9051eee734f44b4c1
|
||||
checksum: 10c0/1faa2696b4dfec081dd2f83031a502d05eda2fc7bf449bb472ff76721a61572625e510c95318451f45c2c70889ad8e7b5c99f4903ea7ba5d76d8cd8b499512ef
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -8620,8 +8620,8 @@ __metadata:
|
||||
resolution: "mantine-next-template@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.28.4"
|
||||
"@mantine/core": "npm:9.1.1"
|
||||
"@mantine/hooks": "npm:9.1.1"
|
||||
"@mantine/core": "npm:9.2.0"
|
||||
"@mantine/hooks": "npm:9.2.0"
|
||||
"@next/bundle-analyzer": "npm:^16.0.0"
|
||||
"@storybook/addon-themes": "npm:^10.0.0"
|
||||
"@storybook/nextjs": "npm:^10.0.0"
|
||||
|
||||
Reference in New Issue
Block a user