mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-09 20:12:02 +10:00
Update @mantine/* dependencies to 8.3.3
This commit is contained in:
@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "8.3.2",
|
||||
"@mantine/hooks": "8.3.2",
|
||||
"@mantine/core": "8.3.3",
|
||||
"@mantine/hooks": "8.3.3",
|
||||
"@next/bundle-analyzer": "^15.5.4",
|
||||
"@tabler/icons-react": "^3.35.0",
|
||||
"next": "15.5.4",
|
||||
|
||||
22
yarn.lock
22
yarn.lock
@ -3505,9 +3505,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:8.3.2":
|
||||
version: 8.3.2
|
||||
resolution: "@mantine/core@npm:8.3.2"
|
||||
"@mantine/core@npm:8.3.3":
|
||||
version: 8.3.3
|
||||
resolution: "@mantine/core@npm:8.3.3"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.27.16"
|
||||
clsx: "npm:^2.1.1"
|
||||
@ -3516,19 +3516,19 @@ __metadata:
|
||||
react-textarea-autosize: "npm:8.5.9"
|
||||
type-fest: "npm:^4.41.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 8.3.2
|
||||
"@mantine/hooks": 8.3.3
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/645b6abc4665913312a90a7d75fe005d8ff2697c6b89e88de80e71770d3d4231a22556ef0bc2fb33438c9c8e9079be855105ae1f759dcc2c9ae5020db658ded6
|
||||
checksum: 10c0/5ce82c59a3199e7364997aef3e578b06c4dabfba3c030970097d19874a0628f540d7752d00f275f4d3fbc09067b01f9277846ce2e376c7aa1ecadf534b187a0e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:8.3.2":
|
||||
version: 8.3.2
|
||||
resolution: "@mantine/hooks@npm:8.3.2"
|
||||
"@mantine/hooks@npm:8.3.3":
|
||||
version: 8.3.3
|
||||
resolution: "@mantine/hooks@npm:8.3.3"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/48a8939d9f5a4620dd5e68afd9a87e8a18e7af6ef6db377586ee5a8d247f27fa1c1e0c81c35ae048096964e2b37752b081fb3af527833fab6689882c9800f65a
|
||||
checksum: 10c0/9bc5f9bc7fad06be530a32a1450f7dfbcb61676080e364966a3fdf5d45de2e53330efa88000b019596818b7f3b4d18c0ed04e3964bdfe9b8dec20128cf2a69bb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -11208,8 +11208,8 @@ __metadata:
|
||||
"@eslint/eslintrc": "npm:^3"
|
||||
"@eslint/js": "npm:^9.36.0"
|
||||
"@ianvs/prettier-plugin-sort-imports": "npm:^4.7.0"
|
||||
"@mantine/core": "npm:8.3.2"
|
||||
"@mantine/hooks": "npm:8.3.2"
|
||||
"@mantine/core": "npm:8.3.3"
|
||||
"@mantine/hooks": "npm:8.3.3"
|
||||
"@next/bundle-analyzer": "npm:^15.5.4"
|
||||
"@storybook/addon-themes": "npm:^9.1.10"
|
||||
"@storybook/nextjs": "npm:^9.1.10"
|
||||
|
||||
Reference in New Issue
Block a user