Template
mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-08-15 02:53:08 +10:00
Update @mantine/* dependencies to 9.4.2
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "9.4.0",
|
||||
"@mantine/hooks": "9.4.0",
|
||||
"@mantine/core": "9.4.2",
|
||||
"@mantine/hooks": "9.4.2",
|
||||
"@next/bundle-analyzer": "^16.0.0",
|
||||
"@tabler/icons-react": "^3.35.0",
|
||||
"next": "16.2.9",
|
||||
|
||||
@@ -3289,9 +3289,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:9.4.0":
|
||||
version: 9.4.0
|
||||
resolution: "@mantine/core@npm:9.4.0"
|
||||
"@mantine/core@npm:9.4.2":
|
||||
version: 9.4.2
|
||||
resolution: "@mantine/core@npm:9.4.2"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.27.19"
|
||||
clsx: "npm:^2.1.1"
|
||||
@@ -3299,19 +3299,19 @@ __metadata:
|
||||
react-remove-scroll: "npm:^2.7.2"
|
||||
type-fest: "npm:^5.7.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 9.4.0
|
||||
"@mantine/hooks": 9.4.2
|
||||
react: ^19.2.0
|
||||
react-dom: ^19.2.0
|
||||
checksum: 10c0/7f08c6c322821b1784983932d2ca13e26e3e002697ccfbe9c7d7f83da1849f70bedce80f19a2e55422ea494c59d2d6190165f4689522feafa2d8d65bd24e29a6
|
||||
checksum: 10c0/9ec599b68e6c611ea95c0a54c3d8bef97a8c87d6568d88a4c4b38a2c1b6d3744b6075c5a361d4b4bbb73eefff2331ea6d6770b75fd483b599653d3e8868b2a85
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:9.4.0":
|
||||
version: 9.4.0
|
||||
resolution: "@mantine/hooks@npm:9.4.0"
|
||||
"@mantine/hooks@npm:9.4.2":
|
||||
version: 9.4.2
|
||||
resolution: "@mantine/hooks@npm:9.4.2"
|
||||
peerDependencies:
|
||||
react: ^19.2.0
|
||||
checksum: 10c0/136e7fa2db05f8f04e6c0dcba84c2f2c391c524e5a08f9109951bdefa86bdca16d69ba497ca1f5705d4eb111deb88499c586c6567751008a81f0e32dd6813d6c
|
||||
checksum: 10c0/780c01be169ec6fecdb229f7e06a42dcee769b09a5158c7913677daf70336a0e643b857e70069d29a2c4a050f11b2ced2eb699483e4bd82651fc7e81e64e76ec
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -9267,8 +9267,8 @@ __metadata:
|
||||
resolution: "mantine-next-template@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": "npm:^8.0.0"
|
||||
"@mantine/core": "npm:9.4.0"
|
||||
"@mantine/hooks": "npm:9.4.0"
|
||||
"@mantine/core": "npm:9.4.2"
|
||||
"@mantine/hooks": "npm:9.4.2"
|
||||
"@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