mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-13 16:22:33 +10:00
Update @mantine/* dependencies to 7.13.3
This commit is contained in:
@ -19,8 +19,8 @@
|
|||||||
"storybook:build": "storybook build"
|
"storybook:build": "storybook build"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mantine/core": "7.13.2",
|
"@mantine/core": "7.13.3",
|
||||||
"@mantine/hooks": "7.13.2",
|
"@mantine/hooks": "7.13.3",
|
||||||
"@next/bundle-analyzer": "^14.2.4",
|
"@next/bundle-analyzer": "^14.2.4",
|
||||||
"@tabler/icons-react": "^3.6.0",
|
"@tabler/icons-react": "^3.6.0",
|
||||||
"next": "14.2.4",
|
"next": "14.2.4",
|
||||||
|
|||||||
22
yarn.lock
22
yarn.lock
@ -3428,9 +3428,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/core@npm:7.13.2":
|
"@mantine/core@npm:7.13.3":
|
||||||
version: 7.13.2
|
version: 7.13.3
|
||||||
resolution: "@mantine/core@npm:7.13.2"
|
resolution: "@mantine/core@npm:7.13.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/react": "npm:^0.26.9"
|
"@floating-ui/react": "npm:^0.26.9"
|
||||||
clsx: "npm:^2.1.1"
|
clsx: "npm:^2.1.1"
|
||||||
@ -3439,19 +3439,19 @@ __metadata:
|
|||||||
react-textarea-autosize: "npm:8.5.3"
|
react-textarea-autosize: "npm:8.5.3"
|
||||||
type-fest: "npm:^4.12.0"
|
type-fest: "npm:^4.12.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@mantine/hooks": 7.13.2
|
"@mantine/hooks": 7.13.3
|
||||||
react: ^18.2.0
|
react: ^18.2.0
|
||||||
react-dom: ^18.2.0
|
react-dom: ^18.2.0
|
||||||
checksum: 10c0/e5c41c73cea377a8c62683ab1abd24cc26394b68d0230f8df5b9925cd76dff52c6386a00f2c5f3221d7e9e82aeb988ca8e0f2aa042cc2378dea079e932a2290e
|
checksum: 10c0/adbde03c519f039d7538ed8acb2de65583e0e1df223f7abc1420f755e96fc5844dd0d2998297043d26c163e9409061af26719941bc16531749bb4f4c08cd7df3
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/hooks@npm:7.13.2":
|
"@mantine/hooks@npm:7.13.3":
|
||||||
version: 7.13.2
|
version: 7.13.3
|
||||||
resolution: "@mantine/hooks@npm:7.13.2"
|
resolution: "@mantine/hooks@npm:7.13.3"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.2.0
|
react: ^18.2.0
|
||||||
checksum: 10c0/2d56c22e268689e0f25a2c3616af9e51aa3468338dccac5da03b18ecbce36424252ed7c8479da5861720763c714989f73d24bbfb1c3e0cc87647100480720268
|
checksum: 10c0/8a17229f68c35ab5f62ca114785150f2f92ac0d82d716fb60b69237b8f21559629cc3e140b5aca7f453fc79083bbd4cd1d80dbdbdb167a57fcee81c9686dc46e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -12121,8 +12121,8 @@ __metadata:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core": "npm:^7.24.7"
|
"@babel/core": "npm:^7.24.7"
|
||||||
"@ianvs/prettier-plugin-sort-imports": "npm:^4.3.1"
|
"@ianvs/prettier-plugin-sort-imports": "npm:^4.3.1"
|
||||||
"@mantine/core": "npm:7.13.2"
|
"@mantine/core": "npm:7.13.3"
|
||||||
"@mantine/hooks": "npm:7.13.2"
|
"@mantine/hooks": "npm:7.13.3"
|
||||||
"@next/bundle-analyzer": "npm:^14.2.4"
|
"@next/bundle-analyzer": "npm:^14.2.4"
|
||||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||||
"@storybook/nextjs": "npm:^8.1.10"
|
"@storybook/nextjs": "npm:^8.1.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user