mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-06-22 04:11:26 +10:00
Update @mantine/* dependencies to 8.3.10
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "8.3.9",
|
||||
"@mantine/hooks": "8.3.9",
|
||||
"@mantine/core": "8.3.10",
|
||||
"@mantine/hooks": "8.3.10",
|
||||
"@next/bundle-analyzer": "^16.0.0",
|
||||
"@tabler/icons-react": "^3.35.0",
|
||||
"next": "16.0.3",
|
||||
|
||||
@@ -3316,9 +3316,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:8.3.9":
|
||||
version: 8.3.9
|
||||
resolution: "@mantine/core@npm:8.3.9"
|
||||
"@mantine/core@npm:8.3.10":
|
||||
version: 8.3.10
|
||||
resolution: "@mantine/core@npm:8.3.10"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.27.16"
|
||||
clsx: "npm:^2.1.1"
|
||||
@@ -3327,19 +3327,19 @@ __metadata:
|
||||
react-textarea-autosize: "npm:8.5.9"
|
||||
type-fest: "npm:^4.41.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 8.3.9
|
||||
"@mantine/hooks": 8.3.10
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/552e114b41738149b432dbf721155b8ea433106568185cd0bf8eddae791166de42e575d999e13f86ad78d34a8290620feaed6c86ddda3becd517923654a0e70b
|
||||
checksum: 10c0/d629088471dafb19c2a61e6e8ff47eff6c818f8cf8a1f795110126d86f8bc93c670039127c108f21b02c8bb8ee6e65fbd57d51f52fe86da816fc83c8468ac4c3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:8.3.9":
|
||||
version: 8.3.9
|
||||
resolution: "@mantine/hooks@npm:8.3.9"
|
||||
"@mantine/hooks@npm:8.3.10":
|
||||
version: 8.3.10
|
||||
resolution: "@mantine/hooks@npm:8.3.10"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/c414ea2b8b725a40a3115cbd1346d43f68b350a1b6472295a72e346c19bc06b524b13915dbeda73a0f29c391868413ff77bc2afeb8b28a1c950945bc725ad50c
|
||||
checksum: 10c0/4957483d4ebefcc0e745a0aebf22f74d96a9fb0472cde373e9e37adf866a8ba3deb1665fe4ccd5831eb32bac0560cf1d70ef821b448c0cfd44bceab09f219056
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -10840,8 +10840,8 @@ __metadata:
|
||||
"@eslint/eslintrc": "npm:^3"
|
||||
"@eslint/js": "npm:^9.37.0"
|
||||
"@ianvs/prettier-plugin-sort-imports": "npm:^4.7.0"
|
||||
"@mantine/core": "npm:8.3.9"
|
||||
"@mantine/hooks": "npm:8.3.9"
|
||||
"@mantine/core": "npm:8.3.10"
|
||||
"@mantine/hooks": "npm:8.3.10"
|
||||
"@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