From f69878a24261c2d90c70cc025e9d877a6209b954 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 02:31:03 +0000 Subject: [PATCH] fix(deps): update mantine monorepo to ^7.13.5 --- commafeed-client/package-lock.json | 110 ++++++++++++++--------------- commafeed-client/package.json | 12 ++-- 2 files changed, 61 insertions(+), 61 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index d97bef631..b6f761024 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -13,12 +13,12 @@ "@lingui/core": "^4.13.0", "@lingui/macro": "^4.13.0", "@lingui/react": "^4.13.0", - "@mantine/core": "^7.13.4", - "@mantine/form": "^7.13.4", - "@mantine/hooks": "^7.13.4", - "@mantine/modals": "^7.13.4", - "@mantine/notifications": "^7.13.4", - "@mantine/spotlight": "^7.13.4", + "@mantine/core": "^7.13.5", + "@mantine/form": "^7.13.5", + "@mantine/hooks": "^7.13.5", + "@mantine/modals": "^7.13.5", + "@mantine/notifications": "^7.13.5", + "@mantine/spotlight": "^7.13.5", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.3.0", "axios": "^1.7.7", @@ -1448,96 +1448,96 @@ } }, "node_modules/@mantine/core": { - "version": "7.13.4", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.4.tgz", - "integrity": "sha512-9I6+SqTq90pnI3WPmOQzQ1PL7IkhQg/5ft8Awhgut8tvk1VaKruDm/K5ysUG3ncHrP+QTI2UHYjNlUrux6HKlw==", + "version": "7.13.5", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.5.tgz", + "integrity": "sha512-1m0C0qH9eIWJZy19M06kKNWbbSLZhsTDvHPqTxMgvFg6JuSN7a6r3v6fqCbvaI1kTQiK51NMe+9vMNVnw4zOsA==", "license": "MIT", "dependencies": { - "@floating-ui/react": "^0.26.9", + "@floating-ui/react": "^0.26.27", "clsx": "^2.1.1", - "react-number-format": "^5.3.1", - "react-remove-scroll": "^2.5.7", - "react-textarea-autosize": "8.5.3", - "type-fest": "^4.12.0" + "react-number-format": "^5.4.2", + "react-remove-scroll": "^2.6.0", + "react-textarea-autosize": "8.5.4", + "type-fest": "^4.26.1" }, "peerDependencies": { - "@mantine/hooks": "7.13.4", - "react": "^18.2.0", - "react-dom": "^18.2.0" + "@mantine/hooks": "7.13.5", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/form": { - "version": "7.13.4", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.4.tgz", - "integrity": "sha512-JzgUzzCpTmXeRxYs6iXM8fq7vOESrPC0Jk9nEgxu/5DO84Ah7ExthinTt4QiXityznXOOLl5U0BgG0j3aXEuew==", + "version": "7.13.5", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.5.tgz", + "integrity": "sha512-BnHbGFPRlIfzpetg+igjn81MUuI38qEcLhiC3s7grolaJncAnvcxSEVUTiwUJP2KS6mqxtNHKOcaqEs7rH8Umg==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", "klona": "^2.0.6" }, "peerDependencies": { - "react": "^18.2.0" + "react": "^18.x || ^19.x" } }, "node_modules/@mantine/hooks": { - "version": "7.13.4", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.4.tgz", - "integrity": "sha512-B2QCegQyWlLdenVNaLNK8H9cTAjLW9JKJ3xWg+ShhpjZDHT2hjZz4L0Nt071Z7mPvyAaOwKGM0FyqTcTjdECfg==", + "version": "7.13.5", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.5.tgz", + "integrity": "sha512-hxFOQn6NeN7fP37VXZh7z5KxwqA9HYmydivIay0jyQTYA4Falc8Pb4ozSxnyFbXyxzUWcFIQL4xayHRvedgE+Q==", "license": "MIT", "peerDependencies": { - "react": "^18.2.0" + "react": "^18.x || ^19.x" } }, "node_modules/@mantine/modals": { - "version": "7.13.4", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.4.tgz", - "integrity": "sha512-CYJVRelRRAZQccdJUsRQONMWdHpV+m1KhgXX7pVcn6nPwKSBxiBVrkoFnXpKMfVMHQR1gvZ4B+hg7y3bmr6QXQ==", + "version": "7.13.5", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.5.tgz", + "integrity": "sha512-baYeRR7VB2GpdydJGYlsAvorToN021hWCJArLY0PqjDRNXMQK1luDPDHpKEJQWkMqr67axow0LIiSPUDkk7F1A==", "license": "MIT", "peerDependencies": { - "@mantine/core": "7.13.4", - "@mantine/hooks": "7.13.4", - "react": "^18.2.0", - "react-dom": "^18.2.0" + "@mantine/core": "7.13.5", + "@mantine/hooks": "7.13.5", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/notifications": { - "version": "7.13.4", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.4.tgz", - "integrity": "sha512-CKd3tDGDAegkJYJIMHtF0St4hBpBVAujdmtsEin7UYeVq5N0YYe7j2T1Xu7Ry6dfObkuxeig6csxiJyBrZ2bew==", + "version": "7.13.5", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.5.tgz", + "integrity": "sha512-LGxTnqBtZRfACCv8qjL+RGVFwpXXjwIekC1V9JalcNt8/PxZ9H50V/H7lOgTvw5wpnA0W6Jzcdph/gRoZfhwug==", "license": "MIT", "dependencies": { - "@mantine/store": "7.13.4", + "@mantine/store": "7.13.5", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "7.13.4", - "@mantine/hooks": "7.13.4", - "react": "^18.2.0", - "react-dom": "^18.2.0" + "@mantine/core": "7.13.5", + "@mantine/hooks": "7.13.5", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/spotlight": { - "version": "7.13.4", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.13.4.tgz", - "integrity": "sha512-rplcuOa9tSia8WmWjdqQvn/WG76BQ9d2/Gy6t3e5wHM3TURPPFYCcwUHp9HUvNELj98Hx6TUJ9BmZqyi/TxIPg==", + "version": "7.13.5", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.13.5.tgz", + "integrity": "sha512-gVwhyDNJxjnvKZG44O99g4fKVsVJEmo3CZC/aMkoRoz9IvKrRpWx11pPfsk/eQJ5kp5nsy49fNRX24yKRkW7Mg==", "license": "MIT", "dependencies": { - "@mantine/store": "7.13.4" + "@mantine/store": "7.13.5" }, "peerDependencies": { - "@mantine/core": "7.13.4", - "@mantine/hooks": "7.13.4", - "react": "^18.2.0", - "react-dom": "^18.2.0" + "@mantine/core": "7.13.5", + "@mantine/hooks": "7.13.5", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/store": { - "version": "7.13.4", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.4.tgz", - "integrity": "sha512-DUlnXizE7aCjbVg2J3XLLKsOzt2c2qfQl2Xmx9l/BPE4FFZZKUqGDkYaTDbTAmnN3FVZ9xXycL7bAlq9udO8mA==", + "version": "7.13.5", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.5.tgz", + "integrity": "sha512-+enhEaZpVKn0x3PLN3Txlk/06eIuq2wQhlFQnBe4dnD+C9VZZhXdff/IYCtXwB4XojwJl3rln7BSL4Ih4rSGmw==", "license": "MIT", "peerDependencies": { - "react": "^18.2.0" + "react": "^18.x || ^19.x" } }, "node_modules/@messageformat/parser": { @@ -6513,9 +6513,9 @@ } }, "node_modules/react-textarea-autosize": { - "version": "8.5.3", - "resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.3.tgz", - "integrity": "sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==", + "version": "8.5.4", + "resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.4.tgz", + "integrity": "sha512-eSSjVtRLcLfFwFcariT77t9hcbVJHQV76b51QjQGarQIHml2+gM2lms0n3XrhnDmgK5B+/Z7TmQk5OHNzqYm/A==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 234e8fe4e..91fc5f7af 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -20,12 +20,12 @@ "@lingui/core": "^4.13.0", "@lingui/macro": "^4.13.0", "@lingui/react": "^4.13.0", - "@mantine/core": "^7.13.4", - "@mantine/form": "^7.13.4", - "@mantine/hooks": "^7.13.4", - "@mantine/modals": "^7.13.4", - "@mantine/notifications": "^7.13.4", - "@mantine/spotlight": "^7.13.4", + "@mantine/core": "^7.13.5", + "@mantine/form": "^7.13.5", + "@mantine/hooks": "^7.13.5", + "@mantine/modals": "^7.13.5", + "@mantine/notifications": "^7.13.5", + "@mantine/spotlight": "^7.13.5", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.3.0", "axios": "^1.7.7",