Merge pull request #1347 from Athou/dependabot/npm_and_yarn/commafeed-client/mantine-49597fe963

Bump the mantine group in /commafeed-client with 6 updates
This commit is contained in:
Jérémie Panzer
2024-04-14 17:18:53 +02:00
committed by GitHub
2 changed files with 47 additions and 47 deletions

View File

@@ -13,12 +13,12 @@
"@lingui/core": "^4.7.1",
"@lingui/macro": "^4.7.1",
"@lingui/react": "^4.7.1",
"@mantine/core": "^7.6.1",
"@mantine/form": "^7.6.1",
"@mantine/hooks": "^7.6.1",
"@mantine/modals": "^7.6.1",
"@mantine/notifications": "^7.6.1",
"@mantine/spotlight": "^7.6.1",
"@mantine/core": "^7.8.0",
"@mantine/form": "^7.8.0",
"@mantine/hooks": "^7.8.0",
"@mantine/modals": "^7.8.0",
"@mantine/notifications": "^7.8.0",
"@mantine/spotlight": "^7.8.0",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.2.3",
"axios": "^1.6.8",
@@ -1512,19 +1512,19 @@
}
},
"node_modules/@mantine/core": {
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.6.1.tgz",
"integrity": "sha512-52BgYXAMD+E6vDiGIGOJlLBc0pdT2+gzrB0g+v7c7xeiNXqHEG5cEplLErfNBHh9kMQHiDHCiCb5Su9jqoUlXw==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.8.0.tgz",
"integrity": "sha512-19RKuNdJ/s8pZjy2w2rvTsl4ybi/XM6vf+Kc0WY7kpLFCvdG+/UxNi1MuJF8t2Zs0QSFeb/H5yZQNe0XPbegHw==",
"dependencies": {
"@floating-ui/react": "^0.26.9",
"clsx": "2.1.0",
"react-number-format": "^5.3.1",
"react-remove-scroll": "^2.5.7",
"react-textarea-autosize": "8.5.3",
"type-fest": "^3.13.1"
"type-fest": "^4.12.0"
},
"peerDependencies": {
"@mantine/hooks": "7.6.1",
"@mantine/hooks": "7.8.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
@@ -1538,20 +1538,20 @@
}
},
"node_modules/@mantine/core/node_modules/type-fest": {
"version": "3.13.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz",
"integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==",
"version": "4.15.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.15.0.tgz",
"integrity": "sha512-tB9lu0pQpX5KJq54g+oHOLumOx+pMep4RaM6liXh2PKmVRFF+/vAtUP0ZaJ0kOySfVNjF6doBWPHhBhISKdlIA==",
"engines": {
"node": ">=14.16"
"node": ">=16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@mantine/form": {
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.6.1.tgz",
"integrity": "sha512-S0pdvFohRX3ahzhrCGM+d2sBaSHH88UkQhbzyOAGJ7xqNjPJ11Bh/xb4Mc+NXXxaq9MjPrRVe6fgpKJtXszBpQ==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.8.0.tgz",
"integrity": "sha512-Qn3/69zGt/p3wyMwGz2V0+FbmvqC2/PvXaeyO0a4CnwhROeE7ObyCKXDcBmgapOSBHr/7wFvMeTDMaTMfe3DXw==",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"klona": "^2.0.6"
@@ -1561,57 +1561,57 @@
}
},
"node_modules/@mantine/hooks": {
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.6.1.tgz",
"integrity": "sha512-zsOGzFRcQZuER2rzAjfrAqp98W7WCFA43nF1QZUKV7AHTq8q1mtr3DOhFfO3/CA+t1lai68gp1guVcIhP4lrwQ==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.8.0.tgz",
"integrity": "sha512-+70fkgjhVJeJ+nJqnburIM3UAsfvxat1Low9HMPobLbv64FIdB4Nzu5ct3qojNQ58r5sK01tg5UoFIJYslaVrg==",
"peerDependencies": {
"react": "^18.2.0"
}
},
"node_modules/@mantine/modals": {
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.6.1.tgz",
"integrity": "sha512-bXCViyQpXEbPGaq/UjCqe/jExku6I6i93okayN54diKZEKbjKAQjQVCowP7axUzMQNhhVRCVtSZPYbkiiEh3Ug==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.8.0.tgz",
"integrity": "sha512-/Kxquz8U7xau9PoqPi5Pjysfnq8b48VRAMp62B+SsPWNTH47R0F7dYRYpLQ2/0VU+OWGY0lOshxpgA61sZ3IPA==",
"peerDependencies": {
"@mantine/core": "7.6.1",
"@mantine/hooks": "7.6.1",
"@mantine/core": "7.8.0",
"@mantine/hooks": "7.8.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
},
"node_modules/@mantine/notifications": {
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.6.1.tgz",
"integrity": "sha512-Aiui/faUBVQVgDPW9poCe8WdRZkXmIe9aFTnmf+WTopMWK/zfLBp02IjLY1f59zs5NeF/vfXaMxiuQq+KH2hTQ==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.8.0.tgz",
"integrity": "sha512-O7BnaCcwVg38fh+gSZ6GEsTFPPgJAiOTrRkOMXG+7pNqJT9YNa9KDZhiPZzn3WV4wexncjyK32a8gGSVtf+kdg==",
"dependencies": {
"@mantine/store": "7.6.1",
"@mantine/store": "7.8.0",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "7.6.1",
"@mantine/hooks": "7.6.1",
"@mantine/core": "7.8.0",
"@mantine/hooks": "7.8.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
},
"node_modules/@mantine/spotlight": {
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.6.1.tgz",
"integrity": "sha512-o7ZvAmi8wW47z39zw9r3wQnGrZXa3wBAL0vEl3Vd9WIDu+WnFKSfxw7SW1ovEu6WWtjXkQM9rgyAP2YSNfo9Fw==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.8.0.tgz",
"integrity": "sha512-HpYWxYyO9lnFwWFz8+M1KOzL7hpNPQVqUwD7xJec6XwlnisiOM9Qw0g2tvgxwDNm1rETOw8O3mPohMXy46D7Eg==",
"dependencies": {
"@mantine/store": "7.6.1"
"@mantine/store": "7.8.0"
},
"peerDependencies": {
"@mantine/core": "7.6.1",
"@mantine/hooks": "7.6.1",
"@mantine/core": "7.8.0",
"@mantine/hooks": "7.8.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
},
"node_modules/@mantine/store": {
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.6.1.tgz",
"integrity": "sha512-UqSsJLlAL53OSSUNK/aTXpkss9DX0TppTbtBKXPyflYfq0B9vKwQKumxEsg3UGVC4cjiQq2VD4mjGT94r+deug==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.8.0.tgz",
"integrity": "sha512-oN/BXGYdUywRi0zj9ppaShv2sw5QON2DaRisB4ewJ5tDDz8qyeckgdE0NMaaU2TwpoScs8ibSnOVWV5y+vYkMA==",
"peerDependencies": {
"react": "^18.2.0"
}

View File

@@ -19,12 +19,12 @@
"@lingui/core": "^4.7.1",
"@lingui/macro": "^4.7.1",
"@lingui/react": "^4.7.1",
"@mantine/core": "^7.6.1",
"@mantine/form": "^7.6.1",
"@mantine/hooks": "^7.6.1",
"@mantine/modals": "^7.6.1",
"@mantine/notifications": "^7.6.1",
"@mantine/spotlight": "^7.6.1",
"@mantine/core": "^7.8.0",
"@mantine/form": "^7.8.0",
"@mantine/hooks": "^7.8.0",
"@mantine/modals": "^7.8.0",
"@mantine/notifications": "^7.8.0",
"@mantine/spotlight": "^7.8.0",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.2.3",
"axios": "^1.6.8",