diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index dbcaf238..5a7d15c4 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.2", - "@mantine/form": "^7.13.2", - "@mantine/hooks": "^7.13.2", - "@mantine/modals": "^7.13.2", - "@mantine/notifications": "^7.13.2", - "@mantine/spotlight": "^7.13.2", + "@mantine/core": "^7.13.3", + "@mantine/form": "^7.13.3", + "@mantine/hooks": "^7.13.3", + "@mantine/modals": "^7.13.3", + "@mantine/notifications": "^7.13.3", + "@mantine/spotlight": "^7.13.3", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.3.0", "axios": "^1.7.7", @@ -1692,9 +1692,9 @@ } }, "node_modules/@mantine/core": { - "version": "7.13.2", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.2.tgz", - "integrity": "sha512-nD8oKIal+KdthqF074+ZG21035QBEAKso2zK9D6zWxRTLVCjLCNSc5JSXrXLrdBTnvPQGY26yunX4+MEPlmrHg==", + "version": "7.13.3", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.3.tgz", + "integrity": "sha512-IV8xSr6rFQefKr2iOEhYYkJ6rZTDEp71qNkAfn90toSNjgT/2bgnqOxXwxqZ3bwo9DyNOAbEDzs1EfdIzln5aA==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.9", @@ -1705,15 +1705,15 @@ "type-fest": "^4.12.0" }, "peerDependencies": { - "@mantine/hooks": "7.13.2", + "@mantine/hooks": "7.13.3", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/form": { - "version": "7.13.2", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.2.tgz", - "integrity": "sha512-jx7st64CzzzwdKwhRw/rHqQ/ReGa5tW9PnId5sdE5fhf9QJjjiNWfQjGUFnA7WSEGlOTbwrznKA45ro5lFY6CA==", + "version": "7.13.3", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.3.tgz", + "integrity": "sha512-9OsXlrKD8R2QadHt6ueIXxmot9xf9I9HBO0rynmuZlOj76N7l9PH1KYWLG8TQ9UU32lNnuYecyilF4Ce9fp0Fw==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", @@ -1724,61 +1724,61 @@ } }, "node_modules/@mantine/hooks": { - "version": "7.13.2", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.2.tgz", - "integrity": "sha512-NKfGl2sKZw6zF//AfAFJrVDftjg7DKCn0h8rwJBIZCKi9axhwlV0Mvlqe2dep8QuM7O/uLLJSymSKIv1gaxIJg==", + "version": "7.13.3", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.3.tgz", + "integrity": "sha512-r2c+Z8CdvPKFeOwg6mSJmxOp9K/ave5ZFR7eJbgv4wQU8K1CAS5f5ven9K5uUX8Vf9B5dFnSaSgYp9UY3vOWTw==", "license": "MIT", "peerDependencies": { "react": "^18.2.0" } }, "node_modules/@mantine/modals": { - "version": "7.13.2", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.2.tgz", - "integrity": "sha512-rKkXss1ZYAbkSi9ZcUsBY/HyGjgKk+bT8TXzLoClBRgg6uyto+/2lT9M5e4Nao+2PsjsRnWI/ZgddNZKiSaNgQ==", + "version": "7.13.3", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.3.tgz", + "integrity": "sha512-XAx724ZLqQVnsaH72sCoZD7NKcx2haUgAv0G52hq0MbVWWig2rbzN5YBvqGw+kuKgwp20VH+6oLSVvvB+4SMzQ==", "license": "MIT", "peerDependencies": { - "@mantine/core": "7.13.2", - "@mantine/hooks": "7.13.2", + "@mantine/core": "7.13.3", + "@mantine/hooks": "7.13.3", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/notifications": { - "version": "7.13.2", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.2.tgz", - "integrity": "sha512-14vFJtR0wjO8Won96UMLxIGmKetR0ocBxcghtuGh6+wnXt6r/ezfQKsdGkkNj6w91I+0Nl9jspcxEekE5q2tBQ==", + "version": "7.13.3", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.3.tgz", + "integrity": "sha512-G01Bf0g6zA+K6ZdBOIxhGIlpi3qITs6W5Z0fYTSQkzLcJSfECdR5KgRvNpzcx2ESTT8BfJJMsLySwh+WTzcoxw==", "license": "MIT", "dependencies": { - "@mantine/store": "7.13.2", + "@mantine/store": "7.13.3", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "7.13.2", - "@mantine/hooks": "7.13.2", + "@mantine/core": "7.13.3", + "@mantine/hooks": "7.13.3", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/spotlight": { - "version": "7.13.2", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.13.2.tgz", - "integrity": "sha512-n8MapJHAJOCjrny4Yiy/SwAZOsa27X/JCGZ4rNwugvduliTa0WLT1KxjSg6Ne7Ys5iu4BlE5KEL6t3/LYDMI6g==", + "version": "7.13.3", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.13.3.tgz", + "integrity": "sha512-NvsePW2sL3JO0CuaetlJRGiiQuRRRqI12bfi0unk/gNB2ZaI/mJ1btD2N5weoL6akhKy6lV7S0xxX8YJSVXT+w==", "license": "MIT", "dependencies": { - "@mantine/store": "7.13.2" + "@mantine/store": "7.13.3" }, "peerDependencies": { - "@mantine/core": "7.13.2", - "@mantine/hooks": "7.13.2", + "@mantine/core": "7.13.3", + "@mantine/hooks": "7.13.3", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/store": { - "version": "7.13.2", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.2.tgz", - "integrity": "sha512-JcBGOqRynYiRWzw1rYdmViB/lfeYSec2EXVdSt4eJv+RPICsjjuqrIc3sNzfqJEGxcN4hGSlaeBriSh05K+vNQ==", + "version": "7.13.3", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.3.tgz", + "integrity": "sha512-95nAgH6APhak1OwP2W3ogdWBiWkIDhDSbQEm2G9LTJLIJxzWSm1mLe5uDWluVEPZW2XFx137McuJb58i1A+QhQ==", "license": "MIT", "peerDependencies": { "react": "^18.2.0" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 9c36ece4..1599a202 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.2", - "@mantine/form": "^7.13.2", - "@mantine/hooks": "^7.13.2", - "@mantine/modals": "^7.13.2", - "@mantine/notifications": "^7.13.2", - "@mantine/spotlight": "^7.13.2", + "@mantine/core": "^7.13.3", + "@mantine/form": "^7.13.3", + "@mantine/hooks": "^7.13.3", + "@mantine/modals": "^7.13.3", + "@mantine/notifications": "^7.13.3", + "@mantine/spotlight": "^7.13.3", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.3.0", "axios": "^1.7.7",