mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-06-22 04:11:26 +10:00
Update @mantine/* dependencies to 9.0.1
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "9.0.0",
|
||||
"@mantine/hooks": "9.0.0",
|
||||
"@mantine/core": "9.0.1",
|
||||
"@mantine/hooks": "9.0.1",
|
||||
"@next/bundle-analyzer": "^16.0.0",
|
||||
"@tabler/icons-react": "^3.35.0",
|
||||
"next": "16.2.2",
|
||||
|
||||
@@ -3006,9 +3006,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "@mantine/core@npm:9.0.0"
|
||||
"@mantine/core@npm:9.0.1":
|
||||
version: 9.0.1
|
||||
resolution: "@mantine/core@npm:9.0.1"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.27.19"
|
||||
clsx: "npm:^2.1.1"
|
||||
@@ -3016,19 +3016,19 @@ __metadata:
|
||||
react-remove-scroll: "npm:^2.7.2"
|
||||
type-fest: "npm:^5.5.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 9.0.0
|
||||
"@mantine/hooks": 9.0.1
|
||||
react: ^19.2.0
|
||||
react-dom: ^19.2.0
|
||||
checksum: 10c0/7310fbb15d03fb8c5ba7941553e4ef33e61f4213d64416b56e0a053316e43b406a4df5bb66368f977c3c42944eb7d764d741e31d2cda9444fd167647e8b159c1
|
||||
checksum: 10c0/64cc3297ab48dc9c3d7d3d27379fac70838889b2f72d715654df2b73220d5eb122476ad87750ceb5d35108f986d8fd47de89fbd6a0eb9d8916b38b294cf011d0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "@mantine/hooks@npm:9.0.0"
|
||||
"@mantine/hooks@npm:9.0.1":
|
||||
version: 9.0.1
|
||||
resolution: "@mantine/hooks@npm:9.0.1"
|
||||
peerDependencies:
|
||||
react: ^19.2.0
|
||||
checksum: 10c0/fec1cd50d19df964c9d080d93b75a063c6bbaa15ac75bc5d3da4d72f1c0a601ef867f639206c6d2503505bb7db2b0b66764b426fa24ea10bf9d15eea4d328f6a
|
||||
checksum: 10c0/1d2f97f51d25466f0e0f13ac30a2557a1e9295b5475daa6fee52eedc95ad4c4c2e888ff07ecb12c06c82a2fcd78c5bcf0f804c2ba9c0da0206d2aebe11f36cde
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -8592,8 +8592,8 @@ __metadata:
|
||||
resolution: "mantine-next-template@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.28.4"
|
||||
"@mantine/core": "npm:9.0.0"
|
||||
"@mantine/hooks": "npm:9.0.0"
|
||||
"@mantine/core": "npm:9.0.1"
|
||||
"@mantine/hooks": "npm:9.0.1"
|
||||
"@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