mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-23 21:21:06 +10:00
Update @mantine/* dependencies to 8.3.9
This commit is contained in:
@ -20,8 +20,8 @@
|
|||||||
"storybook:build": "storybook build"
|
"storybook:build": "storybook build"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mantine/core": "8.3.8",
|
"@mantine/core": "8.3.9",
|
||||||
"@mantine/hooks": "8.3.8",
|
"@mantine/hooks": "8.3.9",
|
||||||
"@next/bundle-analyzer": "^16.0.0",
|
"@next/bundle-analyzer": "^16.0.0",
|
||||||
"@tabler/icons-react": "^3.35.0",
|
"@tabler/icons-react": "^3.35.0",
|
||||||
"next": "16.0.3",
|
"next": "16.0.3",
|
||||||
|
|||||||
22
yarn.lock
22
yarn.lock
@ -3282,9 +3282,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/core@npm:8.3.8":
|
"@mantine/core@npm:8.3.9":
|
||||||
version: 8.3.8
|
version: 8.3.9
|
||||||
resolution: "@mantine/core@npm:8.3.8"
|
resolution: "@mantine/core@npm:8.3.9"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/react": "npm:^0.27.16"
|
"@floating-ui/react": "npm:^0.27.16"
|
||||||
clsx: "npm:^2.1.1"
|
clsx: "npm:^2.1.1"
|
||||||
@ -3293,19 +3293,19 @@ __metadata:
|
|||||||
react-textarea-autosize: "npm:8.5.9"
|
react-textarea-autosize: "npm:8.5.9"
|
||||||
type-fest: "npm:^4.41.0"
|
type-fest: "npm:^4.41.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@mantine/hooks": 8.3.8
|
"@mantine/hooks": 8.3.9
|
||||||
react: ^18.x || ^19.x
|
react: ^18.x || ^19.x
|
||||||
react-dom: ^18.x || ^19.x
|
react-dom: ^18.x || ^19.x
|
||||||
checksum: 10c0/7027f8b632262b7fc2e29f61a7d8e6f6bc6426f7e5ea93baf031484cf915615e9e36e4799e849cc85d29a2eddc57557d041310c16286a537ed0779bca72cda92
|
checksum: 10c0/552e114b41738149b432dbf721155b8ea433106568185cd0bf8eddae791166de42e575d999e13f86ad78d34a8290620feaed6c86ddda3becd517923654a0e70b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/hooks@npm:8.3.8":
|
"@mantine/hooks@npm:8.3.9":
|
||||||
version: 8.3.8
|
version: 8.3.9
|
||||||
resolution: "@mantine/hooks@npm:8.3.8"
|
resolution: "@mantine/hooks@npm:8.3.9"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.x || ^19.x
|
react: ^18.x || ^19.x
|
||||||
checksum: 10c0/5b140aad8881b27b2930c82bc39886c8076ad88ca41ab7c177e3e5fc5d480564189c1449a2acee4a90bd7beeb21a0458e0c3952bb45be75ac2d2e16d27865238
|
checksum: 10c0/c414ea2b8b725a40a3115cbd1346d43f68b350a1b6472295a72e346c19bc06b524b13915dbeda73a0f29c391868413ff77bc2afeb8b28a1c950945bc725ad50c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -10794,8 +10794,8 @@ __metadata:
|
|||||||
"@eslint/eslintrc": "npm:^3"
|
"@eslint/eslintrc": "npm:^3"
|
||||||
"@eslint/js": "npm:^9.37.0"
|
"@eslint/js": "npm:^9.37.0"
|
||||||
"@ianvs/prettier-plugin-sort-imports": "npm:^4.7.0"
|
"@ianvs/prettier-plugin-sort-imports": "npm:^4.7.0"
|
||||||
"@mantine/core": "npm:8.3.8"
|
"@mantine/core": "npm:8.3.9"
|
||||||
"@mantine/hooks": "npm:8.3.8"
|
"@mantine/hooks": "npm:8.3.9"
|
||||||
"@next/bundle-analyzer": "npm:^16.0.0"
|
"@next/bundle-analyzer": "npm:^16.0.0"
|
||||||
"@storybook/addon-themes": "npm:^10.0.0"
|
"@storybook/addon-themes": "npm:^10.0.0"
|
||||||
"@storybook/nextjs": "npm:^10.0.0"
|
"@storybook/nextjs": "npm:^10.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user