mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-10 04:22:01 +10:00
Update @mantine/* dependencies to 7.14.0
This commit is contained in:
@ -19,8 +19,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "7.13.5",
|
||||
"@mantine/hooks": "7.13.5",
|
||||
"@mantine/core": "7.14.0",
|
||||
"@mantine/hooks": "7.14.0",
|
||||
"@next/bundle-analyzer": "^14.2.4",
|
||||
"@tabler/icons-react": "^3.6.0",
|
||||
"next": "15.0.1",
|
||||
|
||||
22
yarn.lock
22
yarn.lock
@ -3612,9 +3612,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:7.13.5":
|
||||
version: 7.13.5
|
||||
resolution: "@mantine/core@npm:7.13.5"
|
||||
"@mantine/core@npm:7.14.0":
|
||||
version: 7.14.0
|
||||
resolution: "@mantine/core@npm:7.14.0"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.27"
|
||||
clsx: "npm:^2.1.1"
|
||||
@ -3623,19 +3623,19 @@ __metadata:
|
||||
react-textarea-autosize: "npm:8.5.4"
|
||||
type-fest: "npm:^4.26.1"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 7.13.5
|
||||
"@mantine/hooks": 7.14.0
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/1cb11eb9ca18f3b602350a60405b54b33e1a83ef7b17512ff8a21a3629e5f31c30255a523e1a36c546970fa7e0467cf5cd2ced1bbb440105790635de4ff08e90
|
||||
checksum: 10c0/ac694c278f7aa34db053da5baf6ffcccd3e8e980569025e4071800a3d6c82b79038d7484377a4a186dd5295051fe306b0cde7eb56fca082c949de409a5b826d4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:7.13.5":
|
||||
version: 7.13.5
|
||||
resolution: "@mantine/hooks@npm:7.13.5"
|
||||
"@mantine/hooks@npm:7.14.0":
|
||||
version: 7.14.0
|
||||
resolution: "@mantine/hooks@npm:7.14.0"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/2934f36c4e14288e06f0d7cb22cc0c7003300ab2c612d8f11a57c5bbedc18f5c3aa95bbd6095e51f1adb2d944369b1e3fd7f69f9d61aa3c5003ad95ac4509e1b
|
||||
checksum: 10c0/90bef2c1c97175a647bbe3c6b8d75b843741113201ccd78ac654e64ba80435837421b2b30b6262f635d23d63fb7a9afbbb98d29a0179fb6a6d0541dccd3ebfff
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -12297,8 +12297,8 @@ __metadata:
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.24.7"
|
||||
"@ianvs/prettier-plugin-sort-imports": "npm:^4.3.1"
|
||||
"@mantine/core": "npm:7.13.5"
|
||||
"@mantine/hooks": "npm:7.13.5"
|
||||
"@mantine/core": "npm:7.14.0"
|
||||
"@mantine/hooks": "npm:7.14.0"
|
||||
"@next/bundle-analyzer": "npm:^14.2.4"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||
"@storybook/nextjs": "npm:^8.1.10"
|
||||
|
||||
Reference in New Issue
Block a user