Update @mantine/* dependencies to version 7.1.3

This commit is contained in:
Vitaly Rtishchev 2023-10-12 16:22:24 +04:00
parent 7fb613ce71
commit d7d8e34139
2 changed files with 15 additions and 15 deletions

View File

@ -10,9 +10,9 @@
"preview": "vite preview" "preview": "vite preview"
}, },
"dependencies": { "dependencies": {
"@mantine/core": "7.1.1", "@mantine/core": "7.1.3",
"@mantine/hooks": "7.1.1", "@mantine/hooks": "7.1.3",
"@mantine/vanilla-extract": "7.1.1", "@mantine/vanilla-extract": "7.1.3",
"@vanilla-extract/css": "^1.11.1", "@vanilla-extract/css": "^1.11.1",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"

View File

@ -766,10 +766,10 @@
"@jridgewell/resolve-uri" "3.1.0" "@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14" "@jridgewell/sourcemap-codec" "1.4.14"
"@mantine/core@7.1.1": "@mantine/core@7.1.3":
version "7.1.1" version "7.1.3"
resolved "https://registry.yarnpkg.com/@mantine/core/-/core-7.1.1.tgz#2b5e03e2720fbf6a34a46168ff8f0289b5783593" resolved "https://registry.yarnpkg.com/@mantine/core/-/core-7.1.3.tgz#e2dcd45edff04dd6cea41068333744a12870b57e"
integrity sha512-7PBbu/zlL3Uw4HtBVf48fpTy/IFVSJzhMkh3sxG9HQxZot6c5cjuBuTCT+FFY5xicuoYQTu6nkHjZiaz7j12Ug== integrity sha512-5vLwrMFVlGkd56HDoz5woE7I48XuycoyKaasJj49LTn2MuccHvNJ7c0VPlRlbzK8YQuwV7g1KsBAM8zzJlwqig==
dependencies: dependencies:
"@floating-ui/react" "^0.24.8" "@floating-ui/react" "^0.24.8"
clsx "2.0.0" clsx "2.0.0"
@ -778,15 +778,15 @@
react-textarea-autosize "8.5.3" react-textarea-autosize "8.5.3"
type-fest "^3.13.1" type-fest "^3.13.1"
"@mantine/hooks@7.1.1": "@mantine/hooks@7.1.3":
version "7.1.1" version "7.1.3"
resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-7.1.1.tgz#52d64c8eea9bc77a80503c2d0e06893304d006e1" resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-7.1.3.tgz#f4e91dd13196e06f474a31163f9927e8eb597eeb"
integrity sha512-k+9NX/YW+pUioH0s2qPmHfGAoSXuNobu1tfT+2eiLMkiQkj3PcErD4K/KJ0MCkR4mGh9PmVcFZbxoYSxgLqRZw== integrity sha512-jCOedyl229vzNEoya9L/PIeT+Btwuoqh09vRbFRNoTdRZgVMTWi4BT08BRWK5iqSa9PlvWtIaSGcCtjqqXKZcA==
"@mantine/vanilla-extract@7.1.1": "@mantine/vanilla-extract@7.1.3":
version "7.1.1" version "7.1.3"
resolved "https://registry.yarnpkg.com/@mantine/vanilla-extract/-/vanilla-extract-7.1.1.tgz#321a91b323c41eca2db0106feac35c4bceca7593" resolved "https://registry.yarnpkg.com/@mantine/vanilla-extract/-/vanilla-extract-7.1.3.tgz#b0fc631c10491e57a3b01aacaa4203c5d15cfd5a"
integrity sha512-Rjy4bnvqFJeZ5fXr39RhdQfbPlIQTxJEbclXb43JoCaIOcJC7l/kbJW+uaRcavDXm+Ko1Su45ELsMsRCRfRb/w== integrity sha512-+n9rCPMpmroJ5E5/QOtQt0kFlm2bU6AobU1iz+3XQSiH5s0k/Ef7oycNPFuPrGBQMKV71JV3XHaARpp5bB1dLw==
"@nodelib/fs.scandir@2.1.5": "@nodelib/fs.scandir@2.1.5":
version "2.1.5" version "2.1.5"