From cae1266f32260e8b6b86c1899df487905b86fe22 Mon Sep 17 00:00:00 2001 From: vitPinchuk Date: Thu, 12 Sep 2024 12:40:06 +0300 Subject: [PATCH] update @volkovlabs/components --- package-lock.json | 59 +++++++++++++++++++++++++++++++++++------------ package.json | 2 +- 2 files changed, 45 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index ef5dec5..a543efd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "business-text", - "version": "5.3.0", + "version": "5.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "business-text", - "version": "5.3.0", + "version": "5.4.0", "license": "Apache-2.0", "dependencies": { "@emotion/css": "^11.13.0", @@ -16,7 +16,7 @@ "@grafana/ui": "^11.1.4", "@types/highlight.js": "^10.1.0", "@types/markdown-it": "^14.1.2", - "@volkovlabs/components": "^2.8.1", + "@volkovlabs/components": "^3.0.0", "dayjs": "^1.11.13", "handlebars": "^4.7.8", "helper-date": "^1.0.1", @@ -3647,6 +3647,7 @@ "version": "15.0.7", "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-15.0.7.tgz", "integrity": "sha512-cg0RvEdD1TIhhkm1IeYMQxrzy0MtUNfa3minv4MjbgcYzJAZ7yD0i0lwoPOTPr+INtiXFezt2o8xMSnyHhEn2Q==", + "dev": true, "dependencies": { "@babel/runtime": "^7.12.5", "@testing-library/dom": "^10.0.0", @@ -3954,6 +3955,7 @@ "version": "18.3.0", "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.0.tgz", "integrity": "sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==", + "devOptional": true, "dependencies": { "@types/react": "*" } @@ -4218,15 +4220,15 @@ "dev": true }, "node_modules/@volkovlabs/components": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/@volkovlabs/components/-/components-2.8.1.tgz", - "integrity": "sha512-/LSyWryism43O0uBkAgPkoc43tUN7mCx8kx+9l7Qi7Rz4gyp9J3dpelXuXYUE5eoI2VsxE6iKZw8gUasZK3FWw==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@volkovlabs/components/-/components-3.0.0.tgz", + "integrity": "sha512-8PRYLpZpgJUvMh0mYnQ/O/5vCQx6XbTkwEwv+XrzJRP4N8klNYCaSEXaR0XSju5lfkl0Z3yT3EpQarkjwIMC6g==", "dependencies": { "@emotion/css": "^11.11.2", "@grafana/data": "^11.1.0", "@grafana/runtime": "^11.1.0", "@grafana/ui": "^11.1.0", - "@volkovlabs/jest-selectors": "^1.4.1", + "@volkovlabs/jest-selectors": "^1.5.0", "classnames": "^2.5.1", "rc-slider": "^10.5.0", "rc-tooltip": "^6.2.0" @@ -4236,6 +4238,41 @@ "react-dom": "^18.0.0" } }, + "node_modules/@volkovlabs/components/node_modules/@testing-library/react": { + "version": "16.0.1", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.0.1.tgz", + "integrity": "sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==", + "peer": true, + "dependencies": { + "@babel/runtime": "^7.12.5" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@testing-library/dom": "^10.0.0", + "@types/react": "^18.0.0", + "@types/react-dom": "^18.0.0", + "react": "^18.0.0", + "react-dom": "^18.0.0" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "@types/react-dom": { + "optional": true + } + } + }, + "node_modules/@volkovlabs/components/node_modules/@volkovlabs/jest-selectors": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@volkovlabs/jest-selectors/-/jest-selectors-1.5.0.tgz", + "integrity": "sha512-fe5lzHr1g17KMDbssXS52zPdcGF35U9j3EFDBmUIqjhsf//CN6Uv0zJWBfdhJwwHelpkGWEeI0zCsx1DaIw3MQ==", + "peerDependencies": { + "@testing-library/react": "^16.0.1" + } + }, "node_modules/@volkovlabs/eslint-config": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/@volkovlabs/eslint-config/-/eslint-config-1.3.0.tgz", @@ -4251,14 +4288,6 @@ "eslint": "^8.0.0" } }, - "node_modules/@volkovlabs/jest-selectors": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@volkovlabs/jest-selectors/-/jest-selectors-1.4.1.tgz", - "integrity": "sha512-VyLyOVtBDcaQQz+Vs/7F/LAsqCgKntBJJ5xBP9KkhdCoW7U0MhKTeHQzqiO0i94ggSmxW5IU/WqP2auYFXfPVw==", - "peerDependencies": { - "@testing-library/react": "^15.0.0" - } - }, "node_modules/@webassemblyjs/ast": { "version": "1.12.1", "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.12.1.tgz", diff --git a/package.json b/package.json index 94bbb22..b6eb5dc 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@grafana/ui": "^11.1.4", "@types/highlight.js": "^10.1.0", "@types/markdown-it": "^14.1.2", - "@volkovlabs/components": "^2.8.1", + "@volkovlabs/components": "^3.0.0", "dayjs": "^1.11.13", "handlebars": "^4.7.8", "helper-date": "^1.0.1",