From e9c3ab91aafbb9e89d4456e8883d3e7fad8ba0e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 00:31:47 +0000 Subject: [PATCH] chore(deps): bump @db-ui/react-components from 0.6.0 to 0.6.2 Bumps [@db-ui/react-components](https://github.com/db-ui/mono) from 0.6.0 to 0.6.2. - [Release notes](https://github.com/db-ui/mono/releases) - [Commits](https://github.com/db-ui/mono/compare/v0.6.0...v0.6.2) --- updated-dependencies: - dependency-name: "@db-ui/react-components" dependency-type: direct:production update-type: version-update:semver-patch ... 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, 28 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5d87327..76bb87d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -356,29 +356,32 @@ } }, "node_modules/@db-ui/components": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/@db-ui/components/-/components-0.6.0.tgz", - "integrity": "sha512-lsF5fYufBvaFeD2kt7Ew9Pxugj1wLcDTvMz0wZNJtILkrTgMN3Fv/VnEJvV/1D2T2e+nAZT1atWmczpMO9pl8Q==", + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/@db-ui/components/-/components-0.6.2.tgz", + "integrity": "sha512-W2HYapZvtGJqJQgYWUdvjyIVHNt23cNlvXLNG0LI56RkMnr+VQu41g+gTUkAULVaOyW7HTIDmBCHW03HsO7Lvw==", + "license": "Apache-2.0", "dependencies": { - "@db-ui/foundations": "0.6.0", - "@db-ux/core-icons": "0.0.6" + "@db-ui/foundations": "0.6.2", + "@db-ux/core-icons": "0.0.7" } }, "node_modules/@db-ui/foundations": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/@db-ui/foundations/-/foundations-0.6.0.tgz", - "integrity": "sha512-iX5L6CQdDTESRqNL0yQRcHCC45Ft1hPyv6zA5rBk0Xodde5nDsxL8u67HmcUNpARoW4qujsbE3qAhCcxWvNpxA==", + "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" } }, "node_modules/@db-ui/react-components": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/@db-ui/react-components/-/react-components-0.6.0.tgz", - "integrity": "sha512-EmeCWXJRQ+y/72c9PXHL0EJGwy8yORS2A/ku9eZ9Pkx125vFQvn+33r2jFkGmtpGzFKk3Frv1mwhPeTuLMEdSg==", + "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==", + "license": "Apache-2.0", "dependencies": { - "@db-ui/components": "0.6.0", - "@db-ui/foundations": "0.6.0" + "@db-ui/components": "0.6.2", + "@db-ui/foundations": "0.6.2" } }, "node_modules/@db-ux/auto-sync": { @@ -390,9 +393,10 @@ "link": true }, "node_modules/@db-ux/core-icons": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@db-ux/core-icons/-/core-icons-0.0.6.tgz", - "integrity": "sha512-OsmTDCC3igwVDiW+t0HJLmFBDaRsUrFmx1A/7zh/1zOAryh+nFMhxDdXYZxU/CFYOLmwY3Q9+PcjryJ2N5RMhw==" + "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", @@ -6709,7 +6713,7 @@ "name": "auto-sync-ui", "version": "0.0.0", "dependencies": { - "@db-ui/react-components": "^0.6.0", + "@db-ui/react-components": "^0.6.2", "highlight.js": "^11.10.0", "prettier": "3.4.2", "react": "^18.3.1", @@ -7137,7 +7141,7 @@ "name": "design-migration-ui", "version": "0.0.0", "dependencies": { - "@db-ui/react-components": "^0.6.0", + "@db-ui/react-components": "^0.6.2", "highlight.js": "^11.10.0", "prettier": "3.4.2", "react": "^18.3.1", @@ -7461,7 +7465,7 @@ "name": "handover-ui", "version": "0.0.0", "dependencies": { - "@db-ui/react-components": "^0.6.0", + "@db-ui/react-components": "^0.6.2", "highlight.js": "^11.10.0", "prettier": "3.4.2", "react": "^18.3.1", @@ -7811,7 +7815,7 @@ "name": "inspect-ui", "version": "0.0.0", "dependencies": { - "@db-ui/react-components": "^0.6.0", + "@db-ui/react-components": "^0.6.2", "highlight.js": "^11.10.0", "prettier": "3.4.2", "react": "^18.3.1", diff --git a/packages/auto-sync/ui/package.json b/packages/auto-sync/ui/package.json index 32d17a7..a542fd4 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.0", + "@db-ui/react-components": "^0.6.2", "highlight.js": "^11.10.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/packages/design-migration/ui/package.json b/packages/design-migration/ui/package.json index 2ff522e..ee346aa 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.0", + "@db-ui/react-components": "^0.6.2", "highlight.js": "^11.10.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/packages/handover/ui/package.json b/packages/handover/ui/package.json index ed6fd25..beb88f0 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.0", + "@db-ui/react-components": "^0.6.2", "highlight.js": "^11.10.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/packages/inspect/ui/package.json b/packages/inspect/ui/package.json index 88041b2..bbfb1b2 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.0", + "@db-ui/react-components": "^0.6.2", "highlight.js": "^11.10.0", "react": "^18.3.1", "react-dom": "^18.3.1",