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.15
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@
|
|||||||
"storybook:build": "storybook build"
|
"storybook:build": "storybook build"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mantine/core": "8.3.14",
|
"@mantine/core": "8.3.15",
|
||||||
"@mantine/hooks": "8.3.14",
|
"@mantine/hooks": "8.3.15",
|
||||||
"@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.1.6",
|
"next": "16.1.6",
|
||||||
|
|||||||
@@ -3241,9 +3241,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/core@npm:8.3.14":
|
"@mantine/core@npm:8.3.15":
|
||||||
version: 8.3.14
|
version: 8.3.15
|
||||||
resolution: "@mantine/core@npm:8.3.14"
|
resolution: "@mantine/core@npm:8.3.15"
|
||||||
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"
|
||||||
@@ -3252,19 +3252,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.14
|
"@mantine/hooks": 8.3.15
|
||||||
react: ^18.x || ^19.x
|
react: ^18.x || ^19.x
|
||||||
react-dom: ^18.x || ^19.x
|
react-dom: ^18.x || ^19.x
|
||||||
checksum: 10c0/3a6d10c6b988f9cc63be44f3d1147d9361511fde9b0867093c6e4f3b829b6311b2ed49fc18b5f15ff7116bcfd8a06274726ca58d973358baaac729fd8b072329
|
checksum: 10c0/e43a55ecd7fa8b69834cf86d6fa44ee4e2718eb1d477e9456e9b49017c48175766d6cf7bbb9b136a136320b6f7d27c4a9b86d2cd1d7cfa33ef406ee446866140
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/hooks@npm:8.3.14":
|
"@mantine/hooks@npm:8.3.15":
|
||||||
version: 8.3.14
|
version: 8.3.15
|
||||||
resolution: "@mantine/hooks@npm:8.3.14"
|
resolution: "@mantine/hooks@npm:8.3.15"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.x || ^19.x
|
react: ^18.x || ^19.x
|
||||||
checksum: 10c0/80da7b07001accd87e8c22f99760998812ee9cc12ca178acfb96395298bab3fa038d1cd2375a88cc38ae7cb0bae0c5ffaed3b1e74cbf3221d5d203156e7ab68b
|
checksum: 10c0/e4b8af33243fbf5a09385874b8c0349acd8992b3b1d19551e22d5574b09f8871ec62c2254a48529c81e84b25a48888b38f98c1aec4d3ec0cfc47600c689e9327
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -10821,8 +10821,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.14"
|
"@mantine/core": "npm:8.3.15"
|
||||||
"@mantine/hooks": "npm:8.3.14"
|
"@mantine/hooks": "npm:8.3.15"
|
||||||
"@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