From a4c85adbd75eae6e7b8ce36a2a5ca0b2c683442b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 09:59:04 +0000 Subject: [PATCH] chore(deps): bump @db-ui/react-components from 0.6.2 to 0.7.4 Bumps [@db-ui/react-components](https://github.com/db-ui/mono) from 0.6.2 to 0.7.4. - [Release notes](https://github.com/db-ui/mono/releases) - [Commits](https://github.com/db-ui/mono/compare/v0.6.2...v0.7.4) --- updated-dependencies: - dependency-name: "@db-ui/react-components" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 44 +++++++++-------------- packages/auto-sync/ui/package.json | 2 +- packages/design-migration/ui/package.json | 2 +- packages/handover/ui/package.json | 2 +- packages/inspect/ui/package.json | 2 +- 5 files changed, 21 insertions(+), 31 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9423ce6..83f86d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -356,32 +356,28 @@ } }, "node_modules/@db-ui/components": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/@db-ui/components/-/components-0.6.2.tgz", - "integrity": "sha512-W2HYapZvtGJqJQgYWUdvjyIVHNt23cNlvXLNG0LI56RkMnr+VQu41g+gTUkAULVaOyW7HTIDmBCHW03HsO7Lvw==", + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/@db-ui/components/-/components-0.7.4.tgz", + "integrity": "sha512-UklJggDA9F5nH5LlYTspO7D5xOvk5peKbIq8eyDsO8TcRPp6CqLGI2Dhy4oDY2Lq9R/6xDZVd6nUUGIF63qRlA==", "license": "Apache-2.0", "dependencies": { - "@db-ui/foundations": "0.6.2", - "@db-ux/core-icons": "0.0.7" + "@db-ui/foundations": "0.7.4" } }, "node_modules/@db-ui/foundations": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/@db-ui/foundations/-/foundations-0.6.2.tgz", - "integrity": "sha512-sA5xHGi40ZvlxYCPX8ouZFSwyCxmcPZKCjVZGHao9DAI1vbhvEk5CcoLvrnmUCBIxjrKh8QjWrJ6VVS1qdzW4w==", - "license": "DB Design License", - "bin": { - "foundations": "build/index.js" - } + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/@db-ui/foundations/-/foundations-0.7.4.tgz", + "integrity": "sha512-blwOOWf6z+Ph/jky+bcoEX1jPV17/8wqdYR+nrC2i342LDCTZtt5NfRB7bKEhavRvyN/pOFm827CsP95NSQATQ==", + "license": "DB Design License" }, "node_modules/@db-ui/react-components": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/@db-ui/react-components/-/react-components-0.6.2.tgz", - "integrity": "sha512-nwj/DboSxyOiZnI/a6Gz8g/zY1asCl06bDaVt7vz8Jfk4F1cQ6De8vOLW6j95VkhURiylFtPE7IBY4fs8S2xgg==", + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/@db-ui/react-components/-/react-components-0.7.4.tgz", + "integrity": "sha512-kVsJGCLglzQDIAY65wcNDIUknpdXY0VVWdpU9DKbbmfIq1ONMXIYmMrp1TtXRGTaEXOqfE6e7D4jadUQmpBxNg==", "license": "Apache-2.0", "dependencies": { - "@db-ui/components": "0.6.2", - "@db-ui/foundations": "0.6.2" + "@db-ui/components": "0.7.4", + "@db-ui/foundations": "0.7.4" } }, "node_modules/@db-ux/auto-sync": { @@ -392,12 +388,6 @@ "resolved": "packages/codegen", "link": true }, - "node_modules/@db-ux/core-icons": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@db-ux/core-icons/-/core-icons-0.0.7.tgz", - "integrity": "sha512-w8j+9F8MFBPUoh3XTJAnwUWCL05ZZdF8JKo9Xc+RLUpSaYUlaO7nnqZ4U9gbAYv1JEH6EcHrE3jDBksn3/ITUg==", - "license": "Apache-2.0" - }, "node_modules/@db-ux/design-migration": { "resolved": "packages/design-migration", "link": true @@ -5480,7 +5470,7 @@ "name": "auto-sync-ui", "version": "0.0.0", "dependencies": { - "@db-ui/react-components": "^0.6.2", + "@db-ui/react-components": "^0.7.4", "highlight.js": "^11.11.1", "prettier": "3.5.1", "react": "^19.0.0", @@ -5764,7 +5754,7 @@ "name": "design-migration-ui", "version": "0.0.0", "dependencies": { - "@db-ui/react-components": "^0.6.2", + "@db-ui/react-components": "^0.7.4", "highlight.js": "^11.11.1", "prettier": "3.5.1", "react": "^19.0.0", @@ -5973,7 +5963,7 @@ "name": "handover-ui", "version": "0.0.0", "dependencies": { - "@db-ui/react-components": "^0.6.2", + "@db-ui/react-components": "^0.7.4", "highlight.js": "^11.11.1", "prettier": "3.5.1", "react": "^19.0.0", @@ -6208,7 +6198,7 @@ "name": "inspect-ui", "version": "0.0.0", "dependencies": { - "@db-ui/react-components": "^0.6.2", + "@db-ui/react-components": "^0.7.4", "highlight.js": "^11.11.1", "prettier": "3.5.1", "react": "^19.0.0", diff --git a/packages/auto-sync/ui/package.json b/packages/auto-sync/ui/package.json index a6ebcfd..910320a 100644 --- a/packages/auto-sync/ui/package.json +++ b/packages/auto-sync/ui/package.json @@ -9,7 +9,7 @@ "lint": "eslint ." }, "dependencies": { - "@db-ui/react-components": "^0.6.2", + "@db-ui/react-components": "^0.7.4", "highlight.js": "^11.11.1", "react": "^19.0.0", "react-dom": "^18.3.1", diff --git a/packages/design-migration/ui/package.json b/packages/design-migration/ui/package.json index e77bf38..1183100 100644 --- a/packages/design-migration/ui/package.json +++ b/packages/design-migration/ui/package.json @@ -9,7 +9,7 @@ "lint": "eslint ." }, "dependencies": { - "@db-ui/react-components": "^0.6.2", + "@db-ui/react-components": "^0.7.4", "highlight.js": "^11.11.1", "react": "^19.0.0", "react-dom": "^18.3.1", diff --git a/packages/handover/ui/package.json b/packages/handover/ui/package.json index c31e73f..adee6eb 100644 --- a/packages/handover/ui/package.json +++ b/packages/handover/ui/package.json @@ -9,7 +9,7 @@ "lint": "eslint ." }, "dependencies": { - "@db-ui/react-components": "^0.6.2", + "@db-ui/react-components": "^0.7.4", "highlight.js": "^11.11.1", "react": "^19.0.0", "react-dom": "^18.3.1", diff --git a/packages/inspect/ui/package.json b/packages/inspect/ui/package.json index 6657eca..9456387 100644 --- a/packages/inspect/ui/package.json +++ b/packages/inspect/ui/package.json @@ -9,7 +9,7 @@ "lint": "eslint ." }, "dependencies": { - "@db-ui/react-components": "^0.6.2", + "@db-ui/react-components": "^0.7.4", "highlight.js": "^11.11.1", "react": "^19.0.0", "react-dom": "^18.3.1",